- 7fe5304 Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED by Simon Glass · 1 year, 9 months ago
- 1873c72 Correct SPL uses of PG_WCOM_UBOOT_UPDATE by Simon Glass · 1 year, 10 months ago
- 83d6e1e Correct SPL uses of PG_WCOM_UBOOT_BOOTPACKAGE by Simon Glass · 1 year, 10 months ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 9c8c5c5 kmtegr1: Drop CONFIG_KMTEGR1 by Tom Rini · 2 years, 8 months ago
- 197b948 km: common: implement field fail-safe u-boot update by Aleksandar Gerasimovski · 3 years ago
- adef80d km: qrio: add access functions for ebootcount by Aleksandar Gerasimovski · 3 years, 1 month ago
- 4908d3c km: qrio: add function to read PGY_PRES pin status by Aleksandar Gerasimovski · 3 years, 1 month ago
- 8a78d92 km: qrio: add function to read SLFTEST pin status by Aleksandar Gerasimovski · 3 years, 1 month ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- f90f5f4 keymile: Use CONFIG_SYS_IVM_EEPROM_ADR by Tom Rini · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 41683c4 keymile: common: fix hexadecimal env variable format by Aleksandar Gerasimovski · 3 years, 6 months ago
- 032bdbc board/km: add support for seli8 design based on nxp ls102x by Aleksandar Gerasimovski · 3 years, 9 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- da14fdb board/km: move km i2c deblock declarations to a km/common.h by Aleksandar Gerasimovski · 3 years, 10 months ago
- db7241d PowerPC: keymile: Add support for kmcent2 board by Niel Fourie · 3 years, 10 months ago
- de553f5 keymile: common: update to set_env_hex(), fix "pram" radix by Niel Fourie · 3 years, 10 months ago
- f9da526 board/km/common: fix pnvramaddr and varaddr by Aleksandar Gerasimovski · 3 years, 11 months ago
- 69d5b7b keymile: common: qrio: print QRIO id and revision number by Aleksandar Gerasimovski · 3 years, 11 months ago
- 5e773a4 board: keymile: common: fix qrio compilation for arm by Aleksandar Gerasimovski · 3 years, 11 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- ff41a75 km/arm: coding style clean up by Holger Brunck · 4 years, 1 month ago
- 078e1b7 board/km: update MAINTAINERS email by Holger Brunck · 4 years, 5 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- ddef889 ARM: socfpga: Add initial support for the ABB SECU board by Holger Brunck · 4 years, 10 months ago
- 44425ea km/common: fix for CPUWD reset reason by Rainer Boschung · 5 years ago
- 9562687 KM/kmp204x: qrio and i2c deblock code moved to common by Holger Brunck · 5 years ago
- 0340b6a km/boards: add MAC address offset as argument to ivm_populate_env by Holger Brunck · 5 years ago
- e2cbc6e km/boards: fix typo for MAC address offset config option by Holger Brunck · 5 years ago
- a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
- b6375e7 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
- 3eff62e km: remove obsolete definitions in KM header files by Pascal Linder · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 1ff0190 km/ivm: allow to set locally administred MAC addresses by Holger Brunck · 7 years ago
- cc895df km/ivm: always set ethaddr after reading IVM by Holger Brunck · 7 years ago
- 269ca91 km/common: remove unused function declarations by Holger Brunck · 7 years ago
- 73d3b53 km/common: remove unused code by Holger Brunck · 7 years ago
- 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
- 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
- e2d2239 powerpc/82xx/km: add testpin detection for mgcoge3ne by Holger Brunck · 9 years ago
- 876f7a9 KM/IVM: remove ivm_read_eeprom(void) by Valentin Longchamp · 10 years ago
- 123c5e4 KM/IVM: split the IVM reading and parsing in 2 parts by Valentin Longchamp · 10 years ago
- 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
- d017c79 board:keymile: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
- 299f0be Rename hush to cli_hush by Simon Glass · 11 years ago
- 391cc9b KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
- 255f250 KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
- 9cc08f1 Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 11 years ago
- 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 8cfad36 i2c, multibus, keymile: get rid of EEprom_ivm envvariable by Heiko Schocher · 12 years ago
- f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
- 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
- 828411f powerpc/83xx/km: make local functions and structs static by Holger Brunck · 12 years ago
- d62018a powerpc/83xx/km: add MV88E6122 switch support for kmvect1 by Karlheinz Jerg · 12 years ago
- d9e64c9 km/common/ivm: rework piggy mac adress offset generation by Holger Brunck · 12 years ago
- 2321fe2 km82xx, km83xx: move ethernet_present() from common to cpu specific by Karlheinz Jerg · 12 years ago
- 258520b km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code by Holger Brunck · 12 years ago
- 37346cd km/common/ivm: remove obsolete code by Holger Brunck · 12 years ago
- aa93204 km/common: remove unneeded ifdefs for I2C by Holger Brunck · 12 years ago
- b8205f9 km/common: cosmetic change reported from checkpatch by Holger Brunck · 12 years ago
- 41528a6 km/ivm: fix string len check to support 7 char board names by Valentin Longchamp · 12 years ago
- c9f4eef km/common: remove printfs for i2c deblocking code by Holger Brunck · 12 years ago
- 6633fed arm/km: enable BOCO2 FPGA download support by Valentin Longchamp · 12 years ago
- b2c3160 km/common: check test_bank and testpin for testboot by Thomas Herzmann · 13 years ago
- 94fbf52 powerpc/83xx: configure CONFIG_POST for kmcoge5ne by Thomas Herzmann · 13 years ago
- abcd23c powerpc/83xx/km: added missing enable of application buffer by Stefan Bigler · 13 years ago
- 5872812 km/common: fixed error in ethaddr (1-byte-shift) by Thomas Herzmann · 13 years ago
- 015a60f powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c by Holger Brunck · 13 years ago
- 4dc3cc8 km/common: remove obsolete header file by Holger Brunck · 13 years ago
- 28c63c7 km/common: fix ramfs development target by Andreas Huber · 13 years ago
- b9d9124 km/common: force set ethaddr only for KM kirkwood boards by Holger Brunck · 13 years ago
- 2022962 km/common: fix bug in IVM mac address access by Holger Brunck · 13 years ago
- 5b604ed km/common: i2c deblock: enabled print of i2c deblock status by Stefan Bigler · 13 years ago
- de79984 km/common: add printings to boardid commands by Holger Brunck · 13 years ago
- 14b39b8 powerpc/km82xx: remove 82xx specific functions from common.c by Holger Brunck · 13 years ago
- ac8c3a3 km/common: remove fdt_(gs)et_node_and_value by Holger Brunck · 13 years ago
- bf20a88 km/common: move ivm functions from to ivm.c by Holger Brunck · 13 years ago
- bc4e15f km/common: remove saveenv from do_checkboardidhwkey by Holger Brunck · 13 years ago
- 2a8f032 km/common: force set ethaddr after reading IVM by Holger Brunck · 13 years ago
- 076440a km/common: remove obsolete defines and header by Holger Brunck · 13 years ago
- 2c8a0c8 km/common: implement boardId HWkey checks as u-boot cmd by Thomas Herzmann · 14 years ago
- 3066492 km/common: implement setboardid command by Holger Brunck · 14 years ago
- 74e0651 powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support by Holger Brunck · 14 years ago
- 49adfa8 powerpc/km82xx: rework DIP switch detection by Huber, Andreas · 14 years ago
- bb4380b km/common: remove hdlc_enet implementation by Holger Brunck · 14 years ago
- cfc5804 keymile, common: add setting of some environment variables by Heiko Schocher · 15 years ago
- b7aa50f keymile boards: add CONFIG_PIGGY_MAC_ADRESS_OFFSET by Heiko Schocher · 14 years ago
- d9e1095 keymile, common; fix i2c deblocking support by Heiko Schocher · 14 years ago
- 3a8dd21 ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support by Heiko Schocher · 14 years ago