summaryrefslogtreecommitdiff
path: root/board/keymile/km83xx
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-19km/ppc: use Kconfig for MEMTEST configurationHolger Brunck2-6/+8
2020-10-22km: fix license string and compatible stringsHolger Brunck1-1/+1
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher3-69/+35
2020-07-17board/km: update MAINTAINERS emailHolger Brunck1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher3-53/+0
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+6
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 some board functions out of common.hSimon Glass1-0/+1
2019-08-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-101/+0
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck3-101/+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/+62
2019-06-05board/km: update maintainer e-mailHolger Brunck1-1/+1
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six1-2/+2
2019-05-20keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six2-3/+16
2019-05-20keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six1-0/+52
2019-05-20keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six1-0/+26
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six1-2/+2
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-4/+4
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+7
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc1-13/+15
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-11-18km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp1-1/+1
2015-11-18powerpc/83xx: add support for kmtegr1 boardValentin Longchamp1-0/+1
2015-11-18km/powerpc: remove unneeded definesHolger Brunck1-3/+1
2015-11-18powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich1-0/+1
2015-02-16KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp1-1/+1
2015-02-1683xx/km83xx: 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-9/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+19
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+47
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-09powerpc/83xx: remove staticness for qe_iop_conf_tabHolger Brunck1-1/+1
2013-10-09Merge branch 'next' of git://git.denx.de/u-boot-mpc83xxTom Rini1-2/+7
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-15/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-38/+3
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-15/+0