summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
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