summaryrefslogtreecommitdiff
path: root/board/keymile/common
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-2/+2
* kmtegr1: Drop CONFIG_KMTEGR1Tom Rini2022-04-011-1/+1
* km: common: implement field fail-safe u-boot updateAleksandar Gerasimovski2022-02-012-0/+54
* km: qrio: add access functions for ebootcountAleksandar Gerasimovski2022-02-012-0/+41
* km: qrio: add function to read PGY_PRES pin statusAleksandar Gerasimovski2022-02-012-0/+14
* km: qrio: add function to read SLFTEST pin statusAleksandar Gerasimovski2022-02-012-0/+14
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* keymile: Use CONFIG_SYS_IVM_EEPROM_ADRTom Rini2021-08-301-3/+3
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-2/+2
* keymile: common: fix hexadecimal env variable formatAleksandar Gerasimovski2021-06-171-3/+8
* 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 headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon 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 upWIP/2020-12-01-next-importsHolger 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 headerWIP/2020-05-18-reduce-size-of-common.hSimon 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-marvellWIP/12Aug2019Tom 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