Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-04 | update mpfr, binutils, linux. remove arc specific binutils/gcc | Waldemar Brodkorb | |
2020-07-15 | pcduino 3b skeleton | Waldemar Brodkorb | |
2020-06-07 | linux: update to 4.19.126 | Waldemar Brodkorb | |
2020-06-06 | linux: allow cross-compile on Darwin | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2020-05-27 | linux: update to 5.4.42 | Waldemar Brodkorb | |
2020-04-23 | neccesary python3 build file | Joerg Seitter | |
Signed-off-by: Joerg Seitter <adk@seitter.net> | |||
2020-02-17 | riscv64: use upstream Linux kernel | Waldemar Brodkorb | |
2020-01-30 | linux: update 3.16.x kernel, remove unsupported | Waldemar Brodkorb | |
2020-01-29 | linux: update to latest 4.4.x | Waldemar Brodkorb | |
2020-01-29 | linux: update 4.9.x kernel | Waldemar Brodkorb | |
2020-01-28 | linux: update to latest 4.14.x | Waldemar Brodkorb | |
2020-01-28 | linux: update to latest 4.19.x | Waldemar Brodkorb | |
2019-10-15 | kernel must be compiled without FDPIC | Waldemar Brodkorb | |
2019-10-13 | arm: allow to build FDPIC toolchain | Waldemar Brodkorb | |
2019-10-12 | linux: update lts kernel | Waldemar Brodkorb | |
2019-10-12 | linux: update to 5.3.6 | Waldemar Brodkorb | |
2019-10-09 | lm32: try to build kernel for qemu | Waldemar Brodkorb | |
2019-10-08 | add phytec-imx6 basic structure | 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-30 | remove unfinished alternative os porting efforts | Waldemar Brodkorb | |
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-08-27 | linux: update to 4.18.5 | Waldemar Brodkorb | |
2018-08-13 | Add TARGET_DIR to info variables | dir | |
2018-08-13 | Speed up compilation of packages. | dir | |
@upstream | |||
2018-06-22 | linux+arc: update kernel | Waldemar Brodkorb | |
2018-06-16 | use 4.17.1 for ARC architecture | 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-10 | linux: add 4.17 | Waldemar Brodkorb | |
2018-06-03 | fix preselection of instructions set | Waldemar Brodkorb | |
2018-06-03 | add suffix for instruction set | Waldemar Brodkorb | |
2018-06-01 | c6x: fix shared toolchain building, disable multilib dirs in gcc 7.3.0 | Waldemar Brodkorb | |
2018-05-27 | try to fix noMMU targets | Waldemar Brodkorb | |
2018-05-27 | kodi: update to leia 18 alpha, add all required packages | 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-08 | linux: add microblaze patch | Waldemar Brodkorb | |
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-28 | linux: update to 4.16.5 | Waldemar Brodkorb | |
2018-04-21 | linux: bump kernel versions | Waldemar Brodkorb | |
2018-04-20 | fix stupid regression and allow kernel modules to be built again | Waldemar Brodkorb | |