Commit Graph

52 Commits (dd620b26332eb1e9fc0216760909c4046ba09745)

Author SHA1 Message Date
Wolfgang Denk 21cd5815a7 MPC8xxx: drop redundant boot messages 13 years ago
Timur Tabi eb0d47e181 powerpc/86xx: remove empty board_early_init_f() 13 years ago
Kumar Gala 561e710a97 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve 13 years ago
Kumar Gala 64e55d5ed4 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code 14 years ago
Kumar Gala 5d27e02c04 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured 14 years ago
Kumar Gala b194577b29 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig 14 years ago
Peter Tyser 8ca78f2c89 fsl: Clean up printing of PCI boot info 14 years ago
Peter Tyser 9a268e4b7c mpc8641hpcn: Update PCI code 14 years ago
york 076bff8f47 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 14 years ago
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 14 years ago
Kumar Gala 46f3e3851d powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 14 years ago
Kumar Gala dd2cda3dbd powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h 14 years ago
Timur Tabi 2feb4af001 fsl: improve the PIXIS code and fix a few bugs 14 years ago
Timur Tabi 9ff32d8ccf mpc86xx: set the DDR BATs after calculating true DDR size 14 years ago
Becky Bruce 107b579c75 86xx: Remove redundant code in initdram 15 years ago
Kumar Gala 865f24dc92 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 15 years ago
Kumar Gala 3e7b6c1f2d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 15 years ago
Kumar Gala cb151aa2cf pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init 15 years ago
Kumar Gala fb3143b35e pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init 15 years ago
Kumar Gala 048e7efe91 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards 15 years ago
Peter Tyser e7ee23ec17 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields 15 years ago
Kumar Gala 9af9c6bdc1 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN 15 years ago
Kumar Gala 32049b4048 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs 15 years ago
Kumar Gala c8514622e2 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h 15 years ago
Kumar Gala 7649a590b5 86xx: Cleanup MP support 15 years ago
Becky Bruce f6ef8b7a43 mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves 15 years ago
Becky Bruce 2331e18b9d mpc8641hpcn: Indicate 36-bit addr map in boot messages 15 years ago
Peter Tyser 4ef630df77 86xx: Reset update 16 years ago
Becky Bruce 49f46f3bf0 mpc8641hpcn: Clean up PCI mapping concepts 16 years ago
Becky Bruce 2ecca34017 mpc8641hpcn: Set up outbound pci windows before inbound 16 years ago
Becky Bruce 3f510db522 mpc8641: fix address-cells default in old .dts detection 16 years ago
Becky Bruce d52082b12c mpc8641: Try to detect old .dts files 16 years ago
Becky Bruce 4c77de3f14 86xx: Make dram_size a phys_size_t 16 years ago
Becky Bruce af5d100e8d mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build 16 years ago
Becky Bruce 98693b85d4 mpc8641: Stop supporting non-PCI_PNP configs 16 years ago
Wolfgang Denk 3cbd823116 Coding Style cleanup, update CHANGELOG 16 years ago
Dave Liu 137a2dfd11 86xx: remove the unused ddr_enable_ecc in the board file 16 years ago
Kumar Gala c2083e0e11 86xx: Convert all fsl_pci_init users to new APIs 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ben Warren 0b252f50ae Moved initialization of RTL8139 Ethernet controller to board_eth_init() 16 years ago
Kumar Gala 6a8e569293 FSL DDR: Convert MPC8641HPCN to new DDR code. 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 16 years ago
Kumar Gala 7de8c21f14 MPC8641HPCN: Report board id, board version and fpga version. 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Jon Loeliger 2c289e320d mpc86xx: Removed unused and unconfigured memory test code. 16 years ago
Kumar Gala 45239cf415 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs 16 years ago
Jon Loeliger a30a549a35 Remove erroneous or extra spd.h #includers. 16 years ago
Jon Loeliger a551cee99a 86xx: Fix GUR PCI config registers properly. 17 years ago
Jon Loeliger 13f5433f70 86xx: Convert sbc8641d to use libfdt. 17 years ago
Jon Loeliger ea9f7395ec Convert MPC8641HPCN to use libfdt. 17 years ago