summaryrefslogtreecommitdiff
path: root/payloads/external
AgeCommit message (Expand)Author
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
2014-11-02SeaBIOS Makefile.inc: Remove build dir for uppermem optionMartin Roth
2014-10-04Kconfig: Allow native vga init to be selectable for SeaBIOS payloadEdward O'Callaghan
2014-09-14payloads/external/SeaBIOS: Bump version to 1.7.5Edward O'Callaghan
2014-09-12payloads/external/SeaBIOS: Allow setting buffers below 0xC0000Martin Roth
2014-08-14payloads/external/SeaBIOS: move build directoryIdwer Vollering
2014-07-31payloads/external/SeaBIOS: Use coreboot’s serial console settingsMartin Roth
2014-07-31payloads/external/SeaBIOS: Update makefile for olddefconfigMartin Roth
2014-05-28payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4Paul Menzel
2014-05-09payloads: make build system integration work againPatrick Georgi
2014-04-16filo payload: Fix the buildPatrick Georgi
2014-04-07SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering
2013-12-06Do not export variables to GRUB buildVladimir Serbinenko
2013-11-24payloads/external/SeaBIOS/Makefile.inc: Remove empty lines at file beginningPaul Menzel
2013-11-19Add GRUB2 payload to build systemVladimir Serbinenko