summaryrefslogtreecommitdiff
path: root/board/keymile/kmp204x
AgeCommit message (Expand)AuthorFilesLines
2020-01-23KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck5-287/+12
2020-01-23kmp204x: do not make FPGA config error fail board_early_init_rHolger Brunck1-1/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2020-01-10km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck1-1/+2
2019-12-23board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck1-1/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+0
2019-08-12powerpc/km: remove unmaintained board KMLION1Holger Brunck1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder1-0/+8
2019-06-05board/km: update maintainer e-mailHolger Brunck1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-23/+11
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour1-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+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/+6
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-09-24treewide: 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-14kconfig: 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-02kmp204x: prepare to use CPU watchdogBoschung, Rainer1-0/+3
2014-08-02kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer2-0/+22
2014-08-02kmp204x: set CPU watchdog reset reason flagBoschung, Rainer1-0/+12
2014-08-02kmp204x/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