Age | Commit message (Expand) | Author |
2023-11-10 | src: Remove unnecessary semicolons from the end of macros | Martin Roth |
2023-10-25 | arch/arm64/cache: Implement helpers to obtain CPU cache details | Benjamin Doron |
2023-03-21 | arch/arm64/include/armv8/arch/barrier.h: Add spaces around colons | Yuchen He |
2022-10-21 | arm64/armv8: Use 'enum cb_err' | Elyes Haouas |
2022-09-06 | src: remove force-included header rules.h from individual files | Martin Roth |
2022-05-31 | arch/arm{64}/include: Remove unused 'boot.h' file | Elyes Haouas |
2021-11-25 | arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax | Raul E Rangel |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-10-01 | arch/arm64: Remove unnecessary interfaces | Julius Werner |
2020-08-24 | src/arch: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/arm64: Convert to SPDX license header | Patrick Georgi |
2019-12-05 | arm64: Correctly unmask asynchronous SError interrupts | Julius Werner |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-30 | arch/*/*/early_variables.h: drop unused files | Arthur Heymans |
2019-11-03 | arch/arm64: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-09-14 | arm64: Uprev Arm TF and adjust to BL31 parameter changes | Julius Werner |
2019-09-09 | arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0 | Kyösti Mälkki |
2019-08-30 | arm64: Rename arm_tf.c/h to bl31.c/h | Julius Werner |
2019-08-26 | AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file | Martin Roth |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-12 | arch, include, soc: Use common stdint.h | Jacob Garber |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Separate MMIO and PNP ops | Kyösti Mälkki |
2019-02-22 | arch/arm64: Add PCI config support in romstage | Kyösti Mälkki |
2019-02-05 | bootmem: add new memory type for BL31 | Ting Shen |
2019-01-04 | src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' | Elyes HAOUAS |
2019-01-04 | src: Get rid of device_t | Elyes HAOUAS |
2018-10-12 | libpayload: arm64: Conform to new coreboot lib_helpers.h and assume EL2 | Julius Werner |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-08-17 | arm64: Factor out common parts of romstage execution flow | Julius Werner |
2018-08-10 | arm64: Turn architectural register accessors into inline functions | Julius Werner |
2018-08-10 | arm64: Drop checks for current exception level, hardcode EL3 assumption | Julius Werner |
2018-08-10 | arm64: Remove set_cntfrq() function | Julius Werner |
2018-08-09 | src/arch: Fix typo | Elyes HAOUAS |
2018-08-07 | arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm) | Julius Werner |
2018-07-02 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-26 | arm64: Reimplement mmu_disable() in assembly | Julius Werner |
2018-06-26 | arm64: Switch remaining uses of __ASSEMBLY__ to __ASSEMBLER__ | Julius Werner |
2018-05-24 | src: Add space after 'while' | Elyes HAOUAS |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-05-14 | pci: Fix compilation on non x86 | Patrick Rudolph |
2018-05-03 | pci: Add dummy file for ARM64 | Patrick Rudolph |
2018-04-30 | arm64: Add ARCH Timer | T Michael Turney |
2018-04-30 | arm64: Add mmu context save/restore APIs | T Michael Turney |
2018-03-23 | arch/arm64/armv8/mmu: Add support for 48bit VA | Patrick Rudolph |
2018-02-12 | arm64: Add read64() and write64() | David Hendricks |
2017-05-30 | arm64: Align cache maintenance code with libpayload and ARM32 | Julius Werner |
2016-12-08 | buildsystem: Drop explicit (k)config.h includes | Kyösti Mälkki |
2016-05-10 | arch/arm64: add FRAMEBUFFER region macros to memlayout | Lin Huang |
2016-05-02 | lib/coreboot_table: use the architecture dependent table size | Aaron Durbin |
2016-05-02 | arch: introduce architecture dependent common variables | Aaron Durbin |
2016-02-11 | arches: lib: add main_decl.h for main() declaration | Aaron Durbin |
2016-02-11 | arch/{arm64,riscv}: remove jmp_to_elf_entry() declaration | Aaron Durbin |
2016-02-11 | arch: remove stage_exit() | Aaron Durbin |
2016-02-10 | arch/arm64: mmu: Spot check TTB memory attributes | Julius Werner |
2016-01-26 | src/arch: Update license headers missing paragraph 2 | Martin Roth |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-13 | arch/arm64: add missing license headers | Martin Roth |
2015-12-03 | arch/arm64: add DMA_COHERENT region macros to memlayout | Jimmy Huang |
2015-11-17 | arm64: tegra132: tegra210: Remove old arm64/stage_entry.S | Julius Werner |
2015-11-17 | rules.h: Add ENV_ macros to detect current architecture | Julius Werner |
2015-11-16 | arm64: Implement generic stage transitions for non-Tegra SoCs | Julius Werner |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-11-11 | arm64: mmu: Make page table manipulation work across stages | Julius Werner |
2015-11-07 | arm64: Remove cpu intialization through device-tree | Furquan Shaikh |
2015-11-07 | arm64: Remove SMP support | Furquan Shaikh |
2015-11-07 | arm64: remove spin table support | Aaron Durbin |
2015-11-07 | arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT | Aaron Durbin |
2015-11-07 | arm64: remove secmon | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-28 | arm64: mmu: Prevent CPU prefetch instructions from device memory | Jimmy Huang |
2015-09-09 | rmodule: use program.ld for linking | Aaron Durbin |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-08-28 | arm64: declare do_dcsw_op as function | Jimmy Huang |
2015-07-29 | arm, arm64, mips: Add rough static stack size checks with -Wstack-usage | Julius Werner |
2015-07-13 | arm64: Define stage_entry as weak symbol | Furquan Shaikh |
2015-07-13 | arm64/a57: Move cortex_a57.h under include directory | Furquan Shaikh |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | arm64: Decouple MMU functions from memranges | Julius Werner |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | arm64: Make SPSR exception masking on EL2 transition explicit | Julius Werner |
2015-05-19 | arm64: Add support for using ARM Trusted Firmware as secure monitor | Julius Werner |
2015-05-19 | arm64: Reorganize payload entry code and related Kconfigs | Julius Werner |
2015-05-19 | arm64: Reorganize payload entry code and related Kconfigs | Julius Werner |
2015-05-18 | arm64: psci: add cpu_suspend support | Joseph Lo |
2015-04-27 | arch/arm64: update mmu translation table granule size, logic and macros | Jimmy Huang |
2015-04-27 | arm64: save/restore cptr_el3 and cpacr_el1 registers | Joseph Lo |
2015-04-27 | arm64: implement CPU power down sequence as per A57/A53/A72 TRM | Joseph Lo |
2015-04-27 | arm64: introduce data cache ops by set/way to the level specified | Joseph Lo |
2015-04-22 | armv8/secmon: Correct PSCI function ids | Furquan Shaikh |
2015-04-22 | arm64: save and restore cntfrq for secondary cpus | Jimmy Huang |
2015-04-22 | arm64: add arm64_arch_timer_init function | Joseph Lo |
2015-04-22 | arm64: Correct shareability option for normal memory | Furquan Shaikh |
2015-04-22 | arch/arm64: allow floating-point registers access | Yen Lin |
2015-04-22 | arm64: provide icache_invalidate_all() | Aaron Durbin |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |