aboutsummaryrefslogtreecommitdiffstats
path: root/board/keymile/km83xx/km83xx.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-1/+1
* board: keymile: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+1
* event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass2023-08-311-1/+3
* km/ppc: remove km-mpc8360.h and km-mpc832x.hHolger Brunck2023-02-061-0/+85
* global: Migrate CONFIG_TESTPIN_REG to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_TESTPIN_MASK to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-15/+15
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-3/+3
* powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2022-08-041-3/+2
* kmcoge5ne: Move BFTIC3 CONFIG references to their usageTom Rini2022-07-071-2/+4
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* km/ppc: use Kconfig for MEMTEST configurationHolger Brunck2020-11-191-6/+2
* km: fix license string and compatible stringsHolger Brunck2020-10-221-1/+1
* mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher2020-09-171-64/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-191-32/+0
* 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
* 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-121-81/+0
|\
| * powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-121-81/+0
* | env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
|/
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-2/+2
* keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six2019-05-201-1/+1
* 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-071-2/+1
* 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
* km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp2015-11-181-1/+1
* km/powerpc: remove unneeded definesHolger Brunck2015-11-181-3/+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
* 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
|\ \
| * | i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-15/+0
| |/
* / Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
|/
* powerpc/83xx/km: drop uneeded dtt_bus environment varHolger Brunck2013-02-151-8/+4