index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2018-12-19
lib/fit: Normalize spaces in board names to dashes
Jonathan Neuschäfer
2018-12-07
cbfs: Alert if something goes wrong in cbfs_boot_locate()
Nico Huber
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-06
src/lib/edid: avoid buffer overflow
Patrick Georgi
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-30
Add selfboot to the romstage
Ronald G. Minnich
2018-10-25
selfboot: create selfboot_check function, remove check param
Ronald G. Minnich
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 2)
Patrick Rudolph
2018-10-22
reset: Provide new single-function reset API
Nico Huber
2018-10-11
selfboot: remove bounce buffers
Ronald G. Minnich
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-05
src/lib/edid.c: Replace #if 1 with something useful
Angel Pons
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-10
complier.h: add __noreturn and use it in code base
Aaron Durbin
2018-09-07
lib/gpio.c: Fix _gpio_base3_value invalid shift
Richard Spiegel
2018-08-28
lib/gpio.c: Validate num_gpio
Richard Spiegel
2018-08-27
lib/nhlt: Use common function to set NHLT version
Marc Jones
2018-08-24
device_tree/fit: Constify data structures
Patrick Rudolph
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-22
lib/fit_payload: Add coreboot tables support for FDT.
Philipp Deppenwiese
2018-08-16
src/{commonlib,lib}: Fix typo
Elyes HAOUAS
2018-08-14
lib/lzmadecode.c: : Avoid static analysis error for unused value
Richard Spiegel
2018-08-14
cbmem: rename vdat to chromeos_acpi
Joel Kitching
2018-08-10
lib/fit: support booting initrd placed above 4GiB
Patrick Rudolph
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-08-10
fit: Handle decompression errors properly
Patrick Rudolph
2018-08-09
src/lib: Fix typo
Elyes HAOUAS
2018-08-09
lib/edid.c: Avoid static analysis error for unused value
Richard Spiegel
2018-08-08
lib/bootmem.c: Remove unused setting of variable "begin"
Richard Spiegel
2018-08-03
gpio: Change gpio_baseX_value() function return types to unsigned
Julius Werner
2018-07-28
util/cbmem: Add cbmem TCPA log support
Philipp Deppenwiese
2018-07-20
write_tables: return a pointer to the table
Ronald G. Minnich
2018-07-12
Coverity: Fix CID1393979
Patrick Rudolph
2018-07-09
src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-28
devicetree: Add method to delete property by name
Patrick Rudolph
2018-06-28
vboot: Fix linking error with USE_OPTION_TABLE enabled
Patrick Rudolph
2018-06-27
lib/rmodule: Fix indentation
Kyösti Mälkki
2018-06-27
stage_cache: Disable when APCI S3 is not possible
Kyösti Mälkki
2018-06-19
lib: Add FIT payload support
Patrick Rudolph
2018-06-19
lib: Raw import FIT parser
Patrick Rudolph
2018-06-19
lib/prog_loaders: Move argument selection into selfload
Patrick Rudolph
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-06-14
lib/device_tree: Add method to get phandle
Patrick Rudolph
2018-06-12
arch/x86: Fix payload loading via bounce-buffer
Kyösti Mälkki
2018-06-12
bootmem: Clarify usage with bounce-buffer
Kyösti Mälkki
2018-06-11
{src,util}: Use NULL instead of 0 for pointer
Elyes HAOUAS
2018-06-11
selfboot: Move x86 quirk under arch
Kyösti Mälkki
2018-06-04
src/lib: Remove unneeded 'console.h' include
Elyes HAOUAS
2018-06-04
lib/cbfs: Optimise LZMA away from romstage
Kyösti Mälkki
2018-06-04
lib/coreboot_table.c: Remove unneeded include
Elyes HAOUAS
2018-05-31
Remove AMD K8 cpu and northbridge support
Kyösti Mälkki
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-05-22
bootblock: Allow more timestamps in bootblock_main_with_timestamp()
Julius Werner
2018-05-19
lib/gnat: Drop Restriction `No_Exception_Propagation`
Nico Huber
2018-05-16
lib/prog_loaders: Store CBFS type in struct prog
Patrick Rudolph
2018-05-14
timestamp: Increase max number of timestamps
Raul E Rangel
2018-05-10
bootmem: Keep OS memory map separate from the start
Julius Werner
2018-05-09
{device,drivers,lib,mb,nb}: Use only one space after 'if'
Elyes HAOUAS
2018-05-09
lib/nhlt: add support for passing subsystem_id to endpoint's structure
Harsha Priya
2018-05-07
lib/bootmem: ensure ramstage memory isn't given to OS
Aaron Durbin
2018-05-04
lib/bootmem: Add method to walk OS POV memory tables
Patrick Rudolph
2018-05-04
lib/bootmem: Add method to walk memory tables
Patrick Rudolph
2018-05-04
lib/bootmem: Add more bootmem tags
Patrick Rudolph
2018-05-02
lib/cbfs.c: fix typo
Patrick Georgi
2018-04-30
lib/bootmem: Introduce custom bootmem tags
Patrick Rudolph
2018-04-30
lib/devicetree: Integrate flattened devicetree support
Patrick Rudolph
2018-04-30
lib: Raw import FDT devicetree from depthcharge
Patrick Rudolph
2018-04-24
lib/ext_stage_cache: include prog arg in stage cache metadata
Aaron Durbin
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-17
cbfs: Add cbfs_boot_load_file()
T Michael Turney
2018-04-16
lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_table
Aaron Durbin
2018-04-11
lib/memrange: Introduce method to clone memrange
Patrick Rudolph
2018-04-11
src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPD
Raul E Rangel
2018-04-09
lib/lzmadecode: Add block around `UpdateBit1()`
Paul Menzel
2018-03-26
lib/lzma: Respect dstn argument
Patrick Rudolph
2018-03-09
Timestamps: Add option to print timestamps to debug console
Martin Roth
2018-03-08
coreboot_table: Print GPIO state correctly for lb_gpios
Julius Werner
2018-03-05
lib: Add delay.c to smm
Furquan Shaikh
2018-02-07
lib/stage_cache: Add save/get raw storage
Marshall Dawson
2018-02-01
lib/stage_cache: Add debug messages for failures
Marshall Dawson
2018-01-25
lib: include timer.c for all stages for GENERIC_UDELAY
Aaron Durbin
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-12-07
boardid: Add helpers to read sku_id strapping into coreboot tables
Julius Werner
2017-12-07
boardid: Switch from Kconfig to weak functions
Julius Werner
2017-12-07
boardid: Minor clean up and standardization
Julius Werner
2017-12-06
Kconfig: Remove BOARD_ID_MANUAL option
Julius Werner
2017-11-07
src: Fix all Siemens copyrights
Mario Scheithauer
2017-11-07
lib/ramtest: Add comment
Patrick Rudolph
2017-11-03
lib/reg_script.c: Remove unused assignment
Paul Menzel
2017-10-31
intel/common/smbus: increase spd read performance
Kane Chen
2017-10-28
lib: Prepare for libhwbase' generated config file
Nico Huber
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-20
lib/gpio: constify array inputs
Aaron Durbin
2017-10-16
drivers/elog: Fix debug build errors
John E. Kabat Jr
2017-09-28
Kconfig: Move libhwbase related options into lib/Kconfig
Nico Huber
[next]