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
/
drivers
Age
Commit message (
Expand
)
Author
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-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
libpayload: Fix EHCI driver
Patrick Georgi
2012-02-03
libpayload: Add iterators for CMOS variables
Patrick Georgi
2012-02-03
libpayload: Expose options_checksum_valid
Patrick Georgi
2012-02-03
libpayload: Provide interpretation of CMOS data structures
Patrick Georgi
2012-02-02
libpayload: Add access to CMOS images in memory space
Patrick Georgi
2012-02-02
libpayload: Refactor highlevel CMOS access
Patrick Georgi
2012-01-18
libpayload: style: compare null-pointers with NULL, not 0
Patrick Georgi
2012-01-10
libpayload: Remove bitfield use from EHCI data structures
Patrick Georgi
2012-01-10
libpayload: Remove bitfield use from UHCI data structures
Patrick Georgi
2012-01-10
libpayload: Remove bitfield use from OHCI data structures
Patrick Georgi
2011-12-24
libpayload: remove uhci_reg_maskX
Patrick Georgi
2011-12-13
libpayload: add set_option() function
Patrick Georgi
2011-11-10
libpayload: Fix handling of CAPS LOCK key on PS/2 keyboards
Patrick Georgi
2011-11-04
libpayload: Implement usb_exit
Patrick Georgi
2011-11-04
libpayload: Tell EHCI to re-enable USB1 controllers
Patrick Georgi
2011-11-04
libpayload: Drop usb_fatal()
Patrick Georgi
2011-11-03
libpayload: Reduce verbosity in USB stack
Mathias Krause
2011-11-01
libpayload: Fix OHCI some more
Patrick Georgi
2011-10-27
Fix libpayload speaker driver
Stefan Reinauer
2011-10-22
Fix CMOS checksum calculation in libpayload.
Stefan Reinauer
2011-10-21
libpayload: fix bulk transfers on OHCI controllers
Patrick Georgi
2011-09-14
libpayload: Add get_option_from()
Patrick Georgi
2011-08-16
libpayload: EHCI registers are volatile
Patrick Georgi
2011-07-17
port_enable and port_reset must change atomically.
Steven A. Falco
2011-07-14
Print a warning when an unknow USB controller type is detected.
Steven A. Falco
2011-07-14
EHCI driver missing bus_address assignment.
Steven A. Falco
2011-06-30
Reduce warnings/errors in libpayload when using picky compiler options
Patrick Georgi
2011-06-30
Use coreboot build system for libpayload, too.
Patrick Georgi
2011-04-16
Allow libpayload to use an OXPCIe 952 card on systems without ...
Stefan Reinauer
2011-04-14
coding style cosmetics.
Stefan Reinauer
2010-09-25
Add an EHCI driver to libpayload's USB stack.
Patrick Georgi
2010-09-03
The AMD CS5536's USB controllers are located at device 0F, functions 4
Jens Rottmann
2010-08-18
libpayload: fix garbage on screen with Geode-LX VGA
Jens Rottmann
2010-08-17
libpayload: Add function to fix CMOS checksum.
Stefan Reinauer
2010-08-13
Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...
Patrick Georgi
2010-06-11
Follow up to the USB refactoring patch: Missed setting pid values correctly.
Patrick Georgi
2010-06-07
Avoid using the name "pid_t", which is used on unixoid systems.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-25
USB updates from our internal tree
Stefan Reinauer
2010-03-25
Add coreboot framebuffer support to libpayload
Stefan Reinauer
2010-03-25
make keyboard reset driver generic (not pc keyboard driver dependent)
Stefan Reinauer
2009-07-31
Catch various cases in libpayload where malloc() or memalign() return NULL
Stefan Reinauer
2009-07-31
* drop duplicate prototype for lib_get_sysinfo()
Stefan Reinauer
2009-07-18
Fix off-by-one bug in libpayload UHCI driver
Stefan Reinauer
2009-04-30
Some driver fixes for libpayload:
Stefan Reinauer
2008-11-24
[PATCH] libpayload: rename config.h to libpayload-config.h
Jordan Crouse
2008-10-21
[PATCH] fix video console init
Jordan Crouse
2008-10-21
This patch removes most of the #ifdefs in libc/console.c, and
Patrick Georgi
2008-10-20
[PATCH] libpayload: Bail if the keyboard controller isn't there
Jordan Crouse
2008-10-20
[PATCH] libpayload: Fix the PCI search function
Jordan Crouse
2008-10-20
[PATCH] libpayload: Add pci_set_bus_master() function
Jordan Crouse
2008-10-16
- reduced memory requirements a lot (from >100kb/controller to
Patrick Georgi
2008-10-08
libpayload: Rename Geode video driver to Geode LX video driver.
Peter Stuge
2008-09-26
Use a block cursor on VGA console :-)
Stefan Reinauer
2008-09-26
fix option handling in libpayload
Stefan Reinauer
2008-09-26
* add keyboard layout support to libpayload
Stefan Reinauer
2008-09-26
* factor out serial hardware init
Stefan Reinauer
2008-09-18
fix regression in libpayload introduced by merge of the keyboard drivers.
Stefan Reinauer
2008-09-17
- unify keycodes for non-ASCII keys by using curses' codes and labels
Patrick Georgi
2008-09-11
makes cursorx and cursory signed, as there
Patrick Georgi
2008-09-11
Fix the USB code to find the headers after they were moved.
Jordan Crouse
2008-09-11
Move the USB header files to a common location for install
Jordan Crouse
2008-09-04
Make the serial output driver 8 bit clean. Remove translate_special_chars(),
Ulf Jordan
2008-09-03
Add support for curses color output over serial.
Ulf Jordan
2008-09-02
This patch adds USB capabilities to libpayload. It requires some
Patrick Georgi
2008-09-02
The keyboard driver mixed up the key press/release events for the
Stefan Reinauer
2008-08-19
misc fixes:
Stefan Reinauer
2008-08-19
make all drivers relocatable. Per default, an 1:1 mapping is assumed.
Stefan Reinauer
2008-08-19
add functions to query cursor position to video layer
Stefan Reinauer
2008-08-12
libpayload: fix type in keyboard driver. (trivial)
Stefan Reinauer
2008-08-11
Document all of the external code we use in libpayload (trivial).
Uwe Hermann
2008-08-11
Add support for line drawing characters and the alternate character set.
Ulf Jordan
2008-08-11
Make cursor positioning work by using both halves of the VGA cursor
Jonathan A. Kollasch
2008-08-11
these should be the last occurences of CONFIG_ without config.h in libpayload.
Stefan Reinauer
[prev]
[next]