index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
arch-coreboot
Age
Commit message (
Expand
)
Author
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-03-27
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2020-05-27
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
2020-04-16
x86: Correct wording of coreboot source code
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-03-17
x86: Move sysinfo related to sysinfo.h
Bin Meng
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-02-05
x86: Drop asm/arch/gpio.h
Bin Meng
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-08-26
x86: coreboot: Increase memrange entry number to 32
Bin Meng
2015-01-24
x86: Use ipchecksum from net/
Simon Glass
2014-12-13
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
Bin Meng
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-11-21
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-10-23
dm: x86: Add a gpio header for coreboot
Simon Glass
2013-08-19
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2013-05-13
x86: Support adding coreboot timestanps to bootstage
Simon Glass
2013-02-08
Clean up libfdt.h includes
Gerald Van Baren
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2012-12-06
x86: Add a CBMEM timestamp generated right before the kernel startup.
Vadim Bendebury
2012-12-06
x86: Enable coreboot timestamp facility support in u-boot.
Vadim Bendebury
2012-11-30
x86: coreboot: Decode additional coreboot sysinfo tags
Simon Glass
2011-12-19
x86: Import code from coreboot's libpayload to parse the coreboot table
Gabe Black