summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering2014-04-071-0/+4
* libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver.Edward O'Callaghan2014-02-156-274/+461
* libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie2014-01-303-0/+11
* libpayload: adjust max number of memrangesAaron Durbin2014-01-281-2/+2
* Revert "Makefile: Check $CC variable returned from xcompile is not empty."Alexandru Gagniuc2014-01-261-5/+0
* Makefile: Check $CC variable returned from xcompile is not empty.Andrew Wu2014-01-231-0/+5
* nvramcui: Trim values when setting.Vladimir Serbinenko2014-01-191-0/+4
* libpayload/lpgcc: Add curses include path.Vladimir Serbinenko2014-01-191-0/+8
* libpayload/options: Fix out of array read.Vladimir Serbinenko2014-01-191-0/+4
* libpayload: Bring keyboard_wait_write() backPatrick Georgi2014-01-191-0/+10
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-123-8/+15
* libpayload: add junit.xml build targetPatrick Georgi2014-01-081-0/+22
* libpayload: update defconfigPatrick Georgi2014-01-081-2/+6
* libpayload: reintroduce optional PCI in XHCI driverPatrick Georgi2014-01-083-5/+6
* armv7: add wrappers to read/write L2ACTLRDavid Hendricks2013-12-211-0/+15
* arm: libpayload: Include stdint.h in cache.hGabe Black2013-12-211-0/+2
* Libpayload: Add keyboard-disable function.Martin Roth2013-12-212-0/+22
* libpayload: Include hexdump.c in the Makefile so it gets builtGabe Black2013-12-211-0/+1
* libpayload: Increase USB EHCI transfer timeoutJulius Werner2013-12-211-3/+3
* libpayload: Add simple hexdump functionRonald G. Minnich2013-12-162-0/+65
* libpayload: expose cbfs ram functionsAaron Durbin2013-12-122-3/+62
* libpayload: Get rid of a compiler warningGabe Black2013-12-121-1/+2
* libpayload: armv7: Add cache control function to invalidate range.Hung-Te Lin2013-12-122-0/+12
* payload: armv7: Fix dcache_clean_by_mva.Hung-Te Lin2013-12-121-0/+3
* Do not export variables to GRUB buildVladimir Serbinenko2013-12-061-6/+16
* libpayload: Have similar cache api on ARM and x86Stefan Reinauer2013-12-051-0/+41
* libpayload: Clean up CFLAGSStefan Reinauer2013-12-052-2/+5
* libpayload: sync ARMv7 arch/io.h with corebootStefan Reinauer2013-12-051-6/+40
* Drop obsolete CONSOLE_LOGBUFStefan Reinauer2013-12-031-1/+1
* libpayload: ARM: Don't leave alignment checking on after the exception testGabe Black2013-12-031-3/+5
* libpayload: Make the region to scan for the cb tables configurable.Gabe Black2013-12-032-1/+10
* libpayload: Add missing break statement in coreboot table parsingStefan Reinauer2013-12-031-0/+1
* libpayload: Drop PowerPC architectureStefan Reinauer2013-11-2618-964/+0
* libpayload: usb mass storage card hot plugAaron Durbin2013-11-252-53/+157
* libpayload: usb mass storage detect empty mediaAaron Durbin2013-11-251-0/+35
* libpayload: Fix xcompileStefan Reinauer2013-11-251-4/+1
* libpayload: Add USB support for non-PCI controllersStefan Reinauer2013-11-2516-58/+142
* libpayload (EHCI): correctly align PORTSCStefan Reinauer2013-11-251-3/+3
* Make ssize_t an actual ssize_tStefan Reinauer2013-11-251-1/+7
* ARM: Update the size/location of the coreboot tables so we can boot againGabe Black2013-11-251-1/+1
* armv7: import updated cache/MMU stuff from corebootDavid Hendricks2013-11-252-13/+53
* libpayload: fix wrong endian assumption in sha1.cStefan Reinauer2013-11-241-7/+1
* payloads/external/SeaBIOS/Makefile.inc: Remove empty lines at file beginningPaul Menzel2013-11-241-2/+0
* Add GRUB2 payload to build systemVladimir Serbinenko2013-11-191-0/+43
* libpayload: add memory clobber to ins{b,w,l}Gerd Hoffmann2013-11-101-3/+6
* libpayload/sample: Use settings from .xcompile file to build.Andrew Wu2013-10-171-2/+11
* libpayload: Switch xHCI shared ports back to EHCI on shutdownNico Huber2013-09-301-0/+15
* libpayload: Remove unnecessary keyboard mode setting codeShawn Nematbakhsh2013-09-241-52/+0
* libpayload: Set heap's header size to 64-bitNico Huber2013-09-061-4/+1
* libpayload: Make heap code independent of its header sizeNico Huber2013-09-061-7/+6
OpenPOWER on IntegriCloud