index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
amcc
/
bamboo
/
bamboo.c
Age
Commit message (
Expand
)
Author
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-06-16
treewide: remove unneeded semicolons
Masahiro Yamada
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2014-03-07
ppc4xx: Remove 4xx NAND booting support
Stefan Roese
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: Big header cleanup, mostly PPC440 related
Stefan Roese
2010-09-23
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2009-11-19
ppc4xx: Consolidate pci_master_init() function
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-10-07
ppc_4xx: Apply new HW register names
Niklaus Giger
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
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-03
ppc4xx: Remove implementations of testdram()
Stefan Roese
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2007-10-31
ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM
Eugene O'Brien
2007-07-31
ppc4xx: Update AMCC Bamboo 440EP support
Eugene OBrien
2007-06-25
ppc4xx: Add pci_pre_init() for 405 boards
Stefan Roese
2007-06-01
ppc4xx: Prepare Bamboo port for NAND booting support
Stefan Roese
2007-04-29
ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver
Stefan Roese
2007-03-24
[PATCH] Add 4xx GPIO functions
Stefan Roese
2006-07-03
Fix AMCC bamboo eval board compilation errors.
Marian Balakowicz
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2005-11-29
Minor AMCC 4xx board cleanups
Stefan Roese
2005-11-27
Changed PPC44x startup message (cpu info, speed...) to common style:
Stefan Roese
2005-11-15
Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)
Stefan Roese
2005-08-11
Add NAND FLASH support for AMCC Bamboo 440EP eval board
Stefan Roese
2005-08-05
Add support for ep8248 board
Wolfgang Denk
2005-08-04
Add support for AMCC Bamboo PPC440EP eval board
Stefan Roese
2005-08-01
Major cleanup for AMCC PPC4xx eval boards.
Stefan Roese