summaryrefslogtreecommitdiff
path: root/board/keymile/kmp204x
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove kmcoge4 boardTom Rini2021-07-0712-808/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* board/km: update MAINTAINERS emailHolger Brunck2020-07-171-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-4/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck2020-01-235-287/+12
* 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 pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/12Aug2019Tom Rini2019-08-121-1/+0
|\
| * powerpc/km: remove unmaintained board KMLION1Holger Brunck2019-08-121-1/+0
* | env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
|/
* km: modify Kconfig file organization for KM boardsPascal Linder2019-07-111-0/+8
* board/km: update maintainer e-mailHolger Brunck2019-06-051-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0710-23/+11
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* 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
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+6
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-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
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp2014-08-201-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-063-0/+54
|\
| * kmp204x: prepare to use CPU watchdogBoschung, Rainer2014-08-011-0/+3
| * kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer2014-08-012-0/+22
| * kmp204x: set CPU watchdog reset reason flagBoschung, Rainer2014-08-011-0/+12
| * kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer2014-08-012-0/+17
* | Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* | kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
|/
* kmp204x: add workaround for A-004849Valentin Longchamp2014-05-131-6/+37
* kmp204x: update the RCWValentin Longchamp2014-05-131-1/+1
* kmp204x: complete the reset sequence and PRST configurationValentin Longchamp2014-05-134-19/+45
* kmp204x: selftest/factory test pin supportValentin Longchamp2014-05-131-0/+13