Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | atheros: add config and patches for 2.6.31 (untested), includes patch from #5847 | Felix Fietkau | 2009-09-24 | 12 | -0/+6516 | |
| | | | | SVN-Revision: 17700 | |||||
* | Implement a preliminary combined image format. - add sysupgrade support for ↵ | Jo-Philipp Wich | 2009-09-22 | 2 | -0/+82 | |
| | | | | | | 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 | |||||
* | atheros: use the correct mtd erase callback in the spiflash driver | Felix Fietkau | 2009-09-21 | 1 | -3/+2 | |
| | | | | SVN-Revision: 17657 | |||||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17602 | |||||
* | atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary | Felix Fietkau | 2009-09-16 | 1 | -6/+1 | |
| | | | | SVN-Revision: 17595 | |||||
* | atheros: remove 2.6.28 support | Felix Fietkau | 2009-09-16 | 12 | -6513/+0 | |
| | | | | SVN-Revision: 17593 | |||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 2 | -2/+0 | |
| | | | | SVN-Revision: 17567 | |||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 2 | -0/+2 | |
| | | | | SVN-Revision: 17563 | |||||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17549 | |||||
* | atheros: fix failsafe mode | Felix Fietkau | 2009-09-02 | 1 | -3/+3 | |
| | | | | SVN-Revision: 17471 | |||||
* | atheros switch support: add missing commit statements | Felix Fietkau | 2009-08-24 | 1 | -0/+2 | |
| | | | | SVN-Revision: 17391 | |||||
* | atheros: do not alter the network vlan config if swconfig is required and ↵ | Felix Fietkau | 2009-08-24 | 1 | -13/+13 | |
| | | | | | | missing SVN-Revision: 17388 | |||||
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17296 | |||||
* | atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X | Felix Fietkau | 2009-08-06 | 4 | -10/+10 | |
| | | | | SVN-Revision: 17145 | |||||
* | set atheros default kernel version to 2.6.30.4 | Felix Fietkau | 2009-08-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17122 | |||||
* | export ar231x_gpiodev, needed for gpio-led/spi/i2c modules | Andy Boyett | 2009-07-18 | 2 | -2/+4 | |
| | | | | SVN-Revision: 16902 | |||||
* | mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does ↵ | Felix Fietkau | 2009-07-11 | 1 | -2/+2 | |
| | | | | | | not implement it SVN-Revision: 16771 | |||||
* | atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors ↵ | Felix Fietkau | 2009-07-10 | 2 | -2/+2 | |
| | | | | | | on devices that use a non-standard gpio line to control the spi flash chip select SVN-Revision: 16765 | |||||
* | atheros: add working patches/config for 2.6.30 | Felix Fietkau | 2009-06-01 | 12 | -0/+6513 | |
| | | | | SVN-Revision: 16288 | |||||
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -4/+0 | |
| | | | | SVN-Revision: 15913 | |||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -8/+0 | |
| | | | | SVN-Revision: 15861 | |||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15840 | |||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -5/+0 | |
| | | | | SVN-Revision: 15606 | |||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -2/+0 | |
| | | | | SVN-Revision: 15605 | |||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -40/+0 | |
| | | | | SVN-Revision: 15602 | |||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 | |
| | | | | SVN-Revision: 15587 | |||||
* | change boardnames | Imre Kaloz | 2009-05-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15582 | |||||
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15575 | |||||
* | enable ar8216 switch support by default (AP65 boards use it) | Florian Fainelli | 2009-04-29 | 1 | -0/+1 | |
| | | | | SVN-Revision: 15485 | |||||
* | atheros: configure eth1 as wan interface by default, if present | Felix Fietkau | 2009-04-28 | 1 | -0/+10 | |
| | | | | SVN-Revision: 15473 | |||||
* | atheros: add kernel workaround for bringing up eth1 on devices with a micrel ↵ | Felix Fietkau | 2009-04-28 | 1 | -0/+69 | |
| | | | | | | switch (PHY is unconnected for ENET1, switch is not configurable through MDIO) SVN-Revision: 15472 | |||||
* | atheros: enable swconfig by default | Felix Fietkau | 2009-04-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15331 | |||||
* | atheros: fix up the wlan mac address if the board data is missing | Felix Fietkau | 2009-04-21 | 2 | -3/+5 | |
| | | | | SVN-Revision: 15330 | |||||
* | atheros: add default uci configuration for ICPlus IP175C | Felix Fietkau | 2009-04-21 | 1 | -1/+19 | |
| | | | | SVN-Revision: 15329 | |||||
* | rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid ↵ | Jo-Philipp Wich | 2009-04-21 | 1 | -1/+1 | |
| | | | | | | confusion SVN-Revision: 15316 | |||||
* | Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | 1 | -0/+6 | |
| | | | | SVN-Revision: 15314 | |||||
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 1 | -1/+2 | |
| | | | | SVN-Revision: 15305 | |||||
* | atheros: nuke 2.6.26 support, 2.6.28 is stable | Felix Fietkau | 2009-04-20 | 39 | -6819/+0 | |
| | | | | SVN-Revision: 15303 | |||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 2 | -2/+0 | |
| | | | | SVN-Revision: 15242 | |||||
* | atheros: ignore rx long packet error flag from the ethernet core | Felix Fietkau | 2009-04-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15225 | |||||
* | atheros: ignore reports about oversized ethernet frames, as can be caused by ↵ | Felix Fietkau | 2009-04-10 | 2 | -5/+4 | |
| | | | | | | the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) SVN-Revision: 15185 | |||||
* | atheros: refresh failing kernel patch (#4916) and fix packet padding bug | Felix Fietkau | 2009-04-10 | 1 | -11/+11 | |
| | | | | SVN-Revision: 15184 | |||||
* | atheros: make use of netdev_alloc_skb | Felix Fietkau | 2009-04-09 | 1 | -7/+4 | |
| | | | | SVN-Revision: 15176 | |||||
* | remove debugging code | Felix Fietkau | 2009-04-07 | 1 | -3/+1 | |
| | | | | SVN-Revision: 15127 | |||||
* | atheros: fix a spiflash write performance regression | Felix Fietkau | 2009-03-24 | 1 | -4/+4 | |
| | | | | SVN-Revision: 15027 | |||||
* | refresh patches | Hauke Mehrtens | 2009-03-24 | 1 | -1/+0 | |
| | | | | SVN-Revision: 15018 | |||||
* | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15017 | |||||
* | atheros: fix radio mask check on ar5312 | Felix Fietkau | 2009-03-23 | 1 | -2/+2 | |
| | | | | SVN-Revision: 14986 | |||||
* | atheros: upgrade to 2.6.28 by default | Felix Fietkau | 2009-03-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14985 | |||||
* | atheros: fix mdio bus registration for multiple ethernet interfaces | Felix Fietkau | 2009-03-22 | 2 | -11/+12 | |
| | | | | SVN-Revision: 14984 |