| Commit message (Expand) | Author | Age | Files | Lines |
* | lots of ifxmips cleanups | John Crispin | 2008-06-28 | 13 | -112/+225 |
* | Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other kern... | Florian Fainelli | 2008-06-28 | 3 | -0/+0 |
* | Prior to kernel 2.6.23, architecture path was i386, allow that when switching... | Florian Fainelli | 2008-06-28 | 1 | -1/+7 |
* | Put back 2.6.24 files as well | Florian Fainelli | 2008-06-28 | 13 | -0/+1789 |
* | Put back 2.6.23 files for rdc, allowing to switch from one kernel version to ... | Florian Fainelli | 2008-06-28 | 22 | -0/+3022 |
* | ignore the bootloader's commandline on orion | Imre Kaloz | 2008-06-27 | 1 | -0/+11 |
* | generate webuploadable image for the wnr854t | Imre Kaloz | 2008-06-27 | 1 | -0/+18 |
* | replacement of the add_header utility used by various vendors | Imre Kaloz | 2008-06-27 | 2 | -0/+139 |
* | use mtdblock1 as rootfs | Imre Kaloz | 2008-06-27 | 1 | -1/+1 |
* | the wnr854t needs flash width 2 | Imre Kaloz | 2008-06-27 | 1 | -1/+1 |
* | upgrade to 2.6.25.9 | Imre Kaloz | 2008-06-26 | 13 | -14/+14 |
* | ixp4xx 2.6.26 support | Imre Kaloz | 2008-06-26 | 39 | -0/+7740 |
* | add preliminary Netgear WNR854T support | Imre Kaloz | 2008-06-26 | 3 | -0/+207 |
* | move some config options into the generic one | Imre Kaloz | 2008-06-26 | 2 | -11/+11 |
* | avr32: fix a bug in the MMC driver | Matteo Croce | 2008-06-26 | 1 | -0/+43 |
* | x-wrt svn repo has moved to http://x-wrt.googlecode.com/svn/trunk/ | Travis Kemen | 2008-06-26 | 1 | -1/+1 |
* | cleanup ifxmips and add support for both ttyS | John Crispin | 2008-06-25 | 10 | -298/+262 |
* | upgrade orion to 2.6.26-rc8 | Imre Kaloz | 2008-06-25 | 1 | -1/+1 |
* | generate orion images differently | Imre Kaloz | 2008-06-25 | 2 | -7/+8 |
* | sync with the orion git tree | Imre Kaloz | 2008-06-25 | 23 | -9337/+19757 |
* | add arm mach_types update again | Imre Kaloz | 2008-06-25 | 1 | -0/+122 |
* | cleanup ifxmips headers | John Crispin | 2008-06-24 | 4 | -24/+48 |
* | lots of code cleanup for ifxmips | John Crispin | 2008-06-23 | 17 | -468/+375 |
* | upgrade orion to 2.6.26-rc7 | Imre Kaloz | 2008-06-23 | 7 | -6/+7 |
* | move files, rename defines for ifxmips | John Crispin | 2008-06-22 | 6 | -45/+77 |
* | generate firmware images for the ZyXEL P-334WT/P-335WT devices | Gabor Juhos | 2008-06-22 | 1 | -0/+17 |
* | use __raw_{readl,writel} routines in the uart driver as well | Gabor Juhos | 2008-06-22 | 1 | -47/+132 |
* | use __raw_{readl,writel} routines in the GPIO code | Gabor Juhos | 2008-06-22 | 1 | -4/+4 |
* | firmware-utils/mkzynfs: even more improvements | Gabor Juhos | 2008-06-22 | 1 | -8/+73 |
* | fixes several compile errors, reserves memory for second core, adds u-boot en... | John Crispin | 2008-06-22 | 6 | -40/+157 |
* | x86: Sync kernel config | Andy Boyett | 2008-06-22 | 1 | -0/+1 |
* | ebtables: Update to 2.0.8-2 | Andy Boyett | 2008-06-22 | 2 | -18/+12 |
* | gmp: Update to 4.2.2 | Andy Boyett | 2008-06-22 | 2 | -88/+10 |
* | e2fsprogs: Update to 1.40.11 | Andy Boyett | 2008-06-22 | 1 | -4/+5 |
* | arptables: Update to 0.0.3-3 | Andy Boyett | 2008-06-22 | 2 | -29/+3 |
* | swap I/O space if running in big-endian mode | Gabor Juhos | 2008-06-22 | 1 | -2/+3 |
* | generic-2.6: update IMQ patch to the official version for 2.6.25, refresh pat... | Gabor Juhos | 2008-06-22 | 3 | -471/+407 |
* | firmware-utils: ZyXEL firmware tool improvements | Gabor Juhos | 2008-06-22 | 2 | -11/+32 |
* | Add support for Connexant USB ADSL modemds (#3553) | Florian Fainelli | 2008-06-21 | 1 | -0/+14 |
* | upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins) | Felix Fietkau | 2008-06-20 | 1 | -2/+2 |
* | grub: Natively build grub only on x86 linux hosts, cross compile everywhere e... | Andy Boyett | 2008-06-20 | 1 | -4/+10 |
* | fix ifxmips image file name (thx, nix) | Felix Fietkau | 2008-06-19 | 1 | -1/+1 |
* | generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25 - Fixes co... | Andy Boyett | 2008-06-19 | 1 | -0/+88 |
* | Remove the sleep since we delayed bringing up the interface | Florian Fainelli | 2008-06-18 | 1 | -1/+0 |
* | Delay bringing up the interface because some cards requires setting the mode ... | Florian Fainelli | 2008-06-18 | 1 | -1/+1 |
* | cleanup ifxmips pci code | John Crispin | 2008-06-17 | 4 | -174/+160 |
* | adds timer unit to ifxmips tree | John Crispin | 2008-06-17 | 8 | -13/+1484 |
* | IRQ code cleanup | Gabor Juhos | 2008-06-17 | 1 | -26/+32 |
* | firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras | Gabor Juhos | 2008-06-17 | 1 | -0/+4 |
* | switch to 2.6.25.7 | Gabor Juhos | 2008-06-17 | 45 | -2129/+326 |