index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
linux.mk
Age
Commit message (
Expand
)
Author
2012-02-10
linux: drop LZMA environment variable
Peter Korsgaard
2012-01-31
linux: use the depmod built in HOST_DIR
Thomas Petazzoni
2011-11-11
linux: add linux-update-config and linux-update-defconfig targets
Thomas De Schampheleire
2011-10-28
Add vmlinuz support in Kernel binary format for MIPS.
Kelvin Cheung
2011-10-24
linux: bump default kernel to version 3.1
Gustavo Zacarias
2011-09-29
package: remove useless arguments from GENTARGETS
Thomas Petazzoni
2011-09-27
fs/initramfs: refactor with fs/cpio
Arnout Vandecappelle (Essensium/Mind)
2011-09-18
linux: Add Linux Kernel extensions menu
Thomas De Schampheleire
2011-09-17
support: move patch-kernel.sh and rename it
Thomas Petazzoni
2011-08-22
linux: add linux/linux26-savedefconfig support
Jean-Christophe PLAGNIOL-VILLARD
2011-07-18
uboot-tools: add fw_printenv, rename to uboot-tools
Peter Korsgaard
2011-07-14
linux: fix build with release candidates
Peter Korsgaard
2011-07-11
linux: add support for 3.x and -rc versions
Thomas Petazzoni
2011-07-11
linux: allow specification of a custom Git repository as a source
Thomas Petazzoni
2011-07-11
Improve TARGETS handling for bootloaders and kernel
Thomas Petazzoni
2011-07-11
linux: convert to the GENTARGETS infrastructure
Thomas Petazzoni
2011-07-11
linux: rename LINUX26 to LINUX
Thomas Petazzoni
2011-07-07
linux: simplify modules check
Peter Korsgaard
2011-07-07
linux: make it possible to install the kernel in /boot
Thomas Petazzoni
2011-05-09
Create menu entry to select device creation method
Yegor Yefremov
2011-04-01
linux: Add support to specify special Kernel Image make target
Martin Hicks
2011-02-07
initial support for Blackfin processors
Mike Frysinger
2011-02-01
Enable ccache for kernel compile
Martin Hicks
2010-12-27
linux: fix linux- aliases
Peter Korsgaard
2010-12-22
linux: don't force IPv6 configuration in kernel
Thomas Petazzoni
2010-12-19
linux: fix linux-% shortcut targets
Bjørn Forsman
2010-12-19
linux: support 'make linux26-nconfig'
Bjørn Forsman
2010-12-17
linux: add KERNEL_ARCH_PATH to fix x86-specific issue
Thomas Petazzoni
2010-12-17
linux: add support for ELF vmlinux image
Thomas Petazzoni
2010-12-16
linux: support a space-separated list of patches
Thomas Petazzoni
2010-12-16
linux: Import minimal defconfigs as defconfigs
Thomas Petazzoni
2010-12-11
linux: restore DEPMOD usage
Mike Frysinger
2010-12-11
linux: add shorter shortcuts
Mike Frysinger
2010-12-11
linux: set a few more initramfs opts for newer kernels
Mike Frysinger
2010-12-07
linux: drop LDFLAGS override
Mike Frysinger
2010-11-17
linux: update paths to compiled cpio files
Mike Frysinger
2010-09-30
sed: get rid of host-sed variant
Peter Korsgaard
2010-09-29
linux: fix uImage location on AVR32
Thomas Petazzoni
2010-09-29
linux: restrict output image formats to the appropriate arches
Thomas Petazzoni
2010-09-28
barebox/u-boot/linux: don't error out on missing config when make source
Peter Korsgaard
2010-09-15
linux: don't force no initramfs
Thomas Petazzoni
2010-07-29
linux: more mistake detection
Thomas Petazzoni
2010-07-20
linux: linux26-{menu,x,g}config needs host-sed
Peter Korsgaard
2010-06-22
linux: add support for initramfs
Thomas Petazzoni
2010-06-22
linux: add support for linux26-{menuconfig,xconfig,gconfig} targets
Thomas Petazzoni
2010-06-22
linux: adjust kernel config according to the Buildroot configuration
Thomas Petazzoni
2010-06-22
linux: Add dependency on host-module-init-tools
Thomas Petazzoni
2010-06-22
New, simpler, infrastructure for building the Linux kernel
Thomas Petazzoni