1. 2d01b03 armv7: ls102xa: Update SCFG_QSPI_CLKSEL value by Kuldeep Singh · Wed Sep 18 16:28:04 2019 +0530
  2. dae56ea configs: ls1012ardb: Add CONFIG_ENV_ADDR by Kuldeep Singh · Wed Sep 18 14:58:11 2019 +0530
  3. f463d75 armv8: ls1028a: Add more personalities support by Yuantian Tang · Wed Sep 18 16:50:52 2019 +0800
  4. 137b873 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · Fri Oct 18 21:38:33 2019 +0200
  5. 483d4ab Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 18 16:37:03 2019 -0400
  6. be5f8a5 Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Oct 18 16:36:44 2019 -0400
  7. 284c2e9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Oct 18 16:36:16 2019 -0400
  8. f8f7883 configs: sei610: Add config file to fix userdata size by Guillaume La Roque · Fri Oct 11 17:33:58 2019 +0200
  9. 95b488a configs: sei510: rework header and fix userdata size by Guillaume La Roque · Fri Oct 11 17:33:57 2019 +0200
  10. c9b031e boards: amlogic: add SEI610 support by Neil Armstrong · Fri Oct 11 17:33:56 2019 +0200
  11. b49636e ARM: dts: meson-sm1: add U-Boot specific DT for graphics by Neil Armstrong · Fri Oct 11 17:33:55 2019 +0200
  12. 3425cce configs: sei510: enable everything-else power domain by Neil Armstrong · Fri Oct 11 15:12:20 2019 +0200
  13. 152b453 power: domain: add Amlogic Everything-Else power domain driver by Neil Armstrong · Fri Oct 11 15:12:19 2019 +0200
  14. 2964761 ARM: dts: Import SEI610 DT from Linux 5.4-rc2 by Neil Armstrong · Fri Oct 11 17:33:54 2019 +0200
  15. 3e448bd clk: meson-sm1: add compatible by Neil Armstrong · Fri Oct 11 17:33:53 2019 +0200
  16. 1c0ca20 mmc: meson-gx: add support for mmc-pwrseq-emmc by Neil Armstrong · Fri Oct 11 17:33:52 2019 +0200
  17. 319600b ARM: meson: add SM1 SoC id by Neil Armstrong · Fri Oct 11 17:33:51 2019 +0200
  18. b9fe9ef arm: meson: Recognize A311D SoC by Andreas Färber · Wed Oct 09 16:03:57 2019 +0200
  19. e9763db arm: meson: Tidy SoC information output by Andreas Färber · Wed Oct 09 16:03:56 2019 +0200
  20. 406c389 configs: Add Khadas VIM3 defconfig by Andreas Färber · Wed Oct 09 16:03:55 2019 +0200
  21. 5851dcb arm: dts: Import and update DT for Khadas VIM3 by Andreas Färber · Wed Oct 09 16:03:54 2019 +0200
  22. 3d9592d configs: sei510: enable Video Display support by Neil Armstrong · Fri Aug 30 14:09:28 2019 +0200
  23. da9c659 ARM: dts: meson-g12a: add U-Boot specific DT for graphics by Neil Armstrong · Fri Aug 30 14:09:27 2019 +0200
  24. ff0d478 arm: meson: board-g12a: Setup VPU in fdt by Neil Armstrong · Fri Aug 30 14:09:26 2019 +0200
  25. bb18f7e video: meson: add compatible for Amlogic G12A by Neil Armstrong · Fri Aug 30 14:09:25 2019 +0200
  26. 57d6dfe video: meson: sync with linux drm-misc tree by Neil Armstrong · Fri Aug 30 14:09:24 2019 +0200
  27. 7e53a7c video: meson: remove power domain get by Neil Armstrong · Fri Aug 30 14:09:23 2019 +0200
  28. 4371b9c clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · Fri Aug 30 14:09:22 2019 +0200
  29. 108f0af power: domain: meson-gx-pwrc: add G12A support by Neil Armstrong · Fri Aug 30 14:09:21 2019 +0200
  30. 8ac9913 board: amlogic: document alternative libretech-cc installation methods by Daniel Drake · Tue Aug 06 16:10:42 2019 +0800
  31. b8745f0 RISC-V: Align boot image header with Linux by Atish Patra · Wed Oct 09 10:34:17 2019 -0700
  32. 259b51d configs: fu540: enable gpio driver by Sagar Shrikant Kadam · Tue Oct 01 10:00:47 2019 -0700
  33. 211be3b gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · Tue Oct 01 10:00:46 2019 -0700
  34. 10093c8 efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU by Heinrich Schuchardt · Sun Oct 13 11:54:20 2019 +0200
  35. 120a01a efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available by AKASHI Takahiro · Mon Oct 07 14:59:38 2019 +0900
  36. 80ac734 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · Mon Oct 07 14:59:37 2019 +0900
  37. 66d2da3 fs: clean up around fs_type by AKASHI Takahiro · Mon Oct 07 14:59:36 2019 +0900
  38. 63a5752 fs: update fs_close() description by Heinrich Schuchardt · Sun Oct 13 10:26:26 2019 +0200
  39. ca8e377 fs: export fs_close() by AKASHI Takahiro · Mon Oct 07 14:59:35 2019 +0900
  40. f1dbbae efi_loader: device_path: check against file path length by AKASHI Takahiro · Wed Oct 09 16:19:52 2019 +0900
  41. aeceb4c Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Thu Oct 17 07:26:16 2019 -0400
  42. 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
  43. e11ebc3 Merge branch '2019-10-15-master-imports' by Tom Rini · Wed Oct 16 18:10:01 2019 -0400
  44. ca3561d travis: Split and rename xilinx ARM in to two jobs by Tom Rini · Mon Oct 14 18:12:59 2019 -0400
  45. 5aa0f0d travis: Split sun8i in to two jobs by Tom Rini · Tue Oct 15 07:27:14 2019 -0400
  46. 13883b2 travis: Split i.MX jobs a bit more by Tom Rini · Tue Oct 15 07:27:13 2019 -0400
  47. 640e3a6 MAINTAINERS: Update ARM entry by Tom Rini · Thu Oct 10 17:33:09 2019 -0400
  48. 91469d4 Makefile: Skip symbolic links to files for cscope by Andy Shevchenko · Tue Oct 08 21:12:45 2019 +0300
  49. 5f65ff9 arm: remove the H2200 board by Heinrich Schuchardt · Tue Oct 08 20:54:49 2019 +0200
  50. 5a1f32b ubi: env: fix redundand management by Philippe Reynes · Mon Oct 14 19:41:06 2019 +0200
  51. 9ea7786 ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · Tue Sep 17 09:17:53 2019 +0200
  52. cab6e75 ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · Thu Sep 12 16:41:02 2019 +0200
  53. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · Thu Sep 12 16:41:01 2019 +0200
  54. 259dfe6 sandbox: fix build error due to missing struct udevice definition by AKASHI Takahiro · Fri Oct 04 13:45:18 2019 +0900
  55. 6814897 dm: Tidy up dump output when there are many devices by Patrick Delaunay · Mon Sep 30 10:19:13 2019 +0200
  56. d23bcf1 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  57. 98381da dm: core: device: switch off power domain after device removal by Anatolij Gustschin · Fri Sep 27 13:48:15 2019 +0530
  58. 589eeb8 power: domain: Introduce dev_power_domain_off by Lokesh Vutla · Fri Sep 27 13:48:14 2019 +0530
  59. 01cfdf7 remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF by Lokesh Vutla · Fri Sep 27 13:48:13 2019 +0530
  60. c10e52b dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · Fri Sep 27 13:48:12 2019 +0530
  61. 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
  62. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · Fri Sep 27 09:23:56 2019 -0700
  63. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · Tue Sep 24 11:32:29 2019 +0200
  64. 9b26530 sandbox64: enable command aes by Philippe Reynes · Tue Sep 24 11:32:28 2019 +0200
  65. eeef7cf sandbox: enable command aes by Philippe Reynes · Tue Sep 24 11:32:27 2019 +0200
  66. 8cbe9a3 libfdt: fix typo on comment by Giulio Benetti · Wed Sep 18 17:22:13 2019 +0200
  67. ee822c8 rsa: Return immediately if required-key verification fails by Daniele Alessandrelli · Wed Sep 18 16:04:54 2019 +0200
  68. 1d5ef52 pytest: vboot: add a test for required key by Philippe Reynes · Wed Sep 18 16:04:53 2019 +0200
  69. 990a4c5 dm: pinctrl: Skip not associated gpio phandle and rise a warning message by Michael Trimarchi · Tue Sep 17 22:06:03 2019 +0200
  70. d220111 core: device: use dev_power_domain_on by Peng Fan · Tue Sep 17 09:29:22 2019 +0000
  71. db513e9 power: domain: add dev_power_domain_on by Peng Fan · Tue Sep 17 09:29:19 2019 +0000
  72. 59c90f3 dm: spi: Do not assume first SPI bus by Thomas Fitzsimmons · Fri Sep 06 07:51:19 2019 -0400
  73. f327ecb dm: device: Request next sequence number by Thomas Fitzsimmons · Fri Sep 06 07:51:18 2019 -0400
  74. 7ef21ad tpm2: Don't assume active low reset value by Kayla Theil · Fri Sep 06 12:40:45 2019 +0200
  75. 597fdfc dm: Fix default address cells return value by Matthias Brugger · Thu Sep 05 10:48:49 2019 +0200
  76. ab742cf libfdt: Allow #size-cells of 0 by Matthias Brugger · Thu Sep 05 10:48:48 2019 +0200
  77. a1d7a43 libfdt: return correct value if #size-cells property is not present by Matthias Brugger · Thu Sep 05 10:48:47 2019 +0200
  78. 76ddba1 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · Thu Sep 05 10:48:46 2019 +0200
  79. 8fb963a sandbox: fix cpu property in test.dts for pytest by AKASHI Takahiro · Tue Aug 27 17:17:03 2019 +0900
  80. 5fca90a doc: add full path to patman README by Ralph Siemsen · Mon Aug 19 15:00:30 2019 -0400
  81. bcdb104 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  82. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · Sat Aug 24 07:23:14 2019 -0600
  83. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · Sat Aug 24 07:23:13 2019 -0600
  84. e594341 binman: Write symbol info before image inclusion by Simon Glass · Sat Aug 24 07:23:12 2019 -0600
  85. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · Sat Aug 24 07:23:11 2019 -0600
  86. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · Sat Aug 24 07:23:10 2019 -0600
  87. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · Sat Aug 24 07:23:09 2019 -0600
  88. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · Sat Aug 24 07:23:08 2019 -0600
  89. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · Sat Aug 24 07:23:07 2019 -0600
  90. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · Sat Aug 24 07:23:05 2019 -0600
  91. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · Sat Aug 24 07:23:04 2019 -0600
  92. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · Sat Aug 24 07:23:03 2019 -0600
  93. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · Sat Aug 24 07:23:02 2019 -0600
  94. 1d16776 binman: Use underscore in test filenames by Simon Glass · Sat Aug 24 07:23:01 2019 -0600
  95. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · Sat Aug 24 07:23:00 2019 -0600
  96. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · Sat Aug 24 07:22:59 2019 -0600
  97. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · Sat Aug 24 07:22:58 2019 -0600
  98. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · Sat Aug 24 07:22:57 2019 -0600
  99. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · Sat Aug 24 07:22:56 2019 -0600
  100. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · Sat Aug 24 07:22:55 2019 -0600