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
Age
Commit message (
Expand
)
Author
2012-06-29
libpayload: OHCI driver correct PCI BAR reading
Anton Kochkov
2012-06-29
libpayload: use correct types in UHCI driver
Anton Kochkov
2012-06-22
libpayload: Adjust timeouts and delays in OHCI driver
Nico Huber
2012-06-22
libpayload: Add check for failure in usb_attach_device()
Nico Huber
2012-06-22
libpayload: Shutdown reasonably if we can't init usb msc device
Nico Huber
2012-06-21
libpayload: Add support for interrupt transfers in OHCI
Nico Huber
2012-06-21
libpayload: Fix initialization of OHCI driver
Nico Huber
2012-06-21
libpayload: Implement correct done queue processing for OHCI
Nico Huber
2012-06-21
libpayload: Correct interchanged parameters in OHCI driver
Nico Huber
2012-06-21
libpayload: Detach unresponsive usb mass storage devices
Nico Huber
2012-06-21
libpayload: Add dummy queue heads to EHCI interrupt frame list
Nico Huber
2012-06-21
libpayload: Add interrupt-queue underrun recovery to EHCI
Nico Huber
2012-06-21
libpayload: Adjust timeout in EHCI driver
Nico Huber
2012-06-21
libpayload: reg_base reading for USB EHCI driver
Anton Kochkov
2012-06-20
libpayload: Better error detection in USB mass storage
Nico Huber
2012-06-20
libpayload: Fix detach_contoller in the USB driver
Anton Kochkov
2012-06-09
libpayload: Add timeouts in the UHCI USB driver
Nico Huber
2012-06-09
libpayload: Fix an integer overflow in USB mass storage
Nico Huber
2012-06-08
libpayload: Add timeouts in the EHCI USB driver
Nico Huber
2012-06-07
libpayload: Add timeouts in the OHCI USB driver
Nico Huber
2012-06-07
libpayload: Remove orphaned delay from OHCI USB driver
Nico Huber
2012-06-07
libpayload: Add support for interrupt transfers in EHCI
Nico Huber
2012-06-07
libpayload: Free intr queue structure in usb_hid_destroy
Nico Huber
2012-06-07
libpayload: Add support for split transactions in EHCI
Nico Huber
2012-06-07
libpayload: Bring USB hub driver to a working state
Nico Huber
2012-06-01
libpayload: Remove orphaned delay from USB mass storage
Nico Huber
2012-06-01
libpayload: Disable some buggy debugging code
Nico Huber
2012-06-01
libpayload: fix OHCI IN commands
Mathias Krause
2012-06-01
libpayload: fix UHCI timeout
Mathias Krause
2012-06-01
libpayload: Correct port power settings for EHCI root hub
Nico Huber
2012-06-01
libpayload: Add clear_feature() function to USB framework
Nico Huber
2012-05-31
libpayload: Fix b0b4a52b70f0d7c09241f0f718a179fc55d85179
Nico Huber
2012-05-09
Update SeaBIOS URL
Patrick Georgi
2012-04-29
Update SeaBIOS stable to the version 1.7.0 tag.
Marc Jones
2012-04-04
libpayload: avoid excessive casts in printf.c
Mathias Krause
2012-04-04
libpayload: minor cleanups
Mathias Krause
2012-03-31
Make libpayload parse the coreboot tables before setting up the consoles
Gabe Black
2012-03-21
Fix libpayload alloc() size and gcc pointer optimization problems.
Marc Jones
2012-03-10
Make libpayload alloc() memory pointers volatile
Marc Jones
2012-02-29
tint requires more heap space for PDCurses.
Marc Jones
2012-02-20
libpayload: fix compile error with enabled USB_DEBUG
Mathias Krause
2012-02-17
libpayload: enforce const correctness for CMOS getter/setter
Mathias Krause
2012-02-17
libpayload: fix compiler warning for first_cmos_entry()
Mathias Krause
2012-02-13
libpayload: code cosmetics
Mathias Krause
2012-02-10
libpayload: fix possible mem leak in get_option_as_string()
Mathias Krause
2012-02-07
libpayload: Remove workaround for bitfield management in EHCI driver
Patrick Georgi
2012-02-07
libpayload: Force checking all EHCI ports on power-on
Patrick Georgi
2012-02-07
Move SeaBIOS output out of coreboot source tree
Stefan Reinauer
2012-02-07
libpayload: Fix EHCI driver
Patrick Georgi
2012-02-03
libpayload: Add iterators for CMOS variables
Patrick Georgi
[next]