summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
AgeCommit message (Collapse)Author
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
2016-08-16linux: update to 4.6.6Waldemar Brodkorb
2016-08-15linux: update 4.x kernel, add m68k patch and allow one memory flatWaldemar Brodkorb
2016-07-31linux: update to 4.6.5, add realtime patchWaldemar Brodkorb
2016-07-30linux: rework kernel version selection, can be preselected with make ↵Waldemar Brodkorb
ADK_TARGET_KERNEL_VERSION=x.y
2016-07-19linux: default to 4.6.4Waldemar Brodkorb
2016-07-17kernel: update to 4.6.4Waldemar Brodkorb
2016-07-11rework kernel patches for rpi/imx6Waldemar Brodkorb
Instead of trying to recreate patchsets for newer kernels just use upstream non-official kernel trees. Working on the patchsets does take to much time. You can choose between hardware specific github tree and defconfig or upstream kernel and OpenADK miniconfig.
2016-07-06finetune mips{32,64}r6 default selection for gcc/linuxWaldemar Brodkorb
2016-06-30add support for nds32 architectureWaldemar Brodkorb
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-06-26linux: update to 4.4.14Waldemar Brodkorb
2016-06-26linux: update to 4.6.3Waldemar Brodkorb
2016-06-19linux: update to 3.14.72, add working solidrun patchWaldemar Brodkorb
2016-06-19linux: update to 4.4.13, add realtime patchWaldemar Brodkorb
2016-06-19linux: update to 4.1.26, refresh realtime patchWaldemar Brodkorb
2016-06-11linux: bump to 4.5.7Waldemar Brodkorb
2016-06-11linux: bump to 4.6.2, add patchesWaldemar Brodkorb
2016-06-06default to latest 4.6.x for nios2Waldemar Brodkorb
2016-06-04kernel: update to latest 4.6.xWaldemar Brodkorb
2016-06-01use 4.6 for ARC, as it contains a lot of fixesWaldemar Brodkorb
2016-05-27add linux 4.6 support, finally with appended DTB qemu-system-nios2 bootsWaldemar Brodkorb
2016-05-16bump linux kernel versionsWaldemar Brodkorb
2016-05-09kernel: update to 4.5.3Waldemar Brodkorb
2016-05-05rpi: add patch for 4.4.x kernelWaldemar Brodkorb
2016-05-05rpi: enable default kernel build from githubWaldemar Brodkorb
2016-05-03update rpi kernel patch, add mkknlimg back, more fixesWaldemar Brodkorb
2016-05-02kernel: add 4.5.2Waldemar Brodkorb
2016-04-28linux: bump all kernelsWaldemar Brodkorb