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
/
payloads
Commit message (
Expand
)
Author
Age
Files
Lines
*
payloads/libpayload/arch/arm64/mmu.c: Fix typo in comment
Elyes HAOUAS
2021-02-05
1
-1
/
+1
*
treewide [Kconfig]: Remove useless comment
Elyes HAOUAS
2021-02-02
4
-4
/
+4
*
libpayload/arm*: Add 64bit memory access primitives
Patrick Georgi
2021-01-30
2
-0
/
+26
*
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-15
1
-3
/
+3
*
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-14
1
-9
/
+3
*
nvramcui: Make local render_form() function static
Nico Huber
2021-01-13
1
-1
/
+1
*
libpayload/lpgcc: Drop redundant linker path
Nico Huber
2021-01-11
1
-1
/
+1
*
libpayload/lpgcc: Set proper include paths for in-tree builds
Nico Huber
2021-01-11
1
-6
/
+11
*
libpayload/lpgcc: Add more variables to support in-tree builds
Nico Huber
2021-01-11
1
-6
/
+12
*
payloads/external: Update cbfs-ints with CONFIG_UPDATE_IMAGE
Arthur Heymans
2021-01-08
1
-2
/
+3
*
*/Makefile.inc: Add some INTERMEDIATE targets to .PHONY
Arthur Heymans
2021-01-08
1
-0
/
+3
*
libpayload/lpgcc: Check for `libpayload.config` for in-tree builds
Nico Huber
2021-01-01
1
-1
/
+1
*
libpayload/lpgcc: Turn references to build dir into a variable
Nico Huber
2021-01-01
2
-5
/
+9
*
libpayload: Keep a copy of .config in the build dir
Nico Huber
2021-01-01
1
-1
/
+4
*
libpayload: Move .xcompile into $(obj)
Nico Huber
2021-01-01
3
-8
/
+17
*
payloads/tianocore: Clean up build string
Matt DeVillier
2020-12-30
1
-2
/
+4
*
payloads/tianocore: Add Kconfig to set boot timeout
Matt DeVillier
2020-12-28
3
-2
/
+13
*
libpayload/i8042: Add API to peek on keyboard input queue
Nico Huber
2020-12-24
2
-0
/
+22
*
libpayload/keyboard: Add debug output to all state transitions
Nico Huber
2020-12-24
1
-2
/
+31
*
libpayload/keyboard: Hide console output by default
Nico Huber
2020-12-24
1
-9
/
+15
*
libpayload/keyboard: Implement self-test
Nico Huber
2020-12-24
1
-2
/
+47
*
libpayload/keyboard: Add timestamp to track time spent in a state
Nico Huber
2020-12-24
1
-2
/
+5
*
libpayload/keyboard: Turn init sequence into a state machine
Nico Huber
2020-12-24
1
-38
/
+138
*
libpayload/keyboard: Avoid races around input draining
Nico Huber
2020-12-24
1
-4
/
+5
*
libpayload/keyboard: Introduce keyboard_drain_input()
Nico Huber
2020-12-24
1
-8
/
+9
*
libpayload/keyboard: Revise keyboard_cmd() error handling
Nico Huber
2020-12-24
1
-1
/
+26
*
libpayload/keyboard: Revise scancode set and translation config
Nico Huber
2020-12-23
3
-53
/
+17
*
libpayload/i8042: Add API to get/set kbd translation state
Nico Huber
2020-12-23
2
-0
/
+55
*
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
2020-12-08
3
-0
/
+25
*
libpayload: Provide API to expose MMU memery ranges for ARM64
Meng-Huan Yu
2020-12-05
2
-0
/
+13
*
libpayload/usb: Add format string checking to usb_debug
Caveh Jalali
2020-11-22
1
-1
/
+1
*
libpayload/usb: Fix printf format string mismatches in debug messages
Caveh Jalali
2020-11-22
5
-27
/
+33
*
payloads/external: Fix up SPDX license headers
Angel Pons
2020-11-22
12
-48
/
+0
*
payloads/external/Makefile.inc: Fix SeaBIOS option regressions
Angel Pons
2020-11-22
1
-2
/
+2
*
Makefile.inc: Move adding SeaBIOS cbfs config files
Arthur Heymans
2020-11-16
1
-0
/
+25
*
libpayload/i8042: Increase response timeout to 1.5s
Nico Huber
2020-11-16
1
-1
/
+1
*
Delete mainboard/google/cheza
Julius Werner
2020-11-12
1
-3
/
+0
*
libpayload: storage.c: remove unneeded #if CONFIG()
Thomas Heijligen
2020-11-09
1
-3
/
+1
*
libpayload: Make OHCI enums into types
Jacob Garber
2020-11-08
1
-28
/
+30
*
libpayload: Add compiler.h to compiler parameters
Jacob Garber
2020-11-08
4
-4
/
+4
*
coreinfo: Add support for link time optimization
Jacob Garber
2020-11-02
2
-1
/
+14
*
libpayload: Add support for link time optimization
Jacob Garber
2020-11-02
2
-0
/
+12
*
libpayload/x86: Try to discover invariant TSC rate
Nico Huber
2020-11-02
1
-3
/
+116
*
libpayload/x86: Add enumeration of Intel family 6 models
Nico Huber
2020-11-02
1
-0
/
+16
*
lib/libpayload: Replace strapping_ids with new board configuration entry
Tim Wawrzynczak
2020-10-30
3
-30
/
+28
*
.gitignore: Split into subdirectory files
Patrick Georgi
2020-10-30
4
-0
/
+15
*
payloads/filo: Set stable tag to something that builds
Nico Huber
2020-10-28
2
-3
/
+3
*
libpayload/keyboard: Use `bool` as return type
Nico Huber
2020-10-26
2
-10
/
+13
*
libpayload/curses: Use <stdbool.h>
Nico Huber
2020-10-26
2
-9
/
+2
*
libpayload: Add <stdbool.h>
Nico Huber
2020-10-26
1
-0
/
+10
[next]