Age | Commit message (Expand) | Author |
2021-03-08 | cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core | Julius Werner |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2020-11-21 | cbfs: Add metadata cache | Julius Werner |
2020-08-27 | symbols: Change implementation details of DECLARE_OPTIONAL_REGION() | Julius Werner |
2020-08-24 | soc/amd/picasso: Add console & timestamp buffers to psp_verstage | Martin Roth |
2020-08-21 | lib: Add ASan support to romstage on x86 arch | Harshit Sharma |
2020-08-21 | lib: Add ASan support to ramstage on x86 arch | Harshit Sharma |
2020-06-17 | treewide: Replace CONFIG(ARCH_xx) tests | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-08-26 | x86: Introduce RESET_VECTOR_IN_RAM option | Martin Roth |
2019-08-11 | arch/x86: Obsolete CACHE_AS_RAM config | Kyösti Mälkki |
2019-07-31 | lib/bootmem: Prepare for OpenSBI | Patrick Rudolph |
2019-04-08 | Replace remaining IS_ENABLED(CONFIG_*) with CONFIG() | Nico Huber |
2019-03-14 | vboot: copy data structures to CBMEM for downstream use | Joel Kitching |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-02-05 | bootmem: add new memory type for BL31 | Ting Shen |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-04-25 | arch/x86: add support for cache-as-ram paging | Aaron Durbin |
2017-03-12 | src/include: Remove spaces before ( and after ) | Lee Leahy |
2016-10-24 | RISCV: Clean up the common architectural code | Ronald G. Minnich |
2016-02-22 | memlayout: Add symbols for stage bounds | Julius Werner |
2016-02-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |
2016-01-21 | memlayout: Fix unified CBFS_CACHE macro | Julius Werner |
2015-12-31 | imgtec/pistachio: Add SOC_REGISTERS memory region | Ionela Voinescu |
2015-12-03 | cbfs_spi: Initialize spi_flash when initializing cbfs_cache | Mary Ruthven |
2015-12-03 | cbfs_spi: enable CBFS access in early romstage | Mary Ruthven |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-09 | linking: lay the groundwork for a unified linking approach | Aaron Durbin |
2015-07-07 | timestamp: add generic cache region | Aaron Durbin |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-17 | cbfs: look for CBFS header in a predefined place | Vadim Bendebury |
2015-04-17 | rk3288: Handle framebuffer through memlayout, not the resource system | Julius Werner |
2015-04-08 | armv7: Add fine-grained page table support | Julius Werner |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |