aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/canyonlands
AgeCommit message (Expand)AuthorFilesLines
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-6/+0
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada1-4/+0
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada1-4/+0
2015-02-12powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFOStefan Roese1-0/+4
2015-02-12dm: powerpc: ppc4xx: Move glacier to use driver model for serialSimon Glass1-0/+14
2015-02-12powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boardsSimon Glass1-2/+8
2015-02-12powerpc: ppc4xx: Add ramboot config for glacierSimon Glass2-0/+80
2015-02-12powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to KconfigSimon Glass1-0/+20
2015-02-12powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass1-2/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-2/+4
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+8
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada1-88/+0
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese2-38/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-26/+3
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky1-2/+2
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-2/+3
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-100/+6
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+3
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-7/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-01-10PPC4xx: Reduce NAND TLB window size on CanyonlandsFelix Radensky1-1/+1
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2-41/+13
2010-11-26ppc4xx: Fix build problems of IBM DDR2 NAND booting targetsStefan Roese1-12/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-8/+5
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-10-04ppc44x: config GPIOs for USB on canyonlands boardRupjyoti Sarmah1-10/+13
2010-10-04ppc4xx: Small whitespace cleanup in canyonlands.cStefan Roese1-10/+10
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-09-194xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk1-1/+1
2010-07-23ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah1-9/+55
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-24/+24
2010-04-21Move arch/ppc to arch/powerpcStefan Roese2-2/+2
2010-04-19ppc4xx: TLB init file cleanupStefan Roese1-24/+24
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2-2/+2
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-37/+0
2009-11-09ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese1-0/+4