summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [kernel] remove 2.6.24, no target is relying on itflorian2009-04-2458-102552/+0
* [rb532] remove 2.6.27 we did not use it and went to 2.6.28 directlyflorian2009-04-2426-2057/+0
* [rb532] nuke empty directoryflorian2009-04-240-0/+0
* [atheros] nuke empty dirsjuhosg2009-04-240-0/+0
* [rb532] use 2.6.28 and remove uneeded patchflorian2009-04-242-13/+1
* [rdc] add support for 2.6.28 and use it as the default kernel version, tested...florian2009-04-2411-2/+4247
* [rdc] 2.6.27 also needs to hack the command line passed to the kernelflorian2009-04-241-0/+10
* [rdc] move files to files-2.6.24, not required with newer kernelsflorian2009-04-2426-0/+0
* [ar71xx] enable yaffs on 2.6.29juhosg2009-04-241-0/+9
* [kernel] r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbolflorian2009-04-241-1/+2
* [rdc] also override the default console settings, not all boards set it (e.g:...florian2009-04-241-1/+1
* [rdc] resync kernel configurationflorian2009-04-241-63/+7
* [rdc] override default i486 CFLAGS, produce smaller executables for these sys...florian2009-04-241-0/+1
* [kernel] add missing configuration symbol (for rdc)florian2009-04-241-0/+1
* [kernel] generic/2.6.29: update yaffs codejuhosg2009-04-243-7811/+12344
* [ar71xx] fix ethernet driver on 2.6.29juhosg2009-04-242-1/+41
* port the mbsd_multi patch to gcc 4.4.0, refresh the other patchesnbd2009-04-247-32/+295
* [toolchain] uClibc cleanup:nico2009-04-2473-4809/+31
* uClibc NPTL: remove the pthread daemon() fix and revert r15343nico2009-04-242-10/+36
* add missing $(if) check for build loggingnbd2009-04-241-1/+1
* optimize tools/ directory build order to improve parallel building performancenbd2009-04-241-2/+5
* add logs/ to .gitignorenbd2009-04-241-0/+1
* add missing dependencies which broke parallel buildnbd2009-04-241-1/+2
* add BUILD_LOG option to let the build system log all subdir make command outp...nbd2009-04-241-1/+2
* [kernel] generic/2.6.29: add missing Kconfig optionsjuhosg2009-04-231-0/+4
* [ar71xx] add initial support for 2.6.29juhosg2009-04-2321-0/+769
* uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not...nbd2009-04-231-2/+2
* kmod-bluetooth includes hidp, which needs input-core. add the missing dependencynbd2009-04-231-1/+1
* madwifi: fix a header file conflict with iptablesnbd2009-04-232-3/+3
* fix KERNEL_PATCHVER, properly strip -rc* suffixesnbd2009-04-231-1/+1
* emit proper error messages if important kernel config files are missingnbd2009-04-231-1/+7
* brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually br...nbd2009-04-231-34/+16
* [package] modules: fix several typos in block.mkjuhosg2009-04-231-6/+6
* [ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driverjuhosg2009-04-231-0/+1
* [ar71xx] add a workaround for the Synopsys EHCI corejuhosg2009-04-231-0/+22
* [ar71xx] refresh kernel patchesjuhosg2009-04-232-6/+6
* [toolchain] gcc-4.4.0 also needs mpfr and gmp to be builtflorian2009-04-231-1/+1
* [toolchain] add preliminary support for gcc-4.4.0, need to forward port the f...florian2009-04-2310-2/+171
* uclibc: add the pthread daemon() fix from #4809nbd2009-04-233-0/+30
* uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0...nbd2009-04-232-47/+0
* remove 2 old interfering variables, probably missed from [15299]nico2009-04-221-2/+0
* clean up automake/pkg-config handling, move separate host/package variable ex...nbd2009-04-224-20/+24
* build host libtool along with target libtoolnbd2009-04-221-0/+2
* enable tgz for x86 - people are using it for system upgradesnbd2009-04-221-1/+1
* [kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify ...hcg2009-04-221-0/+33
* atheros: enable swconfig by defaultnbd2009-04-211-1/+1
* atheros: fix up the wlan mac address if the board data is missingnbd2009-04-212-3/+5
* atheros: add default uci configuration for ICPlus IP175Cnbd2009-04-211-1/+19
* automatically configure switches when swconfig is installednbd2009-04-212-1/+13
* kernel: make sure all patches are applied before running menuconfig or oldconfignbd2009-04-211-1/+1