index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8536ds
Age
Commit message (
Expand
)
Author
2009-04-04
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
Kumar Gala
2009-04-04
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-02-16
85xx: Add eSDHC support for 8536 DS
Andy Fleming
2009-02-16
Fixup SGMII PHY ids in the device tree
Andy Fleming
2009-01-28
mpc8536ds.c: include sata.h to for needed function prototypes
Wolfgang Denk
2009-01-27
SATA: do not auto-initialize during boot
Mike Frysinger
2009-01-23
85xx: enable the auto self refresh for wake up ARP
Dave Liu
2009-01-23
85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards
Kumar Gala
2009-01-23
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Kumar Gala
2009-01-23
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
Kumar Gala
2009-01-23
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
Kumar Gala
2009-01-23
85xx: separate FLASH BASE virtual from physical address
Kumar Gala
2009-01-23
85xx: separate PIXIS virtual from physical address
Kumar Gala
2008-12-03
85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case
Dave Liu
2008-12-03
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-10-31
NAND: Add NAND support for MPC8536DS board
Jason Jin
2008-10-24
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-21
85xx: Fix compile warning in mpc8536ds.c
Kumar Gala
2008-10-18
Enabled the Freescale SGMII riser card on 8536DS
Jason Jin
2008-10-18
Pass dimm parameters to populate populate controller options
Haiying Wang
2008-10-18
85xx: Improve flash remapping on MPC8572DS & MPC8536DS
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-15
Fix compiler warning in lib_ppc/board.c
Heiko Schocher
2008-10-14
Do not init SATA when disabled on 8536DS.
Jason Jin
2008-08-27
mpc85xx: Add support for the MPC8536DS reference board
Kumar Gala