aboutsummaryrefslogtreecommitdiff
path: root/board/keymile/kmp204x/kmp204x.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-07ppc: Remove kmcoge4 boardTom Rini1-265/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-01-23KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck1-46/+2
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-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
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
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-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-08-20kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp1-4/+4
2014-08-01kmp204x: prepare to use CPU watchdogBoschung, Rainer1-0/+3
2014-08-01kmp204x: set CPU watchdog reset reason flagBoschung, Rainer1-0/+12
2014-05-13kmp204x: complete the reset sequence and PRST configurationValentin Longchamp1-11/+33
2014-05-13kmp204x: selftest/factory test pin supportValentin Longchamp1-0/+13
2014-05-13kmp204x: handle dip-switch for factory settingsStefan Bigler1-0/+15
2014-05-13kmp204x: Add support for the unit LEDsStefan Bigler1-0/+3
2014-02-03kmp204x: initial support for PCIe FPGA configurationValentin Longchamp1-1/+6
2014-02-03kmp204x: I2C deblocking supportRainer Boschung1-3/+50
2014-02-03kmp204x: introduce QRIO GPIO functionsValentin Longchamp1-56/+0
2014-02-03kmp204x: support for QRIO1 bootcounterRainer Boschung1-20/+0
2013-10-24mpc85xx: introduce the kmp204x reference design supportValentin Longchamp1-0/+258