summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move host build in packages into a separate namespace: package/<name>/host/<t...nbd2009-03-179-21/+93
* s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the ri...nbd2009-03-161-1/+1
* add missing cflags for s3c24xxnbd2009-03-161-0/+1
* fix mmap issues caused by the vm_exports patch (thx, danm)nbd2009-03-162-2/+2
* remove autoconf from prereq-build.mk, as it is part of the tools/ buildnbd2009-03-161-4/+0
* Bison is not a prerequirement since it's build as part of the openwrt toolchain.lars2009-03-161-4/+0
* Added target architecture name for ps3hcg2009-03-161-0/+1
* Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPUhcg2009-03-161-0/+2
* Added defaults for extra target architecture for ps3hcg2009-03-161-0/+3
* [brcm63xx] add the CFE offset command line option to the imagetag utility, cl...florian2009-03-161-2/+2
* Bumped compiler version for PS3hcg2009-03-162-7/+2
* Set default compiler for ps3hcg2009-03-162-1/+9
* [brcm-2.4] backport mii_ioctl_data fix to make wpa-supplicant roboswitch driv...florian2009-03-151-0/+64
* [rdc] use Alain Knaff's bzip2/lzma patch instead of the old lzma patchflorian2009-03-153-119/+3147
* [ar71xx] preliminary support for the Atheros AP81 refrence boardjuhosg2009-03-156-2/+34
* [package] fix double g typoflorian2009-03-151-1/+1
* [ar71xx] sync kernel configjuhosg2009-03-151-16/+1
* [rb532] add 2.6.28 patches and kernel configflorian2009-03-1525-0/+1221
* [package] fix ppp and pptp typos where is used instead of (#4768, #4778)florian2009-03-156-7/+7
* [package] fix typo in spidev_test categoryflorian2009-03-151-1/+1
* orion: fix preselection for ath9knbd2009-03-151-1/+1
* [ar71xx] pb42: add GPIO buttonsjuhosg2009-03-141-0/+28
* [ar71xx] pb42: fix ethernet, remove USB registration, add default network con...juhosg2009-03-143-5/+29
* nuke obsolete kernel stuffnbd2009-03-14705-354417/+0
* [ar71xx] create firmware image for the Ubiquiti LS-SR71 boardjuhosg2009-03-142-2/+13
* [ar71xx] ls-sr71: add GPIO LEDsjuhosg2009-03-141-1/+43
* [ar71xx] simplify setup code for Ubiquiti boardsjuhosg2009-03-141-19/+17
* [package] mac80211: update compat-wireless to 2009-03-13juhosg2009-03-141-2/+2
* nuke some obsolete gcc versionsnbd2009-03-1428-1311/+2
* enable eabi support by defaultnbd2009-03-141-1/+1
* switch to binutils 2.19.1 by defaultnbd2009-03-141-1/+2
* remove obsolete eabi config overridesnbd2009-03-145-30/+0
* move cflags default setting to target makefilesnbd2009-03-146-10/+25
* gcc: backport a patch from gcc trunk that fixes an internal compiler error on...nbd2009-03-131-0/+71
* Build autoconf before automake.lars2009-03-131-1/+1
* fix the target-local CONFIG_SITE export. apparently make can't do more than o...nbd2009-03-131-4/+6
* fix stampfile variables for the toolchain build (fixes gcc compile error)nbd2009-03-135-9/+9
* Cleanup the PS3 makefilegeoff2009-03-121-7/+11
* Rename defconfig-petitboot defconfig-ps3-petitbootgeoff2009-03-121-0/+0
* Remove PS3 linux-2.6.27 kernel supportgeoff2009-03-122-32090/+0
* Remove PS3 linux-2.6.25 kernel supportgeoff2009-03-122-1044/+0
* Update the PS3 2.6.28 kernel config:geoff2009-03-121-77/+11
* Update the ps3-utils package from 2.2.0 to 2.3.geoff2009-03-121-4/+8
* make the compile: host-install dependency independent of the order in which t...nbd2009-03-121-2/+3
* enable Host/Install on compile: if package.mk is includednbd2009-03-121-1/+1
* move the CONFIG_SITE export to target-local exportsnbd2009-03-121-5/+4
* [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366florian2009-03-123-12/+80
* [brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the sam...florian2009-03-113-17/+17
* [brcm63xx] make SPI work in full-duplex mode by defaultflorian2009-03-101-2/+2
* [tools] allow flash start address and firmware offset to be set on the comman...florian2009-03-101-11/+24