summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixp4xx/image: Initial support for fsg3 webupgrade imagesRod Whitby2009-03-221-10/+22
* tools/firmware-utils: Added encode_crc, for Freecom devices.Rod Whitby2009-03-222-0/+152
* orion: Create generic and harddisk subtargets, ready for a different kernel c...Rod Whitby2009-03-223-0/+13
* enable all blocks on 6338 and uart clock on 6345Florian Fainelli2009-03-212-1/+10
* b43legacy: Fix compilation.Michael Büsch2009-03-201-5/+7
* add support for bcm6345 SoC, needs testingFlorian Fainelli2009-03-204-2/+83
* fix host dependencies for packages that depend on their own host buildFelix Fietkau2009-03-201-4/+5
* b43: Mask the PHY TX error interrupt for now.Michael Büsch2009-03-191-0/+26
* Add ps3vram kernel moduleHamish Guthrie2009-03-191-0/+15
* resync kernel patchesHauke Mehrtens2009-03-192-3/+3
* The image was selected from a wrong location. Fixes bug #4618Hauke Mehrtens2009-03-191-1/+1
* activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. Thes...Hauke Mehrtens2009-03-191-5/+7
* Update compat-wireless to 2009-03-18Hauke Mehrtens2009-03-1822-1456/+1424
* add makefile target alias package/<name>/host/<target> for host buildsFelix Fietkau2009-03-181-0/+1
* Updated iw to 0.9.10. Thanks to quentinHauke Mehrtens2009-03-181-2/+2
* Updated regulatory.bin to 2009.03.09. Thanks to quentinHauke Mehrtens2009-03-181-2/+2
* cleanup imagetagFlorian Fainelli2009-03-181-2/+2
* Backport of ps3vram from 2.6.29Hamish Guthrie2009-03-185-0/+1369
* Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targetHamish Guthrie2009-03-184-3/+7
* Allow running without "logger" installedMichael Büsch2009-03-181-1/+4
* Support configurations without syslogd/klogd.Michael Büsch2009-03-181-2/+2
* NET_CLS_ACT can no longer be built as module in newer kernels, force it to =yFelix Fietkau2009-03-171-1/+1
* get rid of the ncurses host build - the only reason why it was necessary in t...Felix Fietkau2009-03-171-20/+1
* b43: More non-PCI fixesMichael Büsch2009-03-172-5/+38
* b43: Fix for non-PCI buildsMichael Büsch2009-03-172-11/+24
* ap81: register GPIO LEDsGabor Juhos2009-03-171-0/+28
* b43-fwsquash: Fix dependency definitionsMichael Büsch2009-03-171-4/+2
* b43: Add support for removing unnecessary firmware files to reduce the image ...Michael Büsch2009-03-173-0/+148
* s3c24xx: refresh kernel configFelix Fietkau2009-03-171-4/+0
* s3c24xx: unbreak openmoko merge patch (mmc changes)Felix Fietkau2009-03-171-418/+383
* fix missing binutils default version changeFelix Fietkau2009-03-171-1/+1
* fix a bug which prevented imagetag from correctly initializing the version an...Florian Fainelli2009-03-171-3/+3
* ap81: register SPI flash, and add default MTD partitionsGabor Juhos2009-03-171-0/+53
* ap81: register GPIO buttonsGabor Juhos2009-03-171-0/+29
* ap81: register USB host controllerGabor Juhos2009-03-171-0/+2
* ap81: register ethernet devices, and add default network configuration fileGabor Juhos2009-03-173-0/+33
* ap83: remove unnecessary includeGabor Juhos2009-03-171-1/+0
* bcm47xx: Fix compilation on non-PCI configs.Michael Büsch2009-03-171-13/+25
* Final updates to default configuration of ps3 petitboot sub-targetHamish Guthrie2009-03-173-1/+5
* update other 2.6.28.7 targets to 2.6.28.8, tooImre Kaloz2009-03-175-5/+5
* update to 2.6.28.8Imre Kaloz2009-03-178-9/+9
* Update kernel configHamish Guthrie2009-03-171-0/+8
* fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)Florian Fainelli2009-03-179-19/+134
* Ensure that bin directory is created for ps3 buildbot buildHamish Guthrie2009-03-171-0/+1
* ncurses: make sure the timestamp of copied host utils is current, so that it ...Felix Fietkau2009-03-171-0/+3
* clean up ncurses makefile based on new host build changesFelix Fietkau2009-03-171-85/+30
* fix quilt variable and stampfile usage for host buildsFelix Fietkau2009-03-172-6/+12
* fix download reverse dependsFelix Fietkau2009-03-171-2/+4
* add PKG_HOST_ONLY variable to prevent target buildsFelix Fietkau2009-03-172-2/+2
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-179-21/+93