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-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
2017-09-26
Use stopwatch_wait_until_expired where applicable
Jonathan Neuschäfer
2017-09-26
src/lib/Makefile.inc: Remove loaders subdirectory
Jonathan Neuschäfer
2017-09-23
toolchain: Always use GCC for Ada sources
Nico Huber
2017-09-23
toolchain: Use xcompile proposed CFLAGS for Ada
Nico Huber
2017-09-21
src/lib/ubsan: Indent macros to improve readability
Jonathan Neuschäfer
2017-09-14
timestamp: Add function to get time since boot
Werner Zeh
2017-09-08
stage_cache: Add rmodule params in metadata
Kyösti Mälkki
2017-09-06
postcar: Add cbmem_stage_cache
Kyösti Mälkki
2017-08-04
lib/cbmem: provide optional cbmem top initialization hook
Aaron Durbin
2017-08-03
lib/cbmem: use globals for non CAR global migration platforms
Aaron Durbin
2017-08-03
lib/cbmem: remove cbmem_region_used()
Aaron Durbin
2017-08-03
lib/imd_cbmem: remove unused #include
Aaron Durbin
2017-08-03
lib/imd_cbmem: remove unused funciton
Aaron Durbin
2017-07-30
lib/program.ld: Guard .id section placement
Nico Huber
2017-07-27
timestamp: Apply factor to recorded stamps
Kyösti Mälkki
2017-07-26
Port cmos.default handling to C environment bootblock
Nico Huber
2017-07-25
src/lib: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-06
src/lib: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-29
lib/spd_bin: Use proper I2C addresses
Nico Huber
2017-06-27
lib/coreboot_tables: Zero framebuffer structure
Duncan Laurie
2017-06-21
cr50: process uninitialized values gracefully
Vadim Bendebury
2017-06-14
Add support for Undefined Behavior Sanitizer
Ryan Salsamendi
2017-06-14
cbmem_console: Fix undefined behavior
Ryan Salsamendi
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-09
lib/spd_bin: Print out correct SMBus SPD address in dump_spd_info
Furquan Shaikh
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-04
lib/coreboot_tables: Remove weak fill_lb_framebuffer()
Nico Huber
2017-06-04
Kconfig: Add choice of framebuffer mode
Nico Huber
2017-05-30
lib/edid: Split out fill_lb_framebuffer()
Nico Huber
2017-05-27
lib/spd_bin: make SMBus SPD addresses an input
Aaron Durbin
2017-05-18
cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs
Julius Werner
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2017-05-03
lib/edid: Save the display ASCII string
Arthur Heymans
2017-05-03
lib/edid.c: Differentiate between absent and non-conformant EDID
Arthur Heymans
2017-05-03
lib/edid.c: Allow use of when not NGI
Arthur Heymans
2017-04-26
cbmem_console: Document known reimpementations of console structure/API
Julius Werner
2017-04-24
drivers/i2c/tpm: use iobuf library for marshaling commands
Aaron Durbin
2017-04-20
Turn CBMEM console into a ring buffer that can persist across reboots
Julius Werner
2017-03-29
src/lib/jpeg: Fix missing closing brace
Youness Alaoui
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
chromeos: Remove old MOCK_TPM references
Julius Werner
2017-03-23
cr50: add unmarshaling of vendor commands and process 'enable_update'
Vadim Bendebury
2017-03-15
src/lib: Clean up general issues found by checkpatch.pl
Lee Leahy
2017-03-15
src/lib: Move assignment out of if condition
Lee Leahy
2017-03-13
src/lib: Remove semicolon from end of macro
Lee Leahy
2017-03-13
src/lib: Remove unnecessary code
Lee Leahy
2017-03-13
src/lib: Move asmlinkage before type
Lee Leahy
2017-03-13
src/lib: Fix brace positions
Lee Leahy
2017-03-13
src/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/lib: Fix spacing
Lee Leahy
2017-03-13
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-12
src/lib: Remove space between function name and (
Lee Leahy
2017-03-12
src/lib: Move trailing statements to next line
Lee Leahy
2017-03-09
vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata
Aaron Durbin
2017-03-09
lib/tpm2_marshaling: fix in correct buffer space semantics
Aaron Durbin
2017-03-09
src/lib: Add space before (
Lee Leahy
[next]