1. 0e27adb Merge branch '2019-07-11-master-imports' by Tom Rini · Thu Jul 11 18:03:52 2019 -0400
  2. 47e00a3 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · Sat May 25 22:52:20 2019 +0200
  3. 0de45b8 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · Sat May 25 22:40:35 2019 +0200
  4. df505da doc: relocate/rename Android README and add BCB overview by Eugeniu Rosca · Thu May 23 17:32:23 2019 +0200
  5. 35c34be cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · Thu May 23 17:32:22 2019 +0200
  6. 2f3fd46 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · Thu May 23 17:32:21 2019 +0200
  7. 6c9771e SPL: Default to disabling legacy image support when using FIT by Tom Rini · Thu May 23 07:14:08 2019 -0400
  8. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  9. c84dd7f tpm: wait for valid status by Roman Kapl · Thu May 16 18:32:48 2019 +0200
  10. 307bfd6 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · Tue May 07 14:18:54 2019 +0200
  11. 710d1c1 arm: spear: Do not link the _main branch by Miquel Raynal · Tue May 07 14:18:53 2019 +0200
  12. f8c5c78 arm: spear: Support returning to BootROM by Miquel Raynal · Tue May 07 14:18:52 2019 +0200
  13. 06ad1eb arm: spear: Simplify start.S organization by Miquel Raynal · Tue May 07 14:18:51 2019 +0200
  14. 787e5b9 arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · Tue May 07 14:18:50 2019 +0200
  15. 6e073cc arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · Tue May 07 14:18:49 2019 +0200
  16. beefd49 arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · Tue May 07 14:18:48 2019 +0200
  17. df5b581 arm: spear: Fix the main comment in start.S by Miquel Raynal · Tue May 07 14:18:47 2019 +0200
  18. 1d01c03 arm: spear: Drop false comment by Miquel Raynal · Tue May 07 14:18:46 2019 +0200
  19. 93e635c arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · Tue May 07 14:18:45 2019 +0200
  20. 04136cd arm: spear: Drop useless board_init_r call by Miquel Raynal · Tue May 07 14:18:44 2019 +0200
  21. 9f8d994 spl: Fix typo in kernel doc by Miquel Raynal · Tue May 07 14:18:43 2019 +0200
  22. afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · Sat Apr 27 11:15:24 2019 +0300
  23. c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · Sat Apr 27 11:15:23 2019 +0300
  24. 19873fe pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · Sat Apr 27 11:15:22 2019 +0300
  25. 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · Sat Apr 27 11:15:21 2019 +0300
  26. 526082f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Wed Jul 10 13:51:53 2019 -0400
  27. 584344d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jul 10 10:40:14 2019 -0400
  28. da3833f Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jul 09 08:16:50 2019 -0400
  29. db45213 rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · Mon Jul 08 11:45:25 2019 +0800
  30. 9c5aa37 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · Tue Jun 18 08:52:11 2019 +0000
  31. 2b4c9ca configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · Tue Jun 18 08:52:09 2019 +0000
  32. a166f66 configs: sama5d27_som1_ek: add qspiflash_defconfig by Tudor Ambarus · Tue Jun 18 08:52:06 2019 +0000
  33. f48ae10 configs: sama5d2_xplained: add qspiflash_defconfig by Tudor Ambarus · Tue Jun 18 08:52:03 2019 +0000
  34. 441c809 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · Tue Jun 18 08:52:01 2019 +0000
  35. 4122f6b ARM: dts: at91: sama5d2_xplained: fix QSPI0 node by Cyrille Pitchen · Tue Jun 18 08:51:58 2019 +0000
  36. 273e0c5 configs: sama5d27_som1_ek: enable qspi controller and flashes by Tudor Ambarus · Tue Jun 18 08:51:55 2019 +0000
  37. 45d2764 configs: sama5d2_xplained: enable qspi controller and flashes by Tudor Ambarus · Tue Jun 18 08:51:53 2019 +0000
  38. 88151bb spi: Add Atmel QuadSPI driver by Tudor Ambarus · Tue Jun 18 08:51:50 2019 +0000
  39. 362e4e6 xilinx_xiic: Fix transfer initialisation by Melin Tomas · Fri Jun 28 12:08:40 2019 +0000
  40. d133b1e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · Fri Jun 28 12:08:31 2019 +0000
  41. 6e85c81 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · Wed Jun 12 09:48:04 2019 +0800
  42. d003a37 i2c: designware_i2c: Restore enable state after set speed by Jun Chen · Wed Jun 05 15:23:16 2019 +0800
  43. cfe40f4 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:16:00 2019 +0200
  44. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · Wed May 15 15:15:59 2019 +0200
  45. 3197d3c configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · Wed May 15 15:15:58 2019 +0200
  46. f5aa176 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · Wed May 15 15:15:57 2019 +0200
  47. 9c77e20 ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:15:56 2019 +0200
  48. 674ab24 env: ubi: support configurable VID offset by Hamish Guthrie · Wed May 15 15:15:55 2019 +0200
  49. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · Wed May 15 15:15:54 2019 +0200
  50. 975bcde env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · Wed May 15 15:15:53 2019 +0200
  51. 3d5d418 moveconfig: expand simple expressions by Markus Klotzbuecher · Wed May 15 15:15:52 2019 +0200
  52. 9c18f43 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Jul 08 16:02:51 2019 -0400
  53. e6cdea3 Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Jul 08 16:02:19 2019 -0400
  54. ea57706 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · Mon Jul 08 15:49:50 2019 -0400
  55. b7b6cdf Prepare v2019.07 by Tom Rini · Mon Jul 08 15:23:28 2019 -0400
  56. e69f209 Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Jul 08 07:29:33 2019 -0400
  57. dbb7033 arm: mediatek: remove arch_misc_init by developer · Thu May 16 17:19:50 2019 +0800
  58. e49871c board_r: move initr_watchdog to be called after initr_serial by developer · Thu May 16 17:19:13 2019 +0800
  59. 86664af Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Jul 07 16:17:56 2019 -0400
  60. 43e65fd Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Jul 07 16:17:13 2019 -0400
  61. 7564825 imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · Sun Jun 23 09:49:43 2019 +0200
  62. de20260 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Jul 07 07:06:03 2019 -0400
  63. b273b62 Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Jul 07 07:05:47 2019 -0400
  64. bc59fb4 video: backlight: fix pwm inversion by Marc Dietrich · Tue Jul 02 22:08:33 2019 +0200
  65. 1943dbb efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · Fri Jul 05 17:42:16 2019 +0200
  66. c3f2a9f efi_loader: simplify detaching by Heinrich Schuchardt · Fri Jul 05 18:12:21 2019 +0200
  67. 05874fb efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · Fri Jul 05 18:12:16 2019 +0200
  68. 269c33d test/py: not all boards support UEFI runtime reset by Heinrich Schuchardt · Fri Jul 05 18:16:51 2019 +0200
  69. b040d06 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · Fri Jun 28 19:31:55 2019 +0200
  70. 2572851 efi_loader: split off detaching SetVirtualAddress() by Heinrich Schuchardt · Sat Jun 29 03:32:52 2019 +0200
  71. c0267f9 efi_selftest: test variable services at runtime by Heinrich Schuchardt · Thu Jun 20 16:18:48 2019 +0200
  72. 5337a6c efi_loader: unimplemented runtime services by Heinrich Schuchardt · Thu Jun 20 15:40:49 2019 +0200
  73. 2ac6258 efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · Thu Jun 20 15:25:48 2019 +0200
  74. 19cd80b efi_loader: clean up runtime detaching by Heinrich Schuchardt · Thu Jun 20 22:00:02 2019 +0000
  75. 98f8936 efi_loader: remove NULL entries from runtime detach list by Heinrich Schuchardt · Sat Jun 29 02:00:16 2019 +0200
  76. cf3b118 efi_loader: initialization of variable services by Heinrich Schuchardt · Thu Jun 20 13:52:16 2019 +0200
  77. 9b19dae efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · Thu Jun 20 12:13:05 2019 +0200
  78. da8f900 efi_loader: remove superfluous spaces in comments by Heinrich Schuchardt · Wed Jul 03 20:27:24 2019 +0200
  79. e2193d6 test/py: error message test_efi_selftest_device_tree by Heinrich Schuchardt · Fri Jul 05 17:43:13 2019 +0200
  80. 24b3d2f efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · Sun Jun 30 07:27:09 2019 +0200
  81. 08299a9 disk: efi: buffer overflow in part_get_info_efi() by Heinrich Schuchardt · Fri Jul 05 21:27:13 2019 +0200
  82. 3568ad9 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · Fri Jul 05 18:19:47 2019 -0400
  83. 17679e4 mips: mt76xx: Implement new d-cache fix in last_stage_init() by Stefan Roese · Tue May 28 08:11:37 2019 +0200
  84. b49b5c2 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · Fri Jul 05 09:33:58 2019 +0200
  85. db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · Fri Jul 05 09:33:57 2019 +0200
  86. 5a94557 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · Fri Jul 05 09:33:56 2019 +0200
  87. d93dda7 usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · Mon Jun 24 19:05:47 2019 +0200
  88. 1383386 rockchip: make_fit_atf.py: fix loadables property set error by Andy Yan · Thu Jul 04 17:44:40 2019 +0800
  89. 367b510 board: amlogic: add mailing-list to MAINTAINERS by Neil Armstrong · Thu Jul 04 15:59:38 2019 +0200
  90. e6661a2 Merge tag 'u-boot-imx-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Jul 04 11:35:51 2019 -0400
  91. aed32e6 board: amlogic: Generate unique MAC address for Q200 and P212 based boards by Neil Armstrong · Wed Jun 12 11:49:08 2019 +0200
  92. b4acf5a ARM: meson: add unique MAC address generation by Neil Armstrong · Wed Jun 12 11:49:07 2019 +0200
  93. 63f475c ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number by Neil Armstrong · Wed Jun 12 11:49:06 2019 +0200
  94. 38f43d1 board: amlogic: vim: Fix README by Andreas Färber · Mon Jul 01 10:25:08 2019 +0200
  95. 60c2f89 wandboard: README: Adjust the U-Boot proper binary name by Fabio Estevam · Wed Jun 12 12:34:41 2019 -0300
  96. dc180c7 wandboard: Add FIT image support by Fabio Estevam · Wed Jun 12 12:34:40 2019 -0300
  97. 0439d62 wandboard: Add mmc0 alias by Fabio Estevam · Wed Jun 12 12:34:39 2019 -0300
  98. ad15414 wandboard: Import extra wandboard devicetree files by Fabio Estevam · Wed Jun 12 12:34:38 2019 -0300
  99. 0cb9424 wandboard: Sync with devicetree files from kernel 5.1.9 by Fabio Estevam · Wed Jun 12 12:34:37 2019 -0300
  100. 7657cb7 mx6: dts: Move dtbs under SoC level by Fabio Estevam · Wed Jun 12 12:34:36 2019 -0300