summaryrefslogtreecommitdiff
path: root/target/lm32/Makefile
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. :(
2019-10-09lm32: try to build kernel for qemuWaldemar Brodkorb
2016-12-14lm32 workarounds and hacksWaldemar Brodkorb
2015-10-17add basic support for lm32 architectureWaldemar Brodkorb