aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
...
* [kernel] fix MIPS prom emulator patchGabor Juhos2008-12-141-2/+2
* [ar71xx] generate firmware image for the TEW-632BRP boardGabor Juhos2008-12-141-5/+36
* [ar71xx] enable simple prom emulatorGabor Juhos2008-12-141-0/+10
* [kernel] add simple prom emulator for MIPSGabor Juhos2008-12-141-0/+50
* [ar71xx] tew-632brp: register flash deviceGabor Juhos2008-12-141-0/+58
* [kernel] fix myloader partition parser on 2.6.28Gabor Juhos2008-12-141-0/+11
* call preinit instead of initMirko Vogt2008-12-131-0/+11
* change prefix for kernelpatchbase 2.6.26Mirko Vogt2008-12-13255-0/+0
* moko nand blocksize is 128kMichael Büsch2008-12-121-3/+3
* moko: Fix patch so it applies properly. This fixes kernel boot due to other p...Michael Büsch2008-12-121-38/+53
* Build images for Inventel LiveboxFlorian Fainelli2008-12-121-1/+11
* changed Makefile and profiles, added patches for kernel 2.6.24 Mirko Vogt2008-12-12589-18/+178974
* Fix the default negotiation to be 10Mbits HD on some devices (#4224)Florian Fainelli2008-12-121-0/+14
* add support for target 3c24xx (more known as Openmoko GTA02 "Freerunner") and...Mirko Vogt2008-12-12268-133872/+151304
* Build the root fs.Michael Büsch2008-12-112-1/+10
* Resync kernel configFlorian Fainelli2008-12-111-16/+1
* Alloz aead and friends to compile for 2.6.27 targets no idea it could not wit...Florian Fainelli2008-12-111-0/+27
* Add basic framework for the openmoko platform.Michael Büsch2008-12-117-0/+133894
* add a suitable default config for ps3 petitbootHamish Guthrie2008-12-111-0/+1203
* Add 2.6.27.8 kernelHamish Guthrie2008-12-114-231/+141
* upgrade to 2.6.28-rc8Imre Kaloz2008-12-112-22/+1
* Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)Florian Fainelli2008-12-101-1/+1
* Add support for Sagem F@ST2404 (#4332)Florian Fainelli2008-12-102-0/+28
* some people at linksys/sercomm should be shot on sightImre Kaloz2008-12-101-1/+1
* upgrade orion to 2.6.28-rc7Imre Kaloz2008-12-1010-19983/+82
* Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPERFlorian Fainelli2008-12-101-0/+1
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-107-7/+0
* [ar71xx] register eth0 device on the TEW-632BRP boardGabor Juhos2008-12-091-0/+10
* Add missing kernel configuration symbols (#4297)Florian Fainelli2008-12-091-0/+6
* [ar71xx] ag71xx driver: increase size of dma descriptorsGabor Juhos2008-12-091-1/+2
* [ar71xx] ag71xx driver: use same FIFO configuration for all SOCGabor Juhos2008-12-092-19/+26
* [ar71xx] preliminary 2.6.28 supportGabor Juhos2008-12-0929-0/+1595
* [ar71xx] rename a patchGabor Juhos2008-12-091-0/+0
* atheros: fix reboot on ar2315 devices which do not implement the atheros refe...Felix Fietkau2008-12-091-9/+16
* Fix remaining bug of the off-by-one error ;)Florian Fainelli2008-12-081-1/+1
* Enable ohci on bcm96348gwFlorian Fainelli2008-12-081-0/+2
* preliminary ixp4xx 2.6.28 supportImre Kaloz2008-12-0837-0/+8294
* Prepare bcm63xx for SPI master supportFlorian Fainelli2008-12-082-1/+69
* add generic 2.6.28 patchesImre Kaloz2008-12-0880-0/+36878
* [ar71xx] ag71xx driver: add OOM handlerGabor Juhos2008-12-082-8/+31
* [ar71xx] ag71xx driver: don't refill rx buffers twiceGabor Juhos2008-12-081-2/+0
* [ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it againGabor Juhos2008-12-081-2/+0
* [ar71xx] ag71xx driver: remove unused codeGabor Juhos2008-12-081-7/+0
* Add support for bcm96348gw10 (Netgear DG834GT) (#4319)Florian Fainelli2008-12-073-2/+27
* [ar71xx] ag71xx driver: NAPI poll cleanupGabor Juhos2008-12-072-8/+16
* [ar71xx] ag71xx driver: handle TX timoutGabor Juhos2008-12-072-1/+25
* [adm5120] use mips_machine codeGabor Juhos2008-12-0641-308/+132
* [ar71xx] add dummy code for the TRENDnet TEW-632BRP board Gabor Juhos2008-12-067-0/+30
* ixp4xx/apex: Limit ram size to 64MBRod Whitby2008-12-062-1/+23
* [ar71xx] ag71xx driver: always use NAPI to transmit packetsGabor Juhos2008-12-062-32/+1