summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/mirror_payload.c
Commit message (Expand)AuthorAgeFilesLines
* src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-281-2/+1
* AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* cpu: Add missing #include <commonlib/helpers.h>Elyes HAOUAS2019-06-211-0/+1
* cpu/x86: use ALIGN_UP instead of ALIGN for better readabilityFelix Held2019-06-211-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* x86: fix mirror_payload()Aaron Durbin2015-06-021-4/+4
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* loaders: add program_loading.h header fileAaron Durbin2015-03-201-1/+1
* x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin2014-03-071-0/+71