summaryrefslogtreecommitdiffstats
path: root/board/keymile/common
Commit message (Expand)AuthorAgeFilesLines
* board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski2021-04-151-5/+14
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-151-0/+1
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* | board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski2021-02-081-0/+5
* | PowerPC: keymile: Add support for kmcent2 boardNiel Fourie2021-02-081-0/+5
* | keymile: common: update to set_env_hex(), fix "pram" radixNiel Fourie2021-02-081-16/+6
* | board/km/common: fix pnvramaddr and varaddrAleksandar Gerasimovski2021-02-081-3/+4
* | keymile: common: qrio: print QRIO id and revision numberAleksandar Gerasimovski2021-02-082-0/+13
* | board: keymile: common: fix qrio compilation for armAleksandar Gerasimovski2021-02-081-3/+4
|/
* km/arm: coding style clean upHolger Brunck2020-12-012-65/+63
* 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
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-6/+6
* ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck2020-03-031-1/+18
* km/common: fix for CPUWD reset reasonRainer Boschung2020-01-231-4/+3
* KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck2020-01-232-0/+320
* km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck2020-01-102-7/+7
* km/boards: fix typo for MAC address offset config optionHolger Brunck2020-01-101-3/+3
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-08-122-9/+0
|\
| * powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-121-5/+0
| * km: remove obsolete definitions in KM header filesPascal Linder2019-08-121-4/+0
* | env: Move env_set() to env.hSimon Glass2019-08-112-0/+2
|/
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-6/+3
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-6/+6
* env: Rename setenv() to env_set()Simon Glass2017-08-162-12/+12
* km/ivm: allow to set locally administred MAC addressesHolger Brunck2017-07-221-3/+21
* km/ivm: always set ethaddr after reading IVMHolger Brunck2017-07-221-6/+3
* km/common: remove unused function declarationsHolger Brunck2017-07-101-9/+0
* km/common: remove unused codeHolger Brunck2017-07-061-3/+0
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-2/+2
* powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck2015-11-182-1/+6
* KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp2015-02-162-22/+2
* KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp2015-02-162-25/+63
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-071-0/+1
* board:keymile: remove unnecessary double bracesJeroen Hofstee2014-06-111-1/+1
* Rename hush to cli_hushSimon Glass2014-05-292-2/+2
* KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp2013-10-241-0/+2
* KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp2013-10-241-25/+0
* Merge branch 'next' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-10-092-4/+4
|\
| * powerpc/83xx/km: make local functions and structs staticHolger Brunck2013-05-212-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-17/+2
|\ \
| * | i2c, multibus, keymile: get rid of EEprom_ivm envvariableHeiko Schocher2013-07-231-5/+2
| * | i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-16/+0
| * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+5
| |/
* / Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-38/+3
|/
* powerpc/83xx/km: add MV88E6122 switch support for kmvect1Karlheinz Jerg2013-02-151-1/+7