summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* payloads: Add a stable version of Memtest86+ for reproducibilityMartin Roth2016-04-273-3/+28
* Memtest86Plus/Makefile: Update to common payload makefile formatMartin Roth2016-04-271-7/+17
* coreinfo: Update MakefileMartin Roth2016-04-261-2/+2
* nvramcui: Reformat nvramcui.cMartin Roth2016-04-261-51/+67
* nvramcui: Remove unnecessary header filesMartin Roth2016-04-261-3/+0
* payloads/Makefile.inc: Add phony targetsMartin Roth2016-04-251-2/+2
* libpayload: time: split time.h from libpayload.hStef van Os2016-04-212-14/+51
* coreinfo: Build libpayload in coreinfo directoryIru Cai2016-04-211-5/+6
* add nvramcui as a secondary payloadIru Cai2016-04-202-0/+16
* nvramcui: Update MakefileIru Cai2016-04-201-2/+22
* libpayload: disable EHCI & XHCI in defconfig-mipsMartin Roth2016-04-181-0/+2
* libpayload: Split off generic serial API from 8250 driverStefan Reinauer2016-04-163-94/+128
* Makefile.inc: Move payload code to payloads/Stefan Reinauer2016-04-151-0/+12
* libpayload: Enable USB support by defaultMarcel Meißner2016-04-141-2/+5
* payloads: add iPXE 'payload' buildMartin Roth2016-04-134-1/+178
* coreinfo: Move time to the last lineJonathan Neuschäfer2016-04-101-1/+1
* libpayload/libc: Fix memset/sizeof usageJonathan Neuschäfer2016-04-061-1/+1
* libpayload: mmu: Initialize the base 4GiB as device memoryhuang lin2016-04-051-2/+9
* libpayload: update junit.xml target, clean up outputMartin Roth2016-03-252-4/+5
* payloads: Add a target to print payload git urls and directoriesMartin Roth2016-03-217-10/+40
* payloads/Makefile.inc: Clean up MakefileMartin Roth2016-03-211-14/+11
* payloads/external: Rename Makefile.inc to MakefileMartin Roth2016-03-218-14/+14
* coreinfo: Allow numbers in addition to F keysStefan Reinauer2016-03-181-12/+15
* libpayload: recreate config filesStefan Reinauer2016-03-167-513/+1
* coreinfo: Rename libpayload variablesStefan Reinauer2016-03-161-11/+11
* coreinfo: Use tinycursesStefan Reinauer2016-03-151-2/+2
* payloads: Enable building depthcharge as part of the coreboot buildStefan Reinauer2016-03-155-0/+97
* libpayload: Move base address, stack and heap size to KconfigStefan Reinauer2016-03-156-32/+46
* libpayload: Make comment into help textStefan Reinauer2016-03-151-1/+3
* libpayload: Fix ARM workaround codeStefan Reinauer2016-03-151-1/+1
* libpayload: Add comment about ARM64 exception stackStefan Reinauer2016-03-151-0/+4
* coreinfo: Pretty print RAM addressesStefan Reinauer2016-03-151-1/+1
* libpayload: Move MEMMAP_RAM_ONLY to generic optionsStefan Reinauer2016-03-151-4/+4
* libpayload: Drop CONFIG_LP_CHROMEOSStefan Reinauer2016-03-1510-24/+0
* libpayload: Unify defconfigsStefan Reinauer2016-03-152-4/+15
* coreinfo: Remove the LAR moduleJonathan Neuschäfer2016-03-134-151/+1
* payloads/seabios: Add "git revision" to the SeaBIOS version menuAntonello Dettori2016-03-123-0/+27
* codebase: Change makefile $(shell pwd) commands to $(CURDIR)Martin Roth2016-03-115-17/+17
* coreinfo: Fix libpayload to not install to libpayload/libpayloadMartin Roth2016-03-111-7/+7
* coreinfo/nvram: Print correct line numbersJonathan Neuschäfer2016-03-111-1/+1
* coreinfo: Default to first non-empty categoryJonathan Neuschäfer2016-03-111-0/+11
* coreinfo/cbfs: Add some missing file typesJonathan Neuschäfer2016-03-111-0/+20
* coreinfo: Show "No modules selected" when appropriateJonathan Neuschäfer2016-03-111-0/+13
* coreinfo/cbfs: Don't assume that the free space is at the endJonathan Neuschäfer2016-03-111-3/+8
* coreinfo/Makefile: change $(obj) to $(coreinfo_obj)Martin Roth2016-03-111-14/+14
* coreinfo: Remove .xcompile when doing a cleanMartin Roth2016-03-111-1/+1
* payloads/external/Makefile.inc: Don't rebuild SeaBIOS every timeMartin Roth2016-03-111-5/+5
* nvramcui: Add distclean targetMartin Roth2016-03-111-0/+2
* SeaBIOS: Update SeaBIOS from repo when using master branchMartin Roth2016-03-111-2/+4
* payloads/seabios: Update version number in KconfigPaul Menzel2016-03-111-1/+1