Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildroot; move defconfigs to configs/ and print in help | Peter Korsgaard | 2009-10-04 | 2 | -1596/+0 |
* | Fix download directory in default configs | Michael Roth | 2009-09-30 | 2 | -2/+2 |
* | target: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -4/+2 |
* | buildroot: fix fallout after qtopia4 -> qt rename | Peter Korsgaard | 2009-08-03 | 2 | -2/+2 |
* | target/device: rename program invocation symbol in defconfigs | Peter Korsgaard | 2009-07-31 | 2 | -2/+2 |
* | Update default linux config for x86 | Thiago A. Correa | 2009-05-15 | 1 | -0/+2157 |
* | Update i386_defconfig | Thiago A. Correa | 2009-05-15 | 1 | -67/+72 |
* | Remove unused busybox.config | Thiago A. Correa | 2009-05-15 | 1 | -719/+0 |
* | Update i686_defconfig | Thiago A. Correa | 2009-05-15 | 1 | -17/+25 |
* | target/device: fix busybox version / .config in defconfigs | Peter Korsgaard | 2009-04-29 | 1 | -2/+2 |
* | Updated i686 config | Thiago A. CorrĂȘa | 2009-04-17 | 1 | -52/+49 |
* | Fix busybox config file location | Thiago A. CorrĂȘa | 2009-04-17 | 1 | -1/+1 |
* | target/device/x86: only include Makefile if BR2_TARGET_X86 is enabled | Peter Korsgaard | 2009-03-24 | 1 | -1/+1 |
* | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 2 | -2/+0 |
* | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | 2009-03-02 | 2 | -2/+2 |
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 2 | -2/+2 |
* | Remove default value from choice in x86 config | Ulf Samuelsson | 2009-01-29 | 1 | -1/+0 |
* | Update x86 BSP to latest uclibc/linux/tools versions | Ulf Samuelsson | 2009-01-29 | 11 | -132/+3091 |
* | Clean up x86 support | Ulf Samuelsson | 2009-01-29 | 4 | -1984/+24 |
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 2 | -0/+0 |
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -2/+2 |
* | * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) | Nigel Kukard | 2008-03-30 | 1 | -3/+3 |
* | * Reverted r21540 | Nigel Kukard | 2008-03-28 | 1 | -4/+4 |
* | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | 2008-03-28 | 1 | -4/+4 |
* | Add a defconfig for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -0/+750 |
* | Use BOARD_PATH instead of BR2_BOARD_PATH for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -3/+4 |
* | - update i386 sample config a little bit | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -0/+2 |
* | - adjust config | Bernhard Reutner-Fischer | 2007-08-25 | 1 | -5/+11 |
* | - adjust config | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -208/+173 |
* | Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 | Ulf Samuelsson | 2007-08-20 | 1 | -0/+2 |
* | Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed) | Ulf Samuelsson | 2007-08-16 | 3 | -20/+3944 |
* | - update defaults | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -0/+2 |
* | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -26/+101 |
* | - 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 | 1 | -1/+11 |
* | - disable compile-broken EDAC_I82875P driver | Bernhard Reutner-Fischer | 2007-03-20 | 1 | -1/+1 |
* | - 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 |
* | - reenable linux26 | Bernhard Reutner-Fischer | 2007-01-31 | 2 | -3/+0 |
* | - 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 | 2 | -17/+1 |
* | - 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 | 2 | -119/+5 |
* | - 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 | 1 | -2/+0 |