Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-11 | meson: update to 0.60.1 | Waldemar Brodkorb | |
2021-11-04 | perl.mk fixup after version bump of perl | Waldemar Brodkorb | |
2021-11-01 | mk: Introduce KERNEL_MAKE variable | Phil Sutter | |
This combines the typical kernel make call idiom into a single variable reference. A side-effect is that parallel make is enabled (via added '-j' flag) in many cases, but that shouldn't cause harm. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2021-11-01 | mk: Generalize kernel loadaddr | Phil Sutter | |
Introduce ADK_TARGET_KERNEL_LOADADDR symbol holding the right kernel loadaddr depending on chosen target system instead of hard-coding the value into kernel-vars.mk. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2021-11-01 | image.mk: Use SCRIPT_DIR variable | Phil Sutter | |
It exists, so use it instead of manually stating $(TOPDIR)/scripts. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2021-11-01 | fix allmodconfig | Waldemar Brodkorb | |
2021-10-30 | mk/image.mk: Ship /init in initramfs | Phil Sutter | |
OpenADK's kernel hack to call /sbin/init in initramfs is ugly. Instead, ship /init as a symlink to /sbin/init. This is safe, since initramfs is always a filesystem with symlink support. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2021-10-22 | linux: update to latest versions | Waldemar Brodkorb | |
2021-09-16 | linux: update 5.4/5.10 to latest | Waldemar Brodkorb | |
2021-04-15 | linux: update to 5.10.30 | Waldemar Brodkorb | |
2021-04-09 | busybox: noMMU fixes | Waldemar Brodkorb | |
2021-02-25 | linux: update kernels | Waldemar Brodkorb | |
2021-01-25 | linux: update to 5.4.92 | Waldemar Brodkorb | |
2021-01-22 | fix defconfig usage | Waldemar Brodkorb | |
2020-12-31 | allow to preset thread implementation | Waldemar Brodkorb | |
2020-12-23 | adjusted python version number to updated python3 package | Joerg Seitter | |
Signed-off-by: Joerg Seitter <adk@seitter.net> | |||
2020-11-10 | linux: update 5.4.x | Waldemar Brodkorb | |
2020-10-16 | linux: update to 4.19.151 | Waldemar Brodkorb | |
2020-10-02 | linux: bump linux kernel versions | Waldemar Brodkorb | |
2020-09-07 | linux: update 5.4.x kernel | Waldemar Brodkorb | |
2020-08-05 | linux: update to 4.19.136 | Waldemar Brodkorb | |
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 | |