Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-09 | lm32: try to build kernel for qemu | Waldemar Brodkorb | |
2019-10-08 | frv: try to unbreak toolchain building | Waldemar Brodkorb | |
2019-10-08 | add phytec-imx6 basic structure | Waldemar Brodkorb | |
2019-10-07 | arm: cortex-a53 defaults missing | Waldemar Brodkorb | |
2019-10-07 | arm: stick with gcc 7.4.0 and Linux 4.9.x for ARM cortex-a53 | Waldemar Brodkorb | |
2019-10-07 | armv6: unbreak compile errors, we need to stick with gcc 7.4.0 and Linux 4.9.x | Waldemar Brodkorb | |
2019-10-02 | linux 5.3 is a new kernel | Waldemar Brodkorb | |
2019-10-01 | musl: update to 1.1.23 | Waldemar Brodkorb | |
2019-10-01 | bfin: fix toolchain compile | Waldemar Brodkorb | |
2019-09-30 | x86/x86_64: remove non functional samples | Waldemar Brodkorb | |
2019-09-30 | sparc/sparc64: remove non functional samples | Waldemar Brodkorb | |
2019-09-30 | ppc/mips: remove non functional sample | Waldemar Brodkorb | |
2019-09-30 | mips64: remove non functional sample | Waldemar Brodkorb | |
2019-09-30 | alpha: remove non functional samples | Waldemar Brodkorb | |
2019-09-30 | c-sky: use gcc/binutils/linux/glibc upstream | Waldemar Brodkorb | |
2019-09-30 | linux: update to 4.9.75 | Waldemar Brodkorb | |
2019-09-12 | move kernel patches | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2019-09-12 | update kernel, add gcc 9.2 | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2019-06-24 | linux: update to 4.14.129 | Waldemar Brodkorb | |
2019-06-24 | linux: update to 4.19.55 | Waldemar Brodkorb | |
2019-06-24 | linux: update kernel | Waldemar Brodkorb | |
2019-05-27 | linux: update to 4.14.121 | Waldemar Brodkorb | |
2019-05-24 | linux: update to 4.19.45 | Waldemar Brodkorb | |
2019-03-02 | linux: update to 4.19.26 | Waldemar Brodkorb | |
2018-09-21 | riscv: update kernel branch to 4.18 | Waldemar Brodkorb | |
2018-08-27 | linux: update to 4.18.5 | Waldemar Brodkorb | |
2018-06-22 | linux+arc: update kernel | Waldemar Brodkorb | |
2018-06-17 | nsim: symbols got renamed | Waldemar Brodkorb | |
2018-06-16 | use 4.17.1 for ARC architecture | Waldemar Brodkorb | |
2018-06-13 | synpsys-hsdk: add sample | Waldemar Brodkorb | |
2018-06-10 | linux: add startup patch to 4.17 | Waldemar Brodkorb | |
2018-06-10 | linux: add 4.17 | Waldemar Brodkorb | |
2018-06-10 | allow apple mac mini to netboot | Waldemar Brodkorb | |
2018-06-10 | linux: add crypto symbol XTS | Waldemar Brodkorb | |
2018-06-10 | linux: loop and drbd need block | Waldemar Brodkorb | |
2018-06-08 | add sample for lenovo x200, fix gentooinstaller | Waldemar Brodkorb | |
2018-06-02 | remove orig junk in patch | Waldemar Brodkorb | |
2018-05-31 | riscv: disable linux optimize for size option, does not link | Waldemar Brodkorb | |
2018-05-31 | linux: enable unwinder with no runtime overhead | Waldemar Brodkorb | |
2018-05-31 | rpi: rename mmc symbol | Waldemar Brodkorb | |
2018-05-31 | fix Darwin cross-compile for x86 4.14.x kernel | Waldemar Brodkorb | |
2018-05-31 | beaglebone-black: select upstream 4.14.x kernel by default | Waldemar Brodkorb | |
2018-05-28 | rpi: update firmware, kernel and fixup more stuff | Waldemar Brodkorb | |
2018-05-27 | linux: allow to compile old kernel with clang | Waldemar Brodkorb | |
2018-05-26 | linux: bump kernels from 4.4 to 4.16 | Waldemar Brodkorb | |
2018-05-25 | rework hardware and C library settings | Waldemar Brodkorb | |
Make the menu system for configuration more intuitive. First choose operating system, then hardware, starting with architecture. Then choose either generic or a sample system. When choosing a sample be more strict in case of MMU or Endianess selection, so a misconfiguration isn't possible. Furthermore put a new top level menu for C library configuration and add Binary format, Instruction set, version selection, float type and any C library specific options. Refactor the duplicate definition of Qemu system versatile and Synopsys NSIM. | |||
2018-05-22 | remove junk in patch | Waldemar Brodkorb | |
2018-05-22 | linux: alpha patch for 4.14 | Waldemar Brodkorb | |
2018-05-08 | linux: add microblaze patch | Waldemar Brodkorb | |
2018-05-06 | rpi: update bootloader | Oliver Schib | |
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch> |