Age | Commit message (Expand) | Author |
2024-03-15 | treewide: Move stdlib.h to commonlib | Maximilian Brune |
2022-02-11 | src/mainboard/emulation/qemu-power9: require hb-mode=on | Yaroslav Kurlaev |
2022-02-11 | ppc64/arch/mmio.h: ignore HRMOR and inhibit cache | Yaroslav Kurlaev |
2022-02-11 | src/cpu/power9: add file structure for power9, implement SCOM access | Igor Bagnucki |
2021-11-25 | arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax | Raul E Rangel |
2021-11-22 | arch/ppc64/include/arch/io.h: implement IO functions | Michał Żygowski |
2021-07-26 | arch/{arm,ppc64,riscv}: Remove cpu_info | Raul E Rangel |
2021-07-09 | ppc64/byteorder.h: define use of big endian | Krystian Hebel |
2020-08-24 | src/arch: Drop unneeded empty lines | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/ppc64: Convert to SPDX license header | Patrick Georgi |
2019-11-30 | arch/*/*/early_variables.h: drop unused files | Arthur Heymans |
2019-11-04 | arch/ppc64: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-09-26 | arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK | Kyösti Mälkki |
2019-09-09 | arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0 | Kyösti Mälkki |
2019-08-28 | AUTHORS: Move src/arch/ppc64 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-21 | arch/ppc64: Add <arch/mmio.h> stubs | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-11-30 | arch/power8: Rename to ppc64 | Jonathan Neuschäfer |