summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
* linux: Do not force GZIP initramfs compressionValentine Barshak2013-07-081-3/+1
* Normalize separator size to 80 in remaining makefilesAlexandre Belloni2013-06-201-2/+2
* Fix package headers to comply with coding styleAlexandre Belloni2013-06-061-0/+1
* linux: qstrip the custom DTS pathThomas Petazzoni2013-06-051-1/+1
* Merge branch 'next'Peter Korsgaard2013-06-021-1/+1
|\
| * Choose xz compressed tarball for linux kernel.Raúl Sánchez Siles2013-05-111-1/+1
* | linux: CONFIG_KERNEL_LZO option requires host-lzopFabio Porcedda2013-05-141-1/+1
|/
* linux: error out early if user forgot to specify dts name(s)Peter Korsgaard2013-04-151-0/+5
* linux: don't use $ in dtb comment as the shell tries to expand themPeter Korsgaard2013-04-141-2/+2
* linux: Add a load address option for building uImage on 3.7+ multi-platform k...Julien Boibessot2013-03-151-0/+5
* linux: Install the device tree in /boot when installing the kernelMaxime Ripard2013-02-191-0/+8
* linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALLArnout Vandecappelle (Essensium/Mind)2013-01-131-1/+1
* linux: fix appended dtb handling of pre/post v3.8-rc1Arnout Vandecappelle (Essensium/Mind)2013-01-091-15/+12
* linux: fix double LINUX_APPEND_DTBPeter Korsgaard2013-01-081-1/+0
* linux: handle new dtb location since 3.8-rc1 for appended dtbsPeter Korsgaard2013-01-061-2/+9
* linux: handle new dtb location since 3.8-rc1Peter Korsgaard2012-12-211-1/+4
* linux: simplify dtb variablesPeter Korsgaard2012-12-211-5/+5
* linux: Support multiple device tree buildMaxime Ripard2012-12-201-2/+5
* linux: Rename blackfin kernel Image file from vmImage back to uImageSonic Zhang2012-08-111-5/+0
* linux: Add new image formats for PowerPC and MicroblazeMaxime Ripard2012-07-311-0/+6
* Add support for appended device tree blobs for armMaxime Ripard2012-07-311-1/+36
* Factorize the u-boot images codeMaxime Ripard2012-07-311-1/+4
* Rework support for the device treeMaxime Ripard2012-07-311-0/+19
* Revert "Microblaze: build kernel with device tree"Maxime Ripard2012-07-311-14/+0
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* linux: define licenseLuca Ceresoli2012-07-171-0/+2
* 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/+0
* 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/+7
* 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/+0
* linux: convert to the GENTARGETS infrastructureThomas Petazzoni2011-07-111-65/+61
* linux: rename LINUX26 to LINUXThomas Petazzoni2011-07-111-55/+55
* linux: simplify modules checkPeter Korsgaard2011-07-071-2/+2