Commit Graph

93 Commits (992742a5b09d9040adbd156fb90756af66ade310)

Author SHA1 Message Date
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
Grant Likely 416a0b6d40 Consolidate mpc83xx linker scripts 17 years ago
Jon Loeliger f48070fe5f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Rafal Jaworowski 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 17 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
Gerald Van Baren 213bf8c822 Add a flattened device tree (fdt) command (2 of 2) 18 years ago
Kumar Gala 4feab4de7b mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode 18 years ago
Kim Phillips d51b3cf371 mpc83xx: update [local-]mac-address properties on UEC based devices 18 years ago
Timur Tabi 61f4f912ac mpc83xx: write MAC address to mac-address and local-mac-address 18 years ago
Xie Xiaobo d61853cf24 mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx 18 years ago
Xie Xiaobo b110f40bd1 mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS 18 years ago
Xie Xiaobo 8d172c0f0d mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS 18 years ago
Kim Phillips 97c4b397dc mpc83xx: don't hang if watchdog configured on 8360, 832x 18 years ago
Kim Phillips b700474785 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt 18 years ago
Kumar Gala 3e78a31cfe mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead 18 years ago
Paul Gortmaker 91e2576977 mpc83xx: U-Boot support for Wind River SBC8349 18 years ago
Jerry Van Baren f35f358241 mpc83xx: Put the version (and magic) after the HRCW. 18 years ago
Dave Liu 24c3aca3f1 mpc83xx: Add support for the MPC832XEMDS board 18 years ago
Dave Liu e080313c32 mpc83xx: streamline the 83xx immr head file 18 years ago
Wolfgang Denk dd520bf314 Code cleanup. 18 years ago
Timur Tabi e857a5bdb3 mpc83xx: Miscellaneous code style fixes 18 years ago
Timur Tabi be5e61815d mpc83xx: Update 83xx to use fsl_i2c.c 18 years ago