1. 104d7d3 date: Drop the legacy I2C code by Simon Glass · 3 months ago
  2. e900e4c rtc: Drop CFG_SYS_RTC_BUS_NUM by Simon Glass · 3 months ago
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  6. b3c29df cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  7. 5d520cf cmd: convert fallthrough comment. by Heinrich Schuchardt · 1 year, 8 months ago
  8. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  9. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  10. 452359e cmd: date: rtc: Update command to read the first RTC with seq 0 by Michal Simek · 3 years, 4 months ago
  11. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  12. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  13. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  14. 0a0dbd4 cmd: date: Do not overwrite arguments by Roman Kapl · 6 years ago
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_date.c]
  17. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_date.c]
  18. 8755d2c cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C by Bin Meng · 9 years ago
  19. a8efb4a dm: rtc: Convert 'date' command to support driver model by Simon Glass · 10 years ago
  20. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago
  21. d45c1b8 rtc: Set valid date after reset by Marek Vasut · 10 years ago
  22. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c 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. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  25. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  26. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  27. 59e1472 cmd_date: constify by Mike Frysinger · 14 years ago
  28. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  29. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  30. 5599236 cmd_date: Fix spelling in error message. by Magnus Lilja · 15 years ago
  31. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  32. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  33. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  34. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  38. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  39. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  40. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  41. 096cc9b [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT by Stefan Roese · 18 years ago
  42. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  43. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  44. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  45. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  46. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
  47. 3863585 Initial revision by wdenk · 22 years ago