summaryrefslogtreecommitdiffstats
path: root/target/device/x86
Commit message (Collapse)AuthorAgeFilesLines
* Add a defconfig for x86Ulf Samuelsson2008-03-181-0/+750
|
* Use BOARD_PATH instead of BR2_BOARD_PATH for x86Ulf Samuelsson2008-03-181-3/+4
|
* - update i386 sample config a little bitBernhard Reutner-Fischer2007-09-221-0/+2
|
* - adjust configBernhard Reutner-Fischer2007-08-251-5/+11
|
* - adjust configBernhard Reutner-Fischer2007-08-211-208/+173
|
* Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86Ulf Samuelsson2007-08-201-0/+2
|
* Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed)Ulf Samuelsson2007-08-163-20/+3944
|
* - update defaultsBernhard Reutner-Fischer2007-07-081-0/+2
|
* - bump version to 2.6.21.5Bernhard Reutner-Fischer2007-06-211-26/+101
|
* - update configBernhard Reutner-Fischer2007-06-021-14/+57
|
* - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .configBernhard Reutner-Fischer2007-04-111-1/+11
| | | | - adjust a few defaults.
* - disable compile-broken EDAC_I82875P driverBernhard Reutner-Fischer2007-03-201-1/+1
|
* - turn off some broken modulesBernhard Reutner-Fischer2007-03-141-6/+3
|
* - update sample config a bitBernhard Reutner-Fischer2007-03-141-69/+115
|
* - add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer2007-02-161-1/+1
|
* - reenable linux26Bernhard Reutner-Fischer2007-01-312-3/+0
|
* - 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-302-17/+1
| | | | - 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-291-1/+0
|
* - apply Soekris update from Eric MilonBernhard Reutner-Fischer2007-01-292-119/+5
| | | | - mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish)
* - 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-221-2/+0
|
* - 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 ↵Bernhard Reutner-Fischer2006-12-181-2/+2
| | | | required rules.
* - put the full kernel's sources into build_/, install them into ↵Bernhard Reutner-Fischer2006-12-182-25/+46
| | | | | | toolchain_build_. Saves quite some disk-space on the compile-host. - Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning.
* - 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 ↵Bernhard Reutner-Fischer2006-12-131-2/+0
| | | | default for it in busybox/Config.in
* use the correct depmod for linux26Eric Andersen2006-12-131-1/+1
|
* renameEric Andersen2006-12-131-0/+0
|
* 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-122-197/+24
|
* - +xBernhard Reutner-Fischer2006-12-041-0/+0
|
* - add generic target. X86 for now, don't fork this but generalize it!Bernhard Reutner-Fischer2006-12-028-0/+3112