aboutsummaryrefslogtreecommitdiff
path: root/board/keymile/common
AgeCommit message (Expand)Author
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-04-01kmtegr1: Drop CONFIG_KMTEGR1Tom Rini
2022-02-01km: common: implement field fail-safe u-boot updateAleksandar Gerasimovski
2022-02-01km: qrio: add access functions for ebootcountAleksandar Gerasimovski
2022-02-01km: qrio: add function to read PGY_PRES pin statusAleksandar Gerasimovski
2022-02-01km: qrio: add function to read SLFTEST pin statusAleksandar Gerasimovski
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-08-30keymile: Use CONFIG_SYS_IVM_EEPROM_ADRTom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-06-17keymile: common: fix hexadecimal env variable formatAleksandar Gerasimovski
2021-04-15board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski
2021-02-08PowerPC: keymile: Add support for kmcent2 boardNiel Fourie
2021-02-08keymile: common: update to set_env_hex(), fix "pram" radixNiel Fourie
2021-02-08board/km/common: fix pnvramaddr and varaddrAleksandar Gerasimovski
2021-02-08keymile: common: qrio: print QRIO id and revision numberAleksandar Gerasimovski
2021-02-08board: keymile: common: fix qrio compilation for armAleksandar Gerasimovski
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-01km/arm: coding style clean upHolger Brunck
2020-07-17board/km: update MAINTAINERS emailHolger Brunck
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-03-03ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck
2020-01-23km/common: fix for CPUWD reset reasonRainer Boschung
2020-01-23KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck
2020-01-10km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck
2020-01-10km/boards: fix typo for MAC address offset config optionHolger Brunck
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder
2019-08-11env: Move env_set() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-22km/ivm: allow to set locally administred MAC addressesHolger Brunck
2017-07-22km/ivm: always set ethaddr after reading IVMHolger Brunck
2017-07-10km/common: remove unused function declarationsHolger Brunck
2017-07-06km/common: remove unused codeHolger Brunck
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-11-18powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck
2015-02-16KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp
2015-02-16KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-06-11board:keymile: remove unnecessary double bracesJeroen Hofstee
2014-05-29Rename hush to cli_hushSimon Glass