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
Age
Commit message (
Expand
)
Author
2015-03-19
libpayload: Add OpenBSD queue implementation
Patrick Georgi
2015-03-13
libpayload: ipq808x: stale interrupt shall not be cleared unconditionally
Yogesh Lal
2015-03-04
libpayload: Don't try to free individual xhci device slots
Patrick Georgi
2015-02-25
nvramcui: don't init curses too early
Lubomir Rintel
2015-02-25
nvramcui: fix a buffer overflow
Lubomir Rintel
2015-02-25
nvramcui: don't wait for the first key update to render the form
Lubomir Rintel
2015-02-25
nvramcui: drop unused variable
Lubomir Rintel
2015-02-23
libpayload: Improve sanity checking in UHCI driver
Patrick Georgi
2015-02-23
libpayload: avoid use-after-free in OHCI driver
Patrick Georgi
2015-02-12
Use ALIGN_UP instead of manual alignment
Patrick Georgi
2015-01-12
libpayload: Let GDB stub read/write memory with aligned MMIO words
Julius Werner
2015-01-12
libpayload: Expand setbits_le32() and fix readl() const-ness
Julius Werner
2015-01-12
libpayload: improve us timer accuracy
Vadim Bendebury
2015-01-12
libpayload: Add Rock Chip drivers
huang lin
2015-01-09
libpayload: Reorder default memcpy, speed up memset and memcmp
Julius Werner
2015-01-09
libpayload arm64: Add gdb stub for arm64
Furquan Shaikh
2015-01-09
libpayload arm64: Add selfboot.c required by depthcharge
Furquan Shaikh
2015-01-09
libpayload: Fix baseaddr access in serial/tegra.c
Furquan Shaikh
2015-01-09
libpayload arm64: Correct function names for tlb invalidation
Furquan Shaikh
2015-01-09
libpayload arm64: Add dummy_media file
Furquan Shaikh
2015-01-09
libpayload: Add remote GDB support
Julius Werner
2015-01-09
libpayload: Introduce new Kconfig to explicitly allow GPL code
Julius Werner
2015-01-09
libpayload: Rework exception hook interface
Julius Werner
2015-01-09
libpayload: Add ability to unregister output driver
Julius Werner
2015-01-09
libpayload: Add support for arm64 in libpayload
Furquan Shaikh
2015-01-06
libpayload: ipq808x: introduce uart driver
Vadim Bendebury
2015-01-06
libpayload: Introduce bit manipulation macros
Vadim Bendebury
2015-01-06
libpayload: arm: add code to clear bss
Vadim Bendebury
2015-01-04
ipq8064: Add work around for slow timer clock
Vadim Bendebury
2015-01-04
libpayload: Provide selfboot() external declaration in a common file
Vadim Bendebury
2015-01-04
libpayload: ipq8064: Add rudimentary timer driver
Vadim Bendebury
2015-01-03
libpayload: don't test for unsigned >= 0
Patrick Georgi
2015-01-03
libpayload: avoid memory overflows
Patrick Georgi
2015-01-03
libpayload/PDcurses: avoid NULL deref
Patrick Georgi
2015-01-03
arm: Fix stored PC value when handling exceptions
Julius Werner
2014-12-31
libpayload: Do not tolerate compilation warnings when building
Vadim Bendebury
2014-12-31
libpayload: Fix pointer related casts
Furquan Shaikh
2014-12-31
libpayload: usb: xhci: Fix TD size if it overflows 5 bits
Rajmohan Mani
2014-12-30
libpayload: fix printf handling of unsigned long long
Patrick Georgi
2014-12-30
libpayload: don't dereference null pointer in exception handler
Patrick Georgi
2014-12-30
libpayload: Add missing break statement
Patrick Georgi
2014-12-30
libpayload: Remove useless continue after return
Patrick Georgi
2014-12-30
libpayload: Fix libpayload build compilation warnings
Vadim Bendebury
2014-12-30
libpayload: Provide selfboot function.
Hung-Te Lin
2014-12-30
libpaylod: fix lpgcc logic statement
Vadim Bendebury
2014-12-30
libpayload: video: Check for 'console' pointer before dereferencing it
Julius Werner
2014-12-30
libpayload: Remove PC Keyboard from ARM build
Marc Jones
2014-12-30
libpayload: Clean up USB build warnings
Marc Jones
2014-12-30
libpayload: video: Make cursor fixup independent of visibility
Julius Werner
2014-12-30
libpayload: arm: Add EABI compatible utility functions.
Hung-Te Lin
2014-12-30
libpayload: usbmsc: Implement limited LUN support
Julius Werner
2014-12-30
libpayload: usbmsc: Set correct allocation length for REQUEST SENSE
Julius Werner
2014-12-22
libpayload: usb: Try to avoid reusing device addresses
Julius Werner
2014-12-22
libpayload: console: Allow output drivers to print whole strings at once
Julius Werner
2014-12-19
libpayload: hexdump: Use `p` as conversion specifier for pointers
Paul Menzel
2014-12-19
libpayload/libc/hexdump.c: Take `const void *memory` as argument
Paul Menzel
2014-12-17
libpayload: usb: Detach unused USB devices
Shawn Nematbakhsh
2014-12-15
arm: Fix minor mistake in cache maintenance assembly
Julius Werner
2014-12-09
ARM: API to Map Physical Address to Wipe Memory above 4GB
Daisuke Nojiri
2014-12-09
libpayload: ARM: Keep track of the CPSR when exceptions happen.
Gabe Black
2014-12-09
libpayload: Make it possible to install callbacks for particular exceptions.
Gabe Black
2014-12-09
libpayload: arm: Pass the coreboot table location to the payload.
Gabe Black
2014-12-02
Drop tianocoreboot ("Project PIANO")
Patrick Georgi
2014-12-02
tianocoreboot: Update config to make it compile
Marcel Meißner
2014-11-13
arm: Put assembly functions into separate sections
Julius Werner
2014-11-13
libpayload: Add minimal support for PL011 UART
Marcelo Povoa
2014-11-13
libpayload: timer: Move the timer drivers from depthcharge to libpayload.
Gabe Black
2014-11-13
libpayload: usb: Remove automatic clear_stall() calls from transfers
Julius Werner
2014-11-13
libpayload: usb: Fix up usb_shutdown() code paths
Julius Werner
2014-11-13
libpayload: Remove config.panther
Marc Jones
2014-11-13
libpayload: Update defconfigs
Marc Jones
2014-11-10
arm: Redesign, clarify and clean up cache related code
Julius Werner
2014-11-09
libpayload: serial: Move the depthcharge serial drivers into libpayload.
Gabe Black
2014-11-09
arm: Thumb ALL the things!
Julius Werner
2014-11-02
SeaBIOS Makefile.inc: Remove build dir for uppermem option
Martin Roth
2014-10-29
libpayload: usb: ehci: Honor 10ms reset recovery period
Julius Werner
2014-10-22
libpayload: usb: Make OHCI work with ARM systems
Julius Werner
2014-10-22
libpayload: usb: xhci: Fix STALL endpoint handling
Shawn Nematbakhsh
2014-10-17
libpayload: Don't use default path for kconfig
Nico Huber
2014-10-17
libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutions
Nico Huber
2014-10-16
libpayload: also support armv7-a toolchain
Patrick Georgi
2014-10-04
Kconfig: Allow native vga init to be selectable for SeaBIOS payload
Edward O'Callaghan
2014-10-02
libpayload: usb: xhci: Treat port reset as a port status change
Shawn Nematbakhsh
2014-10-02
libpayload: usb: Remove generic roothub reset port function
Shawn Nematbakhsh
2014-09-29
libpayload: Build libpayload with debugging info turned up all the way.
Gabe Black
2014-09-29
arm: Fix up new cache flush algorithm and replace dcache_*_all() with it
Julius Werner
2014-09-25
libpayload: Add missing cache API stub to x86
Julius Werner
2014-09-22
arm: Update mem* functions to newer versions
Julius Werner
2014-09-22
arm: Move libgcc assembly macros to arch/asm.h
Julius Werner
2014-09-22
libpayload: Add vboot handoff parsing on ARM
Stefan Reinauer
2014-09-15
libpayload: x86: Add support for catching processor exceptions.
Gabe Black
2014-09-15
libpayload: Add a timer_us() function.
Gabe Black
2014-09-15
libpayload: Add wrappers for malloc which check its return value.
Gabe Black
2014-09-15
libpayload: Add a new "die" function to fatally signal programming errors.
Gabe Black
2014-09-14
payloads/external/SeaBIOS: Bump version to 1.7.5
Edward O'Callaghan
2014-09-13
arm: Put exception_stack into BSS
Julius Werner
2014-09-12
payloads/external/SeaBIOS: Allow setting buffers below 0xC0000
Martin Roth
2014-09-12
arm: Remove some pointless CFLAGS
Julius Werner
2014-09-11
tegra124/nyan: rougly stable code base
Gabe Black
2014-09-10
libpayload: usbhid: Fix typo on descriptor parsing
Julius Werner
[prev]
[next]