aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* The image was selected from a wrong location. Fixes bug #4618Hauke Mehrtens2009-03-191-1/+1
| | | | SVN-Revision: 14948
* activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. ↵Hauke Mehrtens2009-03-191-5/+7
| | | | | | These symbols are not set at an other place. SVN-Revision: 14947
* Update compat-wireless to 2009-03-18Hauke Mehrtens2009-03-1822-1456/+1424
| | | | | | | | | | Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless. There are changes in that file and compat-wireless needs the newest version. Some more symbols are deactivated in the default config file, this will make building faster. The rt2800pci patches are up to date now. SVN-Revision: 14946
* add makefile target alias package/<name>/host/<target> for host buildsFelix Fietkau2009-03-181-0/+1
| | | | SVN-Revision: 14944
* Updated iw to 0.9.10. Thanks to quentinHauke Mehrtens2009-03-181-2/+2
| | | | SVN-Revision: 14943
* Updated regulatory.bin to 2009.03.09. Thanks to quentinHauke Mehrtens2009-03-181-2/+2
| | | | SVN-Revision: 14942
* cleanup imagetagFlorian Fainelli2009-03-181-2/+2
| | | | SVN-Revision: 14941
* Backport of ps3vram from 2.6.29Hamish Guthrie2009-03-185-0/+1369
| | | | SVN-Revision: 14940
* Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targetHamish Guthrie2009-03-184-3/+7
| | | | SVN-Revision: 14939
* Allow running without "logger" installedMichael Büsch2009-03-181-1/+4
| | | | SVN-Revision: 14938
* Support configurations without syslogd/klogd.Michael Büsch2009-03-181-2/+2
| | | | SVN-Revision: 14937
* NET_CLS_ACT can no longer be built as module in newer kernels, force it to =yFelix Fietkau2009-03-171-1/+1
| | | | SVN-Revision: 14935
* get rid of the ncurses host build - the only reason why it was necessary in ↵Felix Fietkau2009-03-171-20/+1
| | | | | | the first place was because of misuse of the BUILD_CC variable override. SVN-Revision: 14934
* b43: More non-PCI fixesMichael Büsch2009-03-172-5/+38
| | | | SVN-Revision: 14933
* b43: Fix for non-PCI buildsMichael Büsch2009-03-172-11/+24
| | | | SVN-Revision: 14932
* ap81: register GPIO LEDsGabor Juhos2009-03-171-0/+28
| | | | SVN-Revision: 14931
* b43-fwsquash: Fix dependency definitionsMichael Büsch2009-03-171-4/+2
| | | | SVN-Revision: 14930
* b43: Add support for removing unnecessary firmware files to reduce the image ↵Michael Büsch2009-03-173-0/+148
| | | | | | size. SVN-Revision: 14929
* s3c24xx: refresh kernel configFelix Fietkau2009-03-171-4/+0
| | | | SVN-Revision: 14928
* s3c24xx: unbreak openmoko merge patch (mmc changes)Felix Fietkau2009-03-171-418/+383
| | | | SVN-Revision: 14927
* fix missing binutils default version changeFelix Fietkau2009-03-171-1/+1
| | | | SVN-Revision: 14926
* fix a bug which prevented imagetag from correctly initializing the version ↵Florian Fainelli2009-03-171-3/+3
| | | | | | and magic2, use the broadcom default magics, which allows uploading through web interfaces SVN-Revision: 14925
* ap81: register SPI flash, and add default MTD partitionsGabor Juhos2009-03-171-0/+53
| | | | SVN-Revision: 14924
* ap81: register GPIO buttonsGabor Juhos2009-03-171-0/+29
| | | | SVN-Revision: 14923
* ap81: register USB host controllerGabor Juhos2009-03-171-0/+2
| | | | SVN-Revision: 14922
* ap81: register ethernet devices, and add default network configuration fileGabor Juhos2009-03-173-0/+33
| | | | SVN-Revision: 14921
* ap83: remove unnecessary includeGabor Juhos2009-03-171-1/+0
| | | | SVN-Revision: 14920
* bcm47xx: Fix compilation on non-PCI configs.Michael Büsch2009-03-171-13/+25
| | | | SVN-Revision: 14919
* Final updates to default configuration of ps3 petitboot sub-targetHamish Guthrie2009-03-173-1/+5
| | | | SVN-Revision: 14918
* update other 2.6.28.7 targets to 2.6.28.8, tooImre Kaloz2009-03-175-5/+5
| | | | SVN-Revision: 14917
* update to 2.6.28.8Imre Kaloz2009-03-178-9/+9
| | | | SVN-Revision: 14916
* Update kernel configHamish Guthrie2009-03-171-0/+8
| | | | SVN-Revision: 14915
* fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)Florian Fainelli2009-03-179-19/+134
| | | | SVN-Revision: 14914
* Ensure that bin directory is created for ps3 buildbot buildHamish Guthrie2009-03-171-0/+1
| | | | SVN-Revision: 14913
* ncurses: make sure the timestamp of copied host utils is current, so that it ↵Felix Fietkau2009-03-171-0/+3
| | | | | | doesn't fall back to attempting to use cross-compiled ones SVN-Revision: 14912
* clean up ncurses makefile based on new host build changesFelix Fietkau2009-03-171-85/+30
| | | | SVN-Revision: 14911
* fix quilt variable and stampfile usage for host buildsFelix Fietkau2009-03-172-6/+12
| | | | SVN-Revision: 14910
* fix download reverse dependsFelix Fietkau2009-03-171-2/+4
| | | | SVN-Revision: 14907
* add PKG_HOST_ONLY variable to prevent target buildsFelix Fietkau2009-03-172-2/+2
| | | | SVN-Revision: 14906
* move host build in packages into a separate namespace: ↵Felix Fietkau2009-03-179-21/+93
| | | | | | package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants SVN-Revision: 14905
* s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the ↵Felix Fietkau2009-03-161-1/+1
| | | | | | right cpu SVN-Revision: 14904
* add missing cflags for s3c24xxFelix Fietkau2009-03-161-0/+1
| | | | SVN-Revision: 14903
* fix mmap issues caused by the vm_exports patch (thx, danm)Felix Fietkau2009-03-162-2/+2
| | | | SVN-Revision: 14902
* remove autoconf from prereq-build.mk, as it is part of the tools/ buildFelix Fietkau2009-03-161-4/+0
| | | | SVN-Revision: 14901
* Bison is not a prerequirement since it's build as part of the openwrt toolchain.Lars-Peter Clausen2009-03-161-4/+0
| | | | SVN-Revision: 14900
* Added target architecture name for ps3Hamish Guthrie2009-03-161-0/+1
| | | | SVN-Revision: 14899
* Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPUHamish Guthrie2009-03-161-0/+2
| | | | SVN-Revision: 14898
* Added defaults for extra target architecture for ps3Hamish Guthrie2009-03-161-0/+3
| | | | SVN-Revision: 14897
* add the CFE offset command line option to the imagetag utility, closes (#4366)Florian Fainelli2009-03-161-2/+2
| | | | SVN-Revision: 14896
* Bumped compiler version for PS3Hamish Guthrie2009-03-162-7/+2
| | | | SVN-Revision: 14894