summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Set default compiler for ps3Hamish Guthrie2009-03-162-1/+9
| | | | SVN-Revision: 14893
* backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work ↵Florian Fainelli2009-03-151-0/+64
| | | | | | (#1862) SVN-Revision: 14891
* use Alain Knaff's bzip2/lzma patch instead of the old lzma patchFlorian Fainelli2009-03-153-119/+3147
| | | | SVN-Revision: 14890
* preliminary support for the Atheros AP81 refrence boardGabor Juhos2009-03-156-2/+34
| | | | SVN-Revision: 14888
* fix double g typoFlorian Fainelli2009-03-151-1/+1
| | | | SVN-Revision: 14887
* sync kernel configGabor Juhos2009-03-151-16/+1
| | | | SVN-Revision: 14885
* add 2.6.28 patches and kernel configFlorian Fainelli2009-03-1525-0/+1221
| | | | SVN-Revision: 14884
* fix ppp and pptp typos where is used instead of (#4768, #4778)Florian Fainelli2009-03-156-7/+7
| | | | SVN-Revision: 14882
* fix typo in spidev_test categoryFlorian Fainelli2009-03-151-1/+1
| | | | SVN-Revision: 14880
* orion: fix preselection for ath9kFelix Fietkau2009-03-151-1/+1
| | | | SVN-Revision: 14878
* pb42: add GPIO buttonsGabor Juhos2009-03-141-0/+28
| | | | SVN-Revision: 14877
* pb42: fix ethernet, remove USB registration, add default network configurationGabor Juhos2009-03-143-5/+29
| | | | SVN-Revision: 14876
* nuke obsolete kernel stuffFelix Fietkau2009-03-14705-354417/+0
| | | | SVN-Revision: 14875
* create firmware image for the Ubiquiti LS-SR71 boardGabor Juhos2009-03-142-2/+13
| | | | SVN-Revision: 14874
* ls-sr71: add GPIO LEDsGabor Juhos2009-03-141-1/+43
| | | | SVN-Revision: 14873
* simplify setup code for Ubiquiti boardsGabor Juhos2009-03-141-19/+17
| | | | SVN-Revision: 14872
* mac80211: update compat-wireless to 2009-03-13Gabor Juhos2009-03-141-2/+2
| | | | SVN-Revision: 14871
* nuke some obsolete gcc versionsFelix Fietkau2009-03-1428-1311/+2
| | | | SVN-Revision: 14870
* enable eabi support by defaultFelix Fietkau2009-03-141-1/+1
| | | | SVN-Revision: 14869
* switch to binutils 2.19.1 by defaultFelix Fietkau2009-03-141-1/+2
| | | | SVN-Revision: 14868
* remove obsolete eabi config overridesFelix Fietkau2009-03-145-30/+0
| | | | SVN-Revision: 14867
* move cflags default setting to target makefilesFelix Fietkau2009-03-146-10/+25
| | | | SVN-Revision: 14866
* gcc: backport a patch from gcc trunk that fixes an internal compiler error ↵Felix Fietkau2009-03-131-0/+71
| | | | | | on arm in version 4.3.3 SVN-Revision: 14865
* Build autoconf before automake.Lars-Peter Clausen2009-03-131-1/+1
| | | | SVN-Revision: 14864
* fix the target-local CONFIG_SITE export. apparently make can't do more than ↵Felix Fietkau2009-03-131-4/+6
| | | | | | one of them in a single line SVN-Revision: 14863
* fix stampfile variables for the toolchain build (fixes gcc compile error)Felix Fietkau2009-03-135-9/+9
| | | | SVN-Revision: 14862
* Cleanup the PS3 makefileGeoff Levand2009-03-121-7/+11
| | | | | | | | | o LINUX_VERSION 2.6.28.2 to 2.6.28.7. o Remove petitboot patch facility. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14859
* Rename defconfig-petitboot defconfig-ps3-petitbootGeoff Levand2009-03-121-0/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14858