Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-03 | fix binfmt selection | Waldemar Brodkorb | |
2018-06-03 | sh2: noMMU only, switch j2 to gcc 7.3.0 | Waldemar Brodkorb | |
2018-06-02 | remove orig junk in patch | Waldemar Brodkorb | |
2018-06-01 | c6x: fix shared toolchain building, disable multilib dirs in gcc 7.3.0 | Waldemar Brodkorb | |
2018-06-01 | riscv: use github fork until upstream | Waldemar Brodkorb | |
2018-06-01 | riscv64 uclibc-ng support | 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 | xtensa: fix endian selection | Waldemar Brodkorb | |
2018-05-31 | disable MMU selection for non-MMU architectures | 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-30 | c-sky: do not depend on endian symbol | Waldemar Brodkorb | |
2018-05-30 | fix description, remove arch name | 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-27 | kodi: update to leia 18 alpha, add all required packages | Waldemar Brodkorb | |
2018-05-26 | fix some bad dependencies | Waldemar Brodkorb | |
2018-05-26 | allow endian selecton for qemu aarch64 | 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-23 | alpha: fix baud rate | Waldemar Brodkorb | |
2018-05-23 | hppa: add generic kernel config | Waldemar Brodkorb | |
2018-05-22 | waldux: update to latest | Waldemar Brodkorb | |
2018-05-22 | alpha: info about SRM console | Waldemar Brodkorb | |
2018-05-22 | remove junk in patch | Waldemar Brodkorb | |
2018-05-22 | linux: alpha patch for 4.14 | Waldemar Brodkorb | |
2018-05-22 | add alpha sample | Waldemar Brodkorb | |
2018-05-21 | uclibc: enable ld.preload for arm | Waldemar Brodkorb | |
2018-05-19 | genimage disk images are only available for x86_64 for now | Waldemar Brodkorb | |
2018-05-14 | add support for saving video decoding license keys to config | Oliver Schib | |
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch> | |||
2018-05-12 | nds32: use binutils/gcc from github | 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> | |||
2018-05-06 | riscv: try gcc8 + riscv-kernel | Waldemar Brodkorb | |
2018-05-06 | mips32r6: cpu emulation seems to have changed in qemu somehow | Waldemar Brodkorb | |
2018-05-05 | rpi: fix kodi task | Waldemar Brodkorb | |
Kernel symbols got renamed. | |||
2018-05-05 | linux: update to 4.9.98 | Waldemar Brodkorb | |
2018-05-04 | linux: update to 4.14.39 | Waldemar Brodkorb | |
2018-05-02 | linux: update to 4.16.7 | Waldemar Brodkorb | |
2018-05-02 | Fix bug related to renaming of ADK_TARGET_KERNEL_* | stk | |
I'm not sure if this correct, or complete. I only know that it's the diff hunk in mk/kernel-build.mk that we need. The other ones were found by searching for ADK_TARGET_KERNEL_USE_CUSTOMCONFIG; I suspect these code blocks need to be duplicated for ADK_TARGET_WALDUX_KERNEL_USE_CUSTOMCONFIG? | |||
2018-04-29 | update kernel for raspberry pi, fixes kodi startup | Oliver Schib | |
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch> | |||
2018-04-28 | uclibc-ng: update to 1.0.30 | Waldemar Brodkorb | |
2018-04-28 | waldux: update kernel version | Waldemar Brodkorb | |
2018-04-28 | llvm: update to 6.0.0 | Waldemar Brodkorb | |
2018-04-28 | linux: update to 4.16.5 | Waldemar Brodkorb | |
2018-04-28 | mikrotik-rb532: remove old patches | Waldemar Brodkorb | |
2018-04-28 | qemu-mips: use vmlinuz kernel | Waldemar Brodkorb | |
2018-04-25 | git: update to 2.17.0 | Waldemar Brodkorb | |