1. 10093c8 efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU by Heinrich Schuchardt · Sun Oct 13 11:54:20 2019 +0200
  2. 120a01a efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available by AKASHI Takahiro · Mon Oct 07 14:59:38 2019 +0900
  3. 80ac734 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · Mon Oct 07 14:59:37 2019 +0900
  4. 66d2da3 fs: clean up around fs_type by AKASHI Takahiro · Mon Oct 07 14:59:36 2019 +0900
  5. 63a5752 fs: update fs_close() description by Heinrich Schuchardt · Sun Oct 13 10:26:26 2019 +0200
  6. ca8e377 fs: export fs_close() by AKASHI Takahiro · Mon Oct 07 14:59:35 2019 +0900
  7. f1dbbae efi_loader: device_path: check against file path length by AKASHI Takahiro · Wed Oct 09 16:19:52 2019 +0900
  8. 95c21cf Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Oct 16 18:10:31 2019 -0400
  9. e11ebc3 Merge branch '2019-10-15-master-imports' by Tom Rini · Wed Oct 16 18:10:01 2019 -0400
  10. ca3561d travis: Split and rename xilinx ARM in to two jobs by Tom Rini · Mon Oct 14 18:12:59 2019 -0400
  11. 5aa0f0d travis: Split sun8i in to two jobs by Tom Rini · Tue Oct 15 07:27:14 2019 -0400
  12. 13883b2 travis: Split i.MX jobs a bit more by Tom Rini · Tue Oct 15 07:27:13 2019 -0400
  13. 640e3a6 MAINTAINERS: Update ARM entry by Tom Rini · Thu Oct 10 17:33:09 2019 -0400
  14. 91469d4 Makefile: Skip symbolic links to files for cscope by Andy Shevchenko · Tue Oct 08 21:12:45 2019 +0300
  15. 5f65ff9 arm: remove the H2200 board by Heinrich Schuchardt · Tue Oct 08 20:54:49 2019 +0200
  16. 259dfe6 sandbox: fix build error due to missing struct udevice definition by AKASHI Takahiro · Fri Oct 04 13:45:18 2019 +0900
  17. 6814897 dm: Tidy up dump output when there are many devices by Patrick Delaunay · Mon Sep 30 10:19:13 2019 +0200
  18. d23bcf1 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  19. 98381da dm: core: device: switch off power domain after device removal by Anatolij Gustschin · Fri Sep 27 13:48:15 2019 +0530
  20. 589eeb8 power: domain: Introduce dev_power_domain_off by Lokesh Vutla · Fri Sep 27 13:48:14 2019 +0530
  21. 01cfdf7 remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF by Lokesh Vutla · Fri Sep 27 13:48:13 2019 +0530
  22. c10e52b dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · Fri Sep 27 13:48:12 2019 +0530
  23. 9554087 dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() by Jean-Jacques Hiblot · Thu Sep 26 15:43:54 2019 +0200
  24. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · Fri Sep 27 09:23:56 2019 -0700
  25. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · Tue Sep 24 11:32:29 2019 +0200
  26. 9b26530 sandbox64: enable command aes by Philippe Reynes · Tue Sep 24 11:32:28 2019 +0200
  27. eeef7cf sandbox: enable command aes by Philippe Reynes · Tue Sep 24 11:32:27 2019 +0200
  28. 8cbe9a3 libfdt: fix typo on comment by Giulio Benetti · Wed Sep 18 17:22:13 2019 +0200
  29. ee822c8 rsa: Return immediately if required-key verification fails by Daniele Alessandrelli · Wed Sep 18 16:04:54 2019 +0200
  30. 1d5ef52 pytest: vboot: add a test for required key by Philippe Reynes · Wed Sep 18 16:04:53 2019 +0200
  31. 990a4c5 dm: pinctrl: Skip not associated gpio phandle and rise a warning message by Michael Trimarchi · Tue Sep 17 22:06:03 2019 +0200
  32. d220111 core: device: use dev_power_domain_on by Peng Fan · Tue Sep 17 09:29:22 2019 +0000
  33. db513e9 power: domain: add dev_power_domain_on by Peng Fan · Tue Sep 17 09:29:19 2019 +0000
  34. 59c90f3 dm: spi: Do not assume first SPI bus by Thomas Fitzsimmons · Fri Sep 06 07:51:19 2019 -0400
  35. f327ecb dm: device: Request next sequence number by Thomas Fitzsimmons · Fri Sep 06 07:51:18 2019 -0400
  36. 7ef21ad tpm2: Don't assume active low reset value by Kayla Theil · Fri Sep 06 12:40:45 2019 +0200
  37. 597fdfc dm: Fix default address cells return value by Matthias Brugger · Thu Sep 05 10:48:49 2019 +0200
  38. ab742cf libfdt: Allow #size-cells of 0 by Matthias Brugger · Thu Sep 05 10:48:48 2019 +0200
  39. a1d7a43 libfdt: return correct value if #size-cells property is not present by Matthias Brugger · Thu Sep 05 10:48:47 2019 +0200
  40. 76ddba1 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · Thu Sep 05 10:48:46 2019 +0200
  41. 8fb963a sandbox: fix cpu property in test.dts for pytest by AKASHI Takahiro · Tue Aug 27 17:17:03 2019 +0900
  42. 5fca90a doc: add full path to patman README by Ralph Siemsen · Mon Aug 19 15:00:30 2019 -0400
  43. bcdb104 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  44. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · Sat Aug 24 07:23:14 2019 -0600
  45. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · Sat Aug 24 07:23:13 2019 -0600
  46. e594341 binman: Write symbol info before image inclusion by Simon Glass · Sat Aug 24 07:23:12 2019 -0600
  47. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · Sat Aug 24 07:23:11 2019 -0600
  48. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · Sat Aug 24 07:23:10 2019 -0600
  49. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · Sat Aug 24 07:23:09 2019 -0600
  50. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · Sat Aug 24 07:23:08 2019 -0600
  51. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · Sat Aug 24 07:23:07 2019 -0600
  52. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · Sat Aug 24 07:23:05 2019 -0600
  53. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · Sat Aug 24 07:23:04 2019 -0600
  54. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · Sat Aug 24 07:23:03 2019 -0600
  55. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · Sat Aug 24 07:23:02 2019 -0600
  56. 1d16776 binman: Use underscore in test filenames by Simon Glass · Sat Aug 24 07:23:01 2019 -0600
  57. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · Sat Aug 24 07:23:00 2019 -0600
  58. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · Sat Aug 24 07:22:59 2019 -0600
  59. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · Sat Aug 24 07:22:58 2019 -0600
  60. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · Sat Aug 24 07:22:57 2019 -0600
  61. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · Sat Aug 24 07:22:56 2019 -0600
  62. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · Sat Aug 24 07:22:55 2019 -0600
  63. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · Sat Aug 24 07:22:54 2019 -0600
  64. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · Sat Aug 24 07:22:53 2019 -0600
  65. 08cc4cc binman: Use tools.Run() to run objdump by Simon Glass · Sat Aug 24 07:22:52 2019 -0600
  66. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · Sat Aug 24 07:22:51 2019 -0600
  67. 232f90c binman: Add support for Intel FIT by Simon Glass · Sat Aug 24 07:22:50 2019 -0600
  68. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600
  69. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · Sat Aug 24 07:22:48 2019 -0600
  70. 8a5e249 binman: Correct use of 'replace' in IFWI tests by Simon Glass · Sat Aug 24 07:22:47 2019 -0600
  71. c29a85d binman: Handle hidden symbols in ELF files by Simon Glass · Sat Aug 24 07:22:46 2019 -0600
  72. d349ada binman: Drop .note section from ELF by Simon Glass · Sat Aug 24 07:22:45 2019 -0600
  73. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · Sat Aug 24 07:22:44 2019 -0600
  74. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · Sat Aug 24 07:22:43 2019 -0600
  75. 9f5051a patman: Update command.Run() to handle failure better by Simon Glass · Sat Aug 24 07:22:42 2019 -0600
  76. 5feeacf patman: Drop binary parameter by Simon Glass · Sat Aug 24 07:22:41 2019 -0600
  77. 9e4982c image: android: Support boot image v1 and v2 by Sam Protsenko · Thu Aug 15 20:25:07 2019 +0300
  78. 028a648 image: android: Fix possible build errors by Sam Protsenko · Fri Aug 09 15:31:29 2019 +0300
  79. fe66634 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Oct 14 21:00:10 2019 -0400
  80. 7d09e5c Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 14 13:00:51 2019 -0400
  81. 30d6772 Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Oct 14 07:30:16 2019 -0400
  82. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Oct 14 07:28:32 2019 -0400
  83. f0fb386 i2c: imx_lpi2c: add ipg clk by Peng Fan · Wed Jul 24 08:54:16 2019 +0000
  84. 27f3fae imx :hab: Add hab version command by Sjoerd Simons · Tue Jun 18 23:08:59 2019 +0200
  85. 3a7e340 imx: imx8mm_evk: add board_mmc_get_env_dev by Peng Fan · Wed Oct 09 03:08:17 2019 +0000
  86. d4c56b8 mx7ulp_evk: Use imx_ddr_size() by Fabio Estevam · Thu Jul 18 15:04:25 2019 -0300
  87. 262f511 imx: mmdc_size: Allow building it for i.MX7ULP by Fabio Estevam · Thu Jul 18 15:04:24 2019 -0300
  88. 44bd6ed imx: mmdc_size: Fix checkpatch warnings by Fabio Estevam · Thu Jul 18 15:04:23 2019 -0300
  89. 9e1196a imx: Place imx_ddr_size() into a separate file by Fabio Estevam · Thu Jul 18 15:04:22 2019 -0300
  90. 19b7663 stm32mp1: configs: add display devices by Yannick Fertré · Mon Oct 07 15:29:15 2019 +0200
  91. 28c02a4 stm32mp1: configs: update video by Yannick Fertré · Mon Oct 07 15:29:14 2019 +0200
  92. 88f8034 ARM: dts: stm32mp1: add dsi host for stm32mp157c-dk2 board by Yannick Fertré · Mon Oct 07 15:29:13 2019 +0200
  93. f239abc ARM: dts: stm32mp1: add dsi host for stm32mp157c-ev1 board by Yannick Fertré · Mon Oct 07 15:29:12 2019 +0200
  94. c898f5e ARM: dts: stm32f769: add display for STM32F769 disco board by Yannick Fertré · Mon Oct 07 15:29:11 2019 +0200
  95. b495e13 board: Add STM32F769 SoC, discovery board support by Yannick Fertré · Mon Oct 07 15:29:10 2019 +0200
  96. b038fed video: add support of panel RM68200 by Yannick Fertré · Mon Oct 07 15:29:09 2019 +0200
  97. 5b855d4 video: add support of panel OTM8009A by Yannick Fertré · Mon Oct 07 15:29:08 2019 +0200
  98. 1334cf2 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · Mon Oct 07 15:29:07 2019 +0200
  99. 764af46 video: add MIPI DSI host controller bridge by Yannick Fertré · Mon Oct 07 15:29:06 2019 +0200
  100. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · Mon Oct 07 15:29:05 2019 +0200