Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3c75700cb938ad6d04014a4336b36341ddacc9c1
/
board
/
amcc
/
yucca
/
yucca.c
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
4a59809
Consolidate bool type
by York Sun
· Mon Apr 01 11:29:11 2013 -0700
5c1cfee
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· Wed May 04 10:32:28 2011 +0000
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· Thu Sep 09 19:18:00 2010 +0200
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
62825a5
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· Sun Jan 17 15:38:26 2010 -0600
f0a15c5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· Thu Dec 03 06:24:30 2009 +0100
5d8033e
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· Thu Nov 12 16:41:09 2009 +0100
8e538be
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· Thu Nov 12 12:00:49 2009 +0100
4698fc9
ppc4xx: Remove duplicated is_pci_host() functions
by Stefan Roese
· Thu Oct 29 16:54:52 2009 +0100
e53b5cd
ppc4xx: Consolidate 4xx PCIe board specific configuration
by Stefan Roese
· Thu Oct 29 15:04:35 2009 +0100
728bd0a
ppc_4xx: Apply new HW register names
by Niklaus Giger
· Sun Oct 04 20:04:20 2009 +0200
14fd12f
ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
by Stefan Roese
· Fri Oct 02 14:35:16 2009 +0200
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· Thu Sep 24 09:55:50 2009 +0200
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· Wed Sep 09 16:25:29 2009 +0200
b33e6d7
ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
by Stefan Roese
· Wed Feb 11 09:29:33 2009 +0100
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 20:37:00 2008 -0700
638797b
ppc4xx: Cleanup Katmai & Yucca PCIe register usage
by Stefan Roese
· Mon Jun 30 14:05:05 2008 +0200
3905b93
ppc4xx: Remove implementations of testdram()
by Stefan Roese
· Mon May 19 11:34:53 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
f199063
ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards
by Stefan Roese
· Thu Dec 06 05:58:43 2007 +0100
7e3e268
ppc4xx: Make output a little shorter on PCIe detection
by Stefan Roese
· Mon Nov 05 07:43:05 2007 +0100
edd73f2
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· Sun Oct 21 08:12:41 2007 +0200
89bac40
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
by Stefan Roese
· Sat Oct 13 16:43:23 2007 +0200
9c00e51
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
by Stefan Roese
· Wed Oct 03 07:48:09 2007 +0200
216f063
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
by Stefan Roese
· Wed Oct 03 07:34:10 2007 +0200
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· Sat Sep 15 20:48:41 2007 +0200
833e43b
[PPC440SPe] PCIe environment settings for Katmai and Yucca
by Grzegorz Bernacki
· Fri Sep 07 18:35:37 2007 +0200
d2f2133
[PPC440SPe] Improve PCIe configuration space access
by Grzegorz Bernacki
· Fri Sep 07 18:20:23 2007 +0200
b6e566d
ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c
by Stefan Roese
· Mon Jul 16 10:00:43 2007 +0200
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· Mon Jun 25 15:57:39 2007 +0200
511b61d
[PATCH] Update AMCC Yucca 440SPe eval board support
by Stefan Roese
· Thu Mar 08 10:10:18 2007 +0100
4df0da5
Coding style cleanup
by Wolfgang Denk
· Mon Oct 09 00:42:01 2006 +0200
074e975
PCIe endpoint support for AMCC Yucca 440SPe board
by Stefan Roese
· Tue Aug 29 08:05:15 2006 +0200
55419b1
Improve DIMM detection for AMCC Yucca 440SPe board
by Stefan Roese
· Tue Aug 29 08:04:32 2006 +0200
e979909
Fix PCI-Express on PPC440SPe rev. A.
by Rafal Jaworowski
· Fri Aug 11 12:35:52 2006 +0200
a2e7ef0
Add support for PCI-Express on PPC440SPe (Yucca board).
by Rafal Jaworowski
· Thu Aug 10 12:43:17 2006 +0200
11b8c43
Cleanup config file and bootup output for Yucca board.
by Marian Balakowicz
· Mon Jul 03 23:42:36 2006 +0200
49d0eee
Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· Fri Jun 30 16:30:46 2006 +0200