summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
AgeCommit message (Collapse)Author
2017-03-25linux: update to 4.4.56Waldemar Brodkorb
2017-03-22linux: update to 4.9.16Waldemar Brodkorb
2017-03-21rpi: bump kernel version, we need to get rid of thisWaldemar Brodkorb
2017-03-19rpi: use uncompressed image, trailer creation otherwise seems brokenWaldemar Brodkorb
2017-03-19rpi: update kernel versionWaldemar Brodkorb
2017-03-12bump rpi kernel versionWaldemar Brodkorb
2017-03-06linux: update to 4.9.13Waldemar Brodkorb
2017-03-04riscv: add experimental linux/glibc supportWaldemar Brodkorb
2017-02-27bcm28xx: update bootloader and userland librariesWaldemar Brodkorb
2017-02-23kernel: update version commentsWaldemar Brodkorb
2017-02-19use 4.9.x for bcm28xx/rpi boardsWaldemar Brodkorb
2017-02-12linux: update kernelWaldemar Brodkorb
2017-02-03linux: update to 4.4.46Waldemar Brodkorb
2017-01-29linux: update to 4.9.6Waldemar Brodkorb
2017-01-22nds32: use the kernel source from AndesWaldemar Brodkorb
2017-01-20linux: update to 4.9.4Waldemar Brodkorb
2017-01-15linux: update to 4.9.3, remove non-lts 4.8 seriesWaldemar Brodkorb
2017-01-13rpi: use stable branchWaldemar Brodkorb
The github kernel repository is extremely big (over 1GB compressed) so use a branch to allow swallow cloning. Reducing download time a lot. We need to bump kernel version regulary now, when the branch is changing.
2017-01-09linux: update to 4.9.1Waldemar Brodkorb
2017-01-01linux: update to 4.4.38Waldemar Brodkorb
2017-01-01linux: update to 4.8.15Waldemar Brodkorb
2016-12-27linux: update to 3.12.69, add qemu arm nommu patchWaldemar Brodkorb
2016-12-25kinetis: set kernel versionWaldemar Brodkorb
2016-12-13sh2-nommu/j2: add better support and add required patches from musl-cross-makeWaldemar Brodkorb
2016-12-11rework git kernel infrastructureWaldemar Brodkorb
Module loading was broken, use stable hashes and add kernel versions to allow kernel module loading. Convert kinetis-k70 to use new infrastructure.
2016-12-04or1k: we can use upstream kernelWaldemar Brodkorb
2016-11-27linux: update to 4.8.11, fix sparc32 invalid frame-pointer checkWaldemar Brodkorb
2016-11-24add special repository short namesWaldemar Brodkorb
They can be used elsewhere in the code when this kernels are used or need special handling. Bug reported by Diez for RPI kernels.
2016-11-23choose defconfig when project git is usedWaldemar Brodkorb
2016-11-17git kernel handlingWaldemar Brodkorb
Simplify and allow to use git tags, branches, hashes and head. Convert existing usage of git kernel repositories to this.
2016-11-09linux: update to 4.4.30, fix cris arch on this versionWaldemar Brodkorb
2016-11-08add basic clearfog supportWaldemar Brodkorb
2016-11-01linux: update to 4.8.6, add realtime patchWaldemar Brodkorb
2016-10-30linux: update older kernelsWaldemar Brodkorb
2016-10-30linux: update to 3.18.44Waldemar Brodkorb
2016-10-30linux: update to 4.1.35Waldemar Brodkorb
2016-10-30linux: update to 4.4.28Waldemar Brodkorb
2016-10-30linux: remove 4.7.x kernel, default to 4.8.xWaldemar Brodkorb
2016-10-30linux: update to 4.8.5Waldemar Brodkorb
2016-10-22linux: update 4.7.x kernel, add 4.8.xWaldemar Brodkorb
2016-09-15beaglebone-black: add special linux-repo, add uEnv.txtWaldemar Brodkorb
2016-09-11use 4.4 for qemu-arm nommuWaldemar Brodkorb
2016-09-10use 4.4 for qemu arm nommuWaldemar Brodkorb
2016-09-10linux: update to 4.4.20Waldemar Brodkorb
2016-09-10linux: remove deprecated 4.6 supportWaldemar Brodkorb
2016-09-08linux: update to 4.7.3Waldemar Brodkorb
2016-09-05update binutils default and linux kernel where possibleWaldemar Brodkorb
2016-08-27add support for Qemu ARM noMMUWaldemar Brodkorb
Greg Ungerer made me aware of this possibility. Rather hackish implementation, we need to deduplicate later. Update Linux Kernel to 4.4.19 while there. Only non-Devicetree system supported right now.
2016-08-22linux: add support for 4.7.xWaldemar Brodkorb
2016-08-19solidrun-imx6: fix default fslc kernel build, reported by JoernWaldemar Brodkorb