summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
AgeCommit message (Collapse)Author
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
2016-04-05disable 4.4.x for bcm28xx for nowWaldemar Brodkorb
2016-04-04new bcm28xx-bootloader does not work with mknlimg, fix 4.1.20 rpi2 bootupWaldemar Brodkorb
2016-04-01linux: update to 4.1.20, add solidrun patch for 4.4.6Waldemar Brodkorb
2016-03-16linux: bump versionWaldemar Brodkorb
2016-03-16linux: update kernel to 4.4.5Waldemar Brodkorb
2016-03-10make parts of the menu visible if architecture is choosen to guarentee ↵Waldemar Brodkorb
defaults are set right
2016-03-07rework menu based config systemWaldemar Brodkorb
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;)
2016-02-27linux: update to latestWaldemar Brodkorb
2016-02-20kernel: update to latestWaldemar Brodkorb
2016-02-19update older 2.6.x and 3.2.x kernelsWaldemar Brodkorb
2016-02-02update Linux kernel 4.3.x to latest versionWaldemar Brodkorb
2016-01-24linux: update to 4.1.16Waldemar Brodkorb
2016-01-24ppc64 little endian needs newer kernelWaldemar Brodkorb