summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd2007-02-161-0/+3
* more cleanupnbd2007-02-164-95/+47
* remove squashfs repartitioning hacks from spiflash driver - will be ported to...nbd2007-02-161-66/+4
* major cleanup of the ar531x code, improved hardware detection and support for...nbd2007-02-1614-427/+358
* some ar531x cleanupnbd2007-02-156-43/+2121
* add fix for kernel headers to allow offsetof access from user spacenbd2007-02-141-0/+17
* make the uml kernel config compatible with both 32 bit and 64 bit systemsnbd2007-02-132-0/+88
* move tlb change for mips 4KC to generic patches (required for most mips targets)nbd2007-02-133-38/+20
* add kernel branch emulation fix from #1345nbd2007-02-121-0/+11
* clean up uml-2.6 config, fixes buildbot pcmcia-cs errornbd2007-02-122-674/+26
* fix mac handling, thanks to Kestutis Kupciunaskaloz2007-02-081-1/+4
* update work in progress rewritten bcm947xx code. wifi and usb seem to be work...nbd2007-02-0835-7226/+7097
* port [6229] to kamikazenbd2007-02-0817-19/+19
* change target descriptionnbd2007-02-051-1/+1
* add profile for the wgt634unbd2007-02-051-0/+10
* oops... typonbd2007-02-041-1/+1
* fix rootfs detectionnbd2007-02-041-1/+1
* update atheros 2.6 port - add support for the older chip generationnbd2007-02-0425-4686/+5210
* add extra netfilter xt stuff to config-templatenbd2007-02-041-0/+3
* force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - ...nbd2007-02-041-2/+2
* disable block2mtd page readahead (patch from #1058)nbd2007-02-011-0/+11
* clean up the x86 image build a bit, fixing unconditional copy of grub filespavlov2007-02-011-5/+12
* fix rb532 image buildnbd2007-01-311-3/+2
* basic pxa support; likely brokenmbm2007-01-318-0/+2816
* move the natsemi preselection into the x86 default package listnbd2007-01-291-0/+1
* forward port missing parts of the mtd permission change in whiterussian (and ...nbd2007-01-272-0/+37
* merge another batch of code from michael buesch's wireless-dev tree, fix up e...nbd2007-01-266-4695/+3384
* add ar7 sErCoMm image fix (patch by Bernardo Innocenti)nbd2007-01-251-1/+1
* fix [6191]mbm2007-01-241-1/+1
* kernel has gotten too big; move kernel/jffs2 boundarymbm2007-01-241-1/+1
* Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)rwhitby2007-01-231-0/+1
* Forgot to add the DELUDE target :/florian2007-01-2311-0/+11
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian2007-01-2214-19/+926
* add missing VIDEO_SUPPORT optionnbd2007-01-211-0/+3
* fix a typonbd2007-01-211-1/+1
* turn the IXP4xx microcode check into a prereq check so that the error message...nbd2007-01-202-7/+14
* Add WL-700gE support (based on work by jr)nbd2007-01-205-1/+126
* add descriptions to the broadcom target profiles and export them to the targe...nbd2007-01-202-0/+44
* include .pkginfo in image buildernbd2007-01-201-0/+1
* Use nbd's fix for Zip files.malbon2007-01-161-1/+1
* remove bogus part of the broadcom target descriptionsnbd2007-01-163-12/+0
* show package list on make info in the image buildernbd2007-01-141-1/+1
* Fix config checks for Image Builder and SDK - only build them when requested.nbd2007-01-143-6/+13
* remove BIN_DIR on make clean in the image buildernbd2007-01-141-1/+1
* fix x86 image buildernbd2007-01-141-4/+9
* move another DEFAULT:=y and fix a dependency bugnbd2007-01-141-0/+1
* move several instances of DEFAULT:=y to profile preselections (easier for the...nbd2007-01-142-9/+9
* include .targetinfo in the image builder, and allow direct calls to the packa...nbd2007-01-142-2/+3
* disable pcmcia for atheros-2.6nbd2007-01-112-1/+2
* Remove this unnecessary patchflorian2007-01-111-16/+0