Age | Commit message (Expand) | Author |
2024-04-01 | arch/ppc64: Add arch as supported by the clang compiler | Arthur Heymans |
2024-04-01 | arch/ppc64: Fix inline assembly for clang | Arthur Heymans |
2024-03-15 | treewide: Move stdlib.h to commonlib | Maximilian Brune |
2024-02-18 | arch to cpu: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | acpi,arch,commonlib: Rename Makefiles from .inc to .mk | Martin Roth |
2023-04-03 | arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power* | Krystian Hebel |
2022-02-11 | src/arch/ppc64/*: pass FDT address to payload | Sergii Dmytruk |
2022-02-11 | arch/ppc64/boot.c: handle non-OPD entry point | Sergii Dmytruk |
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 | ppc64/bootblock_crt0.S: minimal implementation for bootblock C environment | Krystian Hebel |
2022-02-11 | src/arch/ppc64/arch_timer.c: implement timer functions | Michał Żygowski |
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-12-17 | arch/ppc64: Remove .id section in bootblock | Kyösti Mälkki |
2020-12-17 | arch/x86: Remove ID_SECTION_OFFSET | Kyösti Mälkki |
2020-12-11 | Drop many cases of .previous directive use | Kyösti Mälkki |
2020-08-24 | src/arch: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-05-18 | src: Remove leading blank lines from SPDX header | 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-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-10 | lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG | 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-09-02 | arch/ppc64: move misc.c to qemu-power8 as timer.c | Marty E. Plummer |
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-26 | arch/ppc64: Make PPC64 stages select ARCH_PPC64 | Arthur Heymans |
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 |