1. 8d8c181 Nokia RX-51: Convert to CONFIG_DM_I2C by Pali Rohár · 4 years ago
  2. 4fcc084 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years ago
  3. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 3 years, 11 months ago
  4. 896cc5a Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
  5. d062c13 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 11 months ago
  6. 78227d4 x86: Pass an ofnode into each SMBIOS function by Simon Glass · 3 years, 11 months ago
  7. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 3 years, 11 months ago
  8. b73d61a x86: zimage: Add a little more logging by Simon Glass · 3 years, 11 months ago
  9. e0028ab x86: Boot coral into Chrome OS by default by Simon Glass · 3 years, 11 months ago
  10. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 3 years, 11 months ago
  11. d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 3 years, 11 months ago
  12. 7716c32 Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 11 months ago
  13. 6900797 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 3 years, 11 months ago
  14. 9485a80 binman: Fix typo in kernel-doc format for binman_symname() by Michal Simek · 4 years, 1 month ago
  15. 063790c sandbox: update function descriptions in os.h by Heinrich Schuchardt · 3 years, 11 months ago
  16. 329dccc sandbox: implement reset by Heinrich Schuchardt · 3 years, 11 months ago
  17. 014b9f9 configs: meson64: relocate config_distro_bootcmmd header by Jaehoon Chung · 3 years, 11 months ago
  18. 5019e20 x86: acpi: Store the ACPI context in global_data by Simon Glass · 3 years, 11 months ago
  19. 1779b8a Add an assembly guard around linux/bitops.h by Simon Glass · 3 years, 11 months ago
  20. 415eab0 smbios: add parsing API by Christian Gmeiner · 3 years, 11 months ago
  21. 41cab8e Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 11 months ago
  22. 64272ef board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2 by Sebastian Reichel · 4 years, 1 month ago
  23. 0cc2a07 board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support by Teresa Remmet · 4 years, 1 month ago
  24. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 11 months ago
  25. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 11 months ago
  26. 096912b log: typo logl_pref in documentation by Heinrich Schuchardt · 3 years, 11 months ago
  27. 39c8b2c rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 11 months ago
  28. 82f6508 configs: meson64_android: don't show logo on ROM USB boot by Guillaume La Roque · 3 years, 11 months ago
  29. 00ebb7f doc: Add log kerneldocs to documentation by Sean Anderson · 3 years, 11 months ago
  30. 89723b9 test: Add a test for log filter-* by Sean Anderson · 3 years, 11 months ago
  31. 72eda50 lib: Add getopt by Sean Anderson · 3 years, 11 months ago
  32. 1c593a1 cmd: log: Add commands to list categories and drivers by Sean Anderson · 3 years, 11 months ago
  33. 40455a6 log: Add filter flag to match greater than a log level by Sean Anderson · 3 years, 11 months ago
  34. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 3 years, 11 months ago
  35. fe3b1a2 log: Add filter flag to deny on match by Sean Anderson · 3 years, 11 months ago
  36. a02f84e log: Add function to create a filter with flags by Sean Anderson · 3 years, 11 months ago
  37. 3102c1d log: Expose some helper functions by Sean Anderson · 3 years, 11 months ago
  38. b66a924 log: Fix incorrect documentation of log_filter.cat_list by Sean Anderson · 3 years, 11 months ago
  39. 1229533 env: split env_import_redund() into 2 functions by Heiko Schocher · 4 years ago
  40. 077153e efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · 3 years, 11 months ago
  41. f234566 dfu: add dfu_write_by_alt() by AKASHI Takahiro · 3 years, 11 months ago
  42. 6beaa47 dfu: export dfu_list by AKASHI Takahiro · 3 years, 11 months ago
  43. 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 3 years, 11 months ago
  44. 1c2d129 dfu: modify an argument type for an address by AKASHI Takahiro · 3 years, 11 months ago
  45. 045fd8b dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · 3 years, 11 months ago
  46. 3139356 efi_loader: typo in function description of u16_strnlen by Heinrich Schuchardt · 3 years, 11 months ago
  47. e6dcfff rockchip: Rock960: fix up USB support by Peter Robinson · 4 years ago
  48. cb43ac1 dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years ago
  49. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years ago
  50. e41651f dm: Support parent devices with of-platdata by Simon Glass · 4 years ago
  51. a294ead dm: Use an allocated array for run-time device info by Simon Glass · 4 years ago
  52. b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years ago
  53. 970cd91 dm: core: fix typo in device.h by Dario Binacchi · 4 years ago
  54. abb9cd3 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years ago
  55. a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years ago
  56. 08c3b88 dm: core: Avoid void * in the of-platdata structs by Simon Glass · 4 years ago
  57. 3c14083 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · 4 years ago
  58. f4f4123 binman: Add a way to read the ROM offset by Simon Glass · 4 years ago
  59. 4775433 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 11 months ago
  60. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 11 months ago
  61. 728d21b mmc: zynq_sdhci: Add common function to set input/output tapdelays by Ashok Reddy Soma · 4 years ago
  62. 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years ago
  63. 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years ago
  64. d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years ago
  65. 993a06b log: move processing_msg to global data by Heinrich Schuchardt · 4 years ago
  66. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years ago
  67. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years ago
  68. f2b0376 xilinx: Remove additional newline in config files by Michal Simek · 4 years ago
  69. c2a2c83 xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years ago
  70. 305d318 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 2 months ago
  71. 30f47c0 dt-bindings: arm64: versal: Add clk and power headers by Michal Simek · 5 years ago
  72. 44d2be8 microblaze: Add support for distro boot by T Karthik Reddy · 4 years ago
  73. 581d6a6 microblaze: trivial code fixes by T Karthik Reddy · 4 years ago
  74. f5d8b1a microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · 4 years ago
  75. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  76. 16cc5ad power: regulator: add dummy helper by Peng Fan · 4 years ago
  77. 001ab99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years ago
  78. 2c48370 Revert "xen: add definitions for console_io" by Tom Rini · 4 years ago
  79. 4ceb5c6 board: kontron: add sl28 support by Michael Walle · 4 years ago
  80. 284d062 pci: add a few ARI related defines by Laurentiu Tudor · 4 years ago
  81. dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years ago
  82. 16389a7 xen: add definitions for console_io by AKASHI Takahiro · 4 years ago
  83. 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years ago
  84. 7438d6a gpio: fix gpio_request_by_name() description by Dario Binacchi · 4 years ago
  85. 2d1a43b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years ago
  86. 0e3eb47 km/common: change ubicopy variable by Holger Brunck · 4 years ago
  87. 6a0952a km: adapt defines and variables for new memory layout by Holger Brunck · 4 years ago
  88. dcf1672 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years ago
  89. 5d57dfa km: fix license string and compatible strings by Holger Brunck · 4 years ago
  90. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years ago
  91. aff60ab doc: Document timer API by Sean Anderson · 4 years ago
  92. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  93. 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years ago
  94. 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years ago
  95. 8021296 log: Add missing category names by Simon Glass · 4 years ago
  96. 5d92dac Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  97. adc0c39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years ago
  98. fc5e552 arm: dts: r8a774c0: Import DTS from Linux 5.9 by Lad Prabhakar · 4 years ago
  99. d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years ago
  100. a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years ago