Commit Graph

109 Commits (fa506a926cec348805143576c941f8e61b333cc0)

Author SHA1 Message Date
Kumar Gala 69018ce2e0 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 18 years ago
Kim Phillips bbea46f76f mpc83xx: implement board_add_ram_info 18 years ago
Kim Phillips 3fde9e8b22 mpc83xx: migrate remaining freescale boards to libfdt 18 years ago
Kim Phillips 6a16e0dfcc mpc83xx: move common /memory node update mechanism to cpu.c 18 years ago
Kim Phillips 8f9e0e9f33 mpc83xx: remaining 8360 libfdt fixes 18 years ago
Kim Phillips f4b2ac5ed9 mpc83xx: fix UEC2->1 typo in libfdt setup code 18 years ago
Dave Liu 49bb59912d mpc83xx: Suppress the warning 'burstlen' 18 years ago
Dave Liu daab8c67d2 mpc83xx: Consolidate the ECC support of 83xx 18 years ago
Dave Liu 036575c544 mpc83xx: Correct the burst length for DDR2 with 32 bits 18 years ago
Kim Phillips 343d91009d mpc83xx: fixup generic pci for libfdt 18 years ago
Kim Phillips f57ac7a7b3 mpc83xx: fix 8360 and cpu functions to update fdt being passed 18 years ago
Jerry Van Baren 8be404459a mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled 18 years ago
Jerry Van Baren 26d02c9bba mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). 18 years ago
Dave Liu 9be39a67c9 mpc83xx: Add support for the display of reset status 18 years ago
Timur Tabi df33f6b4d6 Update SCCR programming in cpu_init_f() to support all 83xx processors 18 years ago
Lee Nipper 1ded0242e4 mpc83xx: Add support for 8360 silicon revision 2.1 18 years ago
Jon Loeliger 4431283c7e cpu/m*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Grant Likely 057004f4a4 Correct fixup relocation for mpc83xx 18 years ago
Grant Likely 416a0b6d40 Consolidate mpc83xx linker scripts 18 years ago
Jon Loeliger f48070fe5f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Rafal Jaworowski 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 18 years ago
Kim Phillips 255a3577c8 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx 18 years ago
Timur Tabi f64702b7fc Fix memory initialization on MPC8349E-mITX 18 years ago
Kim Phillips 54b2d434ae mpc83xx: replace elaborate boottime verbosity with 'clocks' command 18 years ago
Kim Phillips 5c5d324293 mpc83xx: minor fixups for 8313rdb introduction 18 years ago
Scott Wood 49ea3b6eaf mpc83xx: Add generic PCI setup code. 18 years ago
Scott Wood 7c98e5193e mpc83xx: Add 831x support to speed.c. 18 years ago
Scott Wood 95e7ef897e mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). 18 years ago
Scott Wood a35b0c4950 mpc83xx: Recognize SPR values for MPC8311 and MPC8313. 18 years ago
Gerald Van Baren f35a53fc7b Fix the ft_cpu_setup() property settings. 18 years ago
Xie Xiaobo 6fbf261f8d Fix two bugs for MPC83xx DDR2 controller SPD Init 18 years ago
Gerald Van Baren 64dbbd40c5 Moved fdt command support code to fdt_support.c 18 years ago
Gerald Van Baren aea03c4e8c Fix some minor whitespace violations. 18 years ago