index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/cbfs: Call rdev_unmap on hash mismatch
Raul E Rangel
2021-10-20
1
-1
/
+8
*
arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread
Raul E Rangel
2021-10-18
1
-8
/
+15
*
lib/thread: Remove thread stack alignment requirement
Raul E Rangel
2021-10-05
1
-16
/
+5
*
lib/thread: Switch to using CPU_INFO_V2
Raul E Rangel
2021-10-05
1
-22
/
+5
*
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-10-05
4
-6
/
+6
*
coreboot tables: Add type-c port info to coreboot table
Nick Vaccaro
2021-10-04
1
-0
/
+1
*
lib/hardwaremain: change type of "complete" element in boot_state struct
Felix Held
2021-10-04
1
-3
/
+3
*
lib/hardwaremain: add missing types.h include
Felix Held
2021-10-04
1
-0
/
+1
*
lib/Makefile.inc: Generate placeholder spd.bin in lib/Makefile.inc
Reka Norman
2021-09-23
1
-8
/
+12
*
lib/Makefile.inc: Fail build if SPD file doesn't exist
Reka Norman
2021-09-21
1
-4
/
+8
*
Move post_codes.h to commonlib/console/
Ricardo Quesada
2021-08-04
1
-9
/
+9
*
arch/x86,lib/thread: Enable thread support in romstage
Raul E Rangel
2021-07-26
1
-2
/
+6
*
lib/thread,lib/hardwaremain: Lazy initialize threads
Raul E Rangel
2021-07-26
2
-2
/
+10
*
lib/thread,arch/x86: Move thread stacks into C bss
Raul E Rangel
2021-07-26
1
-3
/
+6
*
lib/thread: Add asserts around stack size and alignment
Raul E Rangel
2021-07-26
1
-0
/
+7
*
lib/thread: Guard thread_run_until with ENV_RAMSTAGE
Raul E Rangel
2021-07-26
1
-0
/
+4
*
lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernize
Raul E Rangel
2021-07-20
1
-40
/
+0
*
lib/prog_loaders: Add payload_preload
Raul E Rangel
2021-07-19
2
-6
/
+63
*
lib/hardwaremain: Drop boot_state_current_{block,unblock}()
Raul E Rangel
2021-07-18
1
-10
/
+0
*
lib/thread: Make thread_run not block the current state
Raul E Rangel
2021-07-18
1
-13
/
+1
*
lib/thread: Add thread_handle
Raul E Rangel
2021-07-18
1
-16
/
+57
*
lib/thread: Add mutex
Raul E Rangel
2021-07-18
1
-0
/
+20
*
lib/thread: Rename thread_cooperate and thread_prevent_coop
Raul E Rangel
2021-07-18
1
-3
/
+3
*
lib/thread: Allow nesting thread_cooperate and thread_prevent_coop
Raul E Rangel
2021-07-18
1
-5
/
+11
*
lib/thread: Clean up initialization sequence
Raul E Rangel
2021-07-18
1
-4
/
+3
*
lib/thread: Add thread_yield helper method
Raul E Rangel
2021-07-18
1
-0
/
+5
*
lib/thread: Verify threads are initialized before yielding
Raul E Rangel
2021-07-15
1
-0
/
+7
*
selfboot: Add support for selfload in romstage
Shelley Chen
2021-07-02
1
-0
/
+8
*
nvs: Add Chrome OS NVS (CNVS) information to coreboot tables
Furquan Shaikh
2021-06-18
1
-0
/
+1
*
ChromeOS: Separate NVS from global GNVS
Kyösti Mälkki
2021-06-14
1
-0
/
+4
*
lib/hardwaremain: Print individual boot state callback durations
Raul E Rangel
2021-06-14
1
-0
/
+9
*
lib/hardwaremain.c: Hide preprocessor guards in header
Angel Pons
2021-06-14
1
-4
/
+4
*
drivers/pc80/mc146818rtc: Check date and time for sanity
Werner Zeh
2021-05-30
1
-0
/
+1
*
lib/rtc: Add sanity check for time and date
Werner Zeh
2021-05-30
1
-0
/
+16
*
cbmem: Introduce "early" init hooks for console
Julius Werner
2021-05-27
2
-1
/
+6
*
lib/hexdump: remove hexdump32 and use hexdump instead
Felix Held
2021-05-27
1
-18
/
+0
*
fw_config: Add helper function `fw_config_probe_dev`
Furquan Shaikh
2021-05-24
1
-13
/
+28
*
fw_config: Return false in `fw_config_probe` in unprovisioned case
Furquan Shaikh
2021-05-24
1
-0
/
+4
*
cbfs: Increase mcache size defaults
Julius Werner
2021-05-14
1
-11
/
+0
*
include/console: Rename and update POST_ENTRY_RAMSTAGE postcode
Subrata Banik
2021-05-12
1
-1
/
+1
*
src: Drop "This file is part of the coreboot project" lines
Angel Pons
2021-05-10
1
-1
/
+0
*
security/tpm: Add option to init TPM in bootblock
Arthur Heymans
2021-05-06
1
-0
/
+7
*
lib/coreboot_table.c: Remove unnecessary CPP use
Arthur Heymans
2021-05-05
1
-6
/
+5
*
lib/espi_debug: Add espi_show_slave_peripheral_channel_configuration
Raul E Rangel
2021-04-23
1
-0
/
+86
*
commonlib/region: Turn addrspace_32bit into a more official API
Julius Werner
2021-04-21
3
-13
/
+9
*
lib/rtc: Fix incomplete leap year macro
Jakub Czapiga
2021-04-19
1
-1
/
+1
*
lib/rtc: Remove unnecessary year constraint in rtc_calc_weekday
Jakub Czapiga
2021-04-15
1
-3
/
+0
*
decompressor: Add CBFS_VERIFICATION support
Julius Werner
2021-04-06
5
-4
/
+36
*
cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION
Julius Werner
2021-04-06
1
-13
/
+48
*
cbfs: Simplify cbfs_load_and_decompress() and stop exporting it
Julius Werner
2021-04-06
1
-38
/
+21
[next]