summaryrefslogtreecommitdiff
path: root/board/keymile/kmp204x/kmp204x.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck2020-01-231-46/+2
* kmp204x: do not make FPGA config error fail board_early_init_rHolger Brunck2020-01-231-1/+1
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck2020-01-101-1/+2
* board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck2019-12-231-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-101-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp2015-02-161-1/+1
* 85xx/kmp204x: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+4
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp2014-08-201-4/+4
* kmp204x: prepare to use CPU watchdogBoschung, Rainer2014-08-011-0/+3
* kmp204x: set CPU watchdog reset reason flagBoschung, Rainer2014-08-011-0/+12
* kmp204x: complete the reset sequence and PRST configurationValentin Longchamp2014-05-131-11/+33
* kmp204x: selftest/factory test pin supportValentin Longchamp2014-05-131-0/+13
* kmp204x: handle dip-switch for factory settingsStefan Bigler2014-05-131-0/+15
* kmp204x: Add support for the unit LEDsStefan Bigler2014-05-131-0/+3
* kmp204x: initial support for PCIe FPGA configurationValentin Longchamp2014-02-031-1/+6
* kmp204x: I2C deblocking supportRainer Boschung2014-02-031-3/+50
* kmp204x: introduce QRIO GPIO functionsValentin Longchamp2014-02-031-56/+0
* kmp204x: support for QRIO1 bootcounterRainer Boschung2014-02-031-20/+0
* mpc85xx: introduce the kmp204x reference design supportValentin Longchamp2013-10-241-0/+258