Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-29 | linux: update to 6.1.49 | Waldemar Brodkorb | |
2023-08-27 | lm32: some more hacks | Waldemar Brodkorb | |
2023-08-25 | lm32: revert to the old kernel, which boots up with lpj set via append | Waldemar Brodkorb | |
Bootup until a hello world: [ 0.000000] BINFMT_FLAT: Loading file: /init [ 0.000000] Mapping is 47438000, Entry point is 44, data_start is 1f00 [ 0.000000] Load /init: TEXT=47438040-47439f00 DATA=47439f20-4743a0f0 BSS=4743a0f0-4743c130 Stopps here. :( | |||
2023-08-25 | lm32: add back old gcc, fixes ld segfault when linking kernel | Waldemar Brodkorb | |
2023-08-24 | arm926ej_s cpu might have a FPU, tested with qemu versatile | Waldemar Brodkorb | |
2023-08-23 | riscv32: no thread support, reduce kernel config | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2023-08-23 | riscv64: threads are not supported for noMMU | Waldemar Brodkorb | |
2023-08-23 | binutils: add default to 2.41 | Waldemar Brodkorb | |
2023-08-23 | loongarch: use gcc 13.x to fix Linux kernel compile issues | Waldemar Brodkorb | |
2023-08-22 | riscv64: noMMU support in qemu | Waldemar Brodkorb | |
2023-08-20 | m68k: fix Linux compile with binutils 2.41 | Waldemar Brodkorb | |
2023-08-18 | arm: qemu versatile emulation without MMU, update kernel | Waldemar Brodkorb | |
2023-08-18 | enable 32Bit compat for aranym | Waldemar Brodkorb | |
2023-08-15 | m68k: use more RAM by default | Waldemar Brodkorb | |
2023-08-15 | m68k: qemu virt depends on m68040 cpu | Waldemar Brodkorb | |
2023-08-13 | m68k: add qemu virt support, seems more reliable at the moment then q800 | Waldemar Brodkorb | |
2023-08-10 | linux: update 6.1.x to latest | Waldemar Brodkorb | |
2023-08-06 | uClibc-ng: update to 1.0.44 | Waldemar Brodkorb | |
2023-08-06 | s390: fix kernel install | Waldemar Brodkorb | |
2023-08-04 | xtensa: use 128M instead of 64M for qemu | Waldemar Brodkorb | |
2023-08-03 | nds32: 6.1.x is not supported | Waldemar Brodkorb | |
2023-08-03 | qemu-system-arc: use virtio for networking | Waldemar Brodkorb | |
2023-08-02 | glibc: update to 2.38 | Waldemar Brodkorb | |
2023-08-02 | h8300: no ICE with gcc 12.3.0 anymore | Waldemar Brodkorb | |
2023-08-02 | sparc: stick with gcc 11.4.0 and the revert.sparc patch, newer gcc do not ↵ | Waldemar Brodkorb | |
compile | |||
2023-08-02 | binutils: add 2.41 for testing | Waldemar Brodkorb | |
2023-07-29 | gcc: update 10.x/13.x | Waldemar Brodkorb | |
2023-07-29 | nios2: fix bootup when defconfig is used | Waldemar Brodkorb | |
2023-07-29 | nios2: fix glibc bootup | Waldemar Brodkorb | |
2023-07-28 | s390x: fix 6.1.x bootup | Waldemar Brodkorb | |
2023-07-27 | nios2: default to supported static libs | Waldemar Brodkorb | |
2023-07-27 | linux: add needed patches for hppa/m68k | Waldemar Brodkorb | |
2023-07-26 | gcc: add gcc-13.1 | Waldemar Brodkorb | |
2023-07-25 | linux: default to 6.1.x | Waldemar Brodkorb | |
2023-07-25 | qemu-system-arm: fix vexpress defconfig | Waldemar Brodkorb | |
2023-07-25 | linux: update 6.1.x | Waldemar Brodkorb | |
2023-07-21 | linux: update 6.1.x | Waldemar Brodkorb | |
2023-07-20 | linux: update 5.15.x | Waldemar Brodkorb | |
2023-07-03 | update kernel and bootloader, fix mini.config for rpi4 | Waldemar Brodkorb | |
2023-07-02 | linux: update 6.1.x | Waldemar Brodkorb | |
2023-06-08 | gcc: update to 12.3.0/11.4.0 | Waldemar Brodkorb | |
2023-05-27 | arc: gcc/binutils upstream works fine for hsdk/qemu and nsim | Waldemar Brodkorb | |
2023-05-26 | linux: update to 6.1.30 | Waldemar Brodkorb | |
2023-05-06 | gcc: switch to 12.2.0 as default | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2023-05-03 | musl: update to 1.2.4 | Waldemar Brodkorb | |
2023-04-06 | linux: update 4.14.x | Waldemar Brodkorb | |
2023-04-06 | linux: update 4.19.x | Waldemar Brodkorb | |
2023-04-06 | linux: update 5.4.x | Waldemar Brodkorb | |
2023-04-06 | linux: update 5.10.x | Waldemar Brodkorb | |
2023-04-06 | linux: update 5.15.x | Waldemar Brodkorb | |