summaryrefslogtreecommitdiffstats
path: root/arch/ppc/mach-mpc5xxx
Commit message (Expand)AuthorAgeFilesLines
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+1
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* Remove PPC support for IDE.Robert P. J. Day2009-12-211-88/+0
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-5/+5
* [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-2210-8/+909
* mpc5200: remove undefined function strmhzSascha Hauer2009-07-211-2/+1
* [mpc5200] fix compiler warningsSascha Hauer2008-07-031-8/+8
* [ppc] Fixed orphaned CONFIG_INTERRUPTSCarsten Schlote2008-02-212-3/+3
* [MPC5200]: call early_init() after we've setup our timing. OtherwiseSascha Hauer2008-02-211-2/+2
* Make the early console device/baudrate configurable instead of usingSascha Hauer2008-02-211-0/+3
* remove CONFIG_IDENT_STRING. It's unusedsascha2007-10-191-4/+0
* move ppc assembler templates to include/asm-ppcSascha Hauer2007-09-221-2/+2
* whitespace cleanupSascha Hauer2007-09-131-2/+2
* further reloc fixesSascha Hauer2007-07-251-12/+22
* remove unneeded include, use cpu_init()Sascha Hauer2007-07-121-2/+1
* consolidate cpu_init_*Sascha Hauer2007-07-121-7/+5
* add reloc_offset functionSascha Hauer2007-07-121-8/+47
* do loadtask in ethernet driverSascha Hauer2007-07-121-6/+2
* use reset_cpu()Sascha Hauer2007-07-051-1/+1
* svn_rev_687Sascha Hauer2007-07-051-0/+12
* svn_rev_673Sascha Hauer2007-07-0514-0/+3084