summaryrefslogtreecommitdiffstats
path: root/arch/ppc/mach-mpc5xxx
Commit message (Expand)AuthorAgeFilesLines
* PPC: request a consistent memory layoutJuergen Borleis2017-05-112-1/+18
* PPC/MPC5XXX/reginfo: fix a bunch of compiler warningsJuergen Borleis2016-05-301-38/+39
* PPC: clean compiler warningJuergen Borleis2016-05-301-1/+1
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-2/+9
* PPC/MPC5200: re-use the IMX I2C master driver for MPC5200Juergen Borleis2015-08-031-0/+4
* PPC/MPC52xx: unify header file name for clock APIJuergen Borleis2015-08-033-2/+2
* Devicetree/PPC: fix devicetree's fixupJuergen Borleis2015-07-271-4/+8
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* sdma.h: Typo, "interupt" -> "interrupt"Robert P. J. Day2014-06-301-2/+2
* MPC85xx: fix memory layout to prevent corruption during memtestRenaud Barbier2014-03-031-0/+1
* of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-2/+2
* Set model and hostname at boardlevelSascha Hauer2013-08-161-3/+0
* OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-201-2/+2
* of: fixup unflattened devicetreeSascha Hauer2013-03-061-8/+18
* Remove bad Kconfig reference to HAS_CFIAlexander Shiyan2012-12-081-1/+0
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-0/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-039-36/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-179-36/+0
* | net fec_mpc5200: Use same platform_data as i.MX fec driverSascha Hauer2012-09-231-14/+0
|/
* ppc reloc.S: use a common trap relocation functionRenaud Barbier2012-05-111-14/+0
* Preparation stage to support multiple PPC architecturesRenaud Barbier2012-05-027-28/+105
* ppc: remove unused init_board_data functionSascha Hauer2012-04-131-10/+0
* ppc: switch to libfdt based oftree implementationSascha Hauer2011-12-151-23/+19
* Merge branch 'next'Sascha Hauer2011-12-073-359/+0
|\
| * remove irq support fragmentsSascha Hauer2011-11-283-359/+0
* | ppc mpc5200: remove unused variableSascha Hauer2011-12-071-2/+0
|/
* ppc mpc5200: remove various board specific register setup from generic codeSascha Hauer2011-09-271-21/+0
* ppc mpc5200: remove cs setup from cpu_initSascha Hauer2011-09-271-87/+0
* ppc mpc5200: remove bus clock switching from generic codeSascha Hauer2011-09-271-15/+0
* mpc5200: hardcode internal sram for initramSascha Hauer2011-09-271-3/+2
* mpc5200: hardcode MBAR to 0xf0000000Sascha Hauer2011-09-271-0/+2
* ppc: hardcode sdram base to 0x0Sascha Hauer2011-09-271-1/+1
* ppc mpc5200b: cleanup lowlevel startupSascha Hauer2011-09-271-55/+18
* ppc mpc5200: add function to setup bus clocksSascha Hauer2011-09-272-0/+41
* ppc mpc5200: add function to configure a chipselectSascha Hauer2011-09-272-0/+74
* ppc mpc5200: add function to determine configured sdram sizeSascha Hauer2011-09-272-0/+20
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-273-21/+0
* ppc: remove mgt5100 support from codeSascha Hauer2011-09-273-27/+2
* introduce io.hSascha Hauer2011-09-222-2/+2
* mpc5xxx: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* reset_cpu: unify declarationRobert Schwebel2010-10-221-1/+1
* 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