Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f59961e343cc591b99a78690eb01ec590e15baa7
/
board
/
freescale
/
mpc8536ds
/
mpc8536ds.c
a5c289b
usb: fsl: Rename fdt_fixup_dr_usb
by Sriram Dash
· 8 years ago
e895a4b
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
9d04568
powerpc/mpc85xx: Check return value of find_tlb_idx
by York Sun
· 10 years ago
9a17eb5
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
by York Sun
· 11 years ago
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
3d7506f
powerpc/85xx: Add USB device-tree fixup for various platforms
by ramneek mehresh
· 13 years ago
5d065c3
powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
by Timur Tabi
· 13 years ago
8af3d22
powerpc/mpc8536ds: Invert SDHC_WP pin polarity
by Xie Xiaobo
· 13 years ago
ae2044d
powerpc/mpc8536ds: Add eSPI support for MPC8536DS
by Xie Xiaobo
· 13 years ago
063c126
tsec: Convert tsec to use PHY Lib
by Andy Fleming
· 14 years ago
5f7b31b
powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
38dba0c
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 14 years ago
058d7dc
powerpc/85xx: Cleanup SGMII detection and reporting
by Kumar Gala
· 14 years ago
e7060dc
mpc85xx: Fix SERDES/eTSEC message indentation
by Peter Tyser
· 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
c7e1a43
ppc/85xx: Convert MPC8536DS to using board common ICS307 code
by Kumar Gala
· 14 years ago
f54fe87
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
by Kumar Gala
· 15 years ago
5464898
85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled
by Kumar Gala
· 15 years ago
2feb4af
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· 15 years ago
64917ca
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
5fb6ea3
ppc/85xx: Make flash TLB entry determined at runtime on FSL boards
by Kumar Gala
· 15 years ago
8a414c4
ppc/85xx: Clean up MPC8536 DS PCI setup code
by Mingkai Hu
· 15 years ago
3e7b6c1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· 15 years ago
ecead84
85xx: Cleanup whitespace in mpc8536ds.c
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
048e7ef
85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards
by Kumar Gala
· 15 years ago
6bb5b41
85xx: Report which "bank" of NOR flash we are booting from on FSL boards
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
80522dc
85xx: Add eSDHC support for 8536 DS
by Andy Fleming
· 16 years ago
feede8b
Fixup SGMII PHY ids in the device tree
by Andy Fleming
· 16 years ago
54a7cc4
mpc8536ds.c: include sata.h to for needed function prototypes
by Wolfgang Denk
· 16 years ago
cf7e399
SATA: do not auto-initialize during boot
by Mike Frysinger
· 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
c953ddf
85xx: separate FLASH BASE virtual from physical address
by Kumar Gala
· 16 years ago
e57f0fa
85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case
by Dave Liu
· 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
1836881
85xx: Fix compile warning in mpc8536ds.c
by Kumar Gala
· 16 years ago
2e26d83
Enabled the Freescale SGMII riser card on 8536DS
by Jason Jin
· 16 years ago
7c0d4a7
85xx: Improve flash remapping on MPC8572DS & MPC8536DS
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
374b903
Fix compiler warning in lib_ppc/board.c
by Heiko Schocher
· 16 years ago
0f8cbc1
Do not init SATA when disabled on 8536DS.
by Jason Jin
· 16 years ago
9490a7f
mpc85xx: Add support for the MPC8536DS reference board
by Kumar Gala
· 16 years ago