~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL uses of USB_KEYBOARDSimon Glass2023-02-10
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-17
* common: Drop init.h from common headerSimon Glass2020-05-18
* x86: coreboot: Allow building an SPL imageSimon Glass2020-05-04
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese2019-08-18
* coreboot: only init usb if necessaryThomas RIENOESSL2018-12-10
* x86: Update mtrr functions to allow leaving cache aloneSimon Glass2018-10-09
* x86: coreboot: Add generic coreboot payload supportBin Meng2018-08-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng2017-08-01
* x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-01
* board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-05
* x86: Call board_final_cleanup() in last_stage_init()Bin Meng2016-05-23
* x86: coreboot: Convert to use more dm driversBin Meng2015-09-09
* x86: qemu: Implement PIRQ routingBin Meng2015-06-04
* x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng2015-06-04
* x86: coreboot: Fix cosmetic issuesBin Meng2015-06-04
* x86: config: Enable hook for saving MRC configurationSimon Glass2015-01-24
* x86: Add support for MTRRsSimon Glass2015-01-13
* x86: Remove board_early_init_r()Simon Glass2014-11-25
* x86: Make show_boot_progress() commonSimon Glass2014-11-21
* x86: Tidy up coreboot header usageSimon Glass2014-11-21
* x86: Emit post codes in startup code for ChromebooksSimon Glass2014-11-21
* x86: Add chromebook_link boardSimon Glass2014-11-21
* x86: Replace fill_processor_name() with cpu_get_name()Simon Glass2014-11-21
* x86: Fix up some missing prototypesSimon Glass2014-11-21
* x86: Use the standard arch_cpu_init() functionSimon Glass2014-11-21
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* x86: Add coreboot timestampsSimon Glass2013-05-13
* x86: Implement panic output for corebootSimon Glass2013-05-13
* x86: Permit bootstage and timer data to be used prior to relocationSimon Glass2013-03-04
* x86: drop unused code in coreboot.cStefan Reinauer2012-12-06
* x86: Provide a way to throttle port80 accessesVadim Bendebury2012-12-06
* x86: Issue SMI to finalize Coreboot in final stageDuncan Laurie2012-12-06
* x86: Fix MTRR clear to detect which MTRR to useDuncan Laurie2012-12-06
* x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer2012-12-06
* x86: Clean up MTRR 7 right before jumping to the kernelStefan Reinauer2012-12-06
* x86: Enable coreboot timestamp facility support in u-boot.Vadim Bendebury2012-12-06
* x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer2012-11-28