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
...
*
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
*
payloads/LinuxBoot: make linux kernel build reproducible
Alexander Couzens
2021-04-09
1
-1
/
+5
*
libpayload/storage: Add NVMe driver
Thomas Heijligen
2021-04-07
7
-0
/
+433
*
payloads/LinuxBoot/u-root: add boot template to u-root
Alexander Couzens
2021-03-14
1
-2
/
+2
*
libpayload: Use volatile pointers in {read,write}{8,16,32,64}
Patrick Georgi
2021-02-20
2
-16
/
+16
*
treewide: Remove trailing whitespace
Martin Roth
2021-02-17
1
-1
/
+1
*
tint: update the patch version numbers according to a new tint version
Mike Banon
2021-02-15
1
-46
/
+44
*
tint: update the archive from 0.04+nmu1 to 0.05
Mike Banon
2021-02-07
1
-3
/
+3
*
payloads: Force sub-make runs for in-tree payloads
Nico Huber
2021-02-07
1
-3
/
+6
*
payloads: Pass $(CCACHE) on to in-tree payloads
Nico Huber
2021-02-07
1
-0
/
+2
*
nvramcui: Use libpayload's new `Makefile.payload`
Nico Huber
2021-02-07
3
-33
/
+10
*
coreinfo: Use libpayload's new `Makefile.payload`
Nico Huber
2021-02-07
2
-90
/
+35
[prev]
[next]