Age | Commit message (Expand) | Author |
2024-08-27 | payloads/Kconfig: Fix dependencies of PAYLOAD_FIT_SUPPORT | Nico Huber |
2024-03-13 | payloads: allow selecting a file for FLAT_BINARY | Ronald G Minnich |
2024-03-12 | payloads/Kconfig: Add flat binary as payload option | Maximilian Brune |
2024-02-18 | payloads: Add SPDX headers to Kconfig | Martin Roth |
2024-01-26 | payloads/Kconfig: Make flat-binary configurable | Maximilian Brune |
2022-11-04 | payloads: Make PAYLOAD_NONE a bool outside of the choice | Martin Roth |
2022-05-28 | payloads/external: Add support for coreDOOM payload | Nicholas Chin |
2022-05-24 | payloads/external: Add more option related to SeaBIOS and GRUB2 | Bill XIE |
2021-05-28 | option: Turn CMOS option backend into choice | Angel Pons |
2020-08-19 | arch/arm: Enable FIT payloads | Sam Lewis |
2020-04-09 | payloads/nvramcui: Select USE_OPTION_TABLE | Matt DeVillier |
2020-02-22 | cbfs: allow uncompressed payloads | Ronald G. Minnich |
2019-12-09 | payloads/bayou: remove unhooked payload | Angel Pons |
2019-08-08 | arch/riscv: Enable FIT support | Jonathan Neuschäfer |
2019-03-28 | payload: Only display `FIT support` on ARM64 platforms | Xiang Wang |
2018-10-09 | payloads: Only show supported payloads in menuconfig | Philipp Hug |
2018-09-26 | payloads/Kconfig: do not show compression menu for FIT | Andrea Barberio |
2018-08-22 | payloads/external/Memtest86Plus: allow for selecting a specific revision | Stefan Tauner |
2018-07-10 | payloads/Kconfig: Put option *None* at the top | Paul Menzel |
2018-07-03 | payloads/Kconfig: Use third-person singular in description | Paul Menzel |
2018-06-19 | payloads: Add LinuxBoot payload in u-root mode | Philipp Deppenwiese |
2018-06-19 | lib: Add FIT payload support | Patrick Rudolph |
2018-02-10 | payloads: Add an option to compress secondary payloads | Arthur Heymans |
2018-01-22 | payload/Kconfig: Use LZMA by default | Arthur Heymans |
2018-01-15 | payloads: add support lz4 compression | Antonello Dettori |
2017-06-07 | payloads/Kconfig: Add NO_DEFAULT_PAYLOAD | Nico Huber |
2016-08-09 | payloads: add Kconfig option for bayou | Antonello Dettori |
2016-06-28 | tint: Fix tint and add Kconfig option | Antonello Dettori |
2016-04-27 | payloads: Add a stable version of Memtest86+ for reproducibility | Martin Roth |
2016-04-20 | add nvramcui as a secondary payload | Iru Cai |
2016-03-09 | payloads: Move secondary payloads inside of a submenu | Martin Roth |
2016-03-05 | BuildSystem: Add Memtest86+ as a secondary payload | Martin Roth |
2016-02-26 | payloads: Load coreinfo as a secondary payload | Martin Roth |
2016-02-18 | Payloads: Add U-Boot as a coreboot-payload | Martin Roth |
2016-02-09 | Kconfig: Move payloads section to payloads/Kconfig | Martin Roth |