summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
* linux: install dtc (device tree compiler) as host tool if selectedThomas De Schampheleire2012-05-151-0/+10
* linux: improve the 'make linux-*' special commandsThomas Petazzoni2012-05-051-3/+5
* Enable cgroups in Linux if we use systemdMaxime Ripard2012-04-021-0/+2
* linux.mk: .ub-File copying after building initramfsMarkus Kaindl2012-03-211-1/+1
* Microblaze: build kernel with device treeStephan Hoffmann2012-03-181-0/+16
* DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_...Alvaro G. M2012-03-181-1/+1
* linux: drop LZMA environment variablePeter Korsgaard2012-02-101-1/+0Star
* linux: use the depmod built in HOST_DIRThomas Petazzoni2012-01-311-1/+2
* linux: add linux-update-config and linux-update-defconfig targetsThomas De Schampheleire2011-11-111-0/+11
* Add vmlinuz support in Kernel binary format for MIPS.Kelvin Cheung2011-10-281-0/+4
* linux: bump default kernel to version 3.1Gustavo Zacarias2011-10-241-3/+5
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-291-1/+1
* fs/initramfs: refactor with fs/cpioArnout Vandecappelle (Essensium/Mind)2011-09-271-10/+7Star
* linux: Add Linux Kernel extensions menuThomas De Schampheleire2011-09-181-0/+2
* support: move patch-kernel.sh and rename itThomas Petazzoni2011-09-171-3/+3
* linux: add linux/linux26-savedefconfig supportJean-Christophe PLAGNIOL-VILLARD2011-08-221-0/+4
* uboot-tools: add fw_printenv, rename to uboot-toolsPeter Korsgaard2011-07-181-1/+1
* linux: fix build with release candidatesPeter Korsgaard2011-07-141-1/+1
* linux: add support for 3.x and -rc versionsThomas Petazzoni2011-07-111-1/+10
* linux: allow specification of a custom Git repository as a sourceThomas Petazzoni2011-07-111-0/+3
* Improve TARGETS handling for bootloaders and kernelThomas Petazzoni2011-07-111-5/+0Star
* linux: convert to the GENTARGETS infrastructureThomas Petazzoni2011-07-111-65/+61Star
* linux: rename LINUX26 to LINUXThomas Petazzoni2011-07-111-55/+55
* linux: simplify modules checkPeter Korsgaard2011-07-071-2/+2
* linux: make it possible to install the kernel in /bootThomas Petazzoni2011-07-071-0/+3
* Create menu entry to select device creation methodYegor Yefremov2011-05-091-0/+7
* linux: Add support to specify special Kernel Image make targetMartin Hicks2011-04-011-0/+4
* initial support for Blackfin processorsMike Frysinger2011-02-071-0/+5
* Enable ccache for kernel compileMartin Hicks2011-02-011-1/+1
* linux: fix linux- aliasesPeter Korsgaard2010-12-271-7/+5Star
* linux: don't force IPv6 configuration in kernelThomas Petazzoni2010-12-221-5/+0Star
* linux: fix linux-% shortcut targetsBjørn Forsman2010-12-191-1/+1
* linux: support 'make linux26-nconfig'Bjørn Forsman2010-12-191-1/+1
* linux: add KERNEL_ARCH_PATH to fix x86-specific issueThomas Petazzoni2010-12-171-4/+16
* linux: add support for ELF vmlinux imageThomas Petazzoni2010-12-171-0/+6
* linux: support a space-separated list of patchesThomas Petazzoni2010-12-161-12/+11Star
* linux: Import minimal defconfigs as defconfigsThomas Petazzoni2010-12-161-1/+3
* linux: restore DEPMOD usageMike Frysinger2010-12-111-1/+1
* linux: add shorter shortcutsMike Frysinger2010-12-111-0/+3
* linux: set a few more initramfs opts for newer kernelsMike Frysinger2010-12-111-0/+3
* linux: drop LDFLAGS overrideMike Frysinger2010-12-071-1/+0Star
* linux: update paths to compiled cpio filesMike Frysinger2010-11-171-1/+1
* sed: get rid of host-sed variantPeter Korsgaard2010-09-301-1/+1
* linux: fix uImage location on AVR32Thomas Petazzoni2010-09-291-0/+4
* linux: restrict output image formats to the appropriate archesThomas Petazzoni2010-09-291-1/+1
* barebox/u-boot/linux: don't error out on missing config when make sourcePeter Korsgaard2010-09-281-1/+4
* linux: don't force no initramfsThomas Petazzoni2010-09-151-3/+0Star
* linux: more mistake detectionThomas Petazzoni2010-07-291-0/+13
* linux: linux26-{menu,x,g}config needs host-sedPeter Korsgaard2010-07-201-1/+1
* linux: add support for initramfsThomas Petazzoni2010-06-221-0/+30