summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2007-03-02kernel build cleanupnbd
2007-03-02copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)nbd
2007-03-02enable mini_fo on foneranbd
2007-03-02Add a LED driver for MTX-1 boards, yeah babyflorian
2007-03-02enable grub images in menuconfig for squashfsnbd
2007-03-02use /etc/preinit on atheros-2.6nbd
2007-03-02add squashfs support for atheros-2.6nbd
2007-03-02make squashfs overlay support more generic and integrate it for x86-2.6nbd
2007-03-01move mtd rootfs split patch to generic-2.6, disabled for broadcom targets unt...nbd
2007-03-01flash related cleanupsnbd
2007-02-28mark uml as broken and add some cleanups (not working yet)nbd
2007-02-28fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)nbd
2007-02-28Forgot the patch for CLASSIFYflorian
2007-02-28Add ipt_CLASSIFY target for 2.4 kernels (#1338)florian
2007-02-28add a patch to revert recent breakage in the intel cfi flash driver (fixes #1...nbd
2007-02-28strip double quotes from grub boot options (fixes #1406)nbd
2007-02-28update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397nbd
2007-02-28allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)nbd
2007-02-26correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)nbd
2007-02-26use default_subtargets in package/Makefile and target/Makefilenbd
2007-02-25run indent on ar2313 drivernbd
2007-02-25clean up a few things in image build makefiles and fix unnecessary grub rebuildsnbd
2007-02-25add optional padding for x86 grub images (useful for running jffs2 images in ...nbd
2007-02-22ignore profiles with custom kernel configs in the image builder itselfnbd
2007-02-22disable the image builder in menuconfig for profiles with custom kernel configsnbd
2007-02-22add missing config filesnbd
2007-02-22Reorganize kernel configs - target/linux/*/config is now a directory.nbd
2007-02-22rename the Profile template that the image builder uses to prevent name confl...nbd
2007-02-20add 16MB flash support for ar2315 (who knows...?)nbd
2007-02-19make rootfs split/detection more generic - patch can be moved to generic-2.6 ...nbd
2007-02-19autodetect flash width - thanks to Kestutis Kupciunaskaloz
2007-02-19use radio0 only on the 5312kaloz
2007-02-19fix ar2315 rootfs mountnbd
2007-02-18Finally fix the pesky x86-2.6 block2mtd related crash (#1058)nbd
2007-02-17disable dma offset for nownbd
2007-02-17fix ar2312/2313 mac detectionnbd
2007-02-16add e1000 supportnbd
2007-02-16remove useless newlinesnbd
2007-02-16make kernel_menuconfig work without target toolchainnbd
2007-02-16add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd
2007-02-16more cleanupnbd
2007-02-16remove squashfs repartitioning hacks from spiflash driver - will be ported to...nbd
2007-02-16major cleanup of the ar531x code, improved hardware detection and support for...nbd
2007-02-15some ar531x cleanupnbd
2007-02-14add fix for kernel headers to allow offsetof access from user spacenbd
2007-02-13make the uml kernel config compatible with both 32 bit and 64 bit systemsnbd
2007-02-13move tlb change for mips 4KC to generic patches (required for most mips targets)nbd
2007-02-12add kernel branch emulation fix from #1345nbd
2007-02-12clean up uml-2.6 config, fixes buildbot pcmcia-cs errornbd
2007-02-08fix mac handling, thanks to Kestutis Kupciunaskaloz