summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLEGabe Black2014-08-284-9/+11
* libpayload: usb: Allow direct instantiation of MMIO host controllersJulius Werner2014-08-284-40/+24
* libpayload: Add ARM defconfigPatrick Georgi2014-08-271-0/+72
* libpayload: usb: Fix several minor USB stack bugsJulius Werner2014-08-194-9/+21
* libpayload: usbmsc: Remove DETACHED state from MSC device structureJulius Werner2014-08-181-61/+22
* libpayload: add march flag for armv7Isaac Christensen2014-08-161-1/+1
* libpayload: change cb_range to lb_rangeIsaac Christensen2014-08-161-1/+1
* libpayload: dma_malloc: Prevent warm reboot problems and add debuggingJulius Werner2014-08-142-37/+86
* libpayload: xhci: Make XHCI stack usable on ARMJulius Werner2014-08-147-158/+216
* libpayload: Make EHCI driver cache-awareJulius Werner2014-08-145-29/+104
* libpayload: Add in a missing "static".Gabe Black2014-08-141-1/+1
* payloads/external/SeaBIOS: move build directoryIdwer Vollering2014-08-141-15/+15
* libpayload: Reduce media init timeout to 5 seconds.Shawn Nematbakhsh2014-08-141-2/+4
* libpayload: Increase accuracy of timeout period for media init.Shawn Nematbakhsh2014-08-141-5/+9
* libpayload: usbmsc: Split transfers into 64KB chunksDuncan Laurie2014-08-141-1/+47
* arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner2014-08-134-41/+98
* libpayload: usbhub: Don't clear PSC unless it was setJulius Werner2014-08-121-1/+2
* libpayload: ehci: Set explicit terminate bits in dummy_qh next pointers.Julius Werner2014-08-121-0/+2
* libpayload: Make USB transfer functions return amount of bytesJulius Werner2014-08-127-67/+91
* libpayload: xhci: Use Event Data TRBs for transfer event generationJulius Werner2014-08-112-9/+13
* LZMA: Add a version of ulzma which takes the input and output buffer sizes.Gabe Black2014-08-102-6/+24
* cbfs: Fix overwalk on file scanSteven Sherk2014-08-101-2/+13
* coreboot_tables: reduce redundant data structuresJulius Werner2014-08-103-36/+22
* armv7: Support stack dump after exceptionsJulius Werner2014-08-102-7/+27
* libpayload: hexdump.c: Change type of length argument to size_tPaul Menzel2014-08-102-2/+2
* serial: Separate the serial hardware init and the serial console init.Gabe Black2014-08-103-1/+11
* Set check-lxdialog.sh mode properlyVadim Bendebury2014-08-091-0/+0
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-0558-522/+523
* armv7: add wrapper for DCCSW (data cache clean by set/way)David Hendricks2014-08-012-0/+25
* payloads/external/SeaBIOS: Use coreboot’s serial console settingsMartin Roth2014-07-311-0/+5
* payloads/external/SeaBIOS: Update makefile for olddefconfigMartin Roth2014-07-311-11/+5
* libpayload: provide missing cbfs symbolAaron Durbin2014-07-312-0/+43
* libpayload: find source of input charactersLuigi Semenzato2014-07-123-2/+18
* mainboard: Add new board Google PantherMohammed Habibulla2014-07-121-0/+71
* libpayload: Drop obsolete setting of reg_base in [oex]hciNico Huber2014-07-103-9/+5
* libpayload: Catch null-pointer dereference in xHCINico Huber2014-07-101-2/+4
* libpayload: xHCI: Always initialize controller->pcidevNico Huber2014-07-101-0/+1
* libpayload: Use unsigned long for BARs in *hci_init()Nico Huber2014-07-107-15/+15
* libpayload: Keep physical addresses in console driversNico Huber2014-07-101-5/+8
* libpayload: Remove redundant phys_to_virt() from xHCI driverNico Huber2014-07-101-1/+1
* payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4Paul Menzel2014-05-281-1/+1
* payloads/coreinfo/multiboot_module.c: Trivial fix indentsEdward O'Callaghan2014-05-231-7/+7
* libpayload: Fix to properly disable serial consoleKyösti Mälkki2014-05-171-4/+7
* payloads: make build system integration work againPatrick Georgi2014-05-092-0/+10
* payloads/coreinfo/README: Use `It is` instead of `Its`Paul Menzel2014-05-091-1/+1
* libpayload/endian.h: Provide alignment-agnostic enc/dec bytestreams.Edward O'Callaghan2014-04-261-2/+72
* filo payload: Fix the buildPatrick Georgi2014-04-161-9/+6
* 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
OpenPOWER on IntegriCloud