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
2013-07-10
ARM: Tell the linker memset and memcpy are functions.
Gabe Black
2013-06-28
libpayload: Add strerror
Stefan Tauner
2013-06-27
libpayload: Add more integer limits
Stefan Tauner
2013-06-27
libpayload: Fix whitespace errors
Stefan Tauner
2013-06-26
libpayload: Use longer delay in tinycurses' wgetch()
Nico Huber
2013-06-25
libpayload: Make lpgcc wrapper usable for in-tree builds
Patrick Georgi
2013-06-18
libpayload: ahci: Increase timeout for signature reading
Nico Huber
2013-06-17
libpayload: ahci: Fix command engine shutdown
Nico Huber
2013-06-13
libpayload: Fill gaps in the xHCI driver
Nico Huber
2013-06-13
libpayload: Port usb hub driver to use the generic code
Nico Huber
2013-06-13
libpayload: Add a generic driver for usb hubs
Nico Huber
2013-06-13
libpayload: usb: Add interval attribute to endpoints
Nico Huber
2013-06-13
libpayload: Redirect USB slave init through controller driver
Patrick Georgi
2013-06-13
libpayload: Add enum for USB speeds
Nico Huber
2013-06-13
libpayload: usb: Skip non-endpoint descriptors during init
Nico Huber
2013-06-04
libpayload: Whitelist Mobile Panther Point AHCI controller
Nico Huber
2013-06-04
fix tinycurses
Patrick Georgi
2013-05-15
libpayload: Fix the logic for hardware-less serial consoles
Dave Frodin
2013-05-08
cbfs_core.c: make cfbs searches even less verbose
Dave Frodin
2013-05-06
libpayload: make searching for a file less verbose
Aaron Durbin
2013-04-20
Eliminate use of pointers in coreboot table
Stefan Reinauer
2013-04-18
libpayload: Don't sneak in compiler includes
Stefan Reinauer
2013-04-11
libpayload: storage.c: Fix typo in st*orage in comment
Paul Menzel
2013-04-08
libpayload: Handle multifunction bridge devices better.
Gabe Black
2013-04-04
libpayload, superiotool: README: Prepend `coreboot/` to path of change direct...
Paul Menzel
2013-04-02
libpayload: cbfs_core.h: Add missing third person s in »it need*s*«
Paul Menzel
2013-04-01
PDCurses: pdcscrn.c: Use `#ifdef` instead of `#if CONFIG_SPEAKER`
Paul Menzel
2013-03-30
armv7: import updated cache/MMU stuff from coreboot
David Hendricks
2013-03-30
armv7: import new cache maintenance API from coreboot
David Hendricks
2013-03-29
libpayload: add x86 ROM variable MTRR support
Aaron Durbin
2013-03-26
libpayload: Fix prototype warnings in PDCurses
Stefan Reinauer
2013-03-26
libpayload: Fix type issues
Stefan Reinauer
2013-03-26
libpayload: fix size_t handling
Stefan Reinauer
2013-03-26
libpayload: Fix const warnings in keyname() and termname()
Stefan Reinauer
2013-03-26
libpayload: Fix variable shadowing in PDCurses
Stefan Reinauer
2013-03-26
libpayload: Fix missing prototype warning for Xinitscr()
Stefan Reinauer
2013-03-26
libpayload: Fix unused function warning in EHCI stack
Stefan Reinauer
2013-03-25
libpayload: Fix Config.in warning
Stefan Reinauer
2013-03-25
libpayload: fix use-after-free in usb_exit()
Mathias Krause
2013-03-25
libpayload: EHCI - detach controller in ehci_shutdown()
Mathias Krause
2013-03-22
libpayload: Add comments on virtual pointers in lib_sysinfo
Nico Huber
2013-03-22
libpayload: initial test case + tiny "framework"
Patrick Georgi
2013-03-21
cbfs: Change false ERROR print to a WARNING.
Shawn Nematbakhsh
2013-03-18
libpayload: Fix the config file dependency in the Makefile template
Gabe Black
2013-03-18
libpayload: Make keycode constants available outside of curses.h.
Gabe Black
2013-03-14
libpayload: add support for vboot_handoff
Aaron Durbin
2013-03-14
libpayload: Turn the endian conversion macros into functions.
Gabe Black
2013-03-14
libpayload: Generalize and redistribute timekeeping code
Gabe Black
2013-03-14
libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUG
Gabe Black
2013-03-14
libpayload: Don't declare the loop counter within the for loop
Gabe Black
[next]