Age | Commit message (Expand) | Author |
2015-07-21 | arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial | Furquan Shaikh |
2015-06-30 | arch/arm64: Avoid race condition when building bl31 | Patrick Georgi |
2015-06-30 | arm64: Add support for loading secure os | Furquan Shaikh |
2015-06-23 | Revert "arm64: remove assembly code string functions" | Furquan Shaikh |
2015-06-21 | Remove obsolete EARLY_CONSOLE usage | Martin Roth |
2015-05-27 | arm64: Remove PLAT= variable initialization based on Kconfig variable | Furquan Shaikh |
2015-05-27 | arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation | Furquan Shaikh |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-05-19 | arm64: Add support for using ARM Trusted Firmware as secure monitor | Julius Werner |
2015-05-19 | arm64: Reorganize payload entry code and related Kconfigs | Julius Werner |
2015-05-19 | arm64: Reorganize payload entry code and related Kconfigs | Julius Werner |
2015-05-11 | arm64: update verstage linking | Aaron Durbin |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-28 | vboot2: Build verstage archive, then use that for building the stage | Patrick Georgi |
2015-04-27 | arm64: Allow cpu specific early setup | Furquan Shaikh |
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 |