| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: Add a load address option for building uImage on 3.7+ multi-platform k... | Julien Boibessot | 2013-03-15 | 1 | -0/+5 |
* | linux: Install the device tree in /boot when installing the kernel | Maxime Ripard | 2013-02-19 | 1 | -0/+8 |
* | linux, uboot, mxs-bootlets, barebox: avoid double slash in CUSTOM_TARBALL | Arnout Vandecappelle (Essensium/Mind) | 2013-01-13 | 1 | -1/+1 |
* | linux: fix appended dtb handling of pre/post v3.8-rc1 | Arnout Vandecappelle (Essensium/Mind) | 2013-01-09 | 1 | -15/+12 |
* | linux: fix double LINUX_APPEND_DTB | Peter Korsgaard | 2013-01-08 | 1 | -1/+0 |
* | linux: handle new dtb location since 3.8-rc1 for appended dtbs | Peter Korsgaard | 2013-01-06 | 1 | -2/+9 |
* | linux: handle new dtb location since 3.8-rc1 | Peter Korsgaard | 2012-12-21 | 1 | -1/+4 |
* | linux: simplify dtb variables | Peter Korsgaard | 2012-12-21 | 1 | -5/+5 |
* | linux: Support multiple device tree build | Maxime Ripard | 2012-12-20 | 1 | -2/+5 |
* | linux: Rename blackfin kernel Image file from vmImage back to uImage | Sonic Zhang | 2012-08-11 | 1 | -5/+0 |
* | linux: Add new image formats for PowerPC and Microblaze | Maxime Ripard | 2012-07-31 | 1 | -0/+6 |
* | Add support for appended device tree blobs for arm | Maxime Ripard | 2012-07-31 | 1 | -1/+36 |
* | Factorize the u-boot images code | Maxime Ripard | 2012-07-31 | 1 | -1/+4 |
* | Rework support for the device tree | Maxime Ripard | 2012-07-31 | 1 | -0/+19 |
* | Revert "Microblaze: build kernel with device tree" | Maxime Ripard | 2012-07-31 | 1 | -14/+0 |
* | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | linux: define license | Luca Ceresoli | 2012-07-17 | 1 | -0/+2 |
* | linux: install dtc (device tree compiler) as host tool if selected | Thomas De Schampheleire | 2012-05-15 | 1 | -0/+10 |
* | linux: improve the 'make linux-*' special commands | Thomas Petazzoni | 2012-05-05 | 1 | -3/+5 |
* | Enable cgroups in Linux if we use systemd | Maxime Ripard | 2012-04-02 | 1 | -0/+2 |
* | linux.mk: .ub-File copying after building initramfs | Markus Kaindl | 2012-03-21 | 1 | -1/+1 |
* | Microblaze: build kernel with device tree | Stephan Hoffmann | 2012-03-18 | 1 | -0/+16 |
* | DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_... | Alvaro G. M | 2012-03-18 | 1 | -1/+1 |
* | linux: drop LZMA environment variable | Peter Korsgaard | 2012-02-10 | 1 | -1/+0 |
* | linux: use the depmod built in HOST_DIR | Thomas Petazzoni | 2012-01-31 | 1 | -1/+2 |
* | linux: add linux-update-config and linux-update-defconfig targets | Thomas De Schampheleire | 2011-11-11 | 1 | -0/+11 |
* | Add vmlinuz support in Kernel binary format for MIPS. | Kelvin Cheung | 2011-10-28 | 1 | -0/+4 |
* | linux: bump default kernel to version 3.1 | Gustavo Zacarias | 2011-10-24 | 1 | -3/+5 |
* | package: remove useless arguments from GENTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -1/+1 |
* | fs/initramfs: refactor with fs/cpio | Arnout Vandecappelle (Essensium/Mind) | 2011-09-27 | 1 | -10/+7 |
* | linux: Add Linux Kernel extensions menu | Thomas De Schampheleire | 2011-09-18 | 1 | -0/+2 |
* | support: move patch-kernel.sh and rename it | Thomas Petazzoni | 2011-09-17 | 1 | -3/+3 |
* | linux: add linux/linux26-savedefconfig support | Jean-Christophe PLAGNIOL-VILLARD | 2011-08-22 | 1 | -0/+4 |
* | uboot-tools: add fw_printenv, rename to uboot-tools | Peter Korsgaard | 2011-07-18 | 1 | -1/+1 |
* | linux: fix build with release candidates | Peter Korsgaard | 2011-07-14 | 1 | -1/+1 |
* | linux: add support for 3.x and -rc versions | Thomas Petazzoni | 2011-07-11 | 1 | -1/+10 |
* | linux: allow specification of a custom Git repository as a source | Thomas Petazzoni | 2011-07-11 | 1 | -0/+3 |
* | Improve TARGETS handling for bootloaders and kernel | Thomas Petazzoni | 2011-07-11 | 1 | -5/+0 |
* | linux: convert to the GENTARGETS infrastructure | Thomas Petazzoni | 2011-07-11 | 1 | -65/+61 |
* | linux: rename LINUX26 to LINUX | Thomas Petazzoni | 2011-07-11 | 1 | -55/+55 |
* | linux: simplify modules check | Peter Korsgaard | 2011-07-07 | 1 | -2/+2 |
* | linux: make it possible to install the kernel in /boot | Thomas Petazzoni | 2011-07-07 | 1 | -0/+3 |
* | Create menu entry to select device creation method | Yegor Yefremov | 2011-05-09 | 1 | -0/+7 |
* | linux: Add support to specify special Kernel Image make target | Martin Hicks | 2011-04-01 | 1 | -0/+4 |
* | initial support for Blackfin processors | Mike Frysinger | 2011-02-07 | 1 | -0/+5 |
* | Enable ccache for kernel compile | Martin Hicks | 2011-02-01 | 1 | -1/+1 |
* | linux: fix linux- aliases | Peter Korsgaard | 2010-12-27 | 1 | -7/+5 |
* | linux: don't force IPv6 configuration in kernel | Thomas Petazzoni | 2010-12-22 | 1 | -5/+0 |
* | linux: fix linux-% shortcut targets | Bjørn Forsman | 2010-12-19 | 1 | -1/+1 |
* | linux: support 'make linux26-nconfig' | Bjørn Forsman | 2010-12-19 | 1 | -1/+1 |