summaryrefslogtreecommitdiff
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* fix wl-700gE ide init (patch by biblbroks, fixes #2686)Felix Fietkau2007-11-161-0/+32
* add lzma compressed initramfs for bcm947xxFelix Fietkau2007-11-161-0/+121
* add missing config symbols for ide on broadcom 4780Felix Fietkau2007-11-161-0/+2
* fix initramfs imagesFelix Fietkau2007-11-161-1/+9
* create broadcom initramfs images and move the lzma decompressor area a bit fu...Felix Fietkau2007-11-162-1/+5
* more USB driver changesGabor Juhos2007-11-155-215/+142
* fix the image builderFelix Fietkau2007-11-142-70/+64
* Add bcm5354 fixes from #2611Florian Fainelli2007-11-132-0/+78
* make build of the images a bit quietGabor Juhos2007-11-121-2/+2
* USB driver cleanups, no it is still not finishedGabor Juhos2007-11-124-161/+9
* fix an unbalanced spinlock issueGabor Juhos2007-11-111-1/+1
* add b43 fixes from #2677Felix Fietkau2007-11-112-0/+128
* make the image filenames a bit shorterFelix Fietkau2007-11-1021-86/+86
* more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]Gabor Juhos2007-11-106-156/+223
* disable pci ide irq sharing by default - probably causes issues on alix (unco...Felix Fietkau2007-11-101-1/+1
* update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)Felix Fietkau2007-11-101-1/+2
* USB driver fixesGabor Juhos2007-11-087-556/+477
* move a few config options to the generic templates to avoid kernel config que...Felix Fietkau2007-11-073-13/+25
* add usb drivers to the Compex NP28G's profile, thanks to kennyGabor Juhos2007-11-041-1/+1
* disable unsupported boards in the LED driver by defaultGabor Juhos2007-11-043-3/+3
* only use trxsplit on NOR flash devicesGabor Juhos2007-11-041-0/+6
* fix flash driver fixes, call request_mem_region/ioremap_nocache with the corr...Gabor Juhos2007-11-041-2/+3
* fix missing CONFIG_USB_BLUETOOTH issueJens Muecke2007-11-031-0/+1
* RB153 must use the generic RB1xx's setup codeGabor Juhos2007-11-031-1/+1
* image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an a...Gabor Juhos2007-11-033-13/+49
* generate valid image for the BR-6104KP's web-interface (closes: 2641)Gabor Juhos2007-11-021-3/+18
* add default option for the OTi-6858 USB serial device (closes #2631)Gabor Juhos2007-11-021-0/+1
* fix USB driver to compile even if USB_DEBUG is disabledGabor Juhos2007-11-021-2/+4
* Fix typoFlorian Fainelli2007-11-021-1/+1
* cleanup USB driver, it's still experimentalGabor Juhos2007-11-015-767/+604
* CF driver cleanupFlorian Fainelli2007-11-013-10/+32
* Update S100 profile (#2587)Florian Fainelli2007-10-291-1/+2
* Resync kernel config, put back yellow led registration (#2607)Florian Fainelli2007-10-292-2/+8
* Initial OLPC targetJens Muecke2007-10-2814-0/+19750
* fixed typo in generic squashfs split patch ... shame on you :)John Crispin2007-10-271-1/+1
* reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ...Gabor Juhos2007-10-262-9/+5
* add feature flag for display support. will be used as dependency for x.orgFelix Fietkau2007-10-251-0/+3
* Fix another wrong shitfingFlorian Fainelli2007-10-251-1/+1
* Wrong bit shifting for the cfrdy function, will always return cf-mips busyFlorian Fainelli2007-10-251-1/+1
* Fix the r8169 kernel module (#2554)Florian Fainelli2007-10-241-3/+0
* The build system actually changed the routerboard kernel (#2584)Florian Fainelli2007-10-241-1/+5
* silence a bogus preinit messageFelix Fietkau2007-10-241-1/+1
* The watchdog driver is now a platform device driver and reads its gpio line w...Florian Fainelli2007-10-241-0/+104
* minor cleanupsGabor Juhos2007-10-248-228/+135
* ar7_gpio: remove unneeded checks and volatileMatteo Croce2007-10-231-14/+2
* fix flash driver, it should work on RB150 as wellGabor Juhos2007-10-233-6/+16
* ar7: fix eva image generationEugene Konev2007-10-231-1/+1
* The RB513 CF driver is now a module, enable it by default for the RB1xx profi...Florian Fainelli2007-10-236-6/+22
* We are now at .23.1Florian Fainelli2007-10-238-8/+8
* Add ps3 targetFelix Fietkau2007-10-234-0/+1169