summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
...
* linux: enable initrd/initramfs support when cpio rootfs is chosenThomas Petazzoni2013-12-291-1/+2
* linux.mk: enable options for ktapAnders Darander2013-12-161-0/+5
* uboot-tools: factor out common mkimage infrastructureArnout Vandecappelle2013-11-111-2/+2
* linux: add support for custom Mercurial repositoryThomas De Schampheleire2013-10-271-1/+4
* linux.mk: target-install: drop extra (invalid) DEPMOD parameterPeter Korsgaard2013-09-111-2/+1
* linux: fix depmod location after move to host-kmodPeter Korsgaard2013-09-101-1/+1
* Fix build reproducibility in Make 3.82Jérôme Pouiller2013-09-061-1/+1
* linux: use kmod instead of module-init-toolsThomas Petazzoni2013-09-021-1/+1
* Install DTB as part of images install commandReuben Dowle2013-08-011-1/+1
* Fix building initramfs kernel with appended dtbNathan Ford2013-08-011-0/+1
* linux: Fix uImage with appended DTs generationMaxime Ripard2013-08-011-10/+11
* fix white spacesJerzy Grzegorek2013-07-201-1/+1
* linux: remove EABI conditionalYann E. MORIN2013-07-141-3/+2
* 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
OpenPOWER on IntegriCloud