summaryrefslogtreecommitdiff
path: root/target/lm32/kernel/qemu-lm32
AgeCommit message (Collapse)Author
2023-08-25lm32: revert to the old kernel, which boots up with lpj set via appendWaldemar 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. :(
2020-01-28lm32: update to 4.8 linux port, same delay loop issue :(Waldemar Brodkorb
2019-10-30lm32: make it boot the kernelWaldemar Brodkorb
2019-10-09lm32: try with gcc 4.6.4Waldemar Brodkorb
2016-12-14lm32 workarounds and hacksWaldemar Brodkorb
2015-10-19use binfmt flat for lm32Waldemar Brodkorb
2015-10-18lm32: basic bits for qemu support, kernel build failureWaldemar Brodkorb