Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix warnings | Florian Fainelli | 2007-07-17 | 2 | -6/+7 | |
| | | | | SVN-Revision: 8012 | |||||
* | better support for handling various jffs2 eraseblock sizes | Felix Fietkau | 2007-07-16 | 1 | -0/+2 | |
| | | | | SVN-Revision: 8011 | |||||
* | Remove the bogus pciutils dependency | Florian Fainelli | 2007-07-16 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8007 | |||||
* | fix ipp2p | Felix Fietkau | 2007-07-16 | 2 | -2/+4 | |
| | | | | SVN-Revision: 8005 | |||||
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8003 | |||||
* | ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 ↵ | Rod Whitby | 2007-07-16 | 1 | -1/+1 | |
| | | | | | | temperature sensing and fan control SVN-Revision: 7998 | |||||
* | disable __must_check by default | Felix Fietkau | 2007-07-16 | 2 | -2/+2 | |
| | | | | SVN-Revision: 7996 | |||||
* | Set ixp4xx network config to static 192.168.1.1 | Rod Whitby | 2007-07-16 | 1 | -0/+13 | |
| | | | | SVN-Revision: 7995 | |||||
* | ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the ↵ | Rod Whitby | 2007-07-16 | 1 | -1/+1 | |
| | | | | | | kernel) SVN-Revision: 7994 | |||||
* | ixp4xx-2.6: Removed the network config override file, cause we agreed that ↵ | Rod Whitby | 2007-07-16 | 1 | -11/+0 | |
| | | | | | | ixp4xx images should behave like all other openwrt images. So ixp4xx images are static 192.168.1.1 on lan now instead of dhcp. SVN-Revision: 7991 | |||||
* | ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on ↵ | Rod Whitby | 2007-07-16 | 2 | -89/+0 | |
| | | | | | | the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images SVN-Revision: 7990 | |||||
* | ixp4xx-2.6/config: Removed the disabling of swap so that the generic ↵ | Rod Whitby | 2007-07-16 | 1 | -1/+0 | |
| | | | | | | enabling of swap can come through SVN-Revision: 7989 | |||||
* | fix of the board specific initialization of the GPIO pins | Gabor Juhos | 2007-07-15 | 4 | -1/+13 | |
| | | | | SVN-Revision: 7979 | |||||
* | refresh patches for 2.6.22.1 using quilt | Gabor Juhos | 2007-07-15 | 12 | -81/+81 | |
| | | | | SVN-Revision: 7976 | |||||
* | lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵ | Gabor Juhos | 2007-07-15 | 8 | -452/+784 | |
| | | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975 | |||||
* | ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to ↵ | Rod Whitby | 2007-07-13 | 1 | -1/+0 | |
| | | | | | | be built SVN-Revision: 7972 | |||||
* | flash driver shows the correct chip size from now | Gabor Juhos | 2007-07-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7971 | |||||
* | Fix the section mismatch on the serial driver (#2076), thanks Thomas ! | Florian Fainelli | 2007-07-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7967 | |||||
* | sync avr32 to 2.6.22.atmel.2 | Imre Kaloz | 2007-07-13 | 2 | -87/+1419 | |
| | | | | SVN-Revision: 7962 | |||||
* | fix layer7 for 2.6.21 | Felix Fietkau | 2007-07-12 | 1 | -1/+2 | |
| | | | | SVN-Revision: 7951 | |||||
* | upgrade AVR32 to 2.6.22.1 | Imre Kaloz | 2007-07-12 | 3 | -6850/+6965 | |
| | | | | SVN-Revision: 7945 | |||||
* | pci_module_init() is deprecated for a long time - this won't hurt .21 and ↵ | Imre Kaloz | 2007-07-12 | 2 | -1/+2 | |
| | | | | | | will be needed for .22 SVN-Revision: 7937 | |||||
* | upgrade atheros targets to 2.6.22.1 | Imre Kaloz | 2007-07-12 | 8 | -32/+18 | |
| | | | | SVN-Revision: 7936 | |||||
* | fix detection of admboot based boards | Gabor Juhos | 2007-07-11 | 1 | -3/+8 | |
| | | | | SVN-Revision: 7926 | |||||
* | remove hardware accelerated byte swapping feature, and resync kernel config | Gabor Juhos | 2007-07-11 | 3 | -6/+2 | |
| | | | | SVN-Revision: 7924 | |||||
* | ixp4xx: Add RTC driver for FSG-3 | Rod Whitby | 2007-07-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7923 | |||||
* | ixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting ↵ | Rod Whitby | 2007-07-11 | 1 | -0/+5 | |
| | | | | | | directly from internal hard disk. SVN-Revision: 7921 | |||||
* | ixp4xx: Initial profile for the Freecom FSG-3 | Rod Whitby | 2007-07-11 | 2 | -0/+36 | |
| | | | | SVN-Revision: 7920 | |||||
* | ixp4xx: Add initial support for the Freecom FSG-3 | Rod Whitby | 2007-07-11 | 2 | -0/+430 | |
| | | | | SVN-Revision: 7919 | |||||
* | ixp4xx: Update from 2.6.21.5 to 2.6.21.6 | Rod Whitby | 2007-07-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7918 | |||||
* | mostly cosmetic sync with the mainline bubinga code | Imre Kaloz | 2007-07-11 | 2 | -10/+10 | |
| | | | | SVN-Revision: 7917 | |||||
* | refactor kernel code (part 1), mark it as broken now | Gabor Juhos | 2007-07-11 | 57 | -1494/+3529 | |
| | | | | SVN-Revision: 7916 | |||||
* | bump to 2.6.22.1 | Mike Baker | 2007-07-11 | 6 | -6/+6 | |
| | | | | SVN-Revision: 7915 | |||||
* | add ar7 2.6.22 patches by matteo (work in progress, not booting yet) | Felix Fietkau | 2007-07-11 | 8 | -0/+414 | |
| | | | | SVN-Revision: 7914 | |||||
* | fix a typo in the imq module (patch from #2005) | Felix Fietkau | 2007-07-10 | 2 | -2/+2 | |
| | | | | SVN-Revision: 7908 | |||||
* | fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060) | Gabor Juhos | 2007-07-10 | 2 | -3/+3 | |
| | | | | SVN-Revision: 7904 | |||||
* | disable image generation for boards which we still have problems with (at ↵ | Gabor Juhos | 2007-07-09 | 3 | -12/+25 | |
| | | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902 | |||||
* | au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for ↵ | Florian Fainelli | 2007-07-09 | 4 | -765/+1 | |
| | | | | | | rewriting SVN-Revision: 7900 | |||||
* | fix the cpu_wait patch for 2.6.22 | Felix Fietkau | 2007-07-09 | 1 | -6/+6 | |
| | | | | SVN-Revision: 7896 | |||||
* | 2.6.22 is released :) | Felix Fietkau | 2007-07-09 | 5 | -5/+5 | |
| | | | | SVN-Revision: 7894 | |||||
* | remove ARCH:=i686 from s100 profile - the build system can't handle that ↵ | Felix Fietkau | 2007-07-09 | 1 | -1/+0 | |
| | | | | | | properly yet SVN-Revision: 7893 | |||||
* | some updates for s100 | John Crispin | 2007-07-08 | 2 | -6/+102 | |
| | | | | SVN-Revision: 7891 | |||||
* | added i686 support and profile for t-vision s100 | John Crispin | 2007-07-08 | 2 | -0/+444 | |
| | | | | SVN-Revision: 7890 | |||||
* | add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵ | Felix Fietkau | 2007-07-04 | 2 | -4/+8 | |
| | | | | | | the moment SVN-Revision: 7870 | |||||
* | refactor atheros system code - also add support for the reset button (sends ↵ | Felix Fietkau | 2007-07-04 | 13 | -461/+707 | |
| | | | | | | netlink messages in the same format as broadcom-diag) SVN-Revision: 7869 | |||||
* | more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects ↵ | Felix Fietkau | 2007-07-04 | 2 | -63/+63 | |
| | | | | | | 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing SVN-Revision: 7865 | |||||
* | more generic handling of Macronix flash chips, fix #2008 | Gabor Juhos | 2007-07-03 | 2 | -38/+54 | |
| | | | | SVN-Revision: 7863 | |||||
* | fix a glitch in the status output of the non-verbose builds for adm5120 | Felix Fietkau | 2007-07-02 | 2 | -2/+2 | |
| | | | | SVN-Revision: 7856 | |||||
* | nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here | Felix Fietkau | 2007-07-02 | 2 | -118/+0 | |
| | | | | SVN-Revision: 7848 | |||||
* | update imq patches (fixes #2009) | Felix Fietkau | 2007-07-02 | 2 | -130/+176 | |
| | | | | SVN-Revision: 7847 |