summaryrefslogtreecommitdiffstats
path: root/target/device
Commit message (Expand)AuthorAgeFilesLines
* - revert incorrect parts from sjhill's r17800 and add some more documentation.Bernhard Reutner-Fischer2007-02-121-0/+5
* - add an arm integrator 926 thing qemu can deal withBernhard Reutner-Fischer2007-02-105-0/+1228
* Support building using an external toolchain. Questions to the mailing list a..."Steven J. Hill"2007-02-061-3/+0
* - reenable linux26Bernhard Reutner-Fischer2007-01-314-12/+4
* - set preferred kernel format to bzImage for i386 familyBernhard Reutner-Fischer2007-01-301-0/+1
* - make sure to check against ia32Bernhard Reutner-Fischer2007-01-301-0/+2
* - generalize the menuconfig linux kernel supportBernhard Reutner-Fischer2007-01-303-17/+16
* - drop some stuffBernhard Reutner-Fischer2007-01-301-16/+16
* - update snapshot config for ia32 configBernhard Reutner-Fischer2007-01-301-98/+131
* - fixup after self. Kernel for the x86 family is now built againBernhard Reutner-Fischer2007-01-291-1/+0
* - apply Soekris update from Eric MilonBernhard Reutner-Fischer2007-01-296-377/+2314
* - Prepatory patch for new Atmel targets boardsBernhard Reutner-Fischer2007-01-242-4/+10
* - andersee, why was this duplicated and hardcoded here?Bernhard Reutner-Fischer2007-01-151-2/+5
* - move setting the TARGET_DEVICE_DEPMOD up one levelBernhard Reutner-Fischer2006-12-222-2/+2
* - copy the final kernel (and System.map) to boot/Bernhard Reutner-Fischer2006-12-181-1/+1
* - stripped a bit too much for kernel-headers == target-kernel. Reinstate requ...Bernhard Reutner-Fischer2006-12-181-2/+2
* - put the full kernel's sources into build_/, install them into toolchain_bui...Bernhard Reutner-Fischer2006-12-182-25/+46
* - make sure to agree on the installation CONFIG_PREFIXBernhard Reutner-Fischer2006-12-131-1/+1
* - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a default...Bernhard Reutner-Fischer2006-12-131-2/+0
* make this target currentEric Andersen2006-12-1312-6746/+107
* use the correct depmod for linux26Eric Andersen2006-12-131-1/+1
* renameEric Andersen2006-12-131-0/+0
* endianness is handled elsewhereEric Andersen2006-12-131-13/+1
* rework the default x86 targetEric Andersen2006-12-133-125/+85
* update busybox defaults a bitEric Andersen2006-12-131-181/+149
* update uClibc config settings and update installation of kernel headersEric Andersen2006-12-125-563/+50
* - +xBernhard Reutner-Fischer2006-12-041-0/+0
* - add generic target. X86 for now, don't fork this but generalize it!Bernhard Reutner-Fischer2006-12-029-0/+3113
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-176-6/+12
* subversion makes it so we do not need a separate tarballEric Andersen2006-11-1525-9/+23
* update config filesEric Andersen2006-10-172-99/+105
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* - list defaults for BR2_GNU_TARGET_SUFFIX in help textBernhard Reutner-Fischer2006-07-041-3/+3
* Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monsterEric Andersen2006-07-042-1/+2
* sync target kernel version with realityEric Andersen2006-06-231-1/+1
* fix urlEric Andersen2006-06-231-1/+1
* update config a bitEric Andersen2006-06-231-0/+1
* version bumpEric Andersen2006-06-234-1201/+6388
* Update squashfs patch to v3.0 (2.4.28 kernel)Peter Korsgaard2006-05-242-0/+0
* Fix missing /etc/mtab symlinkEric Andersen2006-04-142-0/+0
* Make symlink targets use relative paths per bug 303Eric Andersen2006-04-142-0/+0
* dohEric Andersen2006-04-122-2/+2
* dont use depmod.pl, use cross depmod which I made work properly a while back.Eric Andersen2006-04-126-493/+1098
* accomodate a read only rootfsEric Andersen2006-04-102-0/+20
* update to linux 2.4.16 and current uClibc.Eric Andersen2006-03-2539-630/+1099
* add linux-2.4.32 kernel support for the q5 board per case 0000715David Anders2006-02-109-20/+621
* add the amd au1500 based q5 board per case 0000374David Anders2006-01-2542-0/+4124
* added the soekris net4801 target per case 0000613David Anders2006-01-238-2/+1842
* fix kernel build from bug report 0000476David Anders2006-01-201-1/+1
* add Sharp LH79520 based LNode80 targetDavid Anders2006-01-1929-0/+105473