| Commit message (Expand) | Author | Age | Lines |
* | 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards | Kumar Gala | 2009-07-22 | -5/+6 |
* | 85xx: Report which "bank" of NOR flash we are booting from on FSL boards | Kumar Gala | 2009-07-22 | -4/+12 |
* | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala | 2009-04-04 | -6/+0 |
* | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala | 2009-04-04 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -3/+1 |
* | Fixup SGMII PHY ids in the device tree | Andy Fleming | 2009-02-16 | -0/+3 |
* | fsl-ddr: use the 1T timing as default configuration | Dave Liu | 2009-01-23 | -0/+3 |
* | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala | 2009-01-23 | -3/+3 |
* | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala | 2009-01-23 | -4/+4 |
* | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala | 2009-01-23 | -13/+13 |
* | Change PCIE1&2 deciide logic on MPC8544DS board more readable | Roy Zang | 2009-01-13 | -2/+2 |
* | Fix IO port selection issue on MPC8544DS and MPC8572DS boards | Roy Zang | 2009-01-13 | -1/+1 |
* | 85xx: remove the unused ddr_enable_ecc in the board file | Dave Liu | 2008-12-03 | -10/+0 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | -1/+1 |
* | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | -73/+36 |
* | Pass dimm parameters to populate populate controller options | Haiying Wang | 2008-10-18 | -1/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -80/+80 |
* | Moved initialization of RTL8139 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+4 |
* | Add SGMII support for the 8544 DS | Andy Fleming | 2008-09-02 | -0/+39 |
* | FSL DDR: Convert MPC8544DS to new DDR code. | Kumar Gala | 2008-08-27 | -7/+93 |
* | mpc85xx: workaround old binutils bug | Kumar Gala | 2008-08-10 | -5/+11 |
* | mpc85xx: Update linker scripts for Freescale boards | Kumar Gala | 2008-07-31 | -22/+15 |
* | MPC8544DS: Add ATI Video card support | Kumar Gala | 2008-07-14 | -0/+1 |
* | MPC8544DS: Report board id, board version and fpga version. | Kumar Gala | 2008-07-14 | -1/+4 |
* | Remove LBC_CACHE_BASE from 8544 DS | Andy Fleming | 2008-07-14 | -11/+3 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -1/+1 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | 85xx/86xx: Move to dynamic mgmt of LAWs | Kumar Gala | 2008-06-11 | -8/+8 |
* | 85xx: remove dummy board_early_init_f | Kumar Gala | 2008-06-11 | -5/+0 |
* | 85xx: Remove unused and unconfigured memory test code. | Kumar Gala | 2008-06-11 | -39/+0 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -4/+4 |
* | MPC8544DS: decode pcie3 end-point configuration correctly. | Ed Swarthout | 2008-04-26 | -1/+1 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
* | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | -1/+1 |
* | Remove erroneous or extra spd.h #includers. | Jon Loeliger | 2008-03-05 | -3/+1 |
* | 85xx: Convert MPC8544 DS to new TLB setup | Kumar Gala | 2008-01-17 | -179/+100 |
* | 85xx: convert MPC8544 DS over to use new LAW init code | Kumar Gala | 2008-01-16 | -49/+43 |
* | MPC8544DS: fix board Makefile for silent build (with -s) | Wolfgang Denk | 2008-01-13 | -1/+1 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | Reworked FSL Book-E TLB macros to be more readable | Kumar Gala | 2008-01-09 | -65/+52 |
* | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx | Kumar Gala | 2007-12-11 | -16/+9 |
* | Stop using immap_t on 85xx | Kumar Gala | 2007-12-11 | -3/+2 |
* | Stop using immap_t for guts offset on 85xx | Kumar Gala | 2007-12-11 | -3/+2 |
* | Update MPC8544DS to use libfdt | Kumar Gala | 2007-12-11 | -39/+32 |
* | Fix compiler warnings for PPC systems. Update CHANGELOG. | Wolfgang Denk | 2007-11-18 | -1/+1 |
* | Fix ULI RTC support on MPC8544 DS | Kumar Gala | 2007-09-04 | -1/+7 |
* | ft_board_setup update 85xx/86xx of pci/pcie bus-range property. | Ed Swarthout | 2007-09-04 | -3/+11 |
* | support board vendor-common makefiles | Kim Phillips | 2007-08-29 | -6/+1 |
* | Update MPC8544 DS PCI memory map | Kumar Gala | 2007-08-16 | -7/+6 |