Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fdf43e711190428bf958700c5c6a5f5d589ebacf
/
board
/
freescale
/
mpc8544ds
/
mpc8544ds.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· Thu Oct 23 18:58:47 2014 -0600
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· Mon Sep 30 09:22:09 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
8584641
net: phy: make board_phy_config responsible for calling drv->config
by Troy Kisky
· Tue Feb 07 14:08:49 2012 +0000
422effd
tsec: Convert tsec to use PHY Lib
by Andy Fleming
· Fri Apr 08 02:10:54 2011 -0500
cc46bc7
powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 06:01:24 2010 -0600
5e35d8a
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· Fri Dec 17 17:17:56 2010 -0600
e6dc484
powerpc/85xx: Cleanup SGMII detection and reporting
by Kumar Gala
· Thu Dec 16 14:28:06 2010 -0600
3d02038
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
by Kumar Gala
· Wed Dec 15 04:55:20 2010 -0600
8e9134c
mpc85xx: Fix SERDES/eTSEC message indentation
by Peter Tyser
· Fri Oct 29 17:59:25 2010 -0500
2b91f71
fsl: Clean up printing of PCI boot info
by Peter Tyser
· Fri Oct 29 17:59:24 2010 -0500
d0f27d3
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· Thu Jul 08 22:37:44 2010 -0500
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· Thu Jun 17 11:37:20 2010 -0500
7ba8b32
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· Wed Mar 31 17:44:13 2010 -0500
62825a5
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· Sun Jan 17 15:38:26 2010 -0600
949ea66
ppc/85xx: Clean up MPC8544 DS PCI setup code
by Kumar Gala
· Wed Nov 04 10:22:26 2009 -0600
666ced1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· Wed Sep 02 09:03:08 2009 -0500
e770f35
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· Mon Aug 03 21:02:02 2009 -0500
65e198d
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· Mon Aug 03 20:44:55 2009 -0500
146c4b2
85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards
by Kumar Gala
· Wed Jul 22 10:12:39 2009 -0500
e21db03
85xx: Report which "bank" of NOR flash we are booting from on FSL boards
by Kumar Gala
· Tue Jul 14 22:42:01 2009 -0500
d6bab95
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· Thu Apr 02 13:57:05 2009 -0500
9bbd643
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· Thu Apr 02 13:22:48 2009 -0500
acaccae
Fixup SGMII PHY ids in the device tree
by Andy Fleming
· Fri Dec 05 20:10:22 2008 -0600
64bb6d1
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· Tue Dec 02 16:08:37 2008 -0600
3fe8087
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· Tue Dec 02 16:08:36 2008 -0600
994719d
Change PCIE1&2 deciide logic on MPC8544DS board more readable
by Roy Zang
· Fri Jan 09 16:02:35 2009 +0800
9142345
Fix IO port selection issue on MPC8544DS and MPC8572DS boards
by Roy Zang
· Fri Jan 09 16:00:55 2009 +0800
d3ca124
85xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· Tue Oct 28 17:53:38 2008 +0800
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· Sun Nov 02 16:14:22 2008 +0100
c10a0c4
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· Tue Oct 21 08:28:33 2008 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
65b8623
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 21:41:08 2008 -0700
afcf776
Add SGMII support for the 8544 DS
by Andy Fleming
· Sun Aug 31 16:33:29 2008 -0500
573ad30
FSL DDR: Convert MPC8544DS to new DDR code.
by Kumar Gala
· Tue Aug 26 08:02:30 2008 -0500
fda2f3a
MPC8544DS: Report board id, board version and fpga version.
by Kumar Gala
· Mon Jul 14 14:07:01 2008 -0500
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· Fri Jul 11 01:16:00 2008 +0200
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
873a5f4
85xx: remove dummy board_early_init_f
by Kumar Gala
· Mon Jun 09 22:31:57 2008 -0500
c4b6249
85xx: Remove unused and unconfigured memory test code.
by Kumar Gala
· Mon Jun 09 13:37:24 2008 -0500
031003a
MPC8544DS: decode pcie3 end-point configuration correctly.
by Ed Swarthout
· Fri Apr 25 01:08:32 2008 -0500
de9737d
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· Tue Mar 04 10:03:03 2008 -0600
0a7a097
Stop using immap_t on 85xx
by Kumar Gala
· Thu Nov 29 02:10:09 2007 -0600
ec1340d
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· Tue Nov 27 23:25:02 2007 -0600
67b349b
Update MPC8544DS to use libfdt
by Kumar Gala
· Mon Nov 26 17:12:24 2007 -0600
9225411
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· Sun Nov 18 16:36:27 2007 +0100
e1e870a
Fix ULI RTC support on MPC8544 DS
by Kumar Gala
· Thu Aug 30 16:18:18 2007 -0500
f835840
ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
by Ed Swarthout
· Thu Aug 30 01:58:48 2007 -0500
0eb6191
Fix up some fdt issues on 8544DS
by Kumar Gala
· Thu Aug 16 11:01:21 2007 -0500
52b9852
8544ds PCIE support
by Ed Swarthout
· Fri Jul 27 01:50:51 2007 -0500
58c495b
Coding stylke cleanup; update CHANGELOG.
by Wolfgang Denk
· Sat May 05 18:23:11 2007 +0200
0553fc0
Add MPC8544DS basic port board files.
by Jon Loeliger
· Wed Apr 11 16:51:02 2007 -0500