index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8548cds
/
mpc8548cds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
1
-1
/
+1
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-11
1
-4
/
+0
*
powerpc/mpc8548cds: Fix network initialization
chenhui zhao
2011-11-08
1
-7
/
+58
*
powerpc/mpc8548cds: Code cleanup and refactoring
chenhui zhao
2011-10-13
1
-4
/
+4
*
powerpc/mpc85xxcds: Fix PCI speed
chenhui zhao
2011-10-03
1
-2
/
+2
*
powerpc/mpc8548cds: Fix booting message
chenhui zhao
2011-10-03
1
-3
/
+3
*
powerpc/mpc8548cds: Cleanup mpc8548cds.c
Zhao Chenhui
2011-09-29
1
-7
/
+0
*
powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hose
Zhao Chenhui
2011-09-09
1
-3
/
+3
*
powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code
Kumar Gala
2011-01-14
1
-32
/
+11
*
MPC8xxx DDR: align informational prints
Becky Bruce
2011-01-14
1
-3
/
+3
*
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
2011-01-14
1
-2
/
+1
*
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
1
-38
/
+0
*
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
2011-01-14
1
-1
/
+2
*
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-11-14
1
-8
/
+8
*
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-07-20
1
-7
/
+2
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
1
-9
/
+4
*
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
2010-01-17
1
-1
/
+1
*
ppc/85xx: Clean up MPC8548 CDS PCI setup code
Kumar Gala
2010-01-05
1
-93
/
+48
*
ppc: Remove pci config table pointer relocation fixups
Peter Tyser
2009-10-03
1
-7
/
+0
*
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
2009-09-08
1
-3
/
+3
*
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
2009-08-28
1
-7
/
+0
*
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
2009-08-28
1
-4
/
+2
*
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
Kumar Gala
2009-04-04
1
-6
/
+0
*
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
2009-04-04
1
-1
/
+1
*
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2009-03-30
1
-5
/
+5
*
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
Kumar Gala
2009-01-23
1
-2
/
+2
*
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
Kumar Gala
2009-01-23
1
-2
/
+2
*
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-12-19
1
-1
/
+1
*
85xx: Add PORDEVSR_PCI1 define
Peter Tyser
2008-12-04
1
-1
/
+1
*
85xx: Add CPU 2 errata workaround to all 8548 boards
Peter Tyser
2008-12-03
1
-12
/
+0
*
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
2008-12-03
1
-11
/
+0
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-11-02
1
-1
/
+1
*
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-24
1
-38
/
+19
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-41
/
+41
*
FSL DDR: Convert MPC8548CDS to new DDR code.
Jon Loeliger
2008-08-27
1
-1
/
+7
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
85xx: remove dummy board_early_init_f
Kumar Gala
2008-06-11
1
-5
/
+0
*
85xx: Remove unused and unconfigured memory test code.
Kumar Gala
2008-06-11
1
-39
/
+0
*
85xx: Limit CPU2 workaround to parts that have the errata
Andy Fleming
2008-05-07
1
-1
/
+6
*
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-03-05
1
-3
/
+1
*
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
Kumar Gala
2007-12-11
1
-0
/
+547