summaryrefslogtreecommitdiff
path: root/linux/linux.mk
AgeCommit message (Expand)Author
2014-01-08linux: force inotify kernel option when udev is used as dev handlerJeremy Rosen
2013-12-29linux: enable initrd/initramfs support when cpio rootfs is chosenThomas Petazzoni
2013-12-16linux.mk: enable options for ktapAnders Darander
2013-11-11uboot-tools: factor out common mkimage infrastructureArnout Vandecappelle
2013-10-27linux: add support for custom Mercurial repositoryThomas De Schampheleire
2013-09-11linux.mk: target-install: drop extra (invalid) DEPMOD parameterPeter Korsgaard
2013-09-10linux: fix depmod location after move to host-kmodPeter Korsgaard
2013-09-06Fix build reproducibility in Make 3.82Jérôme Pouiller
2013-09-02linux: use kmod instead of module-init-toolsThomas Petazzoni
2013-08-01Install DTB as part of images install commandReuben Dowle
2013-08-01Fix building initramfs kernel with appended dtbNathan Ford
2013-08-01linux: Fix uImage with appended DTs generationMaxime Ripard
2013-07-20fix white spacesJerzy Grzegorek
2013-07-14linux: remove EABI conditionalYann E. MORIN
2013-07-08linux: Do not force GZIP initramfs compressionValentine Barshak
2013-06-20Normalize separator size to 80 in remaining makefilesAlexandre Belloni
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