aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2016-10-13coreinfo: make the CBFS list scrollableBen Gardner
2016-10-09libpayload: mvmap2315: Introduce timer driverHakim Giydan
2016-09-26payloads/external/Memtest86Plus: Update stable to latest commitMartin Roth
2016-09-14SeaBIOS: Update stable version to 1.9.3Martin Roth
2016-09-08libpayload: Fix strtok_rJeremy Compostella
2016-09-06iPXE: Update stable version to the last commit of July 2016Martin Roth
2016-09-02Fix newlines at the end of filesMartin Roth
2016-09-01nvramcui: remove undeclared variableAntonello Dettori
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-23nvramcui: refactor codeAntonello Dettori
2016-08-13libpayload: head.S: Avoid clearing BSS (and heap) againJulius Werner
2016-08-12libpayload: cbfs: Fix minor memory leak in some edge casesJulius Werner
2016-08-09payloads: add Kconfig option for bayouAntonello Dettori
2016-08-08libpayload: lzma: Allocate scratchpad on the heapJulius Werner
2016-08-08libpayload: arm64: Fix MMU range overlap checkJulius Werner
2016-08-08Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski
2016-08-03payloads/coreinfo: Set KCONFIG_CONFIG valueMartin Roth
2016-08-02libpayload: split "Drivers" config section in KconfigAntonello Dettori
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-07-31libpayload: fix leak in libcbfsPatrick Georgi
2016-07-31libpayload: Drop superfluous "continue"Patrick Georgi
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-30bayou: delete pbuilder utilityAntonello Dettori
2016-07-28Makefile: Include $(top) in DOTCONFIG definition to allow overridePaul Kocialkowski
2016-07-20coreinfo: Add support to read timestampsAntonello Dettori
2016-07-12payloads/iPXE: Fix PXE Kconfig questionMartin Roth
2016-07-02cbgfx: Use memset() for faster screen clearing if possibleJulius Werner
2016-06-29nvramcui: Update MakefileMartin Roth
2016-06-28tint: Fix tint and add Kconfig optionAntonello Dettori
2016-06-21libpayload/pci: Correct MASK macro namesFurquan Shaikh
2016-06-21payloads/external/GRUB2: Pass CONFIG_GRUB2_EXTRA_MODULESBenjamin Barenblat
2016-06-20Update SeaBIOS URL to httpsRyan Salsamendi
2016-06-12libpayload: usb: xhci: Support rockchip xHCI controllerLiangfeng Wu
2016-06-08SeaBIOS: Add option to include a bootorder file in cbfsMartin Roth
2016-05-24arm64: Add stack dump to exception handlerJulius Werner
2016-05-17libpayload: cbfs: Add cbfs_handle API for more fine-grained accessesJulius Werner
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2016-05-09libpayload: ipq40xx: Introduce timer and uart driverVaradarajan Narayanan
2016-05-09libpayload/arm64: Mark existing framebuffer as DMAablePatrick Georgi
2016-05-09libpayload: xhci: Set MPS based on speedVaradarajan Narayanan
2016-05-09libpayload: Add nyan configPaul Kocialkowski
2016-05-04payload: Fix broken Linux kernel as payloadWerner Zeh
2016-05-03nvramcui: Cast u8 * values to char * to eliminate warningsMartin Roth
2016-05-01payloads/nvramcui: Make the makefile non-executableJonathan Neuschäfer
2016-04-27payloads: Add a stable version of Memtest86+ for reproducibilityMartin Roth
2016-04-27Memtest86Plus/Makefile: Update to common payload makefile formatMartin Roth
2016-04-26coreinfo: Update MakefileMartin Roth
2016-04-26nvramcui: Reformat nvramcui.cMartin Roth
2016-04-26nvramcui: Remove unnecessary header filesMartin Roth
2016-04-25payloads/Makefile.inc: Add phony targetsMartin Roth
2016-04-21libpayload: time: split time.h from libpayload.hStef van Os
2016-04-21coreinfo: Build libpayload in coreinfo directoryIru Cai
2016-04-20add nvramcui as a secondary payloadIru Cai
2016-04-20nvramcui: Update MakefileIru Cai
2016-04-18libpayload: disable EHCI & XHCI in defconfig-mipsMartin Roth
2016-04-16libpayload: Split off generic serial API from 8250 driverStefan Reinauer
2016-04-15Makefile.inc: Move payload code to payloads/Stefan Reinauer
2016-04-14libpayload: Enable USB support by defaultMarcel Meißner
2016-04-13payloads: add iPXE 'payload' buildMartin Roth
2016-04-10coreinfo: Move time to the last lineJonathan Neuschäfer
2016-04-06libpayload/libc: Fix memset/sizeof usageJonathan Neuschäfer
2016-04-05libpayload: mmu: Initialize the base 4GiB as device memoryhuang lin
2016-03-25libpayload: update junit.xml target, clean up outputMartin Roth
2016-03-21payloads: Add a target to print payload git urls and directoriesMartin Roth
2016-03-21payloads/Makefile.inc: Clean up MakefileMartin Roth
2016-03-21payloads/external: Rename Makefile.inc to MakefileMartin Roth
2016-03-18coreinfo: Allow numbers in addition to F keysStefan Reinauer
2016-03-16libpayload: recreate config filesStefan Reinauer
2016-03-16coreinfo: Rename libpayload variablesStefan Reinauer
2016-03-15coreinfo: Use tinycursesStefan Reinauer
2016-03-15payloads: Enable building depthcharge as part of the coreboot buildStefan Reinauer
2016-03-15libpayload: Move base address, stack and heap size to KconfigStefan Reinauer
2016-03-15libpayload: Make comment into help textStefan Reinauer
2016-03-15libpayload: Fix ARM workaround codeStefan Reinauer
2016-03-15libpayload: Add comment about ARM64 exception stackStefan Reinauer
2016-03-15coreinfo: Pretty print RAM addressesStefan Reinauer
2016-03-15libpayload: Move MEMMAP_RAM_ONLY to generic optionsStefan Reinauer
2016-03-15libpayload: Drop CONFIG_LP_CHROMEOSStefan Reinauer
2016-03-15libpayload: Unify defconfigsStefan Reinauer
2016-03-13coreinfo: Remove the LAR moduleJonathan Neuschäfer
2016-03-12payloads/seabios: Add "git revision" to the SeaBIOS version menuAntonello Dettori
2016-03-11codebase: Change makefile $(shell pwd) commands to $(CURDIR)Martin Roth
2016-03-11coreinfo: Fix libpayload to not install to libpayload/libpayloadMartin Roth
2016-03-11coreinfo/nvram: Print correct line numbersJonathan Neuschäfer
2016-03-11coreinfo: Default to first non-empty categoryJonathan Neuschäfer
2016-03-11coreinfo/cbfs: Add some missing file typesJonathan Neuschäfer
2016-03-11coreinfo: Show "No modules selected" when appropriateJonathan Neuschäfer
2016-03-11coreinfo/cbfs: Don't assume that the free space is at the endJonathan Neuschäfer
2016-03-11coreinfo/Makefile: change $(obj) to $(coreinfo_obj)Martin Roth
2016-03-11coreinfo: Remove .xcompile when doing a cleanMartin Roth
2016-03-11payloads/external/Makefile.inc: Don't rebuild SeaBIOS every timeMartin Roth
2016-03-11nvramcui: Add distclean targetMartin Roth
2016-03-11SeaBIOS: Update SeaBIOS from repo when using master branchMartin Roth
2016-03-11payloads/seabios: Update version number in KconfigPaul Menzel
2016-03-09payloads: Move secondary payloads inside of a submenuMartin Roth
2016-03-09Makefile: Update payload clean targetsMartin Roth
2016-03-09payloads/seabios: Upgrade stable from 1.9.0 to 1.9.1Paul Menzel
2016-03-05BuildSystem: Add Memtest86+ as a secondary payloadMartin Roth
2016-02-28coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)Iru Cai
2016-02-26payloads: Load coreinfo as a secondary payloadMartin Roth