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-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
2013-03-13
libpayload: Don't do unaligned accesses during LZMA decompression
Gabe Black
2013-03-13
libpayload: Add size_t and ssize_t types for ARM and x86
Gabe Black
2013-03-13
libpayload: Move over to the payload's stack during startup
Gabe Black
2013-03-13
libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPC
Gabe Black
2013-03-13
libpayload: Add usb_generic_(create|remove) functions for unrecognized devices
Gabe Black
2013-03-13
libpayload: Split EHCI bulk transfers on packet boundaries over qTDs
Julius Werner
2013-03-13
libpayload: add support for 64-bit EHCI controllers
Vincent Palatin
2013-03-13
libpayload: Stub out time keeping functions for ARM as well
Gabe Black
2013-03-13
libpayload: If no video drivers initialize in video_init, return 1.
Gabe Black
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-13
libpayload: Make whether or not there's an IO address space configurable
Gabe Black
2013-03-13
libpayload: Start using only internal and compiler headers.
Ronald G. Minnich
2013-03-13
libpayload: Add more parenthesis to the endian conversion macros
Gabe Black
2013-03-13
libpayload: Make the source for lzma decompression const
Gabe Black
2013-03-13
libpayloads: Provide BSD/glibc style endian functions.
Hung-Te Lin
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-03-12
libpayload: Fix reading x86 CBFS images from RAM
Patrick Georgi
[prev]
[next]