| Commit message (Expand) | Author | Age | Files | Lines |
* | Repair initramfs dependancies after move to fs | Will Wagner | 2010-04-20 | 1 | -1/+1 |
* | remove -mm linux patch options | H Hartley Sweeten | 2010-03-10 | 1 | -3/+0 |
* | linux-advanced: Fix probing of kernel version | Cameron Hutchison | 2010-02-23 | 1 | -1/+1 |
* | Remove the "project" feature | Thomas Petazzoni | 2009-09-16 | 1 | -13/+13 |
* | target: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -35/+18 |
* | linux26: do not set CFLAGS_KERNEL to TARGET_CFLAGS | Sven Neumann | 2009-07-22 | 1 | -2/+1 |
* | Fix dependency for custom patches when custom patch is empty. | Thiago A. Corrêa | 2009-03-16 | 1 | -0/+2 |
* | Fix build (dependency) with custom patch option | Thiago A. Corrêa | 2009-03-13 | 1 | -1/+1 |
* | linux: always apply platform patches if available | Peter Korsgaard | 2009-02-25 | 1 | -4/+2 |
* | kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patches | Peter Korsgaard | 2009-02-25 | 1 | -8/+0 |
* | linux-advanced: don't error out on non writable /tftpboot | Peter Korsgaard | 2009-02-22 | 1 | -1/+1 |
* | Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if... | Thiago A. Corrêa | 2009-02-06 | 1 | -6/+2 |
* | linux/Makefile.in.advanced: don't depend on phony target for mkimage | Peter Korsgaard | 2009-02-04 | 1 | -1/+1 |
* | target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWS | Peter Korsgaard | 2009-01-30 | 1 | -6/+1 |
* | Replace BUILDROOT_KERNEL_CONFIG_METHOD environment variable with BUILDROOT_US... | Ulf Samuelsson | 2009-01-26 | 1 | -2/+2 |
* | linux/advanced: default to make menuconfig | Peter Korsgaard | 2009-01-26 | 1 | -1/+1 |
* | Revert bad patch to fix linux rebuild problem | Ulf Samuelsson | 2009-01-26 | 1 | -1/+1 |
* | Ensure /boot exists, Write linux version to file,in case the kernel version h... | Ulf Samuelsson | 2009-01-25 | 1 | -0/+2 |
* | Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHOD | Ulf Samuelsson | 2009-01-25 | 1 | -13/+27 |
* | target/linux-advanced: default to menuconfig for all archs | Peter Korsgaard | 2009-01-25 | 1 | -1/+1 |
* | Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are con... | Ulf Samuelsson | 2009-01-23 | 1 | -1/+5 |
* | Fix some bugs in advanced linux configuration, remove some arbitrary combinat... | Ulf Samuelsson | 2009-01-19 | 1 | -2/+1 |
* | buildroot: convert remaining WGET users to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -2/+2 |
* | Move kernel localversion files to TARGET_DIR/boot | Ulf Samuelsson | 2009-01-11 | 1 | -1/+8 |
* | Linux26 requires "mkimage" from u-boot to be in the PATH | Ulf Samuelsson | 2009-01-08 | 1 | -2/+13 |
* | Add PATH to linux build options to allow 'mkimage' to be found. Neccessary fo... | Ulf Samuelsson | 2009-01-06 | 1 | -1/+2 |
* | Sort Linux debug info in alphabetical order | Ulf Samuelsson | 2008-12-20 | 1 | -32/+44 |
* | Update Linux versions | Ulf Samuelsson | 2008-11-29 | 1 | -0/+2 |
* | revert 23987 until proper implementation | Ivan Kuten | 2008-11-10 | 1 | -1/+1 |
* | Download Kernel.org minor patches at the same time as full sources. | Ivan Kuten | 2008-11-10 | 1 | -1/+1 |
* | linux26: make installation of modules rule depend on .depend_done | Hans-Christian Egtvedt | 2008-11-05 | 1 | -1/+1 |
* | linux: skip installing modules if modules are disabled in kernel config | Hans-Christian Egtvedt | 2008-10-30 | 1 | -7/+13 |
* | linux: make touch also create the dependency file when installing modules | Hans-Christian Egtvedt | 2008-10-30 | 1 | -1/+1 |
* | linux: fix typo in status printout | Hans-Christian Egtvedt | 2008-10-30 | 1 | -1/+1 |
* | linux: add probing for kernel version when installing modules | Hans-Christian Egtvedt | 2008-10-30 | 1 | -9/+10 |
* | linux: fix copy of Busybox config to target directory | Hans-Christian Egtvedt | 2008-10-03 | 1 | -1/+1 |
* | target/linux/advanced: don't hardcode date suffix | Peter Korsgaard | 2008-09-22 | 1 | -1/+1 |
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -2/+2 |
* | linux-advanced: add linux26-force like in the simple linux makefile | Peter Korsgaard | 2008-07-13 | 1 | -0/+4 |
* | Make linux kernel extension visible also when defined in board directory | Ulf Samuelsson | 2008-05-12 | 1 | -2/+8 |
* | Avoid duplicate rules for downloading kernel source, if kernel and headers ar... | Ulf Samuelsson | 2008-04-16 | 1 | -1/+3 |
* | Fix bad linux kernel name | Ulf Samuelsson | 2008-04-16 | 1 | -20/+5 |
* | Allow build to complete, even if tftpboot is not writeable by user | Ulf Samuelsson | 2008-04-15 | 1 | -2/+2 |
* | Reversing bad tftpboot patch resulting in two identical targets | Ulf Samuelsson | 2008-04-15 | 1 | -4/+4 |
* | buildroot: additional tftpboot fixes | Peter Korsgaard | 2008-04-11 | 1 | -4/+4 |
* | * Dereference link when copying over kernel image, missed this one in my prev... | Nigel Kukard | 2008-04-06 | 1 | -1/+1 |
* | Update linux source tree with minor version | Ulf Samuelsson | 2008-04-06 | 1 | -6/+12 |
* | Patch in EXTRA_VERSION | Ulf Samuelsson | 2008-03-31 | 1 | -1/+5 |
* | Allow selection of kernel config tool | Ulf Samuelsson | 2008-03-30 | 1 | -2/+8 |
* | Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR3... | Ulf Samuelsson | 2008-03-29 | 1 | -1/+23 |