Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
2e17eaed1bfb2e6362790b4a7590c48c6602a8bf
/
payloads
b854ae2
libpayload-x86: Enable SSE and FPU when present
by Patrick Rudolph
· 6 years ago
77ced40
payloads/seabios: Add support for Hudson UART
by Ricardo Ribalda Delgado
· 6 years ago
08cf195
payloads/external/GRUB2: Add "git revision" to the GRUB2 version menu
by Denis 'GNUtoo' Carikli
· 7 years ago
7a543d2a
libpayload: Add oak config
by Paul Kocialkowski
· 6 years ago
7c7b176
grub: Build module `boottime`
by Paul Menzel
· 6 years ago
898de61
libpayload: multiboot - support meminfo flag
by Mathias Krause
· 6 years ago
d2f16ca
libpayload: x86/head - implement argc/argv handling
by Mathias Krause
· 6 years ago
57dc93c
libpayload: x86/exec - simplify and robustify the code
by Mathias Krause
· 6 years ago
7b681c5
libpayload: x86/main - propagate return value of main()
by Mathias Krause
· 6 years ago
9fa78c13
libpayload: x86/exec - fix argc/argv value passing
by Mathias Krause
· 6 years ago
901efea
libpayload: x86/exec - fix return value passing
by Mathias Krause
· 6 years ago
d42c38b
libpayload: x86/exec - fix libpayload API magic value
by Mathias Krause
· 6 years ago
fc18507
payloads/depthcharge: Allow generic libpayload config
by Marshall Dawson
· 6 years ago
f9973b5
payloads/depthcharge: Specify revision to build
by Marshall Dawson
· 6 years ago
8f470c7
payloads/depthcharge: Use variable target name
by Marshall Dawson
· 6 years ago
9e33e27
payloads/depthcharge: Change make target from unified
by Marshall Dawson
· 6 years ago
8556db3
SeaBIOS Kconfig: Update logging
by Martin Roth
· 6 years ago
b144a34
libpayload: fix build
by Patrick Georgi
· 6 years ago
e7385d1
nvramcui: Declare variable outside for loop
by Paul Menzel
· 6 years ago
0ffef88
build system: don't run xcompile or git for %clean/%config targets
by Patrick Georgi
· 6 years ago
674e971
libpayload: drivers/keyboard: report power button events
by Shelley Chen
· 6 years ago
3e7f14b
libpayload: Enable USB HID in veyron configuration
by Paul Kocialkowski
· 6 years ago
c48d791
SeaBIOS: Add Kconfig option to set verbosity level
by Stefan Tauner
· 6 years ago
9a3f06d
libpayload: usb: Reset ohci controller when trying to shutdown ohci
by Jeffy Chen
· 6 years ago
b6cadc6
libpayload: Add VPD address into lib_sysinfo
by Kan Yan
· 6 years ago
7a9ec36
libpayload: Update ARM CrOS devices configuration
by Paul Kocialkowski
· 6 years ago
8fb72c9
payloads/GRUB2: Add Kconfig options for grub.cfg
by Denis 'GNUtoo' Carikli
· 6 years ago
b5623de
libpayload: usb: handle situation with no free device address
by Patrick Georgi
· 6 years ago
a370ae8
libpayload: xhci: plug leak
by Patrick Georgi
· 6 years ago
61dac13
libpayload: timer: cast cpu_khz to make sure 64bit math is used
by Patrick Georgi
· 6 years ago
40843ef
payloads/external/SeaBIOS: Bump version to 1.10.1
by Philipp Deppenwiese
· 6 years ago
29d5be1
payloads/external: Download FILO over HTTPS
by Jonathan Neuschäfer
· 6 years ago
b02e341
payloads/external: Download iPXE over HTTPS
by Jonathan Neuschäfer
· 6 years ago
35562d8
libpayload: Get current tick from high register in generic timer
by Paul Kocialkowski
· 6 years ago
4134680
libpayload/drivers/video: Improve check in if condition
by Patrick Georgi
· 6 years ago
5250852
libpayload/.../PDCurses: Improve compatibility with ncurses
by Patrick Georgi
· 6 years ago
83f75bf
libpayload/.../PDCurses: avoid reading orig before NULL checking it
by Patrick Georgi
· 6 years ago
d1e2edf
libpayload: Add Cougar Point PCH's AHCI to whitelist
by Nico Huber
· 7 years ago
bf618cb
libpayload: increase MAX_ARGC_COUNT
by Jeremy Compostella
· 7 years ago
46dd467
Do not select SEABIOS_VGA_COREBOOT by default when building for QEMU
by Arthur Heymans
· 7 years ago
0d2bb80
FILO: update STABLE
by Kevin Paul Herbert
· 7 years ago
3e71dc5
payload choice: Fix build of FILO
by Kyösti Mälkki
· 7 years ago
9369e10
payloads/external/Makefile.inc: Clean up makefile
by Martin Roth
· 7 years ago
f2b8d7c
mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INIT
by Arthur Heymans
· 7 years ago
31bc716
Select SEABIOS_VGA_COREBOOT when native graphic init is selected
by Arthur Heymans
· 7 years ago
58caa8b
libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults
by Julius Werner
· 7 years ago
4fda9bd
libpayload: Replace majority of timer drivers with a generic one
by Julius Werner
· 7 years ago
d770bad
coreinfo: make the CBFS list scrollable
by Ben Gardner
· 7 years ago
11302f3
libpayload: mvmap2315: Introduce timer driver
by Hakim Giydan
· 7 years ago
8918968
payloads/external/Memtest86Plus: Update stable to latest commit
by Martin Roth
· 7 years ago
9a23569
SeaBIOS: Update stable version to 1.9.3
by Martin Roth
· 7 years ago
3ab8ce5
libpayload: Fix strtok_r
by Jeremy Compostella
· 7 years ago
994d8b4
iPXE: Update stable version to the last commit of July 2016
by Martin Roth
· 7 years ago
26d484a
Fix newlines at the end of files
by Martin Roth
· 7 years ago
079feec
nvramcui: remove undeclared variable
by Antonello Dettori
· 7 years ago
f975e55
cbfs: Add "struct" file type and associated helpers
by Julius Werner
· 7 years ago
904dd30
nvramcui: refactor code
by Antonello Dettori
· 7 years ago
1143d08
libpayload: head.S: Avoid clearing BSS (and heap) again
by Julius Werner
· 7 years ago
55ffccf
libpayload: cbfs: Fix minor memory leak in some edge cases
by Julius Werner
· 7 years ago
3d60932
payloads: add Kconfig option for bayou
by Antonello Dettori
· 7 years ago
e25d3ff
libpayload: lzma: Allocate scratchpad on the heap
by Julius Werner
· 7 years ago
41ddd4f
libpayload: arm64: Fix MMU range overlap check
by Julius Werner
· 7 years ago
61486b5
Use VBOOT_SOURCE instead of hardcoding vboot path
by Paul Kocialkowski
· 7 years ago
47ca65a
payloads/coreinfo: Set KCONFIG_CONFIG value
by Martin Roth
· 7 years ago
aded214
libpayload: split "Drivers" config section in Kconfig
by Antonello Dettori
· 7 years ago
bb9722b
Add newlines at the end of all coreboot files
by Martin Roth
· 7 years ago
33ab4fe
libpayload: fix leak in libcbfs
by Patrick Georgi
· 7 years ago
e8c4133
libpayload: Drop superfluous "continue"
by Patrick Georgi
· 7 years ago
4c72d36
Remove extra newlines from the end of all coreboot files.
by Martin Roth
· 7 years ago
783d0c1
bayou: delete pbuilder utility
by Antonello Dettori
· 7 years ago
fde3275
Makefile: Include $(top) in DOTCONFIG definition to allow override
by Paul Kocialkowski
· 7 years ago
4b1668f
coreinfo: Add support to read timestamps
by Antonello Dettori
· 7 years ago
e51e104
payloads/iPXE: Fix PXE Kconfig question
by Martin Roth
· 7 years ago
e9808b1
cbgfx: Use memset() for faster screen clearing if possible
by Julius Werner
· 7 years ago
9d8b2ff
nvramcui: Update Makefile
by Martin Roth
· 7 years ago
4f7d329
tint: Fix tint and add Kconfig option
by Antonello Dettori
· 7 years ago
49f7dd9
libpayload/pci: Correct MASK macro names
by Furquan Shaikh
· 7 years ago
9993286
payloads/external/GRUB2: Pass CONFIG_GRUB2_EXTRA_MODULES
by Benjamin Barenblat
· 7 years ago
5b9a253
Update SeaBIOS URL to https
by Ryan Salsamendi
· 7 years ago
8c7e416
libpayload: usb: xhci: Support rockchip xHCI controller
by Liangfeng Wu
· 7 years ago
bc46ac5
SeaBIOS: Add option to include a bootorder file in cbfs
by Martin Roth
· 7 years ago
2c51572
arm64: Add stack dump to exception handler
by Julius Werner
· 7 years ago
2296479
libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses
by Julius Werner
· 7 years ago
f92a98c
coreboot_tables: Extend serial port description
by Lee Leahy
· 7 years ago
c1ae7e9
libpayload: ipq40xx: Introduce timer and uart driver
by Varadarajan Narayanan
· 7 years ago
5dc87fe
libpayload/arm64: Mark existing framebuffer as DMAable
by Patrick Georgi
· 7 years ago
8e0ffe2
libpayload: xhci: Set MPS based on speed
by Varadarajan Narayanan
· 7 years ago
d2ea674
libpayload: Add nyan config
by Paul Kocialkowski
· 7 years ago
bc2d151
payload: Fix broken Linux kernel as payload
by Werner Zeh
· 7 years ago
0cf7acc
nvramcui: Cast u8 * values to char * to eliminate warnings
by Martin Roth
· 7 years ago
f03217b
payloads/nvramcui: Make the makefile non-executable
by Jonathan Neuschäfer
· 7 years ago
4005d9b
payloads: Add a stable version of Memtest86+ for reproducibility
by Martin Roth
· 7 years ago
4793ec3
Memtest86Plus/Makefile: Update to common payload makefile format
by Martin Roth
· 7 years ago
6983666
coreinfo: Update Makefile
by Martin Roth
· 7 years ago
f62065f
nvramcui: Reformat nvramcui.c
by Martin Roth
· 7 years ago
9bc6674
nvramcui: Remove unnecessary header files
by Martin Roth
· 7 years ago
3383a25
payloads/Makefile.inc: Add phony targets
by Martin Roth
· 7 years ago
c012428
libpayload: time: split time.h from libpayload.h
by Stef van Os
· 7 years ago
12b641d
coreinfo: Build libpayload in coreinfo directory
by Iru Cai
· 7 years ago
736aa74
add nvramcui as a secondary payload
by Iru Cai
· 7 years ago
Next »