summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/coreboot/coreboot.c
AgeCommit message (Expand)Author
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2016-05-23x86: Call board_final_cleanup() in last_stage_init()Bin Meng
2015-09-09x86: coreboot: Convert to use more dm driversBin Meng
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng
2015-06-04x86: coreboot: Fix cosmetic issuesBin Meng
2015-01-24x86: config: Enable hook for saving MRC configurationSimon Glass
2015-01-13x86: Add support for MTRRsSimon Glass
2014-11-25x86: Remove board_early_init_r()Simon Glass
2014-11-21x86: Make show_boot_progress() commonSimon Glass
2014-11-21x86: Tidy up coreboot header usageSimon Glass
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass
2014-11-21x86: Replace fill_processor_name() with cpu_get_name()Simon Glass
2014-11-21x86: Fix up some missing prototypesSimon Glass
2014-11-21x86: Use the standard arch_cpu_init() functionSimon Glass
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-13x86: Add coreboot timestampsSimon Glass
2013-05-13x86: Implement panic output for corebootSimon Glass
2013-03-04x86: Permit bootstage and timer data to be used prior to relocationSimon Glass
2012-12-06x86: drop unused code in coreboot.cStefan Reinauer
2012-12-06x86: Provide a way to throttle port80 accessesVadim Bendebury
2012-12-06x86: Issue SMI to finalize Coreboot in final stageDuncan Laurie
2012-12-06x86: Fix MTRR clear to detect which MTRR to useDuncan Laurie
2012-12-06x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer
2012-12-06x86: Clean up MTRR 7 right before jumping to the kernelStefan Reinauer
2012-12-06x86: Enable coreboot timestamp facility support in u-boot.Vadim Bendebury
2012-11-28x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer