Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-22 | elf2flt: update to 2023.09 | Waldemar Brodkorb | |
2023-09-07 | lm32: use latest elf2git, add small binutils patch to create ELF instead ELF ↵ | Waldemar Brodkorb | |
FDPIC by default | |||
2023-09-07 | elf2flt: update to latest git | Waldemar Brodkorb | |
2023-08-29 | elf2flt: add 2023.04 tag for testing | 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-01-21 | bfin needs older elf2flt to link busybox successfully | Waldemar Brodkorb | |
2022-09-22 | add support for STM32F746G-DISCO device | Waldemar Brodkorb | |
Tested with toolbox / simpleinit as userland. FDPIC/FLAT support both successfully tested. No LCD or Ethernet support. | |||
2020-03-17 | binutils: update to 2.34 | Waldemar Brodkorb | |
2020-03-10 | elf2flt: use upstream for h8300 with a small patch | Waldemar Brodkorb | |
2019-10-09 | lm32: try to build kernel for qemu | Waldemar Brodkorb | |
2019-10-07 | lm32: add elf2flt from github | Waldemar Brodkorb | |
2019-10-01 | bfin: fix toolchain compile | Waldemar Brodkorb | |
2019-09-30 | remove unfinished alternative os porting efforts | Waldemar Brodkorb | |
2017-10-01 | frosted: fix config for qemu | Waldemar Brodkorb | |
2017-09-23 | h8300: use elf2flt from ysato, upstream elf2flt still requires a small patch | Waldemar Brodkorb | |
2016-10-09 | elf2flt: use a specific version | Waldemar Brodkorb | |
2016-03-20 | add lm32 support to elf2flt | Waldemar Brodkorb | |
2016-03-19 | elf2flt: switch to uclinux-dev version | Waldemar Brodkorb | |
2015-06-10 | use local git fork of elf2flt with h8300 support | Waldemar Brodkorb | |
2015-05-28 | fix qemu-m68k build, add required patches for kernel | Waldemar Brodkorb | |
2015-03-02 | update elf2flt, so that arm-nommu binaries are linkable. | Waldemar Brodkorb | |
2015-02-19 | add support for coldfire with gcc 4.9.2/binutils 2.25 | Waldemar Brodkorb | |
The annoying kernel panic after boot is back :( | |||
2015-02-02 | add some fixes and inrastructure for arm nommu support | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-08-15 | move to toolchain dir | Waldemar Brodkorb | |