Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-12 | update kernel, add gcc 9.2 | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2019-03-03 | gcc: default to gcc8 | Waldemar Brodkorb | |
2019-03-03 | binutils: update to 2.32 | Waldemar Brodkorb | |
2019-03-03 | gcc: update gcc8 | Waldemar Brodkorb | |
2019-03-03 | gcc: update gcc7 | Waldemar Brodkorb | |
2019-01-08 | gdb: update to 8.2.1 | Waldemar Brodkorb | |
2018-11-17 | uclibc-ng: update to 1.0.31 | Waldemar Brodkorb | |
2018-10-07 | musl m68k | Waldemar Brodkorb | |
2018-09-21 | binutils: fix default | Waldemar Brodkorb | |
2018-09-21 | glibc: update to 2.28 | Waldemar Brodkorb | |
2018-09-21 | gcc: update to 8.2.0 | Waldemar Brodkorb | |
2018-09-21 | binutils: update to 2.31.1 | Waldemar Brodkorb | |
2018-08-13 | Add option to mount debugfs at startup | dir | |
@upstream | |||
2018-08-13 | Add post build action | dir | |
@upstream | |||
2018-08-13 | Add simple autologin program to be started by getty | dir | |
@upstream | |||
2018-08-13 | Implement mdev logging output on demand | dir | |
@upstream | |||
2018-07-19 | FDPIC: arm could be selected in future | Waldemar Brodkorb | |
2018-06-24 | arc: more symbol rename fixes | Waldemar Brodkorb | |
2018-06-22 | linux+arc: update kernel | Waldemar Brodkorb | |
2018-06-20 | foxboard: bugfixes | Waldemar Brodkorb | |
2018-06-16 | add etrax-tools | Waldemar Brodkorb | |
2018-06-14 | add option for special CFLAGS/CXXFLAGS | Waldemar Brodkorb | |
Do not disable exception handling and unwinding options by default, as this breaks exception handling in C++ applications using libstdc++. Reported-by: Tom Deblauwe | |||
2018-06-13 | synpsys-hsdk: add sample | Waldemar Brodkorb | |
2018-06-10 | armv8 cortex-a53/57: allow thumb2 | Waldemar Brodkorb | |
2018-06-10 | allow apple mac mini to netboot | Waldemar Brodkorb | |
2018-06-10 | riscv64: uclibc only static w/o TLS/NPTL | Waldemar Brodkorb | |
2018-06-08 | add sample for lenovo x200, fix gentooinstaller | Waldemar Brodkorb | |
2018-06-03 | thumb1 could be used for this arm cpu | Waldemar Brodkorb | |
2018-06-03 | arm-nommu: enable uClinux, better defaults | Waldemar Brodkorb | |
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-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 | xtensa: fix endian selection | Waldemar Brodkorb | |
2018-05-31 | disable MMU selection for non-MMU architectures | Waldemar Brodkorb | |
2018-05-30 | c-sky: do not depend on endian symbol | Waldemar Brodkorb | |
2018-05-28 | rpi: update firmware, kernel and fixup more stuff | 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-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-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-06 | riscv: try gcc8 + riscv-kernel | Waldemar Brodkorb | |
2018-04-28 | uclibc-ng: update to 1.0.30 | Waldemar Brodkorb | |
2018-04-28 | llvm: update to 6.0.0 | Waldemar Brodkorb | |
2018-04-22 | arm: fix thumb2 mode with binutils 2.30 | Waldemar Brodkorb | |