Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mkimage fails to build on some systems if sed is not installed, add a ↵ | Felix Fietkau | 2010-04-27 |
| | | | | | | dependency to fix parallel build issues SVN-Revision: 21210 | ||
* | ar71xx: add a new default profile containing all drivers for all boards | Felix Fietkau | 2010-04-27 |
| | | | | SVN-Revision: 21209 | ||
* | fixes file perms of mountd uci file and init.d script, thx yann.lopez | John Crispin | 2010-04-27 |
| | | | | SVN-Revision: 21205 | ||
* | update Makefile | Ralph Hempel | 2010-04-27 |
| | | | | SVN-Revision: 21204 | ||
* | update danube target | Ralph Hempel | 2010-04-27 |
| | | | | SVN-Revision: 21203 | ||
* | fix atm compilation | Ralph Hempel | 2010-04-27 |
| | | | | SVN-Revision: 21202 | ||
* | add external irq | Ralph Hempel | 2010-04-27 |
| | | | | SVN-Revision: 21201 | ||
* | add ar9 target | Ralph Hempel | 2010-04-27 |
| | | | | SVN-Revision: 21200 | ||
* | extend bcm63xx_wdt driver for debugging purposes, thx Miguel | Raphaël Huck | 2010-04-27 |
| | | | | SVN-Revision: 21199 | ||
* | add .33 support | Ralph Hempel | 2010-04-27 |
| | | | | SVN-Revision: 21198 | ||
* | add .33 support | Ralph Hempel | 2010-04-27 |
| | | | | SVN-Revision: 21197 | ||
* | x86: prepare for kernels 2.6.33 & 2.6.34 | Alexandros C. Couloumbis | 2010-04-27 |
| | | | | SVN-Revision: 21196 | ||
* | sync to kernel 2.6.32.12 | Alexandros C. Couloumbis | 2010-04-27 |
| | | | | SVN-Revision: 21195 | ||
* | fix .32 kernel, add support for .33 kernel | Ralph Hempel | 2010-04-27 |
| | | | | SVN-Revision: 21194 | ||
* | add neufbox 4 board support, thx Miguel & Florian | Raphaël Huck | 2010-04-27 |
| | | | | SVN-Revision: 21193 | ||
* | add NXP 74HC164 chip driver support, thx Miguel & Florian | Raphaël Huck | 2010-04-27 |
| | | | | SVN-Revision: 21192 | ||
* | add extended platform devices patch, thx Miguel & Florian | Raphaël Huck | 2010-04-27 |
| | | | | SVN-Revision: 21191 | ||
* | rb532: refresh config options | Alexandros C. Couloumbis | 2010-04-27 |
| | | | | SVN-Revision: 21188 | ||
* | cyassl: remove stray "\r" in hunk header of 120-makefile_destdir.patch which ↵ | Jo-Philipp Wich | 2010-04-27 |
| | | | | | | incorrectly triggers CR stripping in "patch" resulting in non-fitting hunks (#6954) SVN-Revision: 21187 | ||
* | package/busybox: add 2 upstream fixes (ash & cpio), bumb release number | Nicolas Thill | 2010-04-27 |
| | | | | SVN-Revision: 21186 | ||
* | package/busybox: refresh patches | Nicolas Thill | 2010-04-27 |
| | | | | SVN-Revision: 21185 | ||
* | package/grub: fix cross compile options | Alexandros C. Couloumbis | 2010-04-27 |
| | | | | SVN-Revision: 21184 | ||
* | adm5120: add 2.6.33 & 2.6.34 kernel support | Alexandros C. Couloumbis | 2010-04-27 |
| | | | | SVN-Revision: 21182 | ||
* | adm5120: use kernel 2.6.32.12 | Alexandros C. Couloumbis | 2010-04-27 |
| | | | | SVN-Revision: 21181 | ||
* | add 2.6.33.3 & 2.6.32.12 kernel checksums | Alexandros C. Couloumbis | 2010-04-27 |
| | | | | SVN-Revision: 21180 | ||
* | hostapd: add ap isolate support for mac80211 | Felix Fietkau | 2010-04-26 |
| | | | | SVN-Revision: 21179 | ||
* | mac80211: add ap isolate support | Felix Fietkau | 2010-04-26 |
| | | | | SVN-Revision: 21178 | ||
* | ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boards | Gabor Juhos | 2010-04-26 |
| | | | | SVN-Revision: 21175 | ||
* | tools/firmware-utils: add size check to the mkplanexfw tool | Gabor Juhos | 2010-04-26 |
| | | | | | | Also pad the image to a 64K boundary. SVN-Revision: 21174 | ||
* | ar71xx: remove config partition from the mtd map on the MZK-W300NH board | Gabor Juhos | 2010-04-26 |
| | | | | | | This space can be used to extend the rootfs_data partition. SVN-Revision: 21173 | ||
* | ar71xx: fix firmware partition size on the MZK-W04NU board | Gabor Juhos | 2010-04-26 |
| | | | | SVN-Revision: 21172 | ||
* | ar71xx: build different firmware images for the DIR-825-Bx boards | Gabor Juhos | 2010-04-26 |
| | | | | SVN-Revision: 21171 | ||
* | ar71xx: create smaller sysupgrade images for the WRT400N board | Gabor Juhos | 2010-04-26 |
| | | | | SVN-Revision: 21170 | ||
* | ar71xx: create firmware images for the TL-WR941ND v3 boards | Gabor Juhos | 2010-04-26 |
| | | | | SVN-Revision: 21169 | ||
* | ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL | Gabor Juhos | 2010-04-26 |
| | | | | | | | The 'factory' image requires the garbage at the end of the image. Flashing from the original web interface does not work without that. SVN-Revision: 21168 | ||
* | mac80211: add pci id for WNR854T | Hauke Mehrtens | 2010-04-26 |
| | | | | | | This closes #7209 and is an addition to r21077. SVN-Revision: 21167 | ||
* | ag71xx: remove rx alignment code for small packets, it seems to break ipv6 ↵ | Felix Fietkau | 2010-04-26 |
| | | | | | | for some reason (fixes #7236) SVN-Revision: 21166 | ||
* | fix spi chip select configuration | Florian Fainelli | 2010-04-26 |
| | | | | SVN-Revision: 21164 | ||
* | fix bcm6358 spi base register address (#7234) | Florian Fainelli | 2010-04-26 |
| | | | | SVN-Revision: 21163 | ||
* | the SPI_CMD register is 16-bits wide | Florian Fainelli | 2010-04-26 |
| | | | | SVN-Revision: 21162 | ||
* | refresh 2.6.33 patches, add more mach support, add crypto support, tbd. ↵ | Ralph Hempel | 2010-04-25 |
| | | | | | | mach/board detection SVN-Revision: 21159 | ||
* | (oops - second try) fixed autoconf detection for 2.6.33 kernel | Ralph Hempel | 2010-04-25 |
| | | | | SVN-Revision: 21158 | ||
* | fixed autoconf detection for 2.6.33 kernel | Ralph Hempel | 2010-04-25 |
| | | | | SVN-Revision: 21157 | ||
* | refresh .32 platform patches | Ralph Hempel | 2010-04-25 |
| | | | | SVN-Revision: 21155 | ||
* | fuse: remove empty patches | Ralph Hempel | 2010-04-25 |
| | | | | SVN-Revision: 21153 | ||
* | package/busybox: add upstream sed patch, bump release number | Alexandros C. Couloumbis | 2010-04-25 |
| | | | | SVN-Revision: 21151 | ||
* | add .32 patches | Ralph Hempel | 2010-04-24 |
| | | | | SVN-Revision: 21150 | ||
* | fix .32 issue | Ralph Hempel | 2010-04-24 |
| | | | | SVN-Revision: 21149 | ||
* | tools: update gmp to 4.3.2 | Alexandros C. Couloumbis | 2010-04-24 |
| | | | | SVN-Revision: 21147 | ||
* | tools: update quilt to 0.48 | Alexandros C. Couloumbis | 2010-04-24 |
| | | | | SVN-Revision: 21146 |