1. 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · Fri Oct 30 20:25:20 2020 +0300
  2. 5594195d binman: Fix typo in kernel-doc format for binman_symname() by Michal Simek · Wed Aug 26 15:34:24 2020 +0200
  3. 1ffe004 sandbox: update function descriptions in os.h by Heinrich Schuchardt · Tue Oct 27 20:29:27 2020 +0100
  4. 1c67844 sandbox: implement reset by Heinrich Schuchardt · Tue Oct 27 20:29:25 2020 +0100
  5. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 01 10:56:37 2020 -0500
  6. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Oct 30 22:55:16 2020 -0400
  7. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  8. 14e7722 log: typo logl_pref in documentation by Heinrich Schuchardt · Fri Oct 30 18:50:31 2020 +0100
  9. 57a0a56 rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · Wed Oct 28 19:03:45 2020 +0530
  10. ce02d8f doc: Add log kerneldocs to documentation by Sean Anderson · Tue Oct 27 19:55:40 2020 -0400
  11. cf1ddf4 test: Add a test for log filter-* by Sean Anderson · Tue Oct 27 19:55:39 2020 -0400
  12. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  13. cd6f8ab cmd: log: Add commands to list categories and drivers by Sean Anderson · Tue Oct 27 19:55:34 2020 -0400
  14. 34dc804 log: Add filter flag to match greater than a log level by Sean Anderson · Tue Oct 27 19:55:30 2020 -0400
  15. c182182 test: log: Convert log_test from python to C by Sean Anderson · Tue Oct 27 19:55:27 2020 -0400
  16. d503212 log: Add filter flag to deny on match by Sean Anderson · Tue Oct 27 19:55:26 2020 -0400
  17. 8c41018 log: Add function to create a filter with flags by Sean Anderson · Tue Oct 27 19:55:25 2020 -0400
  18. cc4960d log: Expose some helper functions by Sean Anderson · Tue Oct 27 19:55:24 2020 -0400
  19. e1eb6ca log: Fix incorrect documentation of log_filter.cat_list by Sean Anderson · Tue Oct 27 19:55:21 2020 -0400
  20. 3065113 env: split env_import_redund() into 2 functions by Heiko Schocher · Sat Oct 10 10:28:04 2020 +0200
  21. 9407468 efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · Thu Oct 29 13:47:46 2020 +0900
  22. 0e84a04 dfu: add dfu_write_by_alt() by AKASHI Takahiro · Thu Oct 29 13:47:52 2020 +0900
  23. b24b829 dfu: export dfu_list by AKASHI Takahiro · Thu Oct 29 13:47:44 2020 +0900
  24. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · Thu Oct 29 13:47:43 2020 +0900
  25. bd4dc18 dfu: modify an argument type for an address by AKASHI Takahiro · Thu Oct 29 13:47:42 2020 +0900
  26. fb6732f dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · Thu Oct 29 13:47:41 2020 +0900
  27. 38ada61 efi_loader: typo in function description of u16_strnlen by Heinrich Schuchardt · Fri Oct 30 12:14:16 2020 +0100
  28. e3b59cc rockchip: Rock960: fix up USB support by Peter Robinson · Tue Sep 29 14:06:18 2020 +0100
  29. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · Sat Oct 03 11:31:41 2020 -0600
  30. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · Sat Oct 03 11:31:40 2020 -0600
  31. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · Sat Oct 03 11:31:35 2020 -0600
  32. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · Sat Oct 03 11:31:33 2020 -0600
  33. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · Sun Oct 25 20:38:28 2020 -0600
  34. 2698359 dm: core: fix typo in device.h by Dario Binacchi · Sun Oct 11 14:27:07 2020 +0200
  35. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · Sat Oct 03 11:31:26 2020 -0600
  36. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · Sat Oct 03 09:25:22 2020 -0600
  37. fd80a22 dm: core: Avoid void * in the of-platdata structs by Simon Glass · Sat Oct 03 09:25:21 2020 -0600
  38. eb6e7e9 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · Sat Oct 03 09:25:20 2020 -0600
  39. dff2ea1 binman: Add a way to read the ROM offset by Simon Glass · Sun Sep 27 18:46:19 2020 -0600
  40. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Oct 29 11:30:15 2020 -0400
  41. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  42. 5fe3f41 mmc: zynq_sdhci: Add common function to set input/output tapdelays by Ashok Reddy Soma · Fri Oct 23 04:59:04 2020 -0600
  43. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · Fri Oct 16 16:16:31 2020 +0530
  44. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · Fri Oct 16 16:16:30 2020 +0530
  45. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:58 2020 +0200
  46. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · Sat Oct 17 14:31:57 2020 +0200
  47. 0afdfe3 mmc: Define timing macro's by Ashok Reddy Soma · Fri Oct 23 04:58:58 2020 -0600
  48. 61e0df9 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · Fri Oct 23 04:58:57 2020 -0600
  49. e75b09f xilinx: Remove additional newline in config files by Michal Simek · Thu Oct 22 10:37:00 2020 +0200
  50. 38e828e xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · Thu Oct 22 10:59:08 2020 +0200
  51. 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · Tue Jul 28 12:51:08 2020 +0200
  52. 59aadc5 dt-bindings: arm64: versal: Add clk and power headers by Michal Simek · Mon Apr 08 13:43:51 2019 +0200
  53. e539c26 microblaze: Add support for distro boot by T Karthik Reddy · Tue Sep 22 05:18:55 2020 -0600
  54. a3627ee microblaze: trivial code fixes by T Karthik Reddy · Tue Sep 22 05:18:52 2020 -0600
  55. e6dbb8b microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · Thu Sep 24 11:54:37 2020 +0300
  56. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · Sun Oct 18 20:32:35 2020 +0200
  57. a1a2a22 power: regulator: add dummy helper by Peng Fan · Thu Oct 15 18:06:48 2020 +0800
  58. 603f146 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Oct 23 09:19:12 2020 -0400
  59. 08df128 Revert "xen: add definitions for console_io" by Tom Rini · Fri Oct 23 09:16:01 2020 -0400
  60. 36ba764 board: kontron: add sl28 support by Michael Walle · Thu Oct 15 23:08:57 2020 +0200
  61. 1333e90 pci: add a few ARI related defines by Laurentiu Tudor · Thu Sep 10 12:42:18 2020 +0300
  62. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · Fri Oct 16 10:41:46 2020 +0200
  63. 5181e58 xen: add definitions for console_io by AKASHI Takahiro · Thu Oct 15 13:25:15 2020 +0900
  64. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · Thu Oct 15 10:25:13 2020 +0800
  65. 361843d gpio: fix gpio_request_by_name() description by Dario Binacchi · Sun Oct 11 14:25:47 2020 +0200
  66. 8ef373b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · Sun Oct 11 14:25:46 2020 +0200
  67. 3a0f386 km/common: change ubicopy variable by Holger Brunck · Fri Oct 09 17:21:33 2020 +0200
  68. c7c7169 km: adapt defines and variables for new memory layout by Holger Brunck · Fri Oct 09 17:21:32 2020 +0200
  69. ae1c957 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · Thu Oct 08 22:23:23 2020 +0200
  70. 7216252 km: fix license string and compatible strings by Holger Brunck · Thu Oct 08 12:27:22 2020 +0200
  71. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · Wed Oct 07 14:37:44 2020 -0400
  72. b710965 doc: Document timer API by Sean Anderson · Wed Oct 07 14:37:43 2020 -0400
  73. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  74. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · Wed Oct 07 11:22:24 2020 +0900
  75. d7e8291 image: Add a function to modify category information by Naoki Hayama · Wed Oct 07 11:21:25 2020 +0900
  76. 31120e1 log: Add missing category names by Simon Glass · Sun Sep 27 18:46:13 2020 -0600
  77. 2fe7735 Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Oct 21 19:13:05 2020 -0400
  78. fb2dca3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 20 08:02:53 2020 -0400
  79. 45369b0 arm: dts: r8a774c0: Import DTS from Linux 5.9 by Lad Prabhakar · Fri Oct 16 08:37:13 2020 +0100
  80. b758158 usb: common: add define of usb_speed_string() by developer · Wed Oct 14 15:08:28 2020 +0800
  81. 64bb6ce usb: add USB_SPEED_SUPER_PLUS by developer · Wed Oct 14 15:08:27 2020 +0800
  82. d47430a net: add a define for the number of packets received as batch by Patrick Wildt · Wed Oct 07 11:03:30 2020 +0200
  83. 784624c Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Mon Oct 19 09:29:05 2020 -0400
  84. 0927213 board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · Wed Oct 07 18:17:07 2020 +0300
  85. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:16 2020 +0200
  86. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:15 2020 +0200
  87. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:14 2020 +0200
  88. c73372f video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · Fri Oct 02 11:16:09 2020 +0200
  89. a61f0e5 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · Fri Oct 02 11:16:08 2020 +0200
  90. c3c748e dm: Don't undefine dev_xxx macros by Sean Anderson · Sun Oct 04 21:39:57 2020 -0400
  91. 9a80624 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · Sun Oct 04 21:39:56 2020 -0400
  92. 53a55a1 Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Oct 15 08:20:42 2020 -0400
  93. b8cc28a configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET by Andre Heider · Thu Sep 17 08:52:03 2020 +0200
  94. 698793b treewide: configs: fold CONFIG_DEFAULT_CONSOLE by Andre Heider · Thu Sep 17 08:52:01 2020 +0200
  95. 6c4e087 treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE by Andre Heider · Thu Sep 17 08:52:00 2020 +0200
  96. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Oct 14 13:51:56 2020 -0400
  97. 50d9286 global_data.h: add Sphinx documentation by Heinrich Schuchardt · Mon Oct 05 08:30:09 2020 +0200
  98. 1e5c4fe global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · Mon Oct 05 08:30:08 2020 +0200
  99. 25828e9 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · Tue Sep 15 01:58:11 2020 +0200
  100. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · Fri Mar 20 10:59:24 2020 +0100