Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
2014-05-23 | resolve merge conflict | Waldemar Brodkorb | |