| Commit message (Expand) | Author | Age | Files | Lines |
* | - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even fo... | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -0/+2 |
* | - add a sample (pseudo-)board for a mips malta box | Bernhard Reutner-Fischer | 2007-06-22 | 2 | -0/+1589 |
* | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -26/+101 |
* | - hide atmel target if arch is not arm nor avr32 | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -2/+6 |
* | - update config | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -14/+57 |
* | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | 2007-04-11 | 2 | -1/+41 |
* | - disable compile-broken EDAC_I82875P driver | Bernhard Reutner-Fischer | 2007-03-20 | 1 | -1/+1 |
* | - note which kernel-headers are required. | Bernhard Reutner-Fischer | 2007-03-18 | 1 | -0/+4 |
* | - turn off some broken modules | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -6/+3 |
* | - update sample config a bit | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -69/+115 |
* | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -1/+1 |
* | - revert incorrect parts from sjhill's r17800 and add some more documentation. | Bernhard Reutner-Fischer | 2007-02-12 | 1 | -0/+5 |
* | - add an arm integrator 926 thing qemu can deal with | Bernhard Reutner-Fischer | 2007-02-10 | 5 | -0/+1228 |
* | Support building using an external toolchain. Questions to the mailing list a... | "Steven J. Hill" | 2007-02-06 | 1 | -3/+0 |
* | - reenable linux26 | Bernhard Reutner-Fischer | 2007-01-31 | 4 | -12/+4 |
* | - set preferred kernel format to bzImage for i386 family | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+1 |
* | - make sure to check against ia32 | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+2 |
* | - generalize the menuconfig linux kernel support | Bernhard Reutner-Fischer | 2007-01-30 | 3 | -17/+16 |
* | - drop some stuff | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -16/+16 |
* | - update snapshot config for ia32 config | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -98/+131 |
* | - fixup after self. Kernel for the x86 family is now built again | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -1/+0 |
* | - apply Soekris update from Eric Milon | Bernhard Reutner-Fischer | 2007-01-29 | 6 | -377/+2314 |
* | - Prepatory patch for new Atmel targets boards | Bernhard Reutner-Fischer | 2007-01-24 | 2 | -4/+10 |
* | - andersee, why was this duplicated and hardcoded here? | Bernhard Reutner-Fischer | 2007-01-15 | 1 | -2/+5 |
* | - move setting the TARGET_DEVICE_DEPMOD up one level | Bernhard Reutner-Fischer | 2006-12-22 | 2 | -2/+2 |
* | - copy the final kernel (and System.map) to boot/ | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -1/+1 |
* | - stripped a bit too much for kernel-headers == target-kernel. Reinstate requ... | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -2/+2 |
* | - put the full kernel's sources into build_/, install them into toolchain_bui... | Bernhard Reutner-Fischer | 2006-12-18 | 2 | -25/+46 |
* | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -1/+1 |
* | - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a default... | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -2/+0 |
* | make this target current | Eric Andersen | 2006-12-13 | 12 | -6746/+107 |
* | use the correct depmod for linux26 | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
* | rename | Eric Andersen | 2006-12-13 | 1 | -0/+0 |
* | endianness is handled elsewhere | Eric Andersen | 2006-12-13 | 1 | -13/+1 |
* | rework the default x86 target | Eric Andersen | 2006-12-13 | 3 | -125/+85 |
* | update busybox defaults a bit | Eric Andersen | 2006-12-13 | 1 | -181/+149 |
* | update uClibc config settings and update installation of kernel headers | Eric Andersen | 2006-12-12 | 5 | -563/+50 |
* | - +x | Bernhard Reutner-Fischer | 2006-12-04 | 1 | -0/+0 |
* | - add generic target. X86 for now, don't fork this but generalize it! | Bernhard Reutner-Fischer | 2006-12-02 | 9 | -0/+3113 |
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 6 | -6/+12 |
* | subversion makes it so we do not need a separate tarball | Eric Andersen | 2006-11-15 | 25 | -9/+23 |
* | update config files | Eric Andersen | 2006-10-17 | 2 | -99/+105 |
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
* | - list defaults for BR2_GNU_TARGET_SUFFIX in help text | Bernhard Reutner-Fischer | 2006-07-04 | 1 | -3/+3 |
* | Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster | Eric Andersen | 2006-07-04 | 2 | -1/+2 |
* | sync target kernel version with reality | Eric Andersen | 2006-06-23 | 1 | -1/+1 |
* | fix url | Eric Andersen | 2006-06-23 | 1 | -1/+1 |
* | update config a bit | Eric Andersen | 2006-06-23 | 1 | -0/+1 |
* | version bump | Eric Andersen | 2006-06-23 | 4 | -1201/+6388 |
* | Update squashfs patch to v3.0 (2.4.28 kernel) | Peter Korsgaard | 2006-05-24 | 2 | -0/+0 |