| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix merge error | mb | 2009-09-06 | 1 | -1/+1 |
* | bcm47xx: Port usb fixes to .30 | mb | 2009-09-06 | 4 | -57/+117 |
* | do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symb... | nbd | 2009-09-06 | 1 | -2/+0 |
* | bcm47xx: Apply bcm5354 USB fix | mb | 2009-09-06 | 1 | -0/+63 |
* | bcm47xx: Clean up USB patches | mb | 2009-09-06 | 3 | -56/+53 |
* | move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe... | nbd | 2009-09-06 | 2 | -5/+6 |
* | now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa... | nbd | 2009-09-06 | 2 | -3/+3 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | thepeople | 2009-09-06 | 3 | -0/+17 |
* | [brcm63xx] add infrastructure to register gpio-input reset button | florian | 2009-09-06 | 3 | -1/+20 |
* | [uml] fix build failures with bash4 | florian | 2009-09-06 | 1 | -0/+49 |
* | [uml] fix some section warnings | florian | 2009-09-06 | 1 | -0/+47 |
* | fix jffs2 eof marker search in mtd (patch by Daniel Dickinson) | nbd | 2009-09-05 | 1 | -1/+1 |
* | remove an empty patch file (thx, xiangfu) | nbd | 2009-09-05 | 1 | -0/+0 |
* | ar71xx: use WPS led for diagnostic on WRT160NL | juhosg | 2009-09-05 | 1 | -1/+1 |
* | package/base-files: set state to 'preinit' before preinit.arch is used, and s... | juhosg | 2009-09-05 | 2 | -3/+4 |
* | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) | nbd | 2009-09-05 | 1 | -1/+0 |
* | add ifup -a to boot(), closes #4543 #2781 | thepeople | 2009-09-05 | 1 | -0/+1 |
* | extend logging functions | thepeople | 2009-09-04 | 1 | -7/+17 |
* | [ramips] add missing GPIO register offsets | juhosg | 2009-09-04 | 1 | -0/+4 |
* | [ramips] add GPIO configuration feature | juhosg | 2009-09-04 | 11 | -4/+197 |
* | madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv... | nbd | 2009-09-03 | 1 | -0/+3 |
* | [package] udevtrigger depends on 2.6 kernels | florian | 2009-09-03 | 1 | -5/+6 |
* | [package] update hotplug2 to r199, fixes build failures on brcm-2.4 | florian | 2009-09-03 | 1 | -2/+2 |
* | [package] udev depends on 2.6, cleanup Makefile | florian | 2009-09-03 | 1 | -5/+6 |
* | remove stale hotplug2-old directories | nbd | 2009-09-03 | 0 | -0/+0 |
* | do not fail on empty packages | nbd | 2009-09-03 | 1 | -1/+1 |
* | get rid of old data before staging unstripped package binaries | nbd | 2009-09-03 | 1 | -0/+1 |
* | build: when staging unstripped package files, install them to a temporary dir... | nbd | 2009-09-02 | 1 | -3/+5 |
* | get rid of dynamic buffer struct allocation during pcomp lzma decompression a... | nbd | 2009-09-02 | 2 | -23/+93 |
* | [ramips] fix a typo | juhosg | 2009-09-02 | 1 | -1/+1 |
* | [ramips] initial support for the AP-R3052-V22RW-2X2 board | juhosg | 2009-09-02 | 6 | -0/+102 |
* | atheros: fix failsafe mode | nbd | 2009-09-02 | 1 | -3/+3 |
* | preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr... | nbd | 2009-09-02 | 1 | -1/+5 |
* | mvswitch: set the netdevice into promiscuous mode when header mode is enabled... | nbd | 2009-09-02 | 1 | -0/+3 |
* | wprobe: fix compile error because of missing isnan() | nbd | 2009-09-02 | 1 | -0/+2 |
* | [ramips] use common code for early_serial setup | juhosg | 2009-09-02 | 4 | -70/+35 |
* | [ramips] share prom code | juhosg | 2009-09-02 | 5 | -69/+45 |
* | [brcm63xx] fix reboot hang on bcm6345, thanks AndyI | florian | 2009-09-02 | 1 | -1/+3 |
* | [ramips] initial support for Asus RT-N15 | juhosg | 2009-09-01 | 5 | -0/+91 |
* | [ramips] cache_line_size is 16 on rt288x | juhosg | 2009-09-01 | 3 | -1/+66 |
* | [ramips] remove unused *_MACH_GENERIC config options | juhosg | 2009-09-01 | 4 | -10/+0 |
* | [ramips] fix a typo | juhosg | 2009-09-01 | 1 | -1/+1 |
* | [olpc] add experimental 2.6.30 support | florian | 2009-09-01 | 2 | -0/+794 |
* | [uml] fix linking failures against memcpy on x86_64, fix runtime tested succe... | florian | 2009-09-01 | 1 | -0/+26 |
* | [mac80211] fix module loading with kernel 2.6.27 | hauke | 2009-09-01 | 2 | -89/+451 |
* | [ramips] share machine registration code | juhosg | 2009-08-31 | 12 | -88/+28 |
* | [ramips] use common get_system_type function | juhosg | 2009-08-31 | 9 | -26/+17 |
* | [ramips] share memory size detection code | juhosg | 2009-08-31 | 5 | -35/+26 |
* | [ramips] add common setup code | juhosg | 2009-08-31 | 5 | -7/+31 |
* | [ramips] rt288x: readd RT2880_INTC_BASE definition | juhosg | 2009-08-31 | 1 | -0/+1 |