summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* removed volatile register derefs from amazon setup codeJohn Crispin2007-08-042-65/+23
* rewrite of the amazon irq codeJohn Crispin2007-08-042-219/+106
* fix reset function in USB driverGabor Juhos2007-08-031-7/+11
* USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resou...Gabor Juhos2007-08-032-11/+11
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel conf...Florian Fainelli2007-08-036-23/+80
* Some adm5120-hcd cleanupsFlorian Fainelli2007-08-021-59/+103
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver a...Florian Fainelli2007-08-023-2/+19
* add definitions for RouterBOARD 150, no NAND driver yetGabor Juhos2007-08-021-3/+19
* add support for board specific vlan matrix, should fix #2132Gabor Juhos2007-08-0112-53/+123
* Add CONFIG_HID to not set by defaultFlorian Fainelli2007-08-011-0/+1
* Fix the AR7 led driver compilation (#2160)Florian Fainelli2007-08-011-0/+1
* Register the second uart on tnetd7300 and fix the watchdog register for 7200/...Florian Fainelli2007-07-313-56/+90
* Fix the gpio init (#2148)Florian Fainelli2007-07-311-0/+2
* Remove the dependency to devio, since it is not in trunkFlorian Fainelli2007-07-311-1/+1
* Fix the remaining kernel config options (#2102)Florian Fainelli2007-07-311-0/+14
* only build sdk and imagebuilder at target/install timeFelix Fietkau2007-07-311-2/+2
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-302-47/+15
* Better x86 generic config, the lzma decompressor is now reliable (thanks to D...Florian Fainelli2007-07-304-6/+55
* improved au1000 usb patchJohn Crispin2007-07-291-1/+1
* improved patch for au1000 usb-power switchJohn Crispin2007-07-291-9/+4
* removed fox-vhdl patch, it will return with .22John Crispin2007-07-291-4836/+0
* small fix to etrax serial port setupJohn Crispin2007-07-291-14/+2
* Modified patches for 2.6.22.1 kernelHamish Guthrie2007-07-298-0/+999
* Prepare for 2.6.22.1 kernelHamish Guthrie2007-07-2916-14/+9949
* some fixes to the etrax buildJohn Crispin2007-07-293-197/+221
* use adm5120 flash map driver on BE targetsGabor Juhos2007-07-281-5/+2
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ...Florian Fainelli2007-07-274-2/+361
* add LED definitions for the RB133/133C boards, thanks to Christophe LucasGabor Juhos2007-07-271-0/+7
* rename patches to follow our naming conventionsGabor Juhos2007-07-277-0/+0
* Removed the obsolete MTD_SPLIT_ROOTFS config symbol.Rod Whitby2007-07-271-1/+0
* Add missing config symbols that stop a default 2.6.21.6 built - set them all ...Rod Whitby2007-07-271-0/+9
* more cosmetic fixes for ar7Nicolas Thill2007-07-273-4/+3
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)Nicolas Thill2007-07-2719-700/+106
* cosmetic fix (indent and use c-style comments)Nicolas Thill2007-07-271-14/+14
* update rdc-2.6 config (thanks to Daniel Gimpelevich)Nicolas Thill2007-07-271-3/+13
* protect the adm5120 pci ops with a spinlock - fixes race conditions that happ...Felix Fietkau2007-07-261-0/+9
* Use the new x86 code, thanks sn9 !Florian Fainelli2007-07-265-105/+12033
* brcm47xx-2.6: add a few nops here, some irq saving there, blast the full cach...Felix Fietkau2007-07-261-31/+300
* fix the size of the flash mem window on pronghorn metro (#2070)Felix Fietkau2007-07-251-1/+1
* NAPI for r6040 of course depends on r6040Florian Fainelli2007-07-251-1/+2
* Remove preinit.arch, not used, compile NAPI support for R6040, change the pro...Florian Fainelli2007-07-254-3/+6
* uses AMBA PL010 driver for the serial ports from nowGabor Juhos2007-07-2511-7/+530
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !Florian Fainelli2007-07-255-16/+87
* on the au1000 usb could never work as the power switch was never enabled :PJohn Crispin2007-07-241-0/+16
* fixed au1000 eth0 ioctl patchJohn Crispin2007-07-241-20/+9
* oops, wrong file for au1000 pci fixJohn Crispin2007-07-241-8/+14
* fixed up the au1000 pci support, was caused by the au1000 having a 36bit io b...John Crispin2007-07-242-0/+18
* reorder rootfstypes to allow both squashfs and jffs2 images to bootGabor Juhos2007-07-242-2/+2
* fix kernel command lineGabor Juhos2007-07-242-2/+2
* Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_p...Florian Fainelli2007-07-245-14/+109