| Commit message (Expand) | Author | Age | Files | Lines |
* | [ar71xx] WRT160NL: mtd parser cleanup | juhosg | 2009-08-08 | 1 | -17/+16 |
* | [ar71xx] move the trx parser out from the patch | juhosg | 2009-08-08 | 3 | -174/+166 |
* | [brcm63xx] merge upstream fixes for bcm63xx_enet | florian | 2009-08-08 | 1 | -0/+439 |
* | decrease verbosity of mklibs.py | nbd | 2009-08-08 | 1 | -1/+1 |
* | integrate mklibs.py support into the build process | nbd | 2009-08-08 | 2 | -0/+43 |
* | mklibs: do not touch libraries that cannot be rebuilt | nbd | 2009-08-08 | 1 | -0/+50 |
* | upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf | nbd | 2009-08-08 | 3 | -9/+10 |
* | mklibs: do not fail on unresolved symbols, but print warnings | nbd | 2009-08-08 | 1 | -0/+23 |
* | install static libraries from uclibc to the rootfs staging dir | nbd | 2009-08-08 | 1 | -0/+4 |
* | add target for library specific installations into the root staging dir, fix ... | nbd | 2009-08-08 | 1 | -2/+3 |
* | add a staging directory for unstripped package files, useful for debugging, w... | nbd | 2009-08-07 | 3 | -2/+8 |
* | [ar71xx] WRT160NL: register GPIO LEDs and buttons | juhosg | 2009-08-07 | 1 | -1/+55 |
* | add gcc 4.3.4 | kaloz | 2009-08-07 | 15 | -0/+700 |
* | [tools] fix mklibs compilation failures on stdio.h not being included | florian | 2009-08-07 | 1 | -0/+11 |
* | [package] libiptc and libxtables should install their libraries as symbolic l... | florian | 2009-08-07 | 1 | -3/+3 |
* | [toolchain] add support for gcc-4.4.1 (#5580) | florian | 2009-08-07 | 10 | -1/+426 |
* | base-files: some /lib/network/config.sh refactoring | nbd | 2009-08-07 | 1 | -25/+38 |
* | base-files: clean up init.d/fstab and port it to the new config_get | nbd | 2009-08-07 | 1 | -18/+14 |
* | base-files: port init.d/led to new config_get | nbd | 2009-08-07 | 1 | -8/+6 |
* | base-files: port init.d/boot to new config_get | nbd | 2009-08-07 | 1 | -9/+10 |
* | base-files: port functions.sh to new config_get | nbd | 2009-08-07 | 1 | -2/+2 |
* | base-files: allow default value for config_get | nbd | 2009-08-07 | 1 | -6/+9 |
* | add mklibs (based on a patch by florian) in preparation for optional library ... | nbd | 2009-08-07 | 3 | -1/+2592 |
* | [brcm63xx] bcm6345 fixes from AndyI | florian | 2009-08-06 | 4 | -10/+28 |
* | upgrade opkg to r215 from the googlecode svn | kaloz | 2009-08-06 | 6 | -163/+36 |
* | [ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema) | juhosg | 2009-08-06 | 1 | -0/+37 |
* | [ar71xx] add try partition parser for the WRT160NL board (thanks to Christian... | juhosg | 2009-08-06 | 2 | -0/+195 |
* | [brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter fo... | florian | 2009-08-06 | 2 | -4/+2 |
* | [brcm63xx] disable watchdog for bcm6345 until it gets fixed | florian | 2009-08-06 | 1 | -1/+4 |
* | [kernel] make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c | florian | 2009-08-06 | 1 | -24/+36 |
* | work around a threading bug in mksquashfs4 by limiting the number of threads ... | nbd | 2009-08-06 | 1 | -1/+1 |
* | atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X | nbd | 2009-08-06 | 5 | -11/+11 |
* | [package] broadcom-wl: add "assoclist" command to wlc | jow | 2009-08-06 | 2 | -2/+9 |
* | [ar71xx] update ar71xx_spi driver | juhosg | 2009-08-06 | 1 | -11/+54 |
* | [ar71xx] oops, add missing semicolons | juhosg | 2009-08-06 | 1 | -2/+2 |
* | [ar71xx] get rid of some ifdefs in the IRQ code | juhosg | 2009-08-06 | 1 | -8/+9 |
* | [tools] firmware-utils/addpattern: add support for the WRT160NL | juhosg | 2009-08-06 | 1 | -5/+55 |
* | [package] iw: update to 0.9.15 | juhosg | 2009-08-05 | 1 | -2/+2 |
* | [package] add usb-net-dm9601-ether, thanks groz | florian | 2009-08-05 | 1 | -0/+13 |
* | [package] add usb-serial-motorola-phone, thanks groz | florian | 2009-08-05 | 1 | -0/+16 |
* | [rdc] add experimental support for 2.6.30 | florian | 2009-08-05 | 7 | -0/+494 |
* | [s3c24xx] gta02: Workaround hardware bug on rev 5 and earlier | lars | 2009-08-05 | 1 | -0/+54 |
* | [kernel] add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27... | florian | 2009-08-05 | 1 | -0/+1 |
* | [s3c24xx] mach-gta02: select extra gpio for glamo. | lars | 2009-08-05 | 1 | -1/+2 |
* | [s3c24xx] Fix typo. | lars | 2009-08-04 | 1 | -1/+1 |
* | [ar7] register watchdog only if enabled in hardware (#2378) | florian | 2009-08-04 | 2 | -0/+60 |
* | [ar71xx] init mac address on the WRT160NL board (thanks to Gerry Rozema for t... | juhosg | 2009-08-04 | 1 | -5/+11 |
* | [s3c24xx] The gta02 vibrator driver is not meant to be build as module. | lars | 2009-08-04 | 1 | -1/+1 |
* | set atheros default kernel version to 2.6.30.4 | nbd | 2009-08-04 | 1 | -1/+1 |
* | fix mvswitch/ar8216 tx path hooking for 2.6.30 | nbd | 2009-08-04 | 2 | -0/+1118 |