Imre Kaloz
4fe76889c0
update config for 3.14
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41361
11 years ago
Luka Perkov
5e6024d526
mvebu: be consistent with kernel config file names
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41240
11 years ago
Imre Kaloz
d775e4ef00
preliminary support for the WRT1900AC (work in progress)
...
SVN-Revision: 41232
11 years ago
Luka Perkov
4fd88fa081
mvebu: enable NAND controller support
...
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
SVN-Revision: 39569
11 years ago
Luka Perkov
353b4a98db
mvebu: update kernel config
...
The config-3.10 doesn't specify the configuration of the backported PCI
features, and the Marvell EBU Device Bus Controller, this will prevent
a clean compile. This patch enables these features to archive a clean compile
without having to specify the state of these configuration after starting to
compile.
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
SVN-Revision: 39567
11 years ago
Jonas Gorski
6cf402a41d
mvebu: remove forced module config
...
These should either be disabled or not present in the config, else
they might cause build issues because of unexpected unpackaged
modules, as it is the case for LEDS_CLASS.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 39529
11 years ago
Luka Perkov
d3c3919a85
mvebu: add 3.10 support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38223
11 years ago
Gabor Juhos
187a69c631
linux: move more ARM_ERRATA symbols to the generic config
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37470
11 years ago
Florian Fainelli
c8215775f3
mvebu: enable PCI in kernel configuration
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35214
12 years ago
Florian Fainelli
7e1e7063c2
mvebu: add preliminary support for PCI express
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35211
12 years ago
Florian Fainelli
f7858466e2
mvebu: enable /proc/devicetree usage
...
This is going to be used for proper user-space board identification (ala
mcs814x).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35207
12 years ago
Florian Fainelli
05466923b8
mvebu: add support for EHCI controller
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35181
12 years ago
Florian Fainelli
58f8c5d87a
mvebu: enable SMP with SMP on UP enabled
...
The same kernel works ok for both Armada 370 (UP) and Armada XP (SMP)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35178
12 years ago
Florian Fainelli
fa1afc1fa9
mvebu: add support for RTC
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35176
12 years ago
Florian Fainelli
1e103b2ecc
target: enable XZ BCJ decompressor code after r35097
...
Required to actually be able to mount squashfs xz compressed
filesystems.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35156
12 years ago
Gabor Juhos
5d1ecfc26d
refresh kernel configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35119
12 years ago
Florian Fainelli
25475a095e
mvebu: add inital support for Marvell Armada XP/370 SoCs
...
This brings in the initial support for the Marvell Armada XP/370 SoCs.
Successfully tested on RD-A370-A1 and DB-MV784MP-GP boards the following
interfaces:
- Ethernet
- SDIO
- GPIOs
- SATA
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35058
12 years ago
Florian Fainelli
97acd10458
add support for 3.8 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35057
12 years ago
Gabor Juhos
1f516235ea
remove common symbols from 3.3 configs
...
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34403
12 years ago
Gabor Juhos
8e4cefc7f8
refresh all kernel configurations
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34267
12 years ago
Florian Fainelli
e14e4306c9
set earlyprintk UART to be the default Realview UART
...
SVN-Revision: 34015
12 years ago
Florian Fainelli
a2b29c591e
partially revert r33403
...
SVN-Revision: 33409
12 years ago
Florian Fainelli
4128b8e189
set DEVICE_TYPE to developperboard
...
SVN-Revision: 33403
12 years ago
Florian Fainelli
67891c26ec
resync config
...
SVN-Revision: 32895
12 years ago
Gabor Juhos
39994008cb
linux: move certain disabled symbols to the generic configs
...
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
SVN-Revision: 31737
13 years ago
Gabor Juhos
46c7d58726
realview: add 3.3 support
...
SVN-Revision: 31714
13 years ago
Florian Fainelli
fb53d25fa4
add more missing config symbols
...
SVN-Revision: 30386
13 years ago
Florian Fainelli
11b1f687d4
disable hardware perf support to work in qemu
...
SVN-Revision: 27955
13 years ago
Florian Fainelli
a4d69536ea
enable support for perf events
...
SVN-Revision: 27512
14 years ago
Florian Fainelli
72996d2dcb
update to 2.6.39.1
...
SVN-Revision: 27107
14 years ago
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
14 years ago
Florian Fainelli
12cfebe6f4
switch to 2.6.37
...
SVN-Revision: 25449
14 years ago
Florian Fainelli
5c8c4a2c1f
disable built-in MMC support
...
SVN-Revision: 25042
14 years ago
Florian Fainelli
da7074758f
add missing config symbols
...
SVN-Revision: 25041
14 years ago
Florian Fainelli
5d28877c92
add qemu target
...
SVN-Revision: 23921
14 years ago