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
/
libpayload
Age
Commit message (
Expand
)
Author
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-05-30
arm64: Align cache maintenance code with libpayload and ARM32
Julius Werner
2017-05-25
detachables: Add invert parameter
Shelley Chen
2017-05-01
cbgfx: Add portrait screen support
Nickey Yang
2017-04-29
libpayload/gdb: fix unused variable warning
Patrick Georgi
2017-04-20
Turn CBMEM console into a ring buffer that can persist across reboots
Julius Werner
2017-04-19
libpayload/libc/console: Flush input driver buffer on init
Furquan Shaikh
2017-04-17
libpayload: cbgfx: Show square images on portrait displays
Julius Werner
2017-04-07
libpayload: Add gru config
Paul Kocialkowski
2017-03-15
libpayload: usbhub: Force enumeration of all connected ports on init
Julius Werner
2017-03-08
libpayload-x86: Enable SSE and FPU when present
Patrick Rudolph
2017-02-23
libpayload: Add oak config
Paul Kocialkowski
2017-02-17
libpayload: multiboot - support meminfo flag
Mathias Krause
2017-02-17
libpayload: x86/head - implement argc/argv handling
Mathias Krause
2017-02-17
libpayload: x86/exec - simplify and robustify the code
Mathias Krause
2017-02-17
libpayload: x86/main - propagate return value of main()
Mathias Krause
2017-02-17
libpayload: x86/exec - fix argc/argv value passing
Mathias Krause
2017-02-15
libpayload: x86/exec - fix return value passing
Mathias Krause
2017-02-15
libpayload: x86/exec - fix libpayload API magic value
Mathias Krause
2017-01-25
libpayload: fix build
Patrick Georgi
2017-01-24
build system: don't run xcompile or git for %clean/%config targets
Patrick Georgi
2017-01-24
libpayload: drivers/keyboard: report power button events
Shelley Chen
2017-01-19
libpayload: Enable USB HID in veyron configuration
Paul Kocialkowski
2017-01-13
libpayload: usb: Reset ohci controller when trying to shutdown ohci
Jeffy Chen
2017-01-13
libpayload: Add VPD address into lib_sysinfo
Kan Yan
2017-01-13
libpayload: Update ARM CrOS devices configuration
Paul Kocialkowski
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
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-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-09
libpayload: mvmap2315: Introduce timer driver
Hakim Giydan
2016-09-08
libpayload: Fix strtok_r
Jeremy Compostella
2016-09-02
Fix newlines at the end of files
Martin Roth
2016-08-27
cbfs: Add "struct" file type and associated helpers
Julius Werner
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-08
libpayload: lzma: Allocate scratchpad on the heap
Julius Werner
2016-08-08
libpayload: arm64: Fix MMU range overlap check
Julius Werner
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-02
cbgfx: Use memset() for faster screen clearing if possible
Julius Werner
2016-06-21
libpayload/pci: Correct MASK macro names
Furquan Shaikh
2016-06-12
libpayload: usb: xhci: Support rockchip xHCI controller
Liangfeng Wu
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-04-21
libpayload: time: split time.h from libpayload.h
Stef van Os
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-14
libpayload: Enable USB support by default
Marcel Meißner
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-16
libpayload: recreate config files
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
libpayload: Move MEMMAP_RAM_ONLY to generic options
Stefan Reinauer
2016-03-15
libpayload: Drop CONFIG_LP_CHROMEOS
Stefan Reinauer
2016-03-15
libpayload: Unify defconfigs
Stefan Reinauer
2016-03-11
codebase: Change makefile $(shell pwd) commands to $(CURDIR)
Martin Roth
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-19
libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC
Aaron Durbin
2016-02-09
libpayload: use 32bit access when accessing 4byte wide uart registers
Patrick Georgi
2016-02-04
libpayload: Add timer driver for armada38x
Ruilin Hao
2016-01-14
cbgfx: add error code to cbgfx_init
Daisuke Nojiri
2015-12-16
libpayload: add archive.h
Daisuke Nojiri
2015-12-06
libpayload/configs/config.veyron: Use CONFIG_LP_8250_SERIAL_CONSOLE
Martin Roth
2015-12-06
libpayload/configs/config.purin: Use CONFIG_LP_8250_SERIAL_CONSOLE
Martin Roth
2015-12-03
libpayload: get cbfs offset & size for default media from lib_sysinfo
Daisuke Nojiri
2015-11-28
libpayload: Remove redundant 8250 MMIO32 UART driver
Alexandru Gagniuc
2015-11-20
libpayload: PDCurses: Remove trailing whitespace
Stefan Reinauer
2015-11-13
libpayload: udc/dwc2: Ignore setup packet in check for queue empty
Furquan Shaikh
2015-11-13
libpayload: queue: Add a helper macro for checking singleton queue
Furquan Shaikh
2015-11-11
libpayload: Rename PDCurses-3.4 to PDCurses
Stefan Reinauer
2015-11-11
PDCurses: Don't hard code version number
Stefan Reinauer
2015-11-10
libpayload/udc: dwc2: Add handler for add_strings
Furquan Shaikh
2015-11-10
libpayload/udc: dwc2: Add timeout for shutdown operation
Furquan Shaikh
2015-11-05
libpayload: xhci: Add delay to get reset working more reliably
Rajmohan Mani
2015-11-05
libpayload: Avoid confusing usb debug output in dwc2 driver
Patrick Georgi
2015-11-05
libpayload: Fix building dwc2 UDC driver with debug enabled
Patrick Georgi
2015-11-05
libpayload: Allow non-default CBFS media
Patrick Georgi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
libpayload: usbmsc: Add small delay during initialization to fix CZ60
Julius Werner
2015-10-29
libpayload: Fix building dwc2 UDC driver
Patrick Georgi
[prev]
[next]