summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Expand)Author
2010-05-16target/linux: bump 2.6.32 and 2.6.33 versionsH Hartley Sweeten
2010-05-03Remove last users of the ROOTFS_SUFFIX thingThomas Petazzoni
2010-05-03Get rid of KERNEL_CROSSThomas Petazzoni
2010-05-01linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOMserj.kalichev
2010-04-20Repair initramfs dependancies after move to fsWill Wagner
2010-04-03target/linux: bump 2.6.{27, 31, 32, 33} stable versionsH Hartley Sweeten
2010-03-14target/linux: remove ancient (<2.6.27) versionsPeter Korsgaard
2010-03-13target: add linux 2.6.33H Hartley Sweeten
2010-03-10remove -mm linux patch optionsH Hartley Sweeten
2010-02-24bump linux kernel versionsH Hartley Sweeten
2010-02-23linux-advanced: Fix probing of kernel versionCameron Hutchison
2010-02-23linux-advanced: add 2.6.32.8Will Wagner
2009-10-09*-menuconfig needs dirs to existBernhard Reutner-Fischer
2009-10-07allow menuconfig without a LINUX26_KCONFIG fileBernhard Reutner-Fischer
2009-09-16Remove the "project" featureThomas Petazzoni
2009-09-05target: use qstripThomas Petazzoni
2009-07-25linux-advanced: remove unused ancient kernel versionsPeter Korsgaard
2009-07-24Update kernel "latest" major/minor version numbersUlf Samuelsson
2009-07-24Remove unused file: "target/linux/Config.in.experimental"Ulf Samuelsson
2009-07-22linux26: do not set CFLAGS_KERNEL to TARGET_CFLAGSSven Neumann
2009-05-28linux-advanced: bump 2.6.29.x kernel versionSvein-Erik Skjelbred
2009-05-08Update Linux Advanced to 2.6.29.2Thiago A. Correa
2009-03-24target/linux: default to bzImage for i386/x86_64Peter Korsgaard
2009-03-16Fix dependency for custom patches when custom patch is empty.Thiago A. Corrêa
2009-03-13Fix build (dependency) with custom patch optionThiago A. Corrêa
2009-02-25avr32: rename 2.6.28.x kernel patches to match current kernel headers versionPeter Korsgaard
2009-02-25linux: always apply platform patches if availablePeter Korsgaard
2009-02-25kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patchesPeter Korsgaard
2009-02-22linux-advanced: don't error out on non writable /tftpbootPeter Korsgaard
2009-02-06Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if...Thiago A. Corrêa
2009-02-04linux/Makefile.in.advanced: don't depend on phony target for mkimagePeter Korsgaard
2009-02-01buildroot: use same defaults for atmel target as everything elsePeter Korsgaard
2009-01-30target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWSPeter Korsgaard
2009-01-26Replace BUILDROOT_KERNEL_CONFIG_METHOD environment variable with BUILDROOT_US...Ulf Samuelsson
2009-01-26linux/advanced: default to make menuconfigPeter Korsgaard
2009-01-26Revert bad patch to fix linux rebuild problemUlf Samuelsson
2009-01-25Update patchlevels for linux-2.6.25/27/28Ulf Samuelsson
2009-01-25Ensure /boot exists, Write linux version to file,in case the kernel version h...Ulf Samuelsson
2009-01-25Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHODUlf Samuelsson
2009-01-25target/linux-advanced: default to menuconfig for all archsPeter Korsgaard
2009-01-23Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are con...Ulf Samuelsson
2009-01-19Fix some bugs in advanced linux configuration, remove some arbitrary combinat...Ulf Samuelsson
2009-01-16buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard
2009-01-15Update kernel snapshot versionUlf Samuelsson
2009-01-12toolchain: fix cris build with 2.6.28 kernel headersPeter Korsgaard
2009-01-11Move kernel localversion files to TARGET_DIR/boot Ulf Samuelsson
2009-01-09Make sure U-boot is built, if we do make uImageUlf Samuelsson
2009-01-08Linux26 requires "mkimage" from u-boot to be in the PATHUlf Samuelsson
2009-01-06Remove incorrrect dependency on latest minor kernel patchUlf Samuelsson
2009-01-06Add PATH to linux build options to allow 'mkimage' to be found. Neccessary fo...Ulf Samuelsson