Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-11-27 | bfin: allow newer gcc and kernel to be build, ICE with uClibc-ng regex, so ↵ | Waldemar Brodkorb | |
disable it for now. | |||
2015-11-17 | default to 4.3, works fine with a patch on gdb h8/300 simulator | Waldemar Brodkorb | |
2015-11-16 | default to simpleinit+sash for noMMU targets | Waldemar Brodkorb | |
GDB simulator targets for bfin/h8/300 might have only 8MB of RAM. A busybox based system in the default configuration is to big :) | |||
2015-11-13 | bump Linux 4.2.x kernel | Waldemar Brodkorb | |
2015-11-12 | linux: add support for version 4.3 | Waldemar Brodkorb | |
2015-11-12 | sparc: we need at least 4.2.x, 4.1 is broken | Waldemar Brodkorb | |
2015-11-01 | default 4.2.5 for h8/300 | Waldemar Brodkorb | |
2015-10-28 | update to latest 4.2.x kernel | Waldemar Brodkorb | |
2015-10-23 | use 4.2.4 for ARC by default | Waldemar Brodkorb | |
2015-10-23 | arc: add support for free nSIM simulator, thx to Alexey for hints to get it ↵ | Waldemar Brodkorb | |
running | |||
2015-10-21 | remove unneeded split in choice and default, remove ↵ | Waldemar Brodkorb | |
ADK_TARGET_KERNEL_VERSION (unused) |