index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
Age
Commit message (
Expand
)
Author
2013-03-13
libpayload: If there's no IO address space, don't try to use it for serial
Gabe Black
2013-03-13
libpayload: If there's no IO space, complain if the serial claims to use it
Gabe Black
2013-03-13
libpayload: Consolidate io vs. mem mapped serial into accessor functions
Gabe Black
2013-03-12
libpayload: Remove unnecessary include of arch/msr.h
Gabe Black
2013-03-12
libpayload: In the USBMSC read_capacity function, make buf an array of u32.
Gabe Black
2013-02-28
libpayload: Check for completion more often in ehci_set_periodic_schedule.
Gabe Black
2013-02-26
libpayload: Correct a constant used for scanning for USB controllers.
Gabe Black
2013-02-20
libpayload: Fix license headers
Stefan Reinauer
2013-02-16
libpayload: only compile drivers/serial.c on machines that use it.
Ronald G. Minnich
2013-02-01
libpayload: add EHCI QH/qTD debugging
Anton Kochkov
2012-12-20
libpayload: Another usb fix
Patrick Georgi
2012-12-19
libpayload: fix USB
Patrick Georgi
2012-12-19
libpayload: improved UHCI TD debugging
Anton Kochkov
2012-12-19
libpayload: improving OHCI TD/ED debugging
Anton Kochkov
2012-12-18
libpayload: Check if serial console h/w is present before using
Dave Frodin
2012-12-18
libpayload: Use usb_debug() to show USB messages
Dave Frodin
2012-11-30
libpayload: Fix lookup by label in CMOS layouts
Nico Huber
2012-11-27
libpayload: Add _ and + to USB HID keymap
Patrick Georgi
2012-11-24
libpayload: Fix interrupt-queue cleanup for OHCI
Nico Huber
2012-11-24
libpayload: Rework connection state detection for OHCI
Nico Huber
2012-11-24
libpayload: Handle errors in UHCI interrupt queues
Nico Huber
2012-11-24
libpayload: Handle underruns in UHCI interrupt queues
Nico Huber
2012-11-24
libpayload: Implement correct interrupt-queue linking for UHCI
Nico Huber
2012-11-23
libpayload: Make USB HID support multiple keyboards
Nico Huber
2012-11-23
libpayload: ehci: Prevent some race conditions
Nico Huber
2012-11-23
libpayload: Detach devices behind removed USB hubs
Nico Huber
2012-11-23
libpayload: More compliant error recovery in USB MSC
Nico Huber
2012-11-23
libpayload: Reduce error output from EHCI
Nico Huber
2012-11-23
libpayload: Fix random warnings
Nico Huber
2012-11-23
libpayload: ehci: Fix warnings about discarded volatile
Nico Huber
2012-11-23
libpayload: Fix some missing-prototype warnings
Nico Huber
2012-11-15
libpayload: Always use virtual pointers in struct sysinfo_t
Nico Huber
2012-11-14
libpayload: Add init() function to hci_t and rework uhci_reset()
Nico Huber
2012-11-14
libpayload: Do not call ohci_reset() from ohci_init()
Nico Huber
2012-11-14
libpayload: Free usb host controller instance after shutdown
Nico Huber
2012-11-14
libpayload: Export device count in storage interface
Patrick Georgi
2012-11-09
libpayload: Add CB_ prefixes to some constants in coreboot_tables.h.
Gabe Black
2012-11-09
[PATCH] libpayload: Implement EHCI reset function
Anton Kochkov
2012-11-09
libpayload: Add a function to retrieve the rows and cols of the video console.
Gabe Black
2012-11-09
libpayload: Separate video initialization and the video console.
Gabe Black
2012-11-09
libpayload: Add support for the CBMEM in memory console.
Gabe Black
2012-11-08
Refactor the endianness conversion functions and header files.
Gabe Black
2012-11-07
libpayload: Turn the "debug" #define into the usb_debug static inline function.
Gabe Black
2012-11-07
libpayload: Take usb_poll out of usb_initialize.
Gabe Black
2012-11-07
libpayload: Make usb_initialize more efficient and fix style problems.
Gabe Black
2012-11-07
Update the way serial info is read from the coreboot tables.
Gabe Black
2012-10-27
libpayload: New AHCI, ATA and ATAPI drivers
Nico Huber
2012-10-14
libpayload: CMOS access was implemented in a backward way
Patrick Georgi
2012-10-03
libpayload: Set 8bits per char for serial port
Anton Kochkov
2012-10-03
libpayload: UHCI driver contained too much magic
Patrick Georgi
[prev]
[next]