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