Commit Graph

68 Commits (02bd475e343582b3c915b94ef4016d5876d4a4f1)

Author SHA1 Message Date
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 15 years ago
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 15 years ago
Timur Tabi 2feb4af001 fsl: improve the PIXIS code and fix a few bugs 15 years ago
Peter Tyser 64917ca389 PCIe, USB: Replace 'end point' references with 'endpoint' 15 years ago
Kumar Gala 645d5a7838 ppc/85xx: Clean up MPC8544 DS PCI setup code 15 years ago
Kumar Gala 12a5c0c276 ppc/85xx: Clean up use of LAWAR defines 15 years ago
Kumar Gala 865f24dc92 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 15 years ago
Kumar Gala 002741ae86 ppc/85xx: Clean up use of LAWAR defines 15 years ago
Kumar Gala 3e7b6c1f2d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 16 years ago
Kumar Gala ec79d33b2c 85xx: Move to a common linker script 16 years ago
Kumar Gala 53efa1f1ac 85xx: Remove redudant PLATFORM_CPPFLAGS 16 years ago
Kumar Gala cb151aa2cf pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init 16 years ago
Kumar Gala fb3143b35e pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init 16 years ago
Kumar Gala 048e7efe91 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards 16 years ago
Kumar Gala 6bb5b41229 85xx: Report which "bank" of NOR flash we are booting from on FSL boards 16 years ago
Kumar Gala 32049b4048 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs 16 years ago
Kumar Gala c8514622e2 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Andy Fleming feede8b070 Fixup SGMII PHY ids in the device tree 16 years ago
Dave Liu b4983e16d1 fsl-ddr: use the 1T timing as default configuration 16 years ago
Kumar Gala 5af0fdd81c 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards 16 years ago
Kumar Gala 5f91ef6acd 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards 16 years ago
Kumar Gala 10795f42cb 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards 16 years ago
Roy Zang 6d3a10f73e Change PCIE1&2 deciide logic on MPC8544DS board more readable 16 years ago
Roy Zang 9afc2ef030 Fix IO port selection issue on MPC8544DS and MPC8572DS boards 16 years ago
Dave Liu 9b0ad1b1c7 85xx: remove the unused ddr_enable_ecc in the board file 16 years ago
Wolfgang Denk 3cbd823116 Coding Style cleanup, update CHANGELOG 16 years ago
Kumar Gala 2dba0dea98 85xx: Convert all fsl_pci_init users to new APIs 16 years ago
Haiying Wang dfb49108e4 Pass dimm parameters to populate populate controller options 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() 17 years ago
Andy Fleming 216f2a7156 Add SGMII support for the 8544 DS 17 years ago
Kumar Gala 1167a2fd56 FSL DDR: Convert MPC8544DS to new DDR code. 17 years ago
Kumar Gala c11528083e mpc85xx: workaround old binutils bug 17 years ago
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Kumar Gala f0ff885ca6 mpc85xx: Update linker scripts for Freescale boards 17 years ago
Kumar Gala 630d9bfcb5 MPC8544DS: Add ATI Video card support 17 years ago
Kumar Gala e5852787f0 MPC8544DS: Report board id, board version and fpga version. 17 years ago
Andy Fleming ab5cda9f88 Remove LBC_CACHE_BASE from 8544 DS 17 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 17 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 17 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Kumar Gala 859a86a25c 85xx/86xx: Move to dynamic mgmt of LAWs 17 years ago
Kumar Gala ddde74a159 85xx: remove dummy board_early_init_f 17 years ago
Kumar Gala 978e81604c 85xx: Remove unused and unconfigured memory test code. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Ed Swarthout f97abbfb47 MPC8544DS: decode pcie3 end-point configuration correctly. 17 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago