1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 16:36:18 +04:00
Commit Graph

12 Commits

Author SHA1 Message Date
Harry Chen
b6f1b3c926 Merge remote-tracking branch 'origin/master' into mipsel 2019-04-01 23:32:30 +08:00
Harry Chen
52758e6620 Add simple bootloader for mipsel
Signed-off-by: Harry Chen <i@harrychen.xyz>
2019-04-01 18:26:55 +08:00
equation314
b8d91965e7 aarch64: fix A1 field in TCR_EL1 register 2019-03-29 19:57:25 +08:00
equation314
28ce8ba81c update URL to new organization 2019-03-18 11:55:06 +08:00
equation314
eb1e72d6ec aarch64: reverse program headers to avoid overlapping in memory copying 2019-03-16 21:03:15 +08:00
equation314
681c0be801 aarch64: fix the potential memory overlapping bug of bootloader 2019-03-12 01:28:28 +08:00
equation314
f3d47f4b02 aarch64: move crate bcm2837 to remote 2019-03-09 23:03:44 +08:00
equation314
68b967b48e aarch64: move crate atags into crate bcm2837 2019-03-09 22:20:12 +08:00
equation314
279f983786 aarch64: put the kernel in the top VA range 2019-03-09 19:50:28 +08:00
equation314
0e38439fb8 aarch64: enable MMU in bootloader 2019-03-07 23:25:26 +08:00
equation314
8bb1e65ba7 load kernel elf in bootloader 2019-03-06 00:46:01 +08:00
equation314
b94ba7759e add aarch64 bootloader framework 2019-03-04 15:22:19 +08:00