index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
amcc
/
canyonlands
/
canyonlands.c
Age
Commit message (
Expand
)
Author
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-03-07
ppc4xx: Remove 4xx NAND booting support
Stefan Roese
2013-10-20
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2010-11-26
ppc4xx: Fix build problems of IBM DDR2 NAND booting targets
Stefan Roese
2010-10-04
ppc44x: config GPIOs for USB on canyonlands board
Rupjyoti Sarmah
2010-10-04
ppc4xx: Small whitespace cleanup in canyonlands.c
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
2010-07-23
ppc4xx/Canyonlands added USB board callbacks
Rupjyoti Sarmah
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
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-07-30
ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands
Stefan Roese
2009-07-28
ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup
Stefan Roese
2009-07-28
ppc4xx: Fix Arches DDR2 initialization
Stefan Roese
2009-07-08
ppc4xx: Fix FDT EBC mappings on Canyonlands
Felix Radensky
2008-10-21
ppc4xx: Add AMCC Arches board support (dual 460GT)
Adam Graham
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-22
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
Stefan Roese
2008-06-12
ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
Stefan Roese
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-19
ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
Stefan Roese
2008-04-02
ppc4xx: Canyonlands: Init SATA/PCIe port correctly
Stefan Roese
2008-03-28
ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision
Stefan Roese
2008-03-27
ppc4xx: Correctly pass phyiscal FLASH base address into dtb
Stefan Roese
2008-03-27
ppc4xx: Add AMCC Glacier 406GT eval board support
Stefan Roese
2008-03-15
ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
Stefan Roese
2008-03-15
ppc4xx: Add Canyonlands NAND booting support
Stefan Roese
2008-03-15
ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
Stefan Roese