284 Commits (b637eb598d3fc694c76b1c1d5fb834d512996b64)

Author SHA1 Message Date
Imre Kaloz 6b280112f2 some more Kconfig symbol move.. 15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups 15 years ago
Imre Kaloz ef42fb4c13 sort all target config files 15 years ago
Florian Fainelli d4b251bdb8 update to 2.6.30.9 15 years ago
Felix Fietkau 9ae6129829 atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493 15 years ago
Andy Boyett c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets 15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches 15 years ago
Felix Fietkau eae1270eaf atheros: add config and patches for 2.6.31 (untested), includes patch from #5847 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 15 years ago
Felix Fietkau 239f30c87f atheros: use the correct mtd erase callback in the spiflash driver 15 years ago
Imre Kaloz 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels 15 years ago
Felix Fietkau dd88fdee33 atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary 15 years ago
Felix Fietkau 8bf5ee0324 atheros: remove 2.6.28 support 15 years ago
Gabor Juhos 47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful 15 years ago
Gabor Juhos d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets 15 years ago
Florian Fainelli 3ce53b8d92 update to 2.6.30.6, compile tested on some targets only 15 years ago
Felix Fietkau f8fbef73e7 atheros: fix failsafe mode 15 years ago
Felix Fietkau 851c2668b9 atheros switch support: add missing commit statements 15 years ago
Felix Fietkau 394cf88665 atheros: do not alter the network vlan config if swconfig is required and missing 15 years ago
Florian Fainelli 0c5a73ec9b use 2.6.30.5 15 years ago
Felix Fietkau 2769ed671f atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X 15 years ago
Felix Fietkau d3eed638e6 set atheros default kernel version to 2.6.30.4 15 years ago
Andy Boyett bab4138b4a export ar231x_gpiodev, needed for gpio-led/spi/i2c modules 15 years ago
Felix Fietkau 877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it 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 15 years ago
Felix Fietkau f8ba6eb026 atheros: add working patches/config for 2.6.30 15 years ago
Imre Kaloz e965c02820 even more config file cleanup 15 years ago
Imre Kaloz 91e866f383 config cleanups 15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :) 15 years ago
Imre Kaloz 0f2b1d070a more cleanup 15 years ago
Imre Kaloz a614251e6c cleanup MTD option handling 15 years ago
Imre Kaloz 38c5311047 move MFD stuff to the generic kernel configs 15 years ago
Imre Kaloz 0f12854d02 change boardnames 15 years ago
Imre Kaloz 86a4a6edb9 upgrade to newest stable kernel versions 15 years ago
Florian Fainelli c0efd04f69 enable ar8216 switch support by default (AP65 boards use it) 15 years ago
Felix Fietkau 1d2fc6aa95 atheros: configure eth1 as wan interface by default, if present 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) 15 years ago
Felix Fietkau 8398eb00ba atheros: enable swconfig by default 16 years ago
Felix Fietkau b31ce584a3 atheros: fix up the wlan mac address if the board data is missing 16 years ago
Felix Fietkau f73b4e0b8c atheros: add default uci configuration for ICPlus IP175C 16 years ago
Jo-Philipp Wich 40d2bd5ec1 rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion 16 years ago
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2 16 years ago
Felix Fietkau 4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) 16 years ago
Felix Fietkau df22ac87e1 atheros: nuke 2.6.26 support, 2.6.28 is stable 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Felix Fietkau bda5e95574 atheros: ignore rx long packet error flag from the ethernet core 16 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) 16 years ago
Felix Fietkau 2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug 16 years ago
Felix Fietkau 0f47e1a0f4 atheros: make use of netdev_alloc_skb 16 years ago