Age | Commit message (Expand) | Author |
---|---|---|
2019-12-26 | minor changes (comments, whitespace) | Wojtek Kosior |
2019-12-26 | improve linking of initial boot code | Wojtek Kosior |
2019-12-26 | improve linking of interrupts | Wojtek Kosior |
2019-12-26 | simplify linker script; rely on initially-zero memory to be included in binar... | Wojtek Kosior |
2019-12-26 | fix linking of libkernel | Wojtek Kosior |
2019-12-24 | simplify linking of libkernel | Wojtek Kosior |
2019-12-10 | re-enter system mode on invalid data access from PL0 code | Wojtek Kosior |
2019-12-02 | create a separate library for kernel code that should run in PL0 mode | Wojtek Kosior |
2019-10-15 | adjust for rpi-open-firmware | Wojtek Kosior |
2019-10-11 | use bootloader in qemu | Wojtek Kosior |
2019-10-03 | specify load address only in linker script; change it to 0x10000 (for now); a... | Wojtek Kosior |
2019-10-03 | copy-paste broken code from wiki.osdev; fix it; add Makefile | Wojtek Kosior |