Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
2b119b380fa165a753831157a5e41f966ae31d92
/
payloads
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
e44b407
nvramcui: Update Makefile
by Iru Cai
· 7 years ago
41f0e0f
libpayload: disable EHCI & XHCI in defconfig-mips
by Martin Roth
· 7 years ago
777028f
libpayload: Split off generic serial API from 8250 driver
by Stefan Reinauer
· 7 years ago
785a31d
Makefile.inc: Move payload code to payloads/
by Stefan Reinauer
· 7 years ago
cb672a5
libpayload: Enable USB support by default
by Marcel Meißner
· 9 years ago
888a98b
payloads: add iPXE 'payload' build
by Martin Roth
· 7 years ago
2bf7a2c
coreinfo: Move time to the last line
by Jonathan Neuschäfer
· 7 years ago
a4fbc38
libpayload/libc: Fix memset/sizeof usage
by Jonathan Neuschäfer
· 7 years ago
7b9bca0
libpayload: mmu: Initialize the base 4GiB as device memory
by huang lin
· 7 years ago
6959f5c
libpayload: update junit.xml target, clean up output
by Martin Roth
· 7 years ago
ae269c0
payloads: Add a target to print payload git urls and directories
by Martin Roth
· 7 years ago
e68a438
payloads/Makefile.inc: Clean up Makefile
by Martin Roth
· 7 years ago
c8ed340
payloads/external: Rename Makefile.inc to Makefile
by Martin Roth
· 7 years ago
c2b50ac
coreinfo: Allow numbers in addition to F keys
by Stefan Reinauer
· 7 years ago
94534b3
libpayload: recreate config files
by Stefan Reinauer
· 7 years ago
62af53f
coreinfo: Rename libpayload variables
by Stefan Reinauer
· 7 years ago
8054736
coreinfo: Use tinycurses
by Stefan Reinauer
· 7 years ago
9125073
payloads: Enable building depthcharge as part of the coreboot build
by Stefan Reinauer
· 8 years ago
8218445
libpayload: Move base address, stack and heap size to Kconfig
by Stefan Reinauer
· 7 years ago
347a752
libpayload: Make comment into help text
by Stefan Reinauer
· 7 years ago
805d44f
libpayload: Fix ARM workaround code
by Stefan Reinauer
· 7 years ago
f0acf47
libpayload: Add comment about ARM64 exception stack
by Stefan Reinauer
· 7 years ago
31575f6
coreinfo: Pretty print RAM addresses
by Stefan Reinauer
· 7 years ago
1e6b86b
libpayload: Move MEMMAP_RAM_ONLY to generic options
by Stefan Reinauer
· 7 years ago
8fda044
libpayload: Drop CONFIG_LP_CHROMEOS
by Stefan Reinauer
· 7 years ago
96d14ac
libpayload: Unify defconfigs
by Stefan Reinauer
· 7 years ago
d431864
coreinfo: Remove the LAR module
by Jonathan Neuschäfer
· 7 years ago
3aa91dc
payloads/seabios: Add "git revision" to the SeaBIOS version menu
by Antonello Dettori
· 7 years ago
6116f36
codebase: Change makefile $(shell pwd) commands to $(CURDIR)
by Martin Roth
· 7 years ago
00e49ae
coreinfo: Fix libpayload to not install to libpayload/libpayload
by Martin Roth
· 7 years ago
71d3101
coreinfo/nvram: Print correct line numbers
by Jonathan Neuschäfer
· 7 years ago
ff09952
coreinfo: Default to first non-empty category
by Jonathan Neuschäfer
· 7 years ago
5368504
coreinfo/cbfs: Add some missing file types
by Jonathan Neuschäfer
· 7 years ago
8a61a2f
coreinfo: Show "No modules selected" when appropriate
by Jonathan Neuschäfer
· 7 years ago
1aca8b8
coreinfo/cbfs: Don't assume that the free space is at the end
by Jonathan Neuschäfer
· 7 years ago
9c3ff1b
coreinfo/Makefile: change $(obj) to $(coreinfo_obj)
by Martin Roth
· 7 years ago
143a78c9
coreinfo: Remove .xcompile when doing a clean
by Martin Roth
· 7 years ago
342cf7f
payloads/external/Makefile.inc: Don't rebuild SeaBIOS every time
by Martin Roth
· 7 years ago
c3fbda4
nvramcui: Add distclean target
by Martin Roth
· 7 years ago
3f1abb8
SeaBIOS: Update SeaBIOS from repo when using master branch
by Martin Roth
· 7 years ago
468dc33
payloads/seabios: Update version number in Kconfig
by Paul Menzel
· 7 years ago
5ad9aca
payloads: Move secondary payloads inside of a submenu
by Martin Roth
· 7 years ago
6797557
Makefile: Update payload clean targets
by Martin Roth
· 7 years ago
4f66648
payloads/seabios: Upgrade stable from 1.9.0 to 1.9.1
by Paul Menzel
· 7 years ago
be63a24
BuildSystem: Add Memtest86+ as a secondary payload
by Martin Roth
· 7 years ago
283fd8e
coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)
by Iru Cai
· 7 years ago
4351ace
payloads: Load coreinfo as a secondary payload
by Martin Roth
· 7 years ago
7d82499
nvramcui: Add Makefile
by Denis 'GNUtoo' Carikli
· 7 years ago
22aa9e3
u-boot: Make sure targets aren't duplicated
by Martin Roth
· 7 years ago
09f2921
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
by Julius Werner
· 8 years ago
152e5a0
libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC
by Aaron Durbin
· 7 years ago
dbae4d0
Payloads: Add U-Boot as a coreboot-payload
by Martin Roth
· 7 years ago
2e81171
payloads/external/GRUB2: Add a possibility to add custom modules.
by Vladimir Serbinenko
· 7 years ago
f80331f
SeaBIOS: Disable serial console if serial is memory mapped
by Martin Roth
· 7 years ago
d4adf58
libpayload: use 32bit access when accessing 4byte wide uart registers
by Patrick Georgi
· 7 years ago
21c0650
Kconfig: Move payloads section to payloads/Kconfig
by Martin Roth
· 7 years ago
5bcbd11
libpayload: Add timer driver for armada38x
by Ruilin Hao
· 8 years ago
50943b1
payloads/coreinfo: Add defaultbuild target
by Martin Roth
· 7 years ago
67e11d1
payloads: fix dependencies for seabios and filo
by Patrick Georgi
· 7 years ago
d201e8c
cbgfx: add error code to cbgfx_init
by Daisuke Nojiri
· 7 years ago
d4c2484
Makefile.inc: Move addition of payload rev & config to payload makefile
by Martin Roth
· 7 years ago
6d2c722
libpayload: add archive.h
by Daisuke Nojiri
· 8 years ago
5a8d619
libpayload/configs/config.veyron: Use CONFIG_LP_8250_SERIAL_CONSOLE
by Martin Roth
· 7 years ago
2a27a85
libpayload/configs/config.purin: Use CONFIG_LP_8250_SERIAL_CONSOLE
by Martin Roth
· 7 years ago
7b45d07
SeaBIOS: remove VERSION variable in coreboot Makefile
by Alexander Couzens
· 7 years ago
864b48d
build system: add dependencies for GRUB2 and FILO
by Patrick Georgi
· 7 years ago
ec90adb
build system: Drop useless variable and dependency
by Patrick Georgi
· 7 years ago
886f478
external/Makefile.inc: Update SeaBIOS version file
by Martin Roth
· 8 years ago
ac0bc0c
SeaBIOS: update stable release from 1.8.2 to 1.9.0
by Alexander Couzens
· 8 years ago
6e11920
SeaBIOS/Kconfig: Remove SEABIOS_MALLOC_UPPERMEMORY option
by Martin Roth
· 8 years ago
99d05c7
payloads/external/SeaBIOS: Add option for saved SeaBIOS .config
by Martin Roth
· 8 years ago
Next »