Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | we don't use RedBoot on orion | Imre Kaloz | 2009-06-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16283 | |||||
* | use the openwrt lzma options for now | Imre Kaloz | 2009-06-01 | 1 | -0/+8 | |
| | | | | SVN-Revision: 16281 | |||||
* | add missing config option | Imre Kaloz | 2009-06-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 16280 | |||||
* | backport an upstream fix: We're not disabling IRQ, so we must call the irq ↵ | Florian Fainelli | 2009-06-01 | 1 | -1/+1 | |
| | | | | | | safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time SVN-Revision: 16277 | |||||
* | remove some more obsolete files | Felix Fietkau | 2009-06-01 | 29 | -7767/+0 | |
| | | | | SVN-Revision: 16276 | |||||
* | remove 2.6.23 support, as the last target using that has been nuked, too | Imre Kaloz | 2009-06-01 | 59 | -42323/+0 | |
| | | | | SVN-Revision: 16275 | |||||
* | now that the gemini target is working, get rid of the obsolete and buggy ↵ | Imre Kaloz | 2009-06-01 | 13 | -38742/+0 | |
| | | | | | | storm target SVN-Revision: 16274 | |||||
* | use squashfs on the gemini by default, remove broken flag | Imre Kaloz | 2009-06-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16273 | |||||
* | fixup mac addresses on gemini boards | Imre Kaloz | 2009-06-01 | 1 | -0/+6 | |
| | | | | SVN-Revision: 16271 | |||||
* | generate squashfs images | Imre Kaloz | 2009-06-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 16268 | |||||
* | register the watchdog on the wbd111 | Imre Kaloz | 2009-06-01 | 2 | -2/+4 | |
| | | | | SVN-Revision: 16267 | |||||
* | optimize the kernel for size... *sigh* | Imre Kaloz | 2009-06-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 16265 | |||||
* | Add missing kernel symbol. | Hauke Mehrtens | 2009-06-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 16264 | |||||
* | fixup sheevaplug support (for now we use sdcards for rootfs) | Imre Kaloz | 2009-06-01 | 2 | -22/+36 | |
| | | | | SVN-Revision: 16252 | |||||
* | increase kernel partition to 4MB, generate jffs2 images | Imre Kaloz | 2009-06-01 | 1 | -1/+10 | |
| | | | | SVN-Revision: 16251 | |||||
* | add patches to support the advanced power management on Kirkwood socs | Imre Kaloz | 2009-06-01 | 2 | -0/+278 | |
| | | | | SVN-Revision: 16250 | |||||
* | fix compatibility with certain SD cards | Imre Kaloz | 2009-06-01 | 1 | -0/+46 | |
| | | | | SVN-Revision: 16249 | |||||
* | even if we don't support booting from the nand yet, change the rootfs name ↵ | Imre Kaloz | 2009-06-01 | 1 | -0/+11 | |
| | | | | | | for OpenWrt SVN-Revision: 16248 | |||||
* | fix mv643xx_eth dma mask | Imre Kaloz | 2009-06-01 | 1 | -0/+112 | |
| | | | | SVN-Revision: 16247 | |||||
* | fix VFP handling on feroceon cores | Imre Kaloz | 2009-06-01 | 1 | -0/+70 | |
| | | | | SVN-Revision: 16246 | |||||
* | fix typo and add nand_gpio to the generic config | Imre Kaloz | 2009-06-01 | 1 | -1/+2 | |
| | | | | SVN-Revision: 16245 | |||||
* | enable optimize for size, avoid to trigger gcc bug #36482 | Claudio Mignanti | 2009-06-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 16244 | |||||
* | add experimental 2.6.30 support, boot tested | Florian Fainelli | 2009-06-01 | 9 | -0/+582 | |
| | | | | SVN-Revision: 16242 | |||||
* | refresh 2.6.30 patches | Florian Fainelli | 2009-06-01 | 2 | -16/+5 | |
| | | | | SVN-Revision: 16241 | |||||
* | remove old 2.6.24 code | Florian Fainelli | 2009-06-01 | 2 | -15/+0 | |
| | | | | SVN-Revision: 16240 | |||||
* | add diag.sh to report boot status on the front-led of the machine | Florian Fainelli | 2009-05-31 | 1 | -0/+18 | |
| | | | | SVN-Revision: 16233 | |||||
* | register parallel flash device on the AP83 board | Gabor Juhos | 2009-05-31 | 1 | -0/+63 | |
| | | | | SVN-Revision: 16232 | |||||
* | Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16223 | |||||
* | add support for the SST 39VF6401B flash chip | Gabor Juhos | 2009-05-30 | 3 | -0/+87 | |
| | | | | SVN-Revision: 16210 | |||||
* | mips: fix gcc 4.4.0 build failure on delay.h (#5116) | Florian Fainelli | 2009-05-30 | 3 | -0/+489 | |
| | | | | SVN-Revision: 16209 | |||||
* | use 2.6.27.24 | Florian Fainelli | 2009-05-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16208 | |||||
* | cleanup old patches and kernel configuration | Florian Fainelli | 2009-05-30 | 25 | -1126/+0 | |
| | | | | SVN-Revision: 16204 | |||||
* | rework ar7 profiles to separate dsl firmwares, annex-a being now the default ↵ | Florian Fainelli | 2009-05-30 | 5 | -5/+40 | |
| | | | | | | and most widespread SVN-Revision: 16201 | |||||
* | include wpa-supplicant iw in the default profile | Florian Fainelli | 2009-05-29 | 1 | -1/+2 | |
| | | | | SVN-Revision: 16195 | |||||
* | s3c24xx: get rid of unnecessary config overrides, which break stuff in ↵ | Felix Fietkau | 2009-05-29 | 1 | -25/+0 | |
| | | | | | | package/kernel SVN-Revision: 16174 | |||||
* | refresh generic-2.6.29 patches | Florian Fainelli | 2009-05-29 | 3 | -4/+2 | |
| | | | | SVN-Revision: 16169 | |||||
* | refresh patches | Gabor Juhos | 2009-05-29 | 7 | -12/+12 | |
| | | | | SVN-Revision: 16168 | |||||
* | add support for the EN25P64 flash chip | Gabor Juhos | 2009-05-29 | 3 | -9/+12 | |
| | | | | SVN-Revision: 16167 | |||||
* | s3c24xx: do not override CONFIG_WIRELESS, this breaks packages | Felix Fietkau | 2009-05-29 | 1 | -1/+0 | |
| | | | | SVN-Revision: 16163 | |||||
* | refresh patches | Florian Fainelli | 2009-05-28 | 8 | -17/+18 | |
| | | | | SVN-Revision: 16156 | |||||
* | refresh patches | Florian Fainelli | 2009-05-28 | 3 | -7/+7 | |
| | | | | SVN-Revision: 16155 | |||||
* | update to 2.4.37, tested on wrt54gs (#4766) | Florian Fainelli | 2009-05-28 | 35 | -501/+175 | |
| | | | | SVN-Revision: 16144 | |||||
* | brcm47xx: make input support modular (closes: #5174) | Nicolas Thill | 2009-05-28 | 1 | -4/+0 | |
| | | | | SVN-Revision: 16143 | |||||
* | brcm-2.4: fix conntrack structure inconsistency with iptables, which can ↵ | Felix Fietkau | 2009-05-28 | 1 | -0/+49 | |
| | | | | | | cause problems with port matching/forwarding and protocol matching SVN-Revision: 16141 | |||||
* | brcm-2.4: disable ip_vs, refresh kernel config | Felix Fietkau | 2009-05-28 | 1 | -35/+2 | |
| | | | | SVN-Revision: 16139 | |||||
* | switch to 2.6.30-rc7, fixes #5111 | Florian Fainelli | 2009-05-28 | 5 | -1/+326 | |
| | | | | SVN-Revision: 16134 | |||||
* | add support for board specific PLL settings | Gabor Juhos | 2009-05-28 | 5 | -21/+115 | |
| | | | | SVN-Revision: 16133 | |||||
* | revert 15922 - add back 2.6.29 kernel support | Hamish Guthrie | 2009-05-28 | 92 | -0/+43947 | |
| | | | | SVN-Revision: 16127 | |||||
* | renumber sibyte patches | Imre Kaloz | 2009-05-28 | 5 | -0/+0 | |
| | | | | SVN-Revision: 16126 | |||||
* | Detect 16MB flash chips | Hauke Mehrtens | 2009-05-27 | 1 | -8/+32 | |
| | | | | SVN-Revision: 16120 |