summaryrefslogtreecommitdiff
path: root/linux/linux.mk
AgeCommit message (Expand)Author
2013-06-06Fix package headers to comply with coding styleAlexandre Belloni
2013-06-05linux: qstrip the custom DTS pathThomas Petazzoni
2013-06-02Merge branch 'next'Peter Korsgaard
2013-05-14linux: CONFIG_KERNEL_LZO option requires host-lzopFabio Porcedda
2013-05-11Choose xz compressed tarball for linux kernel.Raúl Sánchez Siles
2013-04-15linux: error out early if user forgot to specify dts name(s)Peter Korsgaard
2013-04-14linux: don't use $ in dtb comment as the shell tries to expand themPeter Korsgaard
2013-03-15linux: Add a load address option for building uImage on 3.7+ multi-platform k...Julien Boibessot
2013-02-19linux: Install the device tree in /boot when installing the kernelMaxime Ripard
2013-01-13linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALLArnout Vandecappelle (Essensium/Mind)
2013-01-09linux: fix appended dtb handling of pre/post v3.8-rc1Arnout Vandecappelle (Essensium/Mind)
2013-01-08linux: fix double LINUX_APPEND_DTBPeter Korsgaard
2013-01-06linux: handle new dtb location since 3.8-rc1 for appended dtbsPeter Korsgaard
2012-12-21linux: handle new dtb location since 3.8-rc1Peter Korsgaard
2012-12-21linux: simplify dtb variablesPeter Korsgaard
2012-12-20linux: Support multiple device tree buildMaxime Ripard
2012-08-11linux: Rename blackfin kernel Image file from vmImage back to uImageSonic Zhang
2012-07-31linux: Add new image formats for PowerPC and MicroblazeMaxime Ripard
2012-07-31Add support for appended device tree blobs for armMaxime Ripard
2012-07-31Factorize the u-boot images codeMaxime Ripard
2012-07-31Rework support for the device treeMaxime Ripard
2012-07-31Revert "Microblaze: build kernel with device tree"Maxime Ripard
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17linux: define licenseLuca Ceresoli
2012-05-15linux: install dtc (device tree compiler) as host tool if selectedThomas De Schampheleire
2012-05-05linux: improve the 'make linux-*' special commandsThomas Petazzoni
2012-04-02Enable cgroups in Linux if we use systemdMaxime Ripard
2012-03-21linux.mk: .ub-File copying after building initramfsMarkus Kaindl
2012-03-18Microblaze: build kernel with device treeStephan Hoffmann
2012-03-18DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_...Alvaro G. M
2012-02-10linux: drop LZMA environment variablePeter Korsgaard
2012-01-31linux: use the depmod built in HOST_DIRThomas Petazzoni
2011-11-11linux: add linux-update-config and linux-update-defconfig targetsThomas De Schampheleire
2011-10-28Add vmlinuz support in Kernel binary format for MIPS.Kelvin Cheung
2011-10-24linux: bump default kernel to version 3.1Gustavo Zacarias
2011-09-29package: remove useless arguments from GENTARGETSThomas Petazzoni
2011-09-27fs/initramfs: refactor with fs/cpioArnout Vandecappelle (Essensium/Mind)
2011-09-18linux: Add Linux Kernel extensions menuThomas De Schampheleire
2011-09-17support: move patch-kernel.sh and rename itThomas Petazzoni
2011-08-22linux: add linux/linux26-savedefconfig supportJean-Christophe PLAGNIOL-VILLARD
2011-07-18uboot-tools: add fw_printenv, rename to uboot-toolsPeter Korsgaard
2011-07-14linux: fix build with release candidatesPeter Korsgaard
2011-07-11linux: add support for 3.x and -rc versionsThomas Petazzoni
2011-07-11linux: allow specification of a custom Git repository as a sourceThomas Petazzoni
2011-07-11Improve TARGETS handling for bootloaders and kernelThomas Petazzoni
2011-07-11linux: convert to the GENTARGETS infrastructureThomas Petazzoni
2011-07-11linux: rename LINUX26 to LINUXThomas Petazzoni
2011-07-07linux: simplify modules checkPeter Korsgaard
2011-07-07linux: make it possible to install the kernel in /bootThomas Petazzoni
2011-05-09Create menu entry to select device creation methodYegor Yefremov