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/U-Boot: Enable the frame buffer
Simon Glass
2021-11-25
1
-0
/
+1
*
payloads/U-Boot: Correct start address
Simon Glass
2021-11-25
1
-1
/
+1
*
payloads/U-Boot: Do a shallow clone
Simon Glass
2021-11-25
1
-1
/
+1
*
payloads/U-Boot: Use the correct output binary
Simon Glass
2021-11-25
2
-2
/
+2
*
payloads/U-Boot: Tidy up the U-Boot build
Simon Glass
2021-11-25
3
-10
/
+13
*
libpayload/tests: Fix mocks __real_<func> symbol creation
Jakub Czapiga
2021-11-24
1
-1
/
+1
*
libpayload: Add mock assert support for unit testing purposes
Jakub Czapiga
2021-11-23
1
-0
/
+13
*
libpayload/tests: remove tests/include/mocks include path
Jakub Czapiga
2021-11-23
1
-1
/
+1
*
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-10
2
-2
/
+2
*
tests: Move x86 I/O functions to include/mock/arch/io.h
Jakub Czapiga
2021-11-04
4
-32
/
+17
*
payloads/Tianocore: re-add CorebootPayload build option
Matt DeVillier
2021-11-01
3
-1
/
+36
*
libpayload: Add unit-tests framework and first test case
Jakub Czapiga
2021-10-18
8
-7
/
+548
*
libpayload: Add mock architecture
Jakub Czapiga
2021-10-11
19
-2
/
+329
*
payloads/tianocore/Kconfig: Extend help for bootsplash file
Felix Friedlander
2021-10-09
1
-2
/
+12
*
payloads: Allow selecting UefiPayload on ARM64 platforms
Rex-BC Chen
2021-10-08
1
-1
/
+1
*
libpayload: cbgfx: Clear screen by memcpy
Yu-Ping Wu
2021-10-07
1
-20
/
+18
*
libpayload: Enable UART driver for sc7280
Roja Rani Yarubandi
2021-10-06
1
-0
/
+1
*
driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h
Nick Vaccaro
2021-10-04
1
-0
/
+6
*
coreboot tables: Add type-c port info to coreboot table
Nick Vaccaro
2021-10-04
3
-0
/
+32
*
device/mmio: Make buffer_to_fifo32() take a const buffer
Julius Werner
2021-09-20
2
-8
/
+4
*
payloads/external/tianocore: Add build argument for 4G Decode
Sean Rhodes
2021-09-08
3
-1
/
+19
*
libpayload: Move EXTRA_CFLAGS to enable option override
Jakub Czapiga
2021-09-01
2
-2
/
+2
*
libpayload: cbgfx: Clear screen by sequential access
Yu-Ping Wu
2021-08-27
1
-8
/
+13
*
libpayload: Mark Intel 300 series AHCI as tested
Nico Huber
2021-08-12
1
-0
/
+1
*
payloads/libpayload: add MTK_TIMER_V2 config
Rex-BC Chen
2021-08-09
1
-0
/
+6
*
payloads/tianocore: update MrChromebox UEFIPAYLOAD branch
Matt DeVillier
2021-08-02
1
-2
/
+1
*
payloads: FILO: Hook up autoboot options
Paul Menzel
2021-07-19
3
-1
/
+39
*
libpayload: curses: Only call `serial_set_color()` with initialized values
Paul Menzel
2021-07-14
1
-3
/
+2
*
util/kconfig: Uprev to Linux 5.13's kconfig
Patrick Georgi
2021-07-13
3
-6
/
+8
*
nvs: Add Chrome OS NVS (CNVS) information to coreboot tables
Furquan Shaikh
2021-06-18
3
-0
/
+10
*
includes: Move *abs() declarations into `stdlib.h`
Nico Huber
2021-06-18
2
-3
/
+9
*
includes: Remove dangling doxygen @}
Nico Huber
2021-06-18
1
-2
/
+0
*
includes: Define `CHAR_BIT` in `limits.h`
Nico Huber
2021-06-18
1
-0
/
+2
*
includes: Provide `wchar.h` with `wchar_t` and `wint_t`
Nico Huber
2021-06-18
3
-6
/
+22
*
includes: Add include guards to `stddef.h`
Nico Huber
2021-06-18
1
-0
/
+4
*
payloads/tianocore: Fix orphaned reference to 'bootloader' variable
Matt DeVillier
2021-06-07
1
-1
/
+1
*
payloads/tianocore: Restrict bootsplash option to UEFIPAYLOAD
Matt DeVillier
2021-06-07
1
-2
/
+2
*
payloads/tianocore: Add Kconfig option to enable cbmem logging
Matt DeVillier
2021-06-07
3
-1
/
+18
*
option: Turn CMOS option backend into choice
Angel Pons
2021-05-28
1
-1
/
+0
*
payload/tianocore: Drop TIANOCORE_TARGET_IA32
Lijian Zhao
2021-05-18
2
-30
/
+1
*
payloads/Tianocore: Update default build target, simplify build options
Matt DeVillier
2021-05-13
3
-40
/
+23
*
libpayload: i8042: Enable keyboard translation by default on exit
Duncan Laurie
2021-05-03
2
-1
/
+6
*
payloads/depthcharge: Use static_fw_config.h file for depthcharge build
Bora Guvendik
2021-04-23
1
-0
/
+2
*
libpayload/keyboard: Reset to scancode set #2 on exit
Nico Huber
2021-04-18
1
-0
/
+5
*
libpayload/keyboard: Add a detention state
Nico Huber
2021-04-18
1
-6
/
+7
*
libpayload/keyboard: Implement hot (un)plugging
Nico Huber
2021-04-18
2
-2
/
+66
*
tint: introduce the new tint build system with checksum verification
Mike Banon
2021-04-16
4
-21
/
+252
*
libpayload: Support herobrine
T Michael Turney
2021-04-15
1
-0
/
+4
*
payloads/external/dc: Update depthcharge branch from master to main
Meera Ravindranath
2021-04-15
1
-4
/
+4
*
payloads/tianocore: Fix compilation for UEFIPAYLOAD option
Matt DeVillier
2021-04-10
1
-2
/
+6
[prev]
[next]