Commit Graph

184 Commits (e6a40cac9a0fa2aef0828175927f1793e2d8fb7b)

Author SHA1 Message Date
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
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
15 years ago
Felix Fietkau 9ae6129829 atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493
SVN-Revision: 18036
15 years ago
Andy Boyett c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
15 years ago
Felix Fietkau eae1270eaf atheros: add config and patches for 2.6.31 (untested), includes patch from #5847
SVN-Revision: 17700
15 years ago
Jo-Philipp Wich f20af38322 Implement a preliminary combined image format. - add sysupgrade support for combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target
SVN-Revision: 17668
15 years ago
Felix Fietkau 239f30c87f atheros: use the correct mtd erase callback in the spiflash driver
SVN-Revision: 17657
15 years ago
Imre Kaloz 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
15 years ago
Felix Fietkau dd88fdee33 atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary
SVN-Revision: 17595
15 years ago
Felix Fietkau 8bf5ee0324 atheros: remove 2.6.28 support
SVN-Revision: 17593
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
Florian Fainelli 3ce53b8d92 update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
15 years ago
Felix Fietkau f8fbef73e7 atheros: fix failsafe mode
SVN-Revision: 17471
15 years ago
Felix Fietkau 851c2668b9 atheros switch support: add missing commit statements
SVN-Revision: 17391
15 years ago
Felix Fietkau 394cf88665 atheros: do not alter the network vlan config if swconfig is required and missing
SVN-Revision: 17388
15 years ago
Florian Fainelli 0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
15 years ago
Felix Fietkau 2769ed671f atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
SVN-Revision: 17145
15 years ago
Felix Fietkau d3eed638e6 set atheros default kernel version to 2.6.30.4
SVN-Revision: 17122
15 years ago
Andy Boyett bab4138b4a export ar231x_gpiodev, needed for gpio-led/spi/i2c modules
SVN-Revision: 16902
15 years ago
Felix Fietkau 877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
SVN-Revision: 16771
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
15 years ago
Felix Fietkau f8ba6eb026 atheros: add working patches/config for 2.6.30
SVN-Revision: 16288
15 years ago
Imre Kaloz e965c02820 even more config file cleanup
SVN-Revision: 15913
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
15 years ago
Imre Kaloz 0f2b1d070a more cleanup
SVN-Revision: 15605
15 years ago
Imre Kaloz a614251e6c cleanup MTD option handling
SVN-Revision: 15602
15 years ago
Imre Kaloz 38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
15 years ago
Imre Kaloz 0f12854d02 change boardnames
SVN-Revision: 15582
15 years ago
Imre Kaloz 86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
15 years ago
Florian Fainelli c0efd04f69 enable ar8216 switch support by default (AP65 boards use it)
SVN-Revision: 15485
15 years ago
Felix Fietkau 1d2fc6aa95 atheros: configure eth1 as wan interface by default, if present
SVN-Revision: 15473
15 years ago
Felix Fietkau b9e8692aa1 atheros: add kernel workaround for bringing up eth1 on devices with a micrel switch (PHY is unconnected for ENET1, switch is not configurable through MDIO)
SVN-Revision: 15472
15 years ago
Felix Fietkau 8398eb00ba atheros: enable swconfig by default
SVN-Revision: 15331
15 years ago
Felix Fietkau b31ce584a3 atheros: fix up the wlan mac address if the board data is missing
SVN-Revision: 15330
15 years ago
Felix Fietkau f73b4e0b8c atheros: add default uci configuration for ICPlus IP175C
SVN-Revision: 15329
15 years ago
Jo-Philipp Wich 40d2bd5ec1 rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
SVN-Revision: 15316
15 years ago
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2
SVN-Revision: 15314
15 years ago
Felix Fietkau 4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
15 years ago
Felix Fietkau df22ac87e1 atheros: nuke 2.6.26 support, 2.6.28 is stable
SVN-Revision: 15303
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Felix Fietkau bda5e95574 atheros: ignore rx long packet error flag from the ethernet core
SVN-Revision: 15225
15 years ago
Felix Fietkau f607e2cc76 atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16)
SVN-Revision: 15185
15 years ago
Felix Fietkau 2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug
SVN-Revision: 15184
15 years ago
Felix Fietkau 0f47e1a0f4 atheros: make use of netdev_alloc_skb
SVN-Revision: 15176
15 years ago