index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
amcc
/
yucca
/
yucca.c
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-01
Consolidate bool type
York Sun
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-01-17
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
2009-12-07
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
2009-11-19
ppc4xx: Consolidate pci_pre_init() function
Stefan Roese
2009-11-19
ppc4xx: Consolidate pci_target_init() function
Stefan Roese
2009-11-09
ppc4xx: Remove duplicated is_pci_host() functions
Stefan Roese
2009-11-09
ppc4xx: Consolidate 4xx PCIe board specific configuration
Stefan Roese
2009-10-07
ppc_4xx: Apply new HW register names
Niklaus Giger
2009-10-07
ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
Stefan Roese
2009-09-28
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
Stefan Roese
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-02-12
ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
Stefan Roese
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-07-11
ppc4xx: Cleanup Katmai & Yucca PCIe register usage
Stefan Roese
2008-06-03
ppc4xx: Remove implementations of testdram()
Stefan Roese
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2007-12-06
ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards
Stefan Roese
2007-11-05
ppc4xx: Make output a little shorter on PCIe detection
Stefan Roese
2007-10-31
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
Stefan Roese
2007-10-31
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
Stefan Roese
2007-10-31
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
Stefan Roese
2007-10-31
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
Stefan Roese
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-09-07
[PPC440SPe] PCIe environment settings for Katmai and Yucca
Grzegorz Bernacki
2007-09-07
[PPC440SPe] Improve PCIe configuration space access
Grzegorz Bernacki
2007-07-16
ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c
Stefan Roese
2007-06-25
ppc4xx: Add pci_pre_init() for 405 boards
Stefan Roese
2007-03-08
[PATCH] Update AMCC Yucca 440SPe eval board support
Stefan Roese
2006-10-08
Coding style cleanup
Wolfgang Denk
2006-08-29
PCIe endpoint support for AMCC Yucca 440SPe board
Stefan Roese
2006-08-29
Improve DIMM detection for AMCC Yucca 440SPe board
Stefan Roese
2006-08-11
Fix PCI-Express on PPC440SPe rev. A.
Rafal Jaworowski
2006-08-10
Add support for PCI-Express on PPC440SPe (Yucca board).
Rafal Jaworowski
2006-07-03
Cleanup config file and bootup output for Yucca board.
Marian Balakowicz
2006-06-30
Add support for AMCC 440SPe CPU based eval board (Yucca).
Marian Balakowicz