summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* - hide atmel target if arch is not arm nor avr32Bernhard Reutner-Fischer2007-06-071-2/+6
|
* - fix typo which led to a superfluous cp invocationBernhard Reutner-Fischer2007-06-061-2/+2
|
* - update configBernhard Reutner-Fischer2007-06-021-14/+57
|
* - bump patch versionBernhard Reutner-Fischer2007-05-151-1/+1
|
* s/FAKEROUTE/FAKEROOT/Peter Korsgaard2007-05-037-7/+7
|
* - strip eventual quotesBernhard Reutner-Fischer2007-04-171-0/+5
|
* - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .configBernhard Reutner-Fischer2007-04-112-1/+41
| | | | - adjust a few defaults.
* - make sure to download fakeroot if neededBernhard Reutner-Fischer2007-04-067-4/+11
|
* - add option to create a jffs2 filesystem in srec format. Thanks to Xride.Bernhard Reutner-Fischer2007-03-262-0/+9
|
* - add a question for anderseeBernhard Reutner-Fischer2007-03-221-1/+2
|
* - make it work with MacOSX. Closes #1252Bernhard Reutner-Fischer2007-03-201-2/+3
|
* - use numeric values for the superuser to be more portable.Bernhard Reutner-Fischer2007-03-208-8/+8
| | | | Closes #1250
* - bump version. Closes #1225Bernhard Reutner-Fischer2007-03-205-9730/+43
|
* - disable compile-broken EDAC_I82875P driverBernhard Reutner-Fischer2007-03-201-1/+1
|
* - pin LINUX_VERSION. Closes #1277Bernhard Reutner-Fischer2007-03-191-1/+1
|
* - note which kernel-headers are required.Bernhard Reutner-Fischer2007-03-181-0/+4
| | | | PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff..
* - turn off some broken modulesBernhard Reutner-Fischer2007-03-141-6/+3
|
* - update sample config a bitBernhard Reutner-Fischer2007-03-141-69/+115
|
* - add homedirBernhard Reutner-Fischer2007-03-092-12/+13
|
* - add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer2007-02-165-5/+186
|
* - do not use TARGET_DEVICE_TABLE if is is emptyBernhard Reutner-Fischer2007-02-157-1/+19
|
* - preparation for BR2_PACKAGE_BUSYBOX_SKELETONBernhard Reutner-Fischer2007-02-1529-0/+672
| | | | "Use a minimal target skeleton for use with busybox's mdev et al"
* - set some kernel related variables for use by packagesBernhard Reutner-Fischer2007-02-151-0/+5
|
* - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkoutBernhard Reutner-Fischer2007-02-151-1/+1
|
* - revert incorrect parts from sjhill's r17800 and add some more documentation.Bernhard Reutner-Fischer2007-02-122-3/+10
| | | | Now the kernel as well as /lib/modules are properly included in the final tarball and all other tarroot/genfs targets.
* - add an arm integrator 926 thing qemu can deal withBernhard Reutner-Fischer2007-02-105-0/+1228
|
* - bump patch version. Thanks to Alexander Rigbo for pointing this out.Bernhard Reutner-Fischer2007-02-071-1/+1
|
* Support building using an external toolchain. Questions to the mailing list ↵"Steven J. Hill"2007-02-062-3/+3
| | | | and all other comments to <biteme@devnull.com>.
* - avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer2007-02-042-7/+10
| | | | - provide a syslinux-source target while at it
* - propagate BR2_ARM_EABI setting down to LINUX26_KCONFIGBernhard Reutner-Fischer2007-02-041-13/+15
|
* - reenable linux26Bernhard Reutner-Fischer2007-01-314-12/+4
|
* - honor the given kernel format and fallback to zImage if none was specifiedBernhard Reutner-Fischer2007-01-301-2/+12
|
* - 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
| | | | - simplify toplevel mkdir rules a tiny bit
* - 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-292-1/+2
|
* - strip a handful of enableBernhard Reutner-Fischer2007-01-291-23/+23
|
* - apply Soekris update from Eric MilonBernhard Reutner-Fischer2007-01-296-264/+2320
| | | | - mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish)
* - added diskless/net support and new patches, mainly network drivers.Bernhard Reutner-Fischer2007-01-293-15/+195
| | | | Closes #721. Thanks, janlana
* - be gentle to vi's syntax highlightingBernhard Reutner-Fischer2007-01-291-1/+2
|
* - make sure to add board specific targets before the final generation of the ↵Bernhard Reutner-Fischer2007-01-281-0/+3
| | | | | | filesystems/tarballs. Until now, we did created the fs and only after that built/installed grub et al
* - fix dependenciesBernhard Reutner-Fischer2007-01-271-0/+2
|
* - Additional JFFS2 options to support Dataflash (Ulf Samuelsson)Bernhard Reutner-Fischer2007-01-242-8/+36
| | | | - cleanup a bit while at it
* - Prepatory patch for new Atmel targets boardsBernhard Reutner-Fischer2007-01-242-4/+10
| | | | Rearrange in Alphabetical order (Ulf Samuelsson)
* - remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer2007-01-212-3/+3
|
* - use makedev to get device number, else it gives wrong major/minor numbers ↵Bernhard Reutner-Fischer2007-01-211-2/+2
| | | | | | to devices files on systems which use big device numbers. Closes #919
* Bump versionPeter Korsgaard2007-01-181-1/+1
|
* - andersee, why was this duplicated and hardcoded here?Bernhard Reutner-Fischer2007-01-151-2/+5
|