summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* 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
* payloads: Move secondary payloads inside of a submenuMartin Roth2016-03-091-1/+4
* Makefile: Update payload clean targetsMartin Roth2016-03-091-0/+17
* payloads/seabios: Upgrade stable from 1.9.0 to 1.9.1Paul Menzel2016-03-091-1/+1
* BuildSystem: Add Memtest86+ as a secondary payloadMartin Roth2016-03-053-0/+69
* coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)Iru Cai2016-02-281-2/+2
* payloads: Load coreinfo as a secondary payloadMartin Roth2016-02-262-1/+29
* nvramcui: Add MakefileDenis 'GNUtoo' Carikli2016-02-261-0/+10
* u-boot: Make sure targets aren't duplicatedMartin Roth2016-02-241-2/+2
* cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner2016-02-226-63/+116
* libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSCAaron Durbin2016-02-193-4/+33
* Payloads: Add U-Boot as a coreboot-payloadMartin Roth2016-02-185-0/+150
* payloads/external/GRUB2: Add a possibility to add custom modules.Vladimir Serbinenko2016-02-172-1/+11
* SeaBIOS: Disable serial console if serial is memory mappedMartin Roth2016-02-092-1/+2
* libpayload: use 32bit access when accessing 4byte wide uart registersPatrick Georgi2016-02-091-2/+8
* Kconfig: Move payloads section to payloads/KconfigMartin Roth2016-02-091-0/+51
* libpayload: Add timer driver for armada38xRuilin Hao2016-02-043-0/+67
* payloads/coreinfo: Add defaultbuild targetMartin Roth2016-02-021-0/+4
* payloads: fix dependencies for seabios and filoPatrick Georgi2016-01-181-0/+4
* cbgfx: add error code to cbgfx_initDaisuke Nojiri2016-01-142-3/+9
* Makefile.inc: Move addition of payload rev & config to payload makefileMartin Roth2015-12-201-0/+8
* libpayload: add archive.hDaisuke Nojiri2015-12-162-0/+93
* libpayload/configs/config.veyron: Use CONFIG_LP_8250_SERIAL_CONSOLEMartin Roth2015-12-061-2/+3
* libpayload/configs/config.purin: Use CONFIG_LP_8250_SERIAL_CONSOLEMartin Roth2015-12-061-2/+3
* SeaBIOS: remove VERSION variable in coreboot MakefileAlexander Couzens2015-12-061-3/+0
* build system: add dependencies for GRUB2 and FILOPatrick Georgi2015-12-051-0/+3
* build system: Drop useless variable and dependencyPatrick Georgi2015-12-051-13/+0
* external/Makefile.inc: Update SeaBIOS version fileMartin Roth2015-12-041-1/+1
* SeaBIOS: update stable release from 1.8.2 to 1.9.0Alexander Couzens2015-12-042-2/+2
* SeaBIOS/Kconfig: Remove SEABIOS_MALLOC_UPPERMEMORY optionMartin Roth2015-12-033-17/+1
* payloads/external/SeaBIOS: Add option for saved SeaBIOS .configMartin Roth2015-12-033-1/+18
* libpayload: get cbfs offset & size for default media from lib_sysinfoDaisuke Nojiri2015-12-031-25/+18
* coreinfo: use coreboot crosscompilerMartin Roth2015-12-021-8/+28
* build system: add dependencies for SeaBIOS outputPatrick Georgi2015-11-301-0/+3
* libpayload: Remove redundant 8250 MMIO32 UART driverAlexandru Gagniuc2015-11-283-122/+2
* coreinfo: Rewrite bootlog_moduleYasha Cherikovsky2015-11-211-65/+144
* libpayload: PDCurses: Remove trailing whitespaceStefan Reinauer2015-11-2023-775/+775