Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-08 | linux: update to 4.7.3 | Waldemar Brodkorb | |
2016-09-05 | update binutils default and linux kernel where possible | Waldemar Brodkorb | |
2016-08-27 | add support for Qemu ARM noMMU | Waldemar 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-22 | linux: add support for 4.7.x | Waldemar Brodkorb | |
2016-08-19 | solidrun-imx6: fix default fslc kernel build, reported by Joern | Waldemar Brodkorb | |
2016-08-16 | linux: update to 4.6.6 | Waldemar Brodkorb | |
2016-08-15 | linux: update 4.x kernel, add m68k patch and allow one memory flat | Waldemar Brodkorb | |
2016-07-31 | linux: update to 4.6.5, add realtime patch | Waldemar Brodkorb | |
2016-07-30 | linux: rework kernel version selection, can be preselected with make ↵ | Waldemar Brodkorb | |
ADK_TARGET_KERNEL_VERSION=x.y | |||
2016-07-19 | linux: default to 4.6.4 | Waldemar Brodkorb | |
2016-07-17 | kernel: update to 4.6.4 | Waldemar Brodkorb | |
2016-07-11 | rework kernel patches for rpi/imx6 | Waldemar 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-06 | finetune mips{32,64}r6 default selection for gcc/linux | Waldemar Brodkorb | |
2016-06-30 | add support for nds32 architecture | Waldemar Brodkorb | |
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-06-26 | linux: update to 4.4.14 | Waldemar Brodkorb | |
2016-06-26 | linux: update to 4.6.3 | Waldemar Brodkorb | |
2016-06-19 | linux: update to 3.14.72, add working solidrun patch | Waldemar Brodkorb | |
2016-06-19 | linux: update to 4.4.13, add realtime patch | Waldemar Brodkorb | |
2016-06-19 | linux: update to 4.1.26, refresh realtime patch | Waldemar Brodkorb | |
2016-06-11 | linux: bump to 4.5.7 | Waldemar Brodkorb | |
2016-06-11 | linux: bump to 4.6.2, add patches | Waldemar Brodkorb | |
2016-06-06 | default to latest 4.6.x for nios2 | Waldemar Brodkorb | |
2016-06-04 | kernel: update to latest 4.6.x | Waldemar Brodkorb | |
2016-06-01 | use 4.6 for ARC, as it contains a lot of fixes | Waldemar Brodkorb | |
2016-05-27 | add linux 4.6 support, finally with appended DTB qemu-system-nios2 boots | Waldemar Brodkorb | |
2016-05-16 | bump linux kernel versions | Waldemar Brodkorb | |
2016-05-09 | kernel: update to 4.5.3 | Waldemar Brodkorb | |
2016-05-05 | rpi: add patch for 4.4.x kernel | Waldemar Brodkorb | |
2016-05-05 | rpi: enable default kernel build from github | Waldemar Brodkorb | |
2016-05-03 | update rpi kernel patch, add mkknlimg back, more fixes | Waldemar Brodkorb | |
2016-05-02 | kernel: add 4.5.2 | Waldemar Brodkorb | |
2016-04-28 | linux: bump all kernels | Waldemar Brodkorb | |
2016-04-05 | disable 4.4.x for bcm28xx for now | Waldemar Brodkorb | |
2016-04-04 | new bcm28xx-bootloader does not work with mknlimg, fix 4.1.20 rpi2 bootup | Waldemar Brodkorb | |
2016-04-01 | linux: update to 4.1.20, add solidrun patch for 4.4.6 | Waldemar Brodkorb | |
2016-03-16 | linux: bump version | Waldemar Brodkorb | |
2016-03-16 | linux: update kernel to 4.4.5 | Waldemar Brodkorb | |
2016-03-10 | make parts of the menu visible if architecture is choosen to guarentee ↵ | Waldemar Brodkorb | |
defaults are set right | |||
2016-03-07 | rework menu based config system | Waldemar 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-27 | linux: update to latest | Waldemar Brodkorb | |
2016-02-20 | kernel: update to latest | Waldemar Brodkorb | |
2016-02-19 | update older 2.6.x and 3.2.x kernels | Waldemar Brodkorb | |
2016-02-02 | update Linux kernel 4.3.x to latest version | Waldemar Brodkorb | |
2016-01-24 | linux: update to 4.1.16 | Waldemar Brodkorb | |
2016-01-24 | ppc64 little endian needs newer kernel | Waldemar Brodkorb | |
2015-12-26 | add experimental support for xtensa de212 core | Waldemar Brodkorb | |
2015-12-24 | bump kernelversions | Waldemar Brodkorb | |
2015-12-06 | cleanup kernelversion dependencies | Waldemar Brodkorb | |
Use ARCH, then BOARD and last SYSTEM depends. | |||
2015-11-30 | bfin: only allow to choose latest kernel, others don't work with gcc git ↵ | Waldemar Brodkorb | |
without patching | |||
2015-11-30 | linux: update 4.1.x to latest stable upstream version | Waldemar Brodkorb | |