1. efe1929 km: common: implement field fail-safe u-boot update by Aleksandar Gerasimovski · 2 years, 10 months ago
  2. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  3. 0753603 keymile: common: fix hexadecimal env variable format by Aleksandar Gerasimovski · 3 years, 5 months ago
  4. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  5. df86d32 keymile: common: update to set_env_hex(), fix "pram" radix by Niel Fourie · 3 years, 9 months ago
  6. e081d94 board/km/common: fix pnvramaddr and varaddr by Aleksandar Gerasimovski · 3 years, 9 months ago
  7. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  8. 7292a18 km/arm: coding style clean up by Holger Brunck · 4 years ago
  9. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  10. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  11. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  12. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  15. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  16. 945e3b5 km/common: remove unused code by Holger Brunck · 7 years ago
  17. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  18. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  19. d3f1d6f powerpc/82xx/km: add testpin detection for mgcoge3ne by Holger Brunck · 9 years ago
  20. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  21. eca86fa Rename hush to cli_hush by Simon Glass · 11 years ago
  22. 99f6249 KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
  23. 0a4f88b KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  24. 3be2bdf Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 11 years ago
  25. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. 283857d powerpc/83xx/km: make local functions and structs static by Holger Brunck · 11 years ago
  27. 1eb95eb km82xx, km83xx: move ethernet_present() from common to cpu specific by Karlheinz Jerg · 12 years ago
  28. a5a614c km/common: remove unneeded ifdefs for I2C by Holger Brunck · 12 years ago
  29. 37bead1 km/common: cosmetic change reported from checkpatch by Holger Brunck · 12 years ago
  30. e69e482 km/common: remove printfs for i2c deblocking code by Holger Brunck · 12 years ago
  31. c1b3d84 km/common: check test_bank and testpin for testboot by Thomas Herzmann · 12 years ago
  32. e792aff powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c by Holger Brunck · 13 years ago
  33. 370853a km/common: remove obsolete header file by Holger Brunck · 13 years ago
  34. 2a7714c km/common: fix ramfs development target by Andreas Huber · 13 years ago
  35. c7506c2 km/common: i2c deblock: enabled print of i2c deblock status by Stefan Bigler · 13 years ago
  36. 9485e77 km/common: add printings to boardid commands by Holger Brunck · 13 years ago
  37. 1adfd9d powerpc/km82xx: remove 82xx specific functions from common.c by Holger Brunck · 13 years ago
  38. fc9a744 km/common: remove fdt_(gs)et_node_and_value by Holger Brunck · 13 years ago
  39. 4f745bf km/common: move ivm functions from to ivm.c by Holger Brunck · 13 years ago
  40. ba8be32 km/common: remove saveenv from do_checkboardidhwkey by Holger Brunck · 13 years ago
  41. e819582 km/common: force set ethaddr after reading IVM by Holger Brunck · 13 years ago
  42. 92c9108 km/common: implement boardId HWkey checks as u-boot cmd by Thomas Herzmann · 13 years ago
  43. a9417ce km/common: implement setboardid command by Holger Brunck · 13 years ago
  44. 489337f powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support by Holger Brunck · 13 years ago
  45. 23512c3 km/common: remove hdlc_enet implementation by Holger Brunck · 14 years ago
  46. f1fef1d keymile, common: add setting of some environment variables by Heiko Schocher · 14 years ago
  47. 0d01520 keymile boards: add CONFIG_PIGGY_MAC_ADRESS_OFFSET by Heiko Schocher · 14 years ago
  48. 6c11aea keymile, common; fix i2c deblocking support by Heiko Schocher · 14 years ago
  49. 8ed7434 ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support by Heiko Schocher · 14 years ago
  50. af895e4 ppc: add support for ppc based board mgcoge2ne by Heiko Schocher · 14 years ago
  51. 62ddcf0 mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · 15 years ago
  52. b11f53f keymile: Fix Coding style issues for keymile boards. by Heiko Schocher · 14 years ago
  53. 802d996 arm, keymile: rename MACH_SUEN3 to MACH_KM_KIRKWOOD by Holger Brunck · 14 years ago
  54. 67fa8c2 arm: add support for the suen3 board from keymile by Heiko Schocher · 15 years ago
  55. 39df00d i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c by Heiko Schocher · 15 years ago
  56. dc71b24 powerpc: updates for the keymile boards by Heiko Schocher · 15 years ago
  57. 1b6275d 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · 16 years ago
  58. d044954 8xx, mgsuvd: rename board to a more generic name by Heiko Schocher · 16 years ago
  59. 19f0e93 83xx, kmeter1: add I2C, dtt, eeprom support by Heiko Schocher · 16 years ago
  60. 210c8c0 powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  61. 6250f0f mgcoge, mgsuvd: extract more common code by Heiko Schocher · 16 years ago
  62. a21ca95 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  63. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. 8f64da7 mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · 16 years ago
  65. c248536 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · 16 years ago