summaryrefslogtreecommitdiff
path: root/payloads/external
AgeCommit message (Expand)Author
2016-09-06iPXE: Update stable version to the last commit of July 2016Martin Roth
2016-08-08Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-28Makefile: Include $(top) in DOTCONFIG definition to allow overridePaul Kocialkowski
2016-07-12payloads/iPXE: Fix PXE Kconfig questionMartin Roth
2016-06-28tint: Fix tint and add Kconfig optionAntonello Dettori
2016-06-21payloads/external/GRUB2: Pass CONFIG_GRUB2_EXTRA_MODULESBenjamin Barenblat
2016-06-20Update SeaBIOS URL to httpsRyan Salsamendi
2016-06-08SeaBIOS: Add option to include a bootorder file in cbfsMartin Roth
2016-05-04payload: Fix broken Linux kernel as payloadWerner Zeh
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-15Makefile.inc: Move payload code to payloads/Stefan Reinauer
2016-04-13payloads: add iPXE 'payload' buildMartin Roth
2016-03-21payloads: Add a target to print payload git urls and directoriesMartin Roth
2016-03-21payloads/external: Rename Makefile.inc to MakefileMartin Roth
2016-03-15payloads: Enable building depthcharge as part of the coreboot buildStefan Reinauer
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-11payloads/external/Makefile.inc: Don't rebuild SeaBIOS every timeMartin 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/seabios: Upgrade stable from 1.9.0 to 1.9.1Paul Menzel
2016-03-05BuildSystem: Add Memtest86+ as a secondary payloadMartin Roth
2016-02-24u-boot: Make sure targets aren't duplicatedMartin Roth
2016-02-18Payloads: Add U-Boot as a coreboot-payloadMartin Roth
2016-02-17payloads/external/GRUB2: Add a possibility to add custom modules.Vladimir Serbinenko
2016-02-09SeaBIOS: Disable serial console if serial is memory mappedMartin Roth
2016-01-18payloads: fix dependencies for seabios and filoPatrick Georgi
2015-12-20Makefile.inc: Move addition of payload rev & config to payload makefileMartin Roth
2015-12-06SeaBIOS: remove VERSION variable in coreboot MakefileAlexander Couzens
2015-12-05build system: add dependencies for GRUB2 and FILOPatrick Georgi
2015-12-05build system: Drop useless variable and dependencyPatrick Georgi
2015-12-04external/Makefile.inc: Update SeaBIOS version fileMartin Roth
2015-12-04SeaBIOS: update stable release from 1.8.2 to 1.9.0Alexander Couzens
2015-12-03SeaBIOS/Kconfig: Remove SEABIOS_MALLOC_UPPERMEMORY optionMartin Roth
2015-12-03payloads/external/SeaBIOS: Add option for saved SeaBIOS .configMartin Roth
2015-11-30build system: add dependencies for SeaBIOS outputPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-05SeaBIOS: update stable release from 1.7.5 to 1.8.2Alexander Couzens
2015-08-30Kconfig: Remove EXPERT modeAlexandru Gagniuc
2015-08-19Store the payload config and revision in CBFSMartin Roth
2015-08-15seabios integration: deal with ccache woes some morePatrick Georgi
2015-08-10seabios integration: fix interaction with ccachePatrick Georgi
2015-08-09payloads: Move payloads logic to payloads directoryStefan Reinauer
2015-07-07payloads: Reorganize Makefile.incs for external payloadsStefan Reinauer
2015-07-07payloads: Reorganize Kconfig for external payloadsStefan Reinauer
2015-07-03SeaBIOS: Change clean to just 'rm -rf seabios/out'Martin Roth
2015-06-23SeaBIOS: fix reproducible build by defining our own version stringAlexander Couzens
2015-06-08Remove empty lines at end of fileElyes HAOUAS