Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
951255da85b21432777ce999321f4ac28e2c164a
/
board
/
freescale
/
mpc8641hpcn
/
mpc8641hpcn.c
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
18afe10
common: Move pci_init_board() out of common.h
by Simon Glass
· Thu Nov 14 12:57:47 2019 -0700
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
d35f338
board_f: Rename initdram() to dram_init()
by Simon Glass
· Thu Apr 06 12:47:05 2017 -0600
39f90ba
board_f: Drop return value from initdram()
by Simon Glass
· Fri Mar 31 08:40:25 2017 -0600
b4de3f3
board_f: Drop board_type parameter from initdram()
by Simon Glass
· Fri Mar 31 08:40:24 2017 -0600
9fbc632
fdt: Try to use fdt_address_cells()/fdt_size_cells()
by Simon Glass
· Thu Oct 23 18:58:57 2014 -0600
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· Thu Oct 23 18:58:47 2014 -0600
a21803d
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
by York Sun
· Mon Nov 18 10:29:32 2013 -0800
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
56953ee
powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
by Timur Tabi
· Thu Mar 15 11:42:27 2012 +0000
f2bbb53
MPC8xxx: drop redundant boot messages
by Wolfgang Denk
· Mon Jul 25 10:13:53 2011 +0200
f658029
powerpc/86xx: remove empty board_early_init_f()
by Timur Tabi
· Thu Apr 28 15:01:14 2011 -0500
365024c
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
by Kumar Gala
· Mon Jan 31 15:51:20 2011 -0600
dbbfb00
powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code
by Kumar Gala
· Fri Dec 17 10:47:36 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
6c97169
hwconfig: Fix dummy initialization of {board, cpu}_hwconfig
by Kumar Gala
· Tue Nov 30 15:01:28 2010 -0600
2b91f71
fsl: Clean up printing of PCI boot info
by Peter Tyser
· Fri Oct 29 17:59:24 2010 -0500
8d6f9fa
mpc8641hpcn: Update PCI code
by Peter Tyser
· Wed Sep 29 13:37:26 2010 -0500
93799ca
powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4
by york
· Fri Jul 02 22:25:52 2010 +0000
d0f27d3
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· Thu Jul 08 22:37:44 2010 -0500
e78f665
powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641
by Kumar Gala
· Fri Jul 09 00:02:34 2010 -0500
aec9b6b
powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h
by Kumar Gala
· Thu Jul 08 22:35:59 2010 -0500
7ba8b32
fsl: improve the PIXIS code and fix a few bugs
by Timur Tabi
· Wed Mar 31 17:44:13 2010 -0500
107e9cd
mpc86xx: set the DDR BATs after calculating true DDR size
by Timur Tabi
· Mon Mar 29 12:51:07 2010 -0500
f98a2b7
86xx: Remove redundant code in initdram
by Becky Bruce
· Wed Nov 04 17:34:04 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
af5829cb
86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
by Peter Tyser
· Fri Jul 17 10:14:45 2009 -0500
aba6397
86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN
by Kumar Gala
· Wed Jul 15 13:45:00 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
56d150e
86xx: Cleanup MP support
by Kumar Gala
· Tue Mar 31 23:02:38 2009 -0500
bd9c0cf
mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves
by Becky Bruce
· Tue Mar 31 18:38:37 2009 -0500
977d705
mpc8641hpcn: Indicate 36-bit addr map in boot messages
by Becky Bruce
· Thu Feb 12 10:43:32 2009 -0600
6945440
86xx: Reset update
by Peter Tyser
· Thu Feb 05 11:25:25 2009 -0600
d3b51a2
mpc8641hpcn: Clean up PCI mapping concepts
by Becky Bruce
· Tue Feb 03 18:10:53 2009 -0600
5dc9e1a
mpc8641hpcn: Set up outbound pci windows before inbound
by Becky Bruce
· Tue Feb 03 18:10:49 2009 -0600
eccb5e7
mpc8641: fix address-cells default in old .dts detection
by Becky Bruce
· Mon Nov 10 19:45:35 2008 -0600
48d3ce2
mpc8641: Try to detect old .dts files
by Becky Bruce
· Fri Nov 07 13:46:19 2008 -0600
fa6a6ae
Merge commit 'wd/master'
by Jon Loeliger
· Mon Nov 10 10:04:51 2008 -0600
cc064ed
86xx: Make dram_size a phys_size_t
by Becky Bruce
· Fri Oct 31 17:13:32 2008 -0500
6c2bec3
mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build
by Becky Bruce
· Fri Oct 31 17:14:14 2008 -0500
bbafb23
mpc8641: Stop supporting non-PCI_PNP configs
by Becky Bruce
· Fri Oct 31 17:14:00 2008 -0500
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· Sun Nov 02 16:14:22 2008 +0100
a339c7d
86xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· Tue Oct 28 17:46:23 2008 +0800
7772ccd
86xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· Wed Oct 22 14:38:55 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
cad506c
FSL DDR: Convert MPC8641HPCN to new DDR code.
by Kumar Gala
· Tue Aug 26 15:01:35 2008 -0500
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· Fri Jul 11 01:16:00 2008 +0200
379cf6b
MPC8641HPCN: Report board id, board version and fpga version.
by Kumar Gala
· Thu Jun 19 01:45:27 2008 -0500
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
0e4a38c
mpc86xx: Removed unused and unconfigured memory test code.
by Jon Loeliger
· Mon May 19 09:47:25 2008 -0500
3af779b
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
by Kumar Gala
· Tue Apr 29 10:27:08 2008 -0500
de9737d
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· Tue Mar 04 10:03:03 2008 -0600
6bcd30c
86xx: Fix GUR PCI config registers properly.
by Jon Loeliger
· Wed Feb 20 14:22:26 2008 -0600
84640c9
86xx: Convert sbc8641d to use libfdt.
by Jon Loeliger
· Mon Feb 18 14:01:56 2008 -0600
6160aa4
Convert MPC8641HPCN to use libfdt.
by Jon Loeliger
· Wed Nov 28 14:47:18 2007 -0600
f835840
ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
by Ed Swarthout
· Thu Aug 30 01:58:48 2007 -0500
de5fbb8
Move the MPC8641HPCN board under board/freescale.
by Jon Loeliger
· Wed Aug 15 12:20:40 2007 -0500
[Renamed (99%) from board/mpc8641hpcn/mpc8641hpcn.c]
cfe0cf2
8641hpcn: Do correct sized pointer math.
by Jon Loeliger
· Mon Aug 06 17:39:44 2007 -0500
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· Thu Aug 02 14:09:49 2007 -0500
4d5a8e3
Fix build errors and warnings / code cleanup.
by Wolfgang Denk
· Thu Aug 02 00:48:45 2007 +0200
57b6e9c
Add PIXIS FPGA support for MPC8641HPCN board.
by Haiying Wang
· Mon Jan 22 12:37:30 2007 -0600
4fbb09c
General indent and whitespace cleanups.
by Jon Loeliger
· Tue Aug 22 12:25:27 2006 -0500
43d624d
Move get_board_sys_clk to board directory
by Haiying Wang
· Fri Jul 28 12:41:18 2006 -0400
164e387
Fix bug in 8641hpcn reset command with no args.
by Jon Loeliger
· Thu Jun 22 08:51:46 2006 -0500
8827a73
Review cleanups.
by Jon Loeliger
· Wed May 31 13:55:35 2006 -0500
e65e32e
White space cleanup.
by Jon Loeliger
· Wed May 31 12:44:44 2006 -0500
8893b28
Removed unneeded local_bus_init() from 8641HPCN board.
by Jon Loeliger
· Wed May 31 11:39:34 2006 -0500
72f8a8e
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
by Jon Loeliger
· Wed May 31 11:24:28 2006 -0500
237c5ad
Remove unneeded INIT_RAM_LOCK cache twiddling.
by Haiying Wang
· Wed May 10 09:38:06 2006 -0500
465b9d8
Cleanup whitespaces and style issues.
by Jon Loeliger
· Thu Apr 27 10:15:16 2006 -0500
5c8aa97
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· Wed Apr 26 17:58:56 2006 -0500