aboutsummaryrefslogtreecommitdiff
path: root/board/keymile/km83xx/km83xx.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+1
2024-05-07board: keymile: Remove <common.h> and add needed includesTom Rini1-1/+1
2023-08-31event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass1-1/+3
2023-02-06km/ppc: remove km-mpc8360.h and km-mpc832x.hHolger Brunck1-0/+85
2022-12-23global: Migrate CONFIG_TESTPIN_REG to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_TESTPIN_MASK to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-15/+15
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-3/+3
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini1-3/+2
2022-07-07kmcoge5ne: Move BFTIC3 CONFIG references to their usageTom Rini1-2/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-19km/ppc: use Kconfig for MEMTEST configurationHolger Brunck1-6/+2
2020-10-22km: fix license string and compatible stringsHolger Brunck1-1/+1
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher1-64/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher1-32/+0
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: 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-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-81/+0
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck1-81/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six1-2/+2
2019-05-20keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six1-1/+1
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 Rini1-2/+1
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
2015-11-18km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp1-1/+1
2015-11-18km/powerpc: remove unneeded definesHolger Brunck1-3/+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
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 Denk1-4/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-15/+0
2013-05-21powerpc/83xx/km: make local functions and structs staticHolger Brunck1-2/+2
2013-05-21powerpc/83xx/km: MV88e6122 errata fix for 1.9VHolger Brunck1-0/+5
2013-02-15powerpc/83xx/km: drop uneeded dtt_bus environment varHolger Brunck1-8/+4