summaryrefslogtreecommitdiff
path: root/src/arch/x86/boot/boot.c
AgeCommit message (Expand)Author
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-07-13x86: Port x86 over to compile cleanly with x86-64Stefan Reinauer
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-03program loading: unify on struct progAaron Durbin
2015-04-03program loading: add prog_run() functionAaron Durbin
2015-04-03program loading: introduce struct progAaron Durbin
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2014-03-03coreboot: introduce arch_payload_run()Aaron Durbin
2014-01-23Multiboot: remove multiboot tables generation.Vladimir Serbinenko
2013-11-25x86: fix compile error for !CONFIG_MULTIBOOTAaron Durbin
2013-07-10Drop ELF remains from boot codeStefan Reinauer
2013-03-21coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer