Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
84d6cbd3029e8b16e201f1129c300fae258c0f9c
/
board
/
freescale
/
mpc8548cds
/
mpc8548cds.c
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
945f431
board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
d370122
powerpc/mpc8548cds: Fix network initialization
by chenhui zhao
· 13 years ago
fff8097
powerpc/mpc8548cds: Code cleanup and refactoring
by chenhui zhao
· 13 years ago
568336e
powerpc/mpc85xxcds: Fix PCI speed
by chenhui zhao
· 13 years ago
a6d0bfa
powerpc/mpc8548cds: Fix booting message
by chenhui zhao
· 13 years ago
44d7371
powerpc/mpc8548cds: Cleanup mpc8548cds.c
by Zhao Chenhui
· 13 years ago
b813cbe
powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hose
by Zhao Chenhui
· 13 years ago
f5fa8f3
powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
7ea3871
MPC8xxx DDR: align informational prints
by Becky Bruce
· 14 years ago
70961ba
mpc85xx: rename sdram_init() lbc_sdram_init()
by Becky Bruce
· 14 years ago
38dba0c
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 14 years ago
5d27e02
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
by Kumar Gala
· 14 years ago
8ca78f2
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
6525d51
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
f51cdaf
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
64917ca
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
7b62688
ppc/85xx: Clean up MPC8548 CDS PCI setup code
by Kumar Gala
· 15 years ago
b32a894
ppc: Remove pci config table pointer relocation fixups
by Peter Tyser
· 15 years ago
3e7b6c1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· 15 years ago
cb151aa
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· 15 years ago
fb3143b
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· 15 years ago
32049b4
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· 16 years ago
c851462
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
b0fe93ed
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
5f91ef6
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· 16 years ago
10795f4
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· 16 years ago
a5d212a
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· 16 years ago
9427ccd
85xx: Add PORDEVSR_PCI1 define
by Peter Tyser
· 16 years ago
a2cd50e
85xx: Add CPU 2 errata workaround to all 8548 boards
by Peter Tyser
· 16 years ago
9b0ad1b
85xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· 16 years ago
3cbd823
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
2dba0de
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e31d2c1
FSL DDR: Convert MPC8548CDS to new DDR code.
by Jon Loeliger
· 17 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
ddde74a
85xx: remove dummy board_early_init_f
by Kumar Gala
· 16 years ago
978e816
85xx: Remove unused and unconfigured memory test code.
by Kumar Gala
· 16 years ago
66f5fa9
85xx: Limit CPU2 workaround to parts that have the errata
by Andy Fleming
· 16 years ago
a30a549
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· 17 years ago
415a613
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
by Kumar Gala
· 17 years ago
[Renamed from board/cds/mpc8548cds/mpc8548cds.c]
04db400
Stop using immap_t on 85xx
by Kumar Gala
· 17 years ago
b90d254
Update MPC85xx CDS to use libfdt
by Kumar Gala
· 17 years ago
f59b55a
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
f75e89e
ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
by Ed Swarthout
· 17 years ago
4bf4abb
8548cds fixes
by Ed Swarthout
· 17 years ago
7f3f2bd
85xxCDS: Add make targets for legacy systems.
by Randy Vinson
· 18 years ago
f2cff6b
8548cds PCIE support.
by Ed Swarthout
· 17 years ago
255a3577
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 17 years ago
ffa621a
Cleaned up some 85xx PCI bugs
by Andy Fleming
· 18 years ago
7337b23
u-boot: Fix CPU2 errata on MPC8548CDS board
by Zang Roy-r61911
· 18 years ago
f501282
Fix compilation warnings on a few 85xx boards.
by Jon Loeliger
· 18 years ago
13a7fcd
* Fix a bunch of compiler warnings for gcc 4.0
by Jon Loeliger
· 18 years ago
09f3e09
Add support for eTSEC 3 & 4 on 8548 CDS
by Andy Fleming
· 18 years ago
bf1dfff
* Added VIA configuration table
by Matthew McClintock
· 18 years ago
d9b94f2
* Patch by Jon Loeliger, 2005-05-05
by Jon Loeliger
· 19 years ago