aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Six2018-08-06 03:23:45 -0500
committerSimon Glass2018-09-18 09:12:21 -0500
commit19fbdca47b3d847824ada3ab2ed575019c88516e (patch)
tree6498222d45f3cb1c6fb39b47b9cd0186884e9e46 /MAINTAINERS
parentfa44b53398d3a7f5ed28cb83493a70cde11f8188 (diff)
downloadu-boot-19fbdca47b3d847824ada3ab2ed575019c88516e.tar.gz
u-boot-19fbdca47b3d847824ada3ab2ed575019c88516e.tar.xz
u-boot-19fbdca47b3d847824ada3ab2ed575019c88516e.zip
cpu: Add MPC83xx CPU driver
Add a CPU driver for the MPC83xx architecture. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e23abaffe7..9ff3bbef02 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -527,6 +527,8 @@ F: drivers/clk/mpc83xx_clk.c
527F: drivers/clk/mpc83xx_clk.h 527F: drivers/clk/mpc83xx_clk.h
528F: include/dt-bindings/clk/mpc83xx-clk.h 528F: include/dt-bindings/clk/mpc83xx-clk.h
529F: drivers/timer/mpc83xx_timer.c 529F: drivers/timer/mpc83xx_timer.c
530F: drivers/cpu/mpc83xx_cpu.c
531F: drivers/cpu/mpc83xx_cpu.h
530F: arch/powerpc/cpu/mpc83xx/ 532F: arch/powerpc/cpu/mpc83xx/
531F: arch/powerpc/include/asm/arch-mpc83xx/ 533F: arch/powerpc/include/asm/arch-mpc83xx/
532 534