index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
Age
Commit message (
Expand
)
Author
2017-01-13
libpayload: Update ARM CrOS devices configuration
Paul Kocialkowski
2017-01-10
payloads/GRUB2: Add Kconfig options for grub.cfg
Denis 'GNUtoo' Carikli
2017-01-06
libpayload: usb: handle situation with no free device address
Patrick Georgi
2017-01-06
libpayload: xhci: plug leak
Patrick Georgi
2017-01-06
libpayload: timer: cast cpu_khz to make sure 64bit math is used
Patrick Georgi
2017-01-06
payloads/external/SeaBIOS: Bump version to 1.10.1
Philipp Deppenwiese
2016-12-29
payloads/external: Download FILO over HTTPS
Jonathan Neuschäfer
2016-12-29
payloads/external: Download iPXE over HTTPS
Jonathan Neuschäfer
2016-12-21
libpayload: Get current tick from high register in generic timer
Paul Kocialkowski
2016-12-14
libpayload/drivers/video: Improve check in if condition
Patrick Georgi
2016-12-14
libpayload/.../PDCurses: Improve compatibility with ncurses
Patrick Georgi
2016-12-14
libpayload/.../PDCurses: avoid reading orig before NULL checking it
Patrick Georgi
2016-12-08
libpayload: Add Cougar Point PCH's AHCI to whitelist
Nico Huber
2016-11-25
libpayload: increase MAX_ARGC_COUNT
Jeremy Compostella
2016-10-27
Do not select SEABIOS_VGA_COREBOOT by default when building for QEMU
Arthur Heymans
2016-10-27
FILO: update STABLE
Kevin Paul Herbert
2016-10-27
payload choice: Fix build of FILO
Kyösti Mälkki
2016-10-25
payloads/external/Makefile.inc: Clean up makefile
Martin Roth
2016-10-19
mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INIT
Arthur Heymans
2016-10-19
Select SEABIOS_VGA_COREBOOT when native graphic init is selected
Arthur Heymans
2016-10-17
libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults
Julius Werner
2016-10-17
libpayload: Replace majority of timer drivers with a generic one
Julius Werner
2016-10-13
coreinfo: make the CBFS list scrollable
Ben Gardner
2016-10-09
libpayload: mvmap2315: Introduce timer driver
Hakim Giydan
2016-09-26
payloads/external/Memtest86Plus: Update stable to latest commit
Martin Roth
2016-09-14
SeaBIOS: Update stable version to 1.9.3
Martin Roth
2016-09-08
libpayload: Fix strtok_r
Jeremy Compostella
2016-09-06
iPXE: Update stable version to the last commit of July 2016
Martin Roth
2016-09-02
Fix newlines at the end of files
Martin Roth
2016-09-01
nvramcui: remove undeclared variable
Antonello Dettori
2016-08-27
cbfs: Add "struct" file type and associated helpers
Julius Werner
2016-08-23
nvramcui: refactor code
Antonello Dettori
2016-08-13
libpayload: head.S: Avoid clearing BSS (and heap) again
Julius Werner
2016-08-12
libpayload: cbfs: Fix minor memory leak in some edge cases
Julius Werner
2016-08-09
payloads: add Kconfig option for bayou
Antonello Dettori
2016-08-08
libpayload: lzma: Allocate scratchpad on the heap
Julius Werner
2016-08-08
libpayload: arm64: Fix MMU range overlap check
Julius Werner
2016-08-08
Use VBOOT_SOURCE instead of hardcoding vboot path
Paul Kocialkowski
2016-08-03
payloads/coreinfo: Set KCONFIG_CONFIG value
Martin Roth
2016-08-02
libpayload: split "Drivers" config section in Kconfig
Antonello Dettori
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-07-31
libpayload: fix leak in libcbfs
Patrick Georgi
2016-07-31
libpayload: Drop superfluous "continue"
Patrick Georgi
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-30
bayou: delete pbuilder utility
Antonello Dettori
2016-07-28
Makefile: Include $(top) in DOTCONFIG definition to allow override
Paul Kocialkowski
2016-07-20
coreinfo: Add support to read timestamps
Antonello Dettori
2016-07-12
payloads/iPXE: Fix PXE Kconfig question
Martin Roth
2016-07-02
cbgfx: Use memset() for faster screen clearing if possible
Julius Werner
2016-06-29
nvramcui: Update Makefile
Martin Roth
2016-06-28
tint: Fix tint and add Kconfig option
Antonello Dettori
2016-06-21
libpayload/pci: Correct MASK macro names
Furquan Shaikh
2016-06-21
payloads/external/GRUB2: Pass CONFIG_GRUB2_EXTRA_MODULES
Benjamin Barenblat
2016-06-20
Update SeaBIOS URL to https
Ryan Salsamendi
2016-06-12
libpayload: usb: xhci: Support rockchip xHCI controller
Liangfeng Wu
2016-06-08
SeaBIOS: Add option to include a bootorder file in cbfs
Martin Roth
2016-05-24
arm64: Add stack dump to exception handler
Julius Werner
2016-05-17
libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses
Julius Werner
2016-05-09
coreboot_tables: Extend serial port description
Lee Leahy
2016-05-09
libpayload: ipq40xx: Introduce timer and uart driver
Varadarajan Narayanan
2016-05-09
libpayload/arm64: Mark existing framebuffer as DMAable
Patrick Georgi
2016-05-09
libpayload: xhci: Set MPS based on speed
Varadarajan Narayanan
2016-05-09
libpayload: Add nyan config
Paul Kocialkowski
2016-05-04
payload: Fix broken Linux kernel as payload
Werner Zeh
2016-05-03
nvramcui: Cast u8 * values to char * to eliminate warnings
Martin Roth
2016-05-01
payloads/nvramcui: Make the makefile non-executable
Jonathan Neuschäfer
2016-04-27
payloads: Add a stable version of Memtest86+ for reproducibility
Martin Roth
2016-04-27
Memtest86Plus/Makefile: Update to common payload makefile format
Martin Roth
2016-04-26
coreinfo: Update Makefile
Martin Roth
2016-04-26
nvramcui: Reformat nvramcui.c
Martin Roth
2016-04-26
nvramcui: Remove unnecessary header files
Martin Roth
2016-04-25
payloads/Makefile.inc: Add phony targets
Martin Roth
2016-04-21
libpayload: time: split time.h from libpayload.h
Stef van Os
2016-04-21
coreinfo: Build libpayload in coreinfo directory
Iru Cai
2016-04-20
add nvramcui as a secondary payload
Iru Cai
2016-04-20
nvramcui: Update Makefile
Iru Cai
2016-04-18
libpayload: disable EHCI & XHCI in defconfig-mips
Martin Roth
2016-04-16
libpayload: Split off generic serial API from 8250 driver
Stefan Reinauer
2016-04-15
Makefile.inc: Move payload code to payloads/
Stefan Reinauer
2016-04-14
libpayload: Enable USB support by default
Marcel Meißner
2016-04-13
payloads: add iPXE 'payload' build
Martin Roth
2016-04-10
coreinfo: Move time to the last line
Jonathan Neuschäfer
2016-04-06
libpayload/libc: Fix memset/sizeof usage
Jonathan Neuschäfer
2016-04-05
libpayload: mmu: Initialize the base 4GiB as device memory
huang lin
2016-03-25
libpayload: update junit.xml target, clean up output
Martin Roth
2016-03-21
payloads: Add a target to print payload git urls and directories
Martin Roth
2016-03-21
payloads/Makefile.inc: Clean up Makefile
Martin Roth
2016-03-21
payloads/external: Rename Makefile.inc to Makefile
Martin Roth
2016-03-18
coreinfo: Allow numbers in addition to F keys
Stefan Reinauer
2016-03-16
libpayload: recreate config files
Stefan Reinauer
2016-03-16
coreinfo: Rename libpayload variables
Stefan Reinauer
2016-03-15
coreinfo: Use tinycurses
Stefan Reinauer
2016-03-15
payloads: Enable building depthcharge as part of the coreboot build
Stefan Reinauer
2016-03-15
libpayload: Move base address, stack and heap size to Kconfig
Stefan Reinauer
2016-03-15
libpayload: Make comment into help text
Stefan Reinauer
2016-03-15
libpayload: Fix ARM workaround code
Stefan Reinauer
2016-03-15
libpayload: Add comment about ARM64 exception stack
Stefan Reinauer
2016-03-15
coreinfo: Pretty print RAM addresses
Stefan Reinauer
2016-03-15
libpayload: Move MEMMAP_RAM_ONLY to generic options
Stefan Reinauer
2016-03-15
libpayload: Drop CONFIG_LP_CHROMEOS
Stefan Reinauer
[prev]
[next]