aboutsummaryrefslogtreecommitdiff
path: root/ports/powerpc
AgeCommit message (Expand)Author
2021-02-04ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default.Damien George
2020-05-29powerpc/uart: Choose which UART to use at build time, not runtime.Joel Stanley
2020-05-27powerpc: Set better default compiler.Joel Stanley
2020-05-27powerpc: Fix Makefile rule when linking.Joel Stanley
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-04-18all: Enable extra conversion warnings where applicable.stijn
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2020-02-28all: Add *FORMAT-OFF* in various places.Damien George
2019-12-27ports: Allow overriding CROSS_COMPILE in a custom makefile.David Lechner
2019-10-22powerpc: Add initial port to bare metal PowerPC arch.Michael Neuling