aboutsummaryrefslogtreecommitdiff
path: root/board/amcc
AgeCommit message (Expand)AuthorFilesLines
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass6-10/+10
2017-04-05board_f: Drop return value from initdram()Simon Glass6-12/+35
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass6-8/+8
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-4/+4
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla13-52/+0
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada5-5/+5
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada3-14/+3
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2016-01-20powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mkMasahiro Yamada1-6/+0
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-10-27ocotea: DropTom Rini10-911/+0
2015-10-27taishan: DropTom Rini9-927/+0
2015-10-27ebony: DropTom Rini8-530/+0
2015-10-27taihu: RemoveTom Rini7-1626/+0
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-6/+0
2015-03-28powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin16-0/+64
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 Glass2-11/+14
2014-10-10powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada6-189/+0
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada2-2/+2
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada18-54/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada18-0/+116
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada18-0/+270
2014-05-29Add cli_ prefix to readline functionsSimon Glass1-10/+10
2014-05-29move CLI prototypes to cli.h and add commentsSimon Glass1-0/+1
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada6-440/+0
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese9-192/+6
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada18-405/+35
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 Denk20-20/+20
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk97-1648/+98
2013-04-01Consolidate bool typeYork Sun3-17/+11
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini6-6/+6
2013-03-15Replace __bss_end__ with __bss_endSimon Glass6-6/+6
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD6-6/+6
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut6-18/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut6-0/+18
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk4-0/+385
2011-12-05board/amcc/taihu/flash.c: Fix GCC 4.6 build warningsWolfgang Denk1-8/+2
2011-12-05board/amcc/yucca/flash.c: Fix GCC 4.6 build warningsWolfgang Denk1-8/+2