Age | Commit message (Expand) | Author |
---|---|---|
2020-09-21 | arch/arm: Add support for loading Linux kernels | Sam Lewis |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/arm: Convert to SPDX license header | Patrick Georgi |
2019-08-26 | AUTHORS: Move src/arch/arm copyrights into AUTHORS file | Martin Roth |
2018-10-11 | selfboot: remove bounce buffers | Ronald G. Minnich |
2016-02-22 | die() when attempting to use bounce buffer on non-i386. | Vladimir Serbinenko |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-03 | program loading: unify on struct prog | Aaron Durbin |
2015-04-03 | program loading: add prog_run() function | Aaron Durbin |
2015-04-03 | program loading: introduce struct prog | Aaron Durbin |
2015-03-20 | loaders: add program_loading.h header file | Aaron Durbin |
2014-12-09 | libpayload: arm: Pass the coreboot table location to the payload. | Gabe Black |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |