summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2014-08-28libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLEGabe Black
2014-08-28libpayload: usb: Allow direct instantiation of MMIO host controllersJulius Werner
2014-08-27libpayload: Add ARM defconfigPatrick Georgi
2014-08-19libpayload: usb: Fix several minor USB stack bugsJulius Werner
2014-08-18libpayload: usbmsc: Remove DETACHED state from MSC device structureJulius Werner
2014-08-16libpayload: add march flag for armv7Isaac Christensen
2014-08-16libpayload: change cb_range to lb_rangeIsaac Christensen
2014-08-14libpayload: dma_malloc: Prevent warm reboot problems and add debuggingJulius Werner
2014-08-14libpayload: xhci: Make XHCI stack usable on ARMJulius Werner
2014-08-14libpayload: Make EHCI driver cache-awareJulius Werner
2014-08-14libpayload: Add in a missing "static".Gabe Black
2014-08-14payloads/external/SeaBIOS: move build directoryIdwer Vollering
2014-08-14libpayload: Reduce media init timeout to 5 seconds.Shawn Nematbakhsh
2014-08-14libpayload: Increase accuracy of timeout period for media init.Shawn Nematbakhsh
2014-08-14libpayload: usbmsc: Split transfers into 64KB chunksDuncan Laurie
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-12libpayload: usbhub: Don't clear PSC unless it was setJulius Werner
2014-08-12libpayload: ehci: Set explicit terminate bits in dummy_qh next pointers.Julius Werner
2014-08-12libpayload: Make USB transfer functions return amount of bytesJulius Werner
2014-08-11libpayload: xhci: Use Event Data TRBs for transfer event generationJulius Werner
2014-08-10LZMA: Add a version of ulzma which takes the input and output buffer sizes.Gabe Black
2014-08-10cbfs: Fix overwalk on file scanSteven Sherk
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-08-10armv7: Support stack dump after exceptionsJulius Werner
2014-08-10libpayload: hexdump.c: Change type of length argument to size_tPaul Menzel
2014-08-10serial: Separate the serial hardware init and the serial console init.Gabe Black
2014-08-09Set check-lxdialog.sh mode properlyVadim Bendebury
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
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