aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the ri...Felix Fietkau2009-03-161-1/+1
* add missing cflags for s3c24xxFelix Fietkau2009-03-161-0/+1
* fix mmap issues caused by the vm_exports patch (thx, danm)Felix Fietkau2009-03-162-2/+2
* remove autoconf from prereq-build.mk, as it is part of the tools/ buildFelix Fietkau2009-03-161-4/+0
* Bison is not a prerequirement since it's build as part of the openwrt toolchain.Lars-Peter Clausen2009-03-161-4/+0
* Added target architecture name for ps3Hamish Guthrie2009-03-161-0/+1
* Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPUHamish Guthrie2009-03-161-0/+2
* Added defaults for extra target architecture for ps3Hamish Guthrie2009-03-161-0/+3
* add the CFE offset command line option to the imagetag utility, closes (#4366)Florian Fainelli2009-03-161-2/+2
* Bumped compiler version for PS3Hamish Guthrie2009-03-162-7/+2
* Set default compiler for ps3Hamish Guthrie2009-03-162-1/+9
* backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work (#1...Florian Fainelli2009-03-151-0/+64
* use Alain Knaff's bzip2/lzma patch instead of the old lzma patchFlorian Fainelli2009-03-153-119/+3147
* preliminary support for the Atheros AP81 refrence boardGabor Juhos2009-03-156-2/+34
* fix double g typoFlorian Fainelli2009-03-151-1/+1
* sync kernel configGabor Juhos2009-03-151-16/+1
* add 2.6.28 patches and kernel configFlorian Fainelli2009-03-1525-0/+1221
* fix ppp and pptp typos where is used instead of (#4768, #4778)Florian Fainelli2009-03-156-7/+7
* fix typo in spidev_test categoryFlorian Fainelli2009-03-151-1/+1
* orion: fix preselection for ath9kFelix Fietkau2009-03-151-1/+1
* pb42: add GPIO buttonsGabor Juhos2009-03-141-0/+28
* pb42: fix ethernet, remove USB registration, add default network configurationGabor Juhos2009-03-143-5/+29
* nuke obsolete kernel stuffFelix Fietkau2009-03-14705-354417/+0
* create firmware image for the Ubiquiti LS-SR71 boardGabor Juhos2009-03-142-2/+13
* ls-sr71: add GPIO LEDsGabor Juhos2009-03-141-1/+43
* simplify setup code for Ubiquiti boardsGabor Juhos2009-03-141-19/+17
* mac80211: update compat-wireless to 2009-03-13Gabor Juhos2009-03-141-2/+2
* nuke some obsolete gcc versionsFelix Fietkau2009-03-1428-1311/+2
* enable eabi support by defaultFelix Fietkau2009-03-141-1/+1
* switch to binutils 2.19.1 by defaultFelix Fietkau2009-03-141-1/+2
* remove obsolete eabi config overridesFelix Fietkau2009-03-145-30/+0
* move cflags default setting to target makefilesFelix Fietkau2009-03-146-10/+25
* gcc: backport a patch from gcc trunk that fixes an internal compiler error on...Felix Fietkau2009-03-131-0/+71
* Build autoconf before automake.Lars-Peter Clausen2009-03-131-1/+1
* fix the target-local CONFIG_SITE export. apparently make can't do more than o...Felix Fietkau2009-03-131-4/+6
* fix stampfile variables for the toolchain build (fixes gcc compile error)Felix Fietkau2009-03-135-9/+9
* Cleanup the PS3 makefileGeoff Levand2009-03-121-7/+11
* Rename defconfig-petitboot defconfig-ps3-petitbootGeoff Levand2009-03-121-0/+0
* Remove PS3 linux-2.6.27 kernel supportGeoff Levand2009-03-122-32090/+0
* Remove PS3 linux-2.6.25 kernel supportGeoff Levand2009-03-122-1044/+0
* Update the PS3 2.6.28 kernel config:Geoff Levand2009-03-121-77/+11
* Update the ps3-utils package from 2.2.0 to 2.3.Geoff Levand2009-03-121-4/+8
* make the compile: host-install dependency independent of the order in which t...Felix Fietkau2009-03-121-2/+3
* enable Host/Install on compile: if package.mk is includedFelix Fietkau2009-03-121-1/+1
* move the CONFIG_SITE export to target-local exportsFelix Fietkau2009-03-121-5/+4
* add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-123-12/+80
* do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_...Florian Fainelli2009-03-113-17/+17
* make SPI work in full-duplex mode by defaultFlorian Fainelli2009-03-101-2/+2