aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove PS3 linux-2.6.27 kernel supportGeoff Levand2009-03-122-32090/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14857
* Remove PS3 linux-2.6.25 kernel supportGeoff Levand2009-03-122-1044/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14856
* Update the PS3 2.6.28 kernel config:Geoff Levand2009-03-121-77/+11
| | | | | | | | | | CONFIG_EXT4_FS=y CONFIG_SPARSEMEM_VMEMMAP=n CONFIG_PS3_ADVANCED=y Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14855
* Update the ps3-utils package from 2.2.0 to 2.3.Geoff Levand2009-03-121-4/+8
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14854
* make the compile: host-install dependency independent of the order in which ↵Felix Fietkau2009-03-121-2/+3
| | | | | | the makefiles were included SVN-Revision: 14853
* enable Host/Install on compile: if package.mk is includedFelix Fietkau2009-03-121-1/+1
| | | | SVN-Revision: 14852
* move the CONFIG_SITE export to target-local exportsFelix Fietkau2009-03-121-5/+4
| | | | SVN-Revision: 14851
* add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-123-12/+80
| | | | SVN-Revision: 14850
* do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵Florian Fainelli2009-03-113-17/+17
| | | | | | request_mem_region on the registers SVN-Revision: 14848
* make SPI work in full-duplex mode by defaultFlorian Fainelli2009-03-101-2/+2
| | | | SVN-Revision: 14841
* allow flash start address and firmware offset to be set on the command line ↵Florian Fainelli2009-03-101-11/+24
| | | | | | (#4666) SVN-Revision: 14832