Age | Commit message (Expand) | Author |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-10 | arm64: Add support for save/restore registers for CPU startup. | Furquan Shaikh |
2015-04-09 | arm64: add malloc support to secmon | Aaron Durbin |
2015-04-08 | arm64: Add timestamp.c to bootblock and verstage | Furquan Shaikh |
2015-04-07 | arm64: Add verstage support | Furquan Shaikh |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-03 | program loading: add prog_run() function | Aaron Durbin |
2015-03-28 | arm64: split cpu.c | Aaron Durbin |
2015-03-28 | arm64: add spin table support | Aaron Durbin |
2015-03-28 | arm64: Add support for secure monitor | Furquan Shaikh |
2015-03-28 | arm64: Add support for transition library | Furquan Shaikh |
2015-03-17 | rmodules: Make rmodules inclusion for vboot dependent on romstage_arch | Furquan Shaikh |
2015-03-17 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2015-03-05 | arm64: provide early SoC initialization | Aaron Durbin |
2015-03-04 | arm64: remove assembly code string functions | Aaron Durbin |
2015-03-04 | arm64: use one stage_entry for all stages | Aaron Durbin |
2015-01-26 | arm64: Prepare ARM64 for building | Marc Jones |
2014-11-30 | Unify remaining binutils invocations | Patrick Georgi |
2014-09-23 | coreboot arm64: Add support for arm64 into coreboot framework | Furquan Shaikh |