Commit Graph

55 Commits (2e9393f500065f940e5e4ac7fe375e4c0b77b936)

Author SHA1 Message Date
Kumar Gala 048e7efe91 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards 15 years ago
Kumar Gala 6bb5b41229 85xx: Report which "bank" of NOR flash we are booting from on FSL boards 15 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() 16 years ago
Andy Fleming 216f2a7156 Add SGMII support for the 8544 DS 16 years ago
Kumar Gala 1167a2fd56 FSL DDR: Convert MPC8544DS to new DDR code. 16 years ago
Kumar Gala c11528083e mpc85xx: workaround old binutils bug 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Kumar Gala f0ff885ca6 mpc85xx: Update linker scripts for Freescale boards 16 years ago
Kumar Gala 630d9bfcb5 MPC8544DS: Add ATI Video card support 16 years ago
Kumar Gala e5852787f0 MPC8544DS: Report board id, board version and fpga version. 16 years ago
Andy Fleming ab5cda9f88 Remove LBC_CACHE_BASE from 8544 DS 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Kumar Gala 859a86a25c 85xx/86xx: Move to dynamic mgmt of LAWs 16 years ago
Kumar Gala ddde74a159 85xx: remove dummy board_early_init_f 16 years ago
Kumar Gala 978e81604c 85xx: Remove unused and unconfigured memory test code. 16 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
Kumar Gala f69766e4b5 85xx: Add the concept of CFG_CCSRBAR_PHYS 17 years ago
Jon Loeliger a30a549a35 Remove erroneous or extra spd.h #includers. 17 years ago
Kumar Gala 0f7a3dc95c 85xx: Convert MPC8544 DS to new TLB setup 17 years ago
Kumar Gala 4bcae9c92a 85xx: convert MPC8544 DS over to use new LAW init code 17 years ago
Wolfgang Denk 89967841e3 MPC8544DS: fix board Makefile for silent build (with -s) 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Kumar Gala 2146cf5682 Reworked FSL Book-E TLB macros to be more readable 17 years ago
Kumar Gala a853d56c59 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx 17 years ago
Kumar Gala 04db400892 Stop using immap_t on 85xx 17 years ago
Kumar Gala f59b55a5b8 Stop using immap_t for guts offset on 85xx 17 years ago
Kumar Gala addce57e2e Update MPC8544DS to use libfdt 17 years ago
Wolfgang Denk 409ecdc0bb Fix compiler warnings for PPC systems. Update CHANGELOG. 17 years ago
Kumar Gala 56a9270521 Fix ULI RTC support on MPC8544 DS 17 years ago
Ed Swarthout f75e89e9b5 ft_board_setup update 85xx/86xx of pci/pcie bus-range property. 17 years ago
Kim Phillips 7608d75f9c support board vendor-common makefiles 17 years ago