aboutsummaryrefslogtreecommitdiff
path: root/board/keymile/kmp204x
AgeCommit message (Expand)AuthorFilesLines
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/+6
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2015-02-16KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp1-1/+1
2015-02-1685xx/kmp204x: read the IVM eeprom earlierValentin Longchamp1-1/+4
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-20kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp1-4/+4
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-0/+54
2014-08-01kmp204x: prepare to use CPU watchdogBoschung, Rainer1-0/+3
2014-08-01kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer2-0/+22
2014-08-01kmp204x: set CPU watchdog reset reason flagBoschung, Rainer1-0/+12
2014-08-01kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer2-0/+17
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-05-13kmp204x: add workaround for A-004849Valentin Longchamp1-6/+37
2014-05-13kmp204x: update the RCWValentin Longchamp1-1/+1
2014-05-13kmp204x: complete the reset sequence and PRST configurationValentin Longchamp4-19/+45
2014-05-13kmp204x: selftest/factory test pin supportValentin Longchamp1-0/+13
2014-05-13kmp204x: handle dip-switch for factory settingsStefan Bigler3-0/+30
2014-05-13kmp204x: Add support for the unit LEDsStefan Bigler3-0/+19
2014-02-03kmp204x: initial support for PCIe FPGA configurationValentin Longchamp2-1/+91
2014-02-03kmp204x: update I2C field of RCWValentin Longchamp1-1/+1
2014-02-03kmp204x: implement workaround for A-006559Valentin Longchamp1-0/+10
2014-02-03kmp204x: I2C deblocking supportRainer Boschung1-3/+50
2014-02-03kmp204x: introduce QRIO GPIO functionsValentin Longchamp4-57/+157
2014-02-03kmp204x: support for QRIO1 bootcounterRainer Boschung1-20/+0
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-2/+2
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-17Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada1-1/+1
2013-11-01board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini1-14/+1
2013-11-01board: powerpc: convert more makefiles to Kbuild styleTom Rini1-20/+1
2013-10-24mpc85xx: introduce the kmp204x reference design supportValentin Longchamp10-0/+687