summaryrefslogtreecommitdiff
path: root/board/amcc
Commit message (Expand)AuthorAgeLines
* arch: Make board selection choices optionalJoe Hershberger2015-05-12-0/+1
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-18-6/+0
* powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin2015-03-28-0/+64
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-28-4/+0
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-28-4/+0
* powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFOStefan Roese2015-02-12-0/+4
* dm: powerpc: ppc4xx: Move glacier to use driver model for serialSimon Glass2015-02-12-0/+14
* powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boardsSimon Glass2015-02-12-2/+8
* powerpc: ppc4xx: Add ramboot config for glacierSimon Glass2015-02-12-0/+80
* powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to KconfigSimon Glass2015-02-12-0/+20
* powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass2015-02-12-2/+0
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-11/+14
* powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada2014-10-10-189/+0
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-2/+2
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-54/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+116
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+270
* Add cli_ prefix to readline functionsSimon Glass2014-05-29-10/+10
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-29-0/+1
* nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada2014-05-12-440/+0
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-07-192/+6
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-405/+35
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-2/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-2/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-20/+20
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-1648/+98
* Consolidate bool typeYork Sun2013-04-01-17/+11
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-6/+6
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-6/+6
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-6/+6
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-18/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+18
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+385
* board/amcc/taihu/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-05-8/+2
* board/amcc/yucca/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-05-8/+2
* board/amcc/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-05-8/+2
* common: move extern char console_buffer[] to common.hIgor Grinberg2011-11-22-1/+0
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22-2/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-15-108/+0
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-56/+74
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-30-35/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-6/+6
* PPC4xx: Reduce NAND TLB window size on CanyonlandsFelix Radensky2011-01-10-1/+1
* ppc4xx: Fix missing linker scripts for partial linkingStefan Roese2010-12-15-80/+18
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-166/+54
* ppc4xx: Fix build problems of IBM DDR2 NAND booting targetsStefan Roese2010-11-26-12/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-36/+36
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+5
* ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese2010-10-20-2/+4