Commit Graph
25 Commits
Author SHA1 Message Date
jbltx eee89e1c08 begin to add Mailbox definitions 2019-11-28 01:23:42 -05:00
jbltx b4a90e6f0b Add ATAGS implementation 2019-11-28 00:55:24 -05:00
jbltx 49a4a62b1b Update README 2019-11-27 22:30:21 -05:00
jbltx e8b8f22c46 Update README 2019-11-27 22:28:39 -05:00
jbltx e9d51690b5 Fix typo in Makefile 2019-11-27 22:22:07 -05:00
jbltx edd2494d10 Fix 32/64bits arch variable for LOADADDR 2019-11-27 22:20:09 -05:00
jbltx c7aa953691 Update Linker script and Makefile 2019-11-27 22:15:01 -05:00
jbltx c328742dd7 add references in README 2019-11-25 02:27:06 -05:00
jbltx 3b68666c44 add some stack in boot asm code 2019-11-25 00:27:03 -05:00
jbltx 53668d3af3 add new sections in linker scripts for future use 2019-11-24 22:57:04 -05:00
jbltx 982a7bc32d cleanup CFLAGS in Makefile 2019-11-24 04:52:14 -05:00
jbltx 65dd51045e Add mailbox methods 2019-11-24 04:44:45 -05:00
jbltx 42dd7f53cc add support of mini UART in QEMU 2019-11-24 04:22:18 -05:00
jbltx b1aee91e6e fix error in mini UART 2019-11-24 03:18:31 -05:00
jbltx fb040a6b4e Add mini UART initialization code for testing 2019-11-24 03:15:07 -05:00
jbltx 5e067078a4 update build doc in readme 2019-11-24 01:59:21 -05:00
jbltx 5bd5c1774d Remove conditional in Makefile 2019-11-24 01:52:53 -05:00
jbltx 952b5cae49 Support aarch64 2019-11-24 01:51:30 -05:00
jbltx a6ea71789d Add references section 2019-11-22 19:45:32 -05:00
jbltx a8513523ab Add readme 2019-11-22 19:31:07 -05:00
jbltx 257d4e0567 Add comments to the boot sequence 2019-11-22 19:09:17 -05:00
jbltx 7a88ff358a delete old img 2019-11-21 22:28:51 -05:00
jbltx 05f973f270 Add system boot 2019-11-21 22:27:14 -05:00
jbltx 4d57894c6c Ignore img format files 2019-11-17 23:35:41 -05:00
jbltx fb97e89e9c first try 2019-11-17 23:34:54 -05:00