summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/microwatt
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+0
* powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-151-6/+1
* random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-1/+0
* powerpc/microwatt: wire up rng during setup_arch()Jason A. Donenfeld2022-06-183-7/+18
* powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMUNicholas Piggin2021-12-091-1/+0
* powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-1/+1
* powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-021-1/+1
* powerpc/microwatt: Make microwatt_get_random_darn() staticMichael Ellerman2021-11-251-1/+1
* powerpc/microwatt: Add support for hardware random number generatorPaul Mackerras2021-06-213-1/+50
* powerpc/microwatt: Use standard 16550 UART for consoleBenjamin Herrenschmidt2021-06-212-0/+3
* powerpc/xics: Add a native ICS backend for microwattBenjamin Herrenschmidt2021-06-212-0/+10
* powerpc/microwatt: Populate platform bus from device-treeBenjamin Herrenschmidt2021-06-211-0/+8
* powerpc: Add Microwatt platformPaul Mackerras2021-06-213-0/+33