summaryrefslogtreecommitdiffstats
path: root/linux/linux.mk
Commit message (Expand)AuthorAgeFilesLines
* linux: fix LINUX_SITE for release candidatesJean-Baptiste Theou2014-08-071-1/+1
* package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek2014-07-311-2/+2
* linux: remove support of linux26-* targetsThomas De Schampheleire2014-07-291-10/+10
* linux: support multiple custom DTS filesPhilippe Proulx2014-07-281-1/+1
* linux: fix fallout from c78d57637cd57a383e44713eb27e654b3071340eGustavo Zacarias2014-07-171-0/+2
* linux: add option to explicitly specify the kernel image nameWaldemar Brodkorb2014-07-151-3/+7
* pkg-utils: kconfig helpers: use single iso double quotingThomas De Schampheleire2014-07-151-1/+1
* smack: new package.Eric Le Bihan2014-04-211-0/+4
* linux: remove dirs dependencyFabio Porcedda2014-03-061-2/+2
* linux: fix coding styleFabio Porcedda2014-03-061-21/+21
* Revert "linux: only depend on host-lzop if needed"Thomas Petazzoni2014-03-041-9/+2
* Revert "linux: check the configuration file exists"Thomas Petazzoni2014-03-041-4/+0
* Revert "linux: fix check of configuration file existence"Thomas Petazzoni2014-03-041-2/+0
* Revert "linux: fix the KCONFIG_GET_OPT calls to be inside a BR2_LINUX_KERNEL ...Thomas Petazzoni2014-03-041-1/+1
* linux: fix the KCONFIG_GET_OPT calls to be inside a BR2_LINUX_KERNEL testThomas Petazzoni2014-03-031-1/+1
* linux: fix check of configuration file existenceThomas Petazzoni2014-03-031-0/+2
* linux: check the configuration file existsYann E. MORIN2014-03-031-0/+4
* linux: only depend on host-lzop if neededYann E. MORIN2014-03-031-2/+9
* systemd: enable required kernel features.eric.le.bihan.dev@free.fr2014-02-251-1/+5
* systemd: bump to v207eric.le.bihan.dev@free.fr2014-02-121-1/+2
* udev: convert to virtual packageeric.le.bihan.dev@free.fr2014-02-121-2/+0
* eudev: new packageeric.le.bihan.dev@free.fr2014-02-121-0/+2
* linux: don't automatically set uevent_helper with mdev /dev managementThomas De Schampheleire2014-02-091-2/+0
* Added local directory as source of kernel codeRafal Fabich2014-02-041-1/+4
* linux: ensure buildroot_defconfig is writableYann E. MORIN2014-01-281-1/+1
* linux: force inotify kernel option when udev is used as dev handlerJeremy Rosen2014-01-081-0/+2
* 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
OpenPOWER on IntegriCloud