summaryrefslogtreecommitdiffstats
path: root/board/keymile/km83xx
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* km/ppc: use Kconfig for MEMTEST configurationHolger Brunck2020-11-192-6/+8
* km: fix license string and compatible stringsHolger Brunck2020-10-221-1/+1
* mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher2020-09-173-69/+35
* board/km: update MAINTAINERS emailHolger Brunck2020-07-171-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-193-53/+0
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-2/+6
* 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
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-08-123-101/+0
|\
| * powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-123-101/+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/+62
* board/km: update maintainer e-mailHolger Brunck2019-06-051-1/+1
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-2/+2
* keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six2019-05-202-3/+16
* keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configsMario Six2019-05-201-0/+52
* keymile: Make distinct kmtegr1, kmvect1, suvd3 configsMario Six2019-05-201-0/+26
* mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-201-2/+2
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-201-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-4/+4
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-3/+7
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-171-13/+15
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp2015-11-181-1/+1
* powerpc/83xx: add support for kmtegr1 boardValentin Longchamp2015-11-181-0/+1
* km/powerpc: remove unneeded definesHolger Brunck2015-11-181-3/+1
* powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich2015-11-181-0/+1
* KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp2015-02-161-1/+1
* 83xx/km83xx: 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-9/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+19
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+47
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
* powerpc/83xx: remove staticness for qe_iop_conf_tabHolger Brunck2013-10-091-1/+1
* Merge branch 'next' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-10-091-2/+7
|\
| * powerpc/83xx/km: make local functions and structs staticHolger Brunck2013-05-211-2/+2
| * powerpc/83xx/km: MV88e6122 errata fix for 1.9VHolger Brunck2013-05-211-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-15/+0
|\ \