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