aboutsummaryrefslogtreecommitdiff
path: root/board/ifm/ac14xx/ac14xx.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-569/+0
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-52/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+5
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-7/+1
2013-06-24ac14xx: re-order the recovery condition checksGerhard Sittig1-6/+6
2013-06-24ac14xx: minor improvement in diagnosticsGerhard Sittig1-14/+20
2013-06-24ac14xx: cleanup comments in the board supportGerhard Sittig1-8/+2
2013-06-24ac14xx: fix a potential NULL deref in diagnosticsGerhard Sittig1-2/+6
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin1-0/+617