summaryrefslogtreecommitdiff
path: root/board/amcc/canyonlands
AgeCommit message (Expand)Author
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-10PPC4xx: Reduce NAND TLB window size on CanyonlandsFelix Radensky
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26ppc4xx: Fix build problems of IBM DDR2 NAND booting targetsStefan Roese
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-04ppc44x: config GPIOs for USB on canyonlands boardRupjyoti Sarmah
2010-10-04ppc4xx: Small whitespace cleanup in canyonlands.cStefan Roese
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-194xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk
2010-07-23ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-19ppc4xx: TLB init file cleanupStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese
2009-11-09ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger
2009-10-07ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-08-18ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese
2009-07-30ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese