Commit Graph

123 Commits (3ace2527ba80bd2fe1bceaab50d0b3c4fb5dd020)

Author SHA1 Message Date
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Dave Liu bcae52a681 mpc83xx: remove the unused CPM's stuff 17 years ago
Kim Phillips 78e4882988 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." 17 years ago
Lee Nipper 3f9c542d3d mpc83xx: Update DIMM data bus width test to support 40-bit width 17 years ago
Joakim Tjernlund 70431e8a73 Make MPC83xx one step closer to full relocation. 17 years ago
Kim Phillips e5c4ade4db mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code 17 years ago
Kim Phillips 81fd52c6c8 mpc83xx: display ddr frequency in board_add_ram_info banner 17 years ago
Kim Phillips 35cf155c5e mpc83xx: unreinvent mem_clk 17 years ago
Anton Vorontsov 7fa9cbb00d mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups 17 years ago
Anton Vorontsov 453316a2a1 83xx: serdes setup routines 17 years ago
Anton Vorontsov a796cdf9c3 83xx: split COBJS onto separate lines 17 years ago
Michael Barkowski 5bbeea86eb mpc8323erdb: Improve the system performance 17 years ago
Wolfgang Denk e7670f6c1e PPC: Use r2 instead of r29 as global data pointer 17 years ago
Rafal Jaworowski f57d7d364c ppc: Refactor cache routines, so there is only one common set. 17 years ago
Kumar Gala 69018ce2e0 QE: Move FDT support into a common file 17 years ago
Kumar Gala ed2cf548ca QE: Move FDT support into a common file 17 years ago
Dave Liu a8cb43a89b mpc83xx: Fix the fatal conflict of merge 17 years ago
Kim Phillips 9e89647889 mpc83xx: add support for more system clock performance controls 17 years ago
Dave Liu b05884efa6 mpc83xx: Add config of eTSEC emergency priority in SPCR 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Heiko Schocher f6db945649 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if 17 years ago
Dave Liu 061aad4d32 mpc83xx: Fix the bug of 266MHz data rate DDR 17 years ago
Anton Vorontsov b3d2cde7a3 mpc83xx: add "fsl, qe" compatible fixups 17 years ago
Kim Phillips 5b8bc606c6 mpc83xx: convert to using do_fixup_*() 17 years ago
Joakim Tjernlund ccf21c311e Add support CONFIG_UEC_ETH3 in MPC83xx 17 years ago
Dave Liu 19580e660c mpc83xx: Add the support of MPC837xEMDS board 17 years ago
Dave Liu 555da61702 mpc83xx: Add the support of MPC8315E SoC 17 years ago
Dave Liu 03051c3d35 mpc83xx: Add the support of MPC837x SoC 17 years ago
Kumar Gala 246d4ae6bc Convert boards that set memory node to use fdt_fixup_memory() 17 years ago
Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 17 years ago
Grant Likely 1c3dd43338 powerpc: Backout relocation changes. 17 years ago
Grant Likely 928fe33b24 Revert "Correct fixup relocation for mpc83xx" 17 years ago
Kim Phillips 4cc1cd5941 mpc83xx: fix typo in DDR2 programming 17 years ago
Kim Phillips bbea46f76f mpc83xx: implement board_add_ram_info 17 years ago
Kim Phillips 3fde9e8b22 mpc83xx: migrate remaining freescale boards to libfdt 17 years ago
Kim Phillips 6a16e0dfcc mpc83xx: move common /memory node update mechanism to cpu.c 17 years ago
Kim Phillips 8f9e0e9f33 mpc83xx: remaining 8360 libfdt fixes 17 years ago
Kim Phillips f4b2ac5ed9 mpc83xx: fix UEC2->1 typo in libfdt setup code 17 years ago
Dave Liu 49bb59912d mpc83xx: Suppress the warning 'burstlen' 17 years ago
Dave Liu daab8c67d2 mpc83xx: Consolidate the ECC support of 83xx 17 years ago
Dave Liu 036575c544 mpc83xx: Correct the burst length for DDR2 with 32 bits 17 years ago
Kim Phillips 343d91009d mpc83xx: fixup generic pci for libfdt 17 years ago
Kim Phillips f57ac7a7b3 mpc83xx: fix 8360 and cpu functions to update fdt being passed 17 years ago
Jerry Van Baren 8be404459a mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled 17 years ago
Jerry Van Baren 26d02c9bba mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). 17 years ago
Dave Liu 9be39a67c9 mpc83xx: Add support for the display of reset status 17 years ago
Timur Tabi df33f6b4d6 Update SCCR programming in cpu_init_f() to support all 83xx processors 17 years ago
Lee Nipper 1ded0242e4 mpc83xx: Add support for 8360 silicon revision 2.1 17 years ago
Jon Loeliger 4431283c7e cpu/m*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Grant Likely 057004f4a4 Correct fixup relocation for mpc83xx 17 years ago