Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | general cleanup | Claudio Mignanti | 2010-07-22 | 11 | -14249/+0 | |
| | | | | SVN-Revision: 22352 | |||||
* | Add support for u-boot | Claudio Mignanti | 2010-07-22 | 20 | -6490/+610 | |
| | | | | SVN-Revision: 22351 | |||||
* | Add package pwm-gpio-custom | Claudio Mignanti | 2010-07-22 | 4 | -0/+276 | |
| | | | | SVN-Revision: 22350 | |||||
* | Add package rotary-gpio-custom | Claudio Mignanti | 2010-07-22 | 4 | -0/+251 | |
| | | | | SVN-Revision: 22349 | |||||
* | busybox: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -0/+11 | |
| | | | | SVN-Revision: 22348 | |||||
* | squashfs4: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -0/+10 | |
| | | | | SVN-Revision: 22347 | |||||
* | yaffs2: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -0/+11 | |
| | | | | SVN-Revision: 22345 | |||||
* | mkimage: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -1/+16 | |
| | | | | SVN-Revision: 22344 | |||||
* | opkg: fix host compilation on Darwin (libopkg_test failed to link) | Jo-Philipp Wich | 2010-07-21 | 1 | -0/+30 | |
| | | | | SVN-Revision: 22340 | |||||
* | opkg: strip trailing whitespaces from entries in conffiles control files, ↵ | Jo-Philipp Wich | 2010-07-21 | 1 | -0/+23 | |
| | | | | | | fixes conffile md5 calculation against ipkg-build generated archives SVN-Revision: 22338 | |||||
* | scripts/env: fix initialization of files/ when creating a new environment ↵ | Felix Fietkau | 2010-07-21 | 1 | -1/+2 | |
| | | | | | | (patch from #7603) SVN-Revision: 22336 | |||||
* | squashfs4: backport an upstream change to fix the file mode check to allow ↵ | Felix Fietkau | 2010-07-21 | 1 | -0/+11 | |
| | | | | | | setuid/setgid binaries (thx, ermo) - fixes #7653 SVN-Revision: 22334 | |||||
* | add a build system option for collecting all kernel debug information ↵ | Felix Fietkau | 2010-07-21 | 2 | -0/+23 | |
| | | | | | | (including modules) in a tarball SVN-Revision: 22327 | |||||
* | disable crash logging for uml, it cannot possibly work there anyway | Felix Fietkau | 2010-07-21 | 2 | -0/+2 | |
| | | | | SVN-Revision: 22326 | |||||
* | add a config option for enabling kernel debugging symbols | Felix Fietkau | 2010-07-21 | 1 | -0/+11 | |
| | | | | SVN-Revision: 22325 | |||||
* | kernel: add some missing debugging related config symbols | Felix Fietkau | 2010-07-21 | 7 | -0/+14 | |
| | | | | SVN-Revision: 22324 | |||||
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | Imre Kaloz | 2010-07-21 | 19 | -0/+57602 | |
| | | | | SVN-Revision: 22323 | |||||
* | fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643) | Florian Fainelli | 2010-07-20 | 1 | -0/+1 | |
| | | | | SVN-Revision: 22321 | |||||
* | remove whitespaces in kmod-switch sources | Florian Fainelli | 2010-07-20 | 3 | -56/+56 | |
| | | | | SVN-Revision: 22320 | |||||
* | gcc: split up the build process into three distinct stages (minimal, ↵ | Felix Fietkau | 2010-07-20 | 6 | -349/+347 | |
| | | | | | | initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain SVN-Revision: 22319 | |||||
* | brcm47xx: fix for boardflags by xMff and checkpatch.pl fixes | Hauke Mehrtens | 2010-07-20 | 12 | -48/+60 | |
| | | | | SVN-Revision: 22318 | |||||
* | upgrade the config.* scripts | Imre Kaloz | 2010-07-20 | 2 | -189/+278 | |
| | | | | SVN-Revision: 22312 | |||||
* | the storm target is gone for a long time now | Imre Kaloz | 2010-07-20 | 5 | -130/+0 | |
| | | | | SVN-Revision: 22311 | |||||
* | kernel: add the new 'crashlog' feature, which tries to store kernel ↵ | Felix Fietkau | 2010-07-20 | 9 | -0/+1173 | |
| | | | | | | oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs SVN-Revision: 22305 | |||||
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵ | Felix Fietkau | 2010-07-20 | 3 | -3/+3 | |
| | | | | | | dependency on mac80211. this fixes circular dependency issues SVN-Revision: 22304 | |||||
* | ar71xx: set default values for the fifo cfg registers on AR724x | Felix Fietkau | 2010-07-20 | 1 | -0/+7 | |
| | | | | SVN-Revision: 22303 | |||||
* | mac80211: fix aggregation on WDS AP interfaces | Felix Fietkau | 2010-07-20 | 1 | -0/+20 | |
| | | | | SVN-Revision: 22302 | |||||
* | mac80211: update to wireless-testing 2010-07-16 | Felix Fietkau | 2010-07-20 | 16 | -5769/+8 | |
| | | | | SVN-Revision: 22301 | |||||
* | nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax ↵ | Jo-Philipp Wich | 2010-07-19 | 4 | -6/+22 | |
| | | | | | | PS-1208mfg with FLSH at offset 0) SVN-Revision: 22299 | |||||
* | brcm47xx: write boardflags correct into sprom | Hauke Mehrtens | 2010-07-19 | 12 | -34/+40 | |
| | | | | SVN-Revision: 22298 | |||||
* | pwm: export the generic pwm api as module | Claudio Mignanti | 2010-07-19 | 2 | -3/+18 | |
| | | | | SVN-Revision: 22297 | |||||
* | brcm47xx: prepare brcm47xx patches for sending to mainline. | Hauke Mehrtens | 2010-07-19 | 57 | -1660/+4174 | |
| | | | | SVN-Revision: 22296 | |||||
* | brcm47xx: remove kernel 2.6.33 | Hauke Mehrtens | 2010-07-19 | 31 | -2882/+0 | |
| | | | | SVN-Revision: 22295 | |||||
* | rename the mx2 target to imx21 | Imre Kaloz | 2010-07-19 | 8 | -2/+2 | |
| | | | | SVN-Revision: 22294 | |||||
* | Remove profile no longer required | Hamish Guthrie | 2010-07-19 | 1 | -25/+0 | |
| | | | | SVN-Revision: 22293 | |||||
* | replace dropbear with openssh | Hamish Guthrie | 2010-07-19 | 1 | -2/+4 | |
| | | | | SVN-Revision: 22292 | |||||
* | we don't care about the md5sums for -rc kernels | Imre Kaloz | 2010-07-19 | 1 | -3/+0 | |
| | | | | SVN-Revision: 22290 | |||||
* | update kernel versions | Imre Kaloz | 2010-07-19 | 24 | -29/+29 | |
| | | | | SVN-Revision: 22289 | |||||
* | fixup some boardnames | Imre Kaloz | 2010-07-19 | 3 | -3/+3 | |
| | | | | SVN-Revision: 22288 | |||||
* | remove unneeded patches | Imre Kaloz | 2010-07-19 | 2 | -83/+0 | |
| | | | | SVN-Revision: 22287 | |||||
* | e2fsprogs: update to version 1.41.12 | Hauke Mehrtens | 2010-07-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 22286 | |||||
* | iw: update to version 0.9.20 | Hauke Mehrtens | 2010-07-18 | 3 | -250/+2 | |
| | | | | SVN-Revision: 22285 | |||||
* | ixp4xx: backport r21893 wrt300nv2 mac fix to 2.6.32 | Alexandros C. Couloumbis | 2010-07-18 | 1 | -0/+71 | |
| | | | | SVN-Revision: 22284 | |||||
* | package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support | Alexandros C. Couloumbis | 2010-07-18 | 1 | -0/+29 | |
| | | | | SVN-Revision: 22283 | |||||
* | base-files, busybox: fix 22279, simplify code and get rid of awk | Jo-Philipp Wich | 2010-07-18 | 2 | -22/+20 | |
| | | | | SVN-Revision: 22282 | |||||
* | base-files & telnet: Fixed telnet starting even with root password when ↵ | Daniel Dickinson | 2010-07-18 | 2 | -3/+11 | |
| | | | | | | shadow passwords in use. SVN-Revision: 22279 | |||||
* | add support for generic eb214a, thanks cezary (#7027) | Florian Fainelli | 2010-07-18 | 17 | -5/+178 | |
| | | | | SVN-Revision: 22275 | |||||
* | remove 2.6.30 support | Florian Fainelli | 2010-07-18 | 13 | -2256/+0 | |
| | | | | SVN-Revision: 22274 | |||||
* | fix alice gate2 internet:green led (#6743) | Florian Fainelli | 2010-07-18 | 2 | -2/+2 | |
| | | | | SVN-Revision: 22273 | |||||
* | brcm47xx: activate swap again and run make oldconfig | Hauke Mehrtens | 2010-07-17 | 3 | -6/+2 | |
| | | | | SVN-Revision: 22266 |