Age | Commit message (Expand) | Author |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-10-25 | selfboot: create selfboot_check function, remove check param | Ronald G. Minnich |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-06-19 | lib/prog_loaders: Move argument selection into selfload | Patrick Rudolph |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-02-02 | arm64: Pass COREBOOT flag to ARM TF, always enable logging | Julius Werner |
2016-10-06 | arm64: Use 'payload' format for ATF instead of 'stage' | Simon Glass |
2016-09-20 | arm_tf: Fix code style nits and comments | Simon Glass |
2016-02-10 | arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload | Julius Werner |
2015-12-10 | lib: remove assets infrastructure | Aaron Durbin |
2015-11-11 | arm64: mmu: Make page table manipulation work across stages | Julius Werner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-30 | arm64: Add support for loading secure os | Furquan Shaikh |
2015-06-02 | assets: abstract away the firmware assets used for booting | Aaron Durbin |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-27 | arm64: Add weak implementation of soc_get_bl31_plat_params | Furquan Shaikh |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | arm64: Add support for using ARM Trusted Firmware as secure monitor | Julius Werner |