summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2014-08-01armv7: add wrapper for DCCSW (data cache clean by set/way)David Hendricks
2014-07-31payloads/external/SeaBIOS: Use coreboot’s serial console settingsMartin Roth
2014-07-31payloads/external/SeaBIOS: Update makefile for olddefconfigMartin Roth
2014-07-31libpayload: provide missing cbfs symbolAaron Durbin
2014-07-12libpayload: find source of input charactersLuigi Semenzato
2014-07-12mainboard: Add new board Google PantherMohammed Habibulla
2014-07-10libpayload: Drop obsolete setting of reg_base in [oex]hciNico Huber
2014-07-10libpayload: Catch null-pointer dereference in xHCINico Huber
2014-07-10libpayload: xHCI: Always initialize controller->pcidevNico Huber
2014-07-10libpayload: Use unsigned long for BARs in *hci_init()Nico Huber
2014-07-10libpayload: Keep physical addresses in console driversNico Huber
2014-07-10libpayload: Remove redundant phys_to_virt() from xHCI driverNico Huber
2014-05-28payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4Paul Menzel
2014-05-23payloads/coreinfo/multiboot_module.c: Trivial fix indentsEdward O'Callaghan
2014-05-17libpayload: Fix to properly disable serial consoleKyösti Mälkki
2014-05-09payloads: make build system integration work againPatrick Georgi
2014-05-09payloads/coreinfo/README: Use `It is` instead of `Its`Paul Menzel
2014-04-26libpayload/endian.h: Provide alignment-agnostic enc/dec bytestreams.Edward O'Callaghan
2014-04-16filo payload: Fix the buildPatrick Georgi
2014-04-07SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering
2014-02-15libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver.Edward O'Callaghan
2014-01-30libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie
2014-01-28libpayload: adjust max number of memrangesAaron Durbin
2014-01-26Revert "Makefile: Check $CC variable returned from xcompile is not empty."Alexandru Gagniuc
2014-01-23Makefile: Check $CC variable returned from xcompile is not empty.Andrew Wu
2014-01-19nvramcui: Trim values when setting.Vladimir Serbinenko
2014-01-19libpayload/lpgcc: Add curses include path.Vladimir Serbinenko
2014-01-19libpayload/options: Fix out of array read.Vladimir Serbinenko
2014-01-19libpayload: Bring keyboard_wait_write() backPatrick Georgi
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2014-01-08libpayload: add junit.xml build targetPatrick Georgi
2014-01-08libpayload: update defconfigPatrick Georgi
2014-01-08libpayload: reintroduce optional PCI in XHCI driverPatrick Georgi
2013-12-21armv7: add wrappers to read/write L2ACTLRDavid Hendricks
2013-12-21arm: libpayload: Include stdint.h in cache.hGabe Black
2013-12-21Libpayload: Add keyboard-disable function.Martin Roth
2013-12-21libpayload: Include hexdump.c in the Makefile so it gets builtGabe Black
2013-12-21libpayload: Increase USB EHCI transfer timeoutJulius Werner
2013-12-16libpayload: Add simple hexdump functionRonald G. Minnich
2013-12-12libpayload: expose cbfs ram functionsAaron Durbin
2013-12-12libpayload: Get rid of a compiler warningGabe Black
2013-12-12libpayload: armv7: Add cache control function to invalidate range.Hung-Te Lin
2013-12-12payload: armv7: Fix dcache_clean_by_mva.Hung-Te Lin
2013-12-06Do not export variables to GRUB buildVladimir Serbinenko
2013-12-05libpayload: Have similar cache api on ARM and x86Stefan Reinauer
2013-12-05libpayload: Clean up CFLAGSStefan Reinauer
2013-12-05libpayload: sync ARMv7 arch/io.h with corebootStefan Reinauer
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-12-03libpayload: ARM: Don't leave alignment checking on after the exception testGabe Black
2013-12-03libpayload: Make the region to scan for the cb tables configurable.Gabe Black