1. 41683c4 keymile: common: fix hexadecimal env variable format by Aleksandar Gerasimovski · 3 years, 6 months ago
  2. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  3. de553f5 keymile: common: update to set_env_hex(), fix "pram" radix by Niel Fourie · 3 years, 10 months ago
  4. f9da526 board/km/common: fix pnvramaddr and varaddr by Aleksandar Gerasimovski · 3 years, 10 months ago
  5. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  6. ff41a75 km/arm: coding style clean up by Holger Brunck · 4 years, 1 month ago
  7. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  8. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  10. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  13. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  14. 73d3b53 km/common: remove unused code by Holger Brunck · 7 years ago
  15. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  16. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  17. e2d2239 powerpc/82xx/km: add testpin detection for mgcoge3ne by Holger Brunck · 9 years ago
  18. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  19. 299f0be Rename hush to cli_hush by Simon Glass · 11 years ago
  20. 391cc9b KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
  21. 255f250 KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  22. 9cc08f1 Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 11 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 828411f powerpc/83xx/km: make local functions and structs static by Holger Brunck · 12 years ago
  25. 2321fe2 km82xx, km83xx: move ethernet_present() from common to cpu specific by Karlheinz Jerg · 12 years ago
  26. aa93204 km/common: remove unneeded ifdefs for I2C by Holger Brunck · 12 years ago
  27. b8205f9 km/common: cosmetic change reported from checkpatch by Holger Brunck · 12 years ago
  28. c9f4eef km/common: remove printfs for i2c deblocking code by Holger Brunck · 12 years ago
  29. b2c3160 km/common: check test_bank and testpin for testboot by Thomas Herzmann · 13 years ago
  30. 015a60f powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c by Holger Brunck · 13 years ago
  31. 4dc3cc8 km/common: remove obsolete header file by Holger Brunck · 13 years ago
  32. 28c63c7 km/common: fix ramfs development target by Andreas Huber · 13 years ago
  33. 5b604ed km/common: i2c deblock: enabled print of i2c deblock status by Stefan Bigler · 13 years ago
  34. de79984 km/common: add printings to boardid commands by Holger Brunck · 13 years ago
  35. 14b39b8 powerpc/km82xx: remove 82xx specific functions from common.c by Holger Brunck · 13 years ago
  36. ac8c3a3 km/common: remove fdt_(gs)et_node_and_value by Holger Brunck · 13 years ago
  37. bf20a88 km/common: move ivm functions from to ivm.c by Holger Brunck · 13 years ago
  38. bc4e15f km/common: remove saveenv from do_checkboardidhwkey by Holger Brunck · 13 years ago
  39. 2a8f032 km/common: force set ethaddr after reading IVM by Holger Brunck · 13 years ago
  40. 2c8a0c8 km/common: implement boardId HWkey checks as u-boot cmd by Thomas Herzmann · 14 years ago
  41. 3066492 km/common: implement setboardid command by Holger Brunck · 14 years ago
  42. 74e0651 powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support by Holger Brunck · 14 years ago
  43. bb4380b km/common: remove hdlc_enet implementation by Holger Brunck · 14 years ago
  44. cfc5804 keymile, common: add setting of some environment variables by Heiko Schocher · 15 years ago
  45. b7aa50f keymile boards: add CONFIG_PIGGY_MAC_ADRESS_OFFSET by Heiko Schocher · 14 years ago
  46. d9e1095 keymile, common; fix i2c deblocking support by Heiko Schocher · 14 years ago
  47. 3a8dd21 ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support by Heiko Schocher · 14 years ago
  48. adb2d0e ppc: add support for ppc based board mgcoge2ne by Heiko Schocher · 14 years ago
  49. 466924f mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · 15 years ago
  50. 8ce3dd5 keymile: Fix Coding style issues for keymile boards. by Heiko Schocher · 14 years ago
  51. 34108f1 arm, keymile: rename MACH_SUEN3 to MACH_KM_KIRKWOOD by Holger Brunck · 14 years ago
  52. 6030119 arm: add support for the suen3 board from keymile by Heiko Schocher · 15 years ago
  53. c5ca01f i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c by Heiko Schocher · 15 years ago
  54. 875f4728 powerpc: updates for the keymile boards by Heiko Schocher · 15 years ago
  55. 643e7c0 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · 16 years ago
  56. 4bb1563 8xx, mgsuvd: rename board to a more generic name by Heiko Schocher · 16 years ago
  57. 4674318 83xx, kmeter1: add I2C, dtt, eeprom support by Heiko Schocher · 16 years ago
  58. d19a6ec powerpc: keymile: Add a check for the PIGGY debug board by Heiko Schocher · 16 years ago
  59. 1eedd3f mgcoge, mgsuvd: extract more common code by Heiko Schocher · 16 years ago
  60. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  61. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. e5b6c2e mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · 16 years ago
  63. 5e51b48 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · 16 years ago