aboutsummaryrefslogtreecommitdiff
path: root/src/arch/power8/include
AgeCommit message (Expand)Author
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-21arch/{mips,power8}/include/arch: Don't use device_tElyes HAOUAS
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-08-07arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)Julius Werner
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2017-05-30arch: Unify basic cache clearing APIJulius Werner
2016-05-02lib/coreboot_table: use the architecture dependent table sizeAaron Durbin
2016-05-02arch: introduce architecture dependent common variablesAaron Durbin
2016-02-20emulation/qemu-power8: initial mainboard and arch commitRonald G. Minnich