John Crispin
313db9d0ee
lantiq: fix missing symbols
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41454
11 years ago
John Crispin
5f31f01853
lantiq: Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget
...
Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget.
These drivers are not needed for ASE, Danube and AR9.
As side effect PHY11G and PHY22F firmwares are not included in the
kernel image, which saves 64 KB.
Signed off by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41449
11 years ago
John Crispin
469b8297fa
lantiq: BT Home Hub 2B support - jedec probe
...
Lantiq nor patch. Adds support for jedec probing if cfi
probing fails.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 40369
11 years ago
John Crispin
58eccdac4f
lantiq: fix vr9 ubi handling
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40364
11 years ago
Luka Perkov
26dcf1c7c9
lantiq: update kernel configuration
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39296
11 years ago
Felix Fietkau
bff3637d24
lantiq: add a default for CONFIG_MTD_NAND_XWAY to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38243
11 years ago
John Crispin
1878a3d6ab
lantiq: add v3.10 patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38031
11 years ago
Gabor Juhos
a0d6cd4f49
kernel/3.10: add new Kconfig option for firmware partition split
...
Add a new kernel config option for generic firmware partition
split support and change the uImage split support to depend on
the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to
MTD_SPLIT_FIRMWARE_NAME to make it more generic.
The patch is in preparation for multiple firmware format
support.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38002
11 years ago
John Crispin
fe8ecbd972
lantiq: fix kernel config for DEU support
...
Trying to load the DEU modules results in unresolved symbols. This
provides them. This requires the previous patch to be applied first.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 37086
12 years ago
John Crispin
7638caf35d
lantiq: make kernel_oldconfig
...
Seems the existing kernel config for 3.8 was cp'ed from 3.7; this patch
is the result of "make kernel_oldconfig" with defaults for new options.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 36900
12 years ago
Jonas Gorski
526aedb705
kernel: move CONFIG_MIPS_SEAD3 to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36617
12 years ago
John Crispin
b98ae2b149
bump to v3.8
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36014
12 years ago
Felix Fietkau
ed7ca5d44e
kernel: clean up crypto related kconfig options
...
SVN-Revision: 35327
12 years ago
John Crispin
624eb36fff
adds missing symbol
...
SVN-Revision: 34939
12 years ago
John Crispin
3a948770cf
add linux-v3.7
...
SVN-Revision: 34687
12 years ago
Gabor Juhos
c2f018fca2
remove common symbols from 3.6 configs
...
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34404
12 years ago
John Crispin
a30b3066ce
add mtd split and atm patch
...
SVN-Revision: 34129
12 years ago
John Crispin
dd619da4fc
adds 3.6 files, patches and config
...
SVN-Revision: 34061
12 years ago
John Crispin
5178c177dc
rebase config-3.3
...
SVN-Revision: 32797
12 years ago
John Crispin
48869ef7c0
move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file
...
This broke falcon builds
SVN-Revision: 32794
12 years ago
John Crispin
2b4ef2eafa
adds unset Kbuild symbol
...
SVN-Revision: 32026
13 years ago
John Crispin
47ef62d1b8
adds patch to make Tantos (psb6970) switch buildable again
...
SVN-Revision: 32006
13 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
John Crispin
dc4cfd3a64
Add 3.3 config files
...
SVN-Revision: 31672
13 years ago
John Crispin
0f6a9d5c7c
bump kernel to 3.2.12
...
SVN-Revision: 31060
13 years ago
John Crispin
0a866293bd
* update patches to 3.0
...
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)
SVN-Revision: 28405
13 years ago
John Crispin
5906377332
* add gigasx76x update
...
* rebase patches
* add arv752DPW arv7525PD
* fixes gpio_keys
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 27665
14 years ago
John Crispin
6608f419d1
* backport 2.6.8 patches to .39 / .32.33
...
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support
SVN-Revision: 27026
14 years ago
John Crispin
c75b0ca1a8
* update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
...
SVN-Revision: 26021
14 years ago
John Crispin
9f47e80bb3
adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support.
...
SVN-Revision: 24526
14 years ago
Nicolas Thill
e1863691d9
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
SVN-Revision: 20136
15 years ago
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
15 years ago
Hauke Mehrtens
6a78996e76
Add kernel 2.6.32 support
...
SVN-Revision: 19458
15 years ago
Hauke Mehrtens
3478d91266
amazon: work on pci controller
...
SVN-Revision: 19013
15 years ago
Hauke Mehrtens
023c474951
mazon: use platform_device for most drivers and fix some printk's
...
SVN-Revision: 18989
15 years ago
Felix Fietkau
fa0396c530
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
SVN-Revision: 18603
15 years ago
Hauke Mehrtens
2ee2679ac9
Add kernel 2.6.30 support
...
The device is booting and Ethernet is working, but nothing more was tested.
SVN-Revision: 18589
15 years ago
Imre Kaloz
6b280112f2
some more Kconfig symbol move..
...
SVN-Revision: 18371
15 years ago
Imre Kaloz
1d62d9a95c
another round of kernel config cleanups
...
SVN-Revision: 18370
15 years ago
Imre Kaloz
ef42fb4c13
sort all target config files
...
SVN-Revision: 18367
15 years ago
Andy Boyett
c85a89348f
move IMAGE_CMDLINE_HACK default to generic from targets
...
SVN-Revision: 17905
15 years ago
Felix Fietkau
dd88fdee33
atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary
...
SVN-Revision: 17595
15 years ago
Gabor Juhos
47c0d7419f
kernel: get rid of the simple_prom_emulator, it is not really useful
...
SVN-Revision: 17567
15 years ago
Gabor Juhos
d59f5b3a98
kernel: add generic image_cmdline hack to MIPS targets
...
SVN-Revision: 17563
15 years ago
Felix Fietkau
2769ed671f
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
...
SVN-Revision: 17145
15 years ago
Felix Fietkau
98e622df30
atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select
...
SVN-Revision: 16765
16 years ago
Felix Fietkau
f8ba6eb026
atheros: add working patches/config for 2.6.30
...
SVN-Revision: 16288
16 years ago
Imre Kaloz
e965c02820
even more config file cleanup
...
SVN-Revision: 15913
16 years ago
Imre Kaloz
91e866f383
config cleanups
...
SVN-Revision: 15861
16 years ago
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
16 years ago