summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* [adm5120] USB driver fixesjuhosg2007-11-087-556/+477
* move a few config options to the generic templates to avoid kernel config que...nbd2007-11-073-13/+25
* [adm5120] add usb drivers to the Compex NP28G's profile, thanks to kennyjuhosg2007-11-041-1/+1
* [adm5120] disable unsupported boards in the LED driver by defaultjuhosg2007-11-043-3/+3
* [adm5120] only use trxsplit on NOR flash devicesjuhosg2007-11-041-0/+6
* [adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache wit...juhosg2007-11-041-2/+3
* fix missing CONFIG_USB_BLUETOOTH issueryd2007-11-031-0/+1
* [adm5120] RB153 must use the generic RB1xx's setup codejuhosg2007-11-031-1/+1
* [adm5120] image generation fixes (closes: #2643, #2644)juhosg2007-11-033-13/+49
* [adm5120] generate valid image for the BR-6104KP's web-interface (closes: 2641)juhosg2007-11-021-3/+18
* add default option for the OTi-6858 USB serial device (closes #2631) juhosg2007-11-021-0/+1
* [adm5120] fix USB driver to compile even if USB_DEBUG is disabledjuhosg2007-11-021-2/+4
* Fix typoflorian2007-11-021-1/+1
* [adm5120] cleanup USB driver, it's still experimentaljuhosg2007-11-015-767/+604
* CF driver cleanupflorian2007-11-013-10/+32
* Update S100 profile (#2587)florian2007-10-291-1/+2
* Resync kernel config, put back yellow led registration (#2607)florian2007-10-292-2/+8
* Initial OLPC targetryd2007-10-2814-0/+19750
* fixed typo in generic squashfs split patch ... shame on you :)blogic2007-10-271-1/+1
* [adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to Bern...juhosg2007-10-262-9/+5
* add feature flag for display support. will be used as dependency for x.orgnbd2007-10-251-0/+3
* Fix another wrong shitfingflorian2007-10-251-1/+1
* Wrong bit shifting for the cfrdy function, will always return cf-mips busyflorian2007-10-251-1/+1
* Fix the r8169 kernel module (#2554)florian2007-10-241-3/+0
* The build system actually changed the routerboard kernel (#2584)florian2007-10-241-1/+5
* silence a bogus preinit messagenbd2007-10-241-1/+1
* The watchdog driver is now a platform device driver and reads its gpio lineflorian2007-10-241-0/+104
* [adm5120] minor cleanupsjuhosg2007-10-248-228/+135
* ar7_gpio: remove unneeded checks and volatilematteo2007-10-231-14/+2
* [adm5120] fix flash driver, it should work on RB150 as welljuhosg2007-10-233-6/+16
* ar7: fix eva image generationejka2007-10-231-1/+1
* The RB513 CF driver is now a module, enable it by default for the RB1xx profile.florian2007-10-236-6/+22
* We are now at .23.1florian2007-10-238-8/+8
* Add ps3 targetnbd2007-10-234-0/+1169
* Add udev initilisationnbd2007-10-231-0/+14
* only do hotplug2 init if hotplug2 is presentnbd2007-10-231-2/+3
* Allow targets to specify extra initramfs source filesnbd2007-10-231-0/+9
* don't replace powerpc arch with ppcnbd2007-10-232-0/+2
* Add preliminary support for the Routerboard 153 CF slot (#2550)florian2007-10-229-2/+1079
* Resync kernel config, make kernel.{flash,ram}.srec availableflorian2007-10-222-7/+2
* ar7: add eva image generation (thanks Axel Gembe)ejka2007-10-221-0/+7
* fix b0rked atheros kernelconfigblogic2007-10-211-27/+13
* refreshed madwifi patchesblogic2007-10-201-0/+1
* reorganize subtargets, sort subtargets below top level targetsnbd2007-10-206-9/+8
* make morse LED trigger available as a package, and fix it to compile with 2.6.23juhosg2007-10-201-22/+93
* [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (c...juhosg2007-10-204-0/+177
* [adm5120] fix typos in the switch driver, thanks to Bernhard Held (closes: #2...juhosg2007-10-201-2/+2
* [adm5120] add patch for gpio-leds to support special brightness values, thank...juhosg2007-10-201-0/+29
* fritzbox leds detection (thanks Axel Gembe)ejka2007-10-191-4/+27
* fixed missing symbols in atheros kernel configblogic2007-10-181-19/+26