index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8568mds
Age
Commit message (
Expand
)
Author
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-07-20
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-01-17
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
2010-01-05
ppc/85xx: Clean up MPC8568 MDS PCI setup code
Kumar Gala
2009-09-08
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
2009-08-28
85xx: Move to a common linker script
Kumar Gala
2009-08-28
85xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
2009-08-28
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
2009-08-28
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
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-30
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-23
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Kumar Gala
2009-01-23
85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on 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
2008-12-20
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-12-04
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-24
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-18
Pass dimm parameters to populate populate controller options
Haiying Wang
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-27
FSL DDR: Convert MPC8568MDS to new DDR code.
Jon Loeliger
2008-08-10
mpc85xx: workaround old binutils bug
Kumar Gala
2008-07-31
mpc85xx: Update linker scripts for Freescale boards
Kumar Gala
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-11
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
2008-06-11
85xx: Remove unused and unconfigured memory test code.
Kumar Gala
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
2008-03-26
FSL: Clean up board/freescale/common/Makefile
Jon Loeliger
2008-03-26
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-03-04
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-01-17
85xx: Convert MPC8568 MDS to new TLB setup
Kumar Gala
2008-01-17
85xx: Use proper defines for PCI addresses
Kumar Gala
2008-01-17
85xx: convert remaining 85xx boards over to use new LAW init code
Kumar Gala
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-09
MPC8568E-MDS: set up QE pario for UART1
Anton Vorontsov
2008-01-09
MPC8568E-MDS: reset UCCs to use them reliably
Anton Vorontsov
2008-01-09
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
2007-12-12
Move the MPC8568 MDS board under board/freescale.
Kumar Gala