Age | Commit message (Expand) | Author |
2014-01-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
2014-01-08 | libpayload: reintroduce optional PCI in XHCI driver | Patrick Georgi |
2013-12-21 | armv7: add wrappers to read/write L2ACTLR | David Hendricks |
2013-12-21 | arm: libpayload: Include stdint.h in cache.h | Gabe Black |
2013-12-21 | Libpayload: Add keyboard-disable function. | Martin Roth |
2013-12-16 | libpayload: Add simple hexdump function | Ronald G. Minnich |
2013-12-12 | libpayload: expose cbfs ram functions | Aaron Durbin |
2013-12-12 | libpayload: armv7: Add cache control function to invalidate range. | Hung-Te Lin |
2013-12-05 | libpayload: Have similar cache api on ARM and x86 | Stefan Reinauer |
2013-12-05 | libpayload: sync ARMv7 arch/io.h with coreboot | Stefan Reinauer |
2013-12-03 | Drop obsolete CONSOLE_LOGBUF | Stefan Reinauer |
2013-11-26 | libpayload: Drop PowerPC architecture | Stefan Reinauer |
2013-11-25 | libpayload: usb mass storage card hot plug | Aaron Durbin |
2013-11-25 | libpayload: Add USB support for non-PCI controllers | Stefan Reinauer |
2013-11-25 | Make ssize_t an actual ssize_t | Stefan Reinauer |
2013-11-25 | armv7: import updated cache/MMU stuff from coreboot | David Hendricks |
2013-11-10 | libpayload: add memory clobber to ins{b,w,l} | Gerd Hoffmann |
2013-08-26 | libpayload: Add a few more PCI constants | Stefan Tauner |
2013-08-15 | CBFS: Change the signature of cbfs_decompress. | 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-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-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-02 | libpayload: cbfs_core.h: Add missing third person s in »it need*s*« | 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 type issues | Stefan Reinauer |
2013-03-22 | libpayload: Add comments on virtual pointers in lib_sysinfo | Nico Huber |
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-13 | libpayload: Add size_t and ssize_t types for ARM and x86 | Gabe Black |
2013-03-13 | libpayload: Add usb_generic_(create|remove) functions for unrecognized devices | 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-04 | libpayload: Catch exceptions and print out an error message. | Ronald G. Minnich |
2013-02-26 | libpayload: Add a pointer for user data on the USB MSC data structure. | Gabe Black |
2013-02-15 | libpayload: Use the same type for 32 bit data in readl as in uint32_t. | Ronald G. Minnich |
2013-02-12 | libpayload: New CBFS to support multiple firmware media sources. | Hung-Te Lin |
2013-01-04 | Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". | Hung-Te Lin |
2012-12-14 | libpayload: add kconfig.h | Stefan Reinauer |
2012-12-14 | libpayload: Initial ARMv7 port | Stefan Reinauer |