1. c049dda arm64: versal: Define configs related to USB DFU functionality by Siva Durga Prasad Paladugu · Mon Apr 22 14:45:04 2019 +0530
  2. 833be32 zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · Fri Feb 15 04:45:32 2019 -0800
  3. fe2eb11 arm64: zynqmp: Provide a Kconfig option to disable OCM and TCM MMU mapping by Michal Simek · Wed Sep 11 09:39:59 2019 +0200
  4. 21eb5cc arm64: versal: Enable memory mapping via DT by Michal Simek · Mon Apr 29 09:39:09 2019 -0700
  5. 0d2e7fe arm64: zynqmp: Set initrd_high to as high as possible by T Karthik Reddy · Tue Aug 20 09:30:57 2019 +0530
  6. c5cf9d1 arm64: versal: Set initrd_high to as high as possible by Siva Durga Prasad Paladugu · Mon Aug 05 23:28:30 2019 +0530
  7. b739897 arm64: versal: fpga: Add PL bit stream load support by Siva Durga Prasad Paladugu · Mon Aug 05 15:54:59 2019 +0530
  8. 9fd3c06 arm64: versal: Also record versal name to versal fragment by Michal Simek · Wed Sep 11 09:20:41 2019 +0200
  9. 37c2ff8 arm64: versal: Define board_late_init for versal by Siva Durga Prasad Paladugu · Thu Jan 31 17:28:14 2019 +0530
  10. a4ec4c7 arm64: zynqmp: Enable SPI support in SPL for zcu104 by Michal Simek · Tue Sep 10 11:48:52 2019 +0200
  11. ad887d0 arm64: zynqmp: Add u-boot,dm-pre-reloc to clk300 node by Michal Simek · Tue Sep 10 11:15:05 2019 +0200
  12. f32d730 arm64: zynqmp: Enable gpio hog support for zcu102 by Michal Simek · Wed May 29 15:04:51 2019 +0200
  13. 5aa0982 xilinx: Add sd boot command script for reference by Siva Durga Prasad Paladugu · Wed Mar 27 10:48:33 2019 +0530
  14. 17e5b43 xilinx: Add qspi boot command script for reference by Siva Durga Prasad Paladugu · Fri Mar 08 13:13:26 2019 +0530
  15. ad336ea arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · Wed Sep 11 08:49:31 2019 +0200
  16. 8c70180 Prepare v2019.10 by Tom Rini · Mon Oct 07 17:14:02 2019 -0400
  17. 5738e94 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · Mon Oct 07 19:10:50 2019 +0300
  18. 644c271 Merge branch '2019-10-06-master-imports' by Tom Rini · Sun Oct 06 18:02:18 2019 -0400
  19. 23b1349 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · Thu Aug 22 16:47:39 2019 +0900
  20. 293f392 MAINTAINERS: Update my email address by Maxime Ripard · Thu Oct 03 18:32:11 2019 +0200
  21. fe6275f arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10 by Simon Goldschmidt · Sat Oct 05 22:10:11 2019 +0200
  22. 8e8e1cc gitlab-ci: fix typo 'plaforms' by Heinrich Schuchardt · Sun Oct 06 12:26:16 2019 +0200
  23. 11a5a6d Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Oct 05 20:06:58 2019 -0400
  24. 5cb2bf0 Merge branch '2019-10-04-master-imports' by Tom Rini · Fri Oct 04 12:22:43 2019 -0400
  25. f2d89d1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Oct 04 12:22:28 2019 -0400
  26. 9ad1d3b Revert "env: solve compilation error in SPL" by Tom Rini · Fri Oct 04 12:21:33 2019 -0400
  27. 58eda55 ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL by Adam Ford · Wed Aug 07 10:16:33 2019 -0500
  28. 3136e3d initcall.h: initcall_run_list(): Improve debug output by Ovidiu Panait · Wed Sep 25 14:10:54 2019 +0300
  29. 1d5ccd6 Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · Mon Sep 23 22:43:41 2019 +0100
  30. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · Fri Sep 20 17:36:50 2019 -0400
  31. 014a381 cmd: part: number: return hexadecimal value by Roman Stratiienko · Fri Sep 20 15:59:18 2019 +0200
  32. 22bbed7 ARM: keystone2: update the default addresses of the secure monitor by Jean-Jacques Hiblot · Tue Sep 17 17:18:25 2019 -0400
  33. 6c43b52 board: ti: am654: Disable TRNG node for HS devices by Andrew F. Davis · Tue Sep 17 17:15:40 2019 -0400
  34. c492752 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · Thu Sep 12 15:31:22 2019 +0900
  35. 5d81b99 MAINTAINERS, git-mailrc: Update the maintainer for socfpga by Ley Foon Tan · Fri Oct 04 16:43:50 2019 +0800
  36. d136e98 Makefile: mrproper should remove *.pyc files by Heinrich Schuchardt · Thu Oct 03 16:45:29 2019 +0000
  37. c320b26 Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE by Michal Simek · Wed Oct 02 15:53:12 2019 +0200
  38. 8e3c0bb arm: K3: Increase default SYSFW image size allocation by Andrew F. Davis · Tue Oct 01 10:33:43 2019 -0400
  39. 47f85de dm: core: Correct bad cast in ofnode_get_addr_size_index() by Simon Glass · Wed Sep 25 08:55:50 2019 -0600
  40. dfd4315 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · Wed Sep 25 08:55:46 2019 -0600
  41. e98b7ef Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-boot by Tom Rini · Tue Oct 01 16:31:26 2019 -0400
  42. cdc4f2d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 01 16:31:11 2019 -0400
  43. d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Fri Sep 13 18:42:00 2019 +0300
  44. d3dcfe2 rpi4: enable dram bank initialization by Matthias Brugger · Mon Sep 09 18:31:56 2019 +0200
  45. c5078d5 Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Mon Sep 30 07:21:38 2019 -0400
  46. f2a06e2 Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Sep 30 07:20:35 2019 -0400
  47. e004c5f at91: configs: Drop duplication of defconfig macros by Tudor Ambarus · Fri Sep 20 10:52:58 2019 +0000
  48. 8ec84e0 arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT by Stefan Roese · Tue Aug 27 08:14:50 2019 +0200
  49. a07df96 ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulator by Marek Vasut · Mon Mar 18 03:20:31 2019 +0100
  50. 5a98979 rockchip: make_fit_atf.py: fix .its generation for a single atf image by Heiko Stuebner · Thu Sep 26 21:15:15 2019 +0200
  51. 1b03955 rockchip: misc: read the correct number of bytes from the efuse by Heiko Stuebner · Wed Sep 25 20:40:56 2019 +0200
  52. a57f16c Merge tag 'efi-2019-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Sep 26 17:22:22 2019 -0400
  53. 6812f5e ci: add envtools support by Pierre-Jean Texier · Mon Aug 26 13:06:18 2019 +0200
  54. 1abf6c7 env: add missing <compiler.h> header file by Pierre-Jean Texier · Mon Aug 26 13:06:17 2019 +0200
  55. d7f9545 fw_env: fix build error by Pierre-Jean Texier · Mon Aug 26 13:06:16 2019 +0200
  56. ee143c6 fw_env: remove duplicated definitions by Pierre-Jean Texier · Mon Aug 26 13:06:15 2019 +0200
  57. a6c25fb efi_loader: SetVariable() deleting variables by Heinrich Schuchardt · Mon Sep 23 22:38:53 2019 +0200
  58. e044a76 efi_loader: SetVariable() fix illegal return by Heinrich Schuchardt · Mon Sep 23 22:18:09 2019 +0200
  59. 92d575c efi_loader: description efi_stri_coll() by Heinrich Schuchardt · Sat Sep 21 06:38:11 2019 +0200
  60. c4fb422 Prepare v2019.10-rc4 by Tom Rini · Mon Sep 23 12:24:39 2019 -0400
  61. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  62. 6afc27a Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git by Tom Rini · Sun Sep 22 16:39:01 2019 -0400
  63. 824bb83 Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Sep 21 07:31:23 2019 -0400
  64. 898c609 sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · Fri Aug 09 22:30:26 2019 +0200
  65. c07ecbb splash: fix splash banner output by Anatolij Gustschin · Fri Sep 20 17:23:41 2019 +0200
  66. 655acb7 imx: mx6sabreauto: fix splash logo drawing by Anatolij Gustschin · Wed Sep 18 17:40:21 2019 +0200
  67. 96ab240 imx: colibri_imx6: fix splash logo drawing by Anatolij Gustschin · Wed Sep 18 17:31:52 2019 +0200
  68. bfef4cd imx: icore: fix splash logo drawing by Anatolij Gustschin · Wed Sep 18 17:23:45 2019 +0200
  69. f2a9597 imx: apalis_imx6: fix splash logo drawing by Anatolij Gustschin · Thu Sep 19 17:19:01 2019 +0200
  70. aa4925b imx: mx6sabresd: fix splash logo drawing by Anatolij Gustschin · Wed Sep 18 17:05:31 2019 +0200
  71. 87cb710 imx: wandboard: fix splash logo drawing by Anatolij Gustschin · Wed Sep 18 16:55:49 2019 +0200
  72. 2d902ea splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · Wed Sep 18 16:47:33 2019 +0200
  73. 6a3f986 Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Sep 20 17:43:33 2019 -0400
  74. 0d1705e test: add tests for u16_str<n>cmp() by AKASHI Takahiro · Wed Sep 18 10:26:30 2019 +0900
  75. 02b46b8 lib: charset: add u16_str<n>cmp() by AKASHI Takahiro · Wed Sep 18 10:26:29 2019 +0900
  76. b4248cf efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · Fri Sep 06 15:09:53 2019 +0900
  77. e5023b7 efi_loader: variable: support APPEND_WRITE by AKASHI Takahiro · Fri Sep 06 15:09:52 2019 +0900
  78. 7962284 efi_loader: incorrect return value form DisconnectController by Heinrich Schuchardt · Fri Sep 13 18:20:40 2019 +0200
  79. 659a626 efi_loader: device_path: support Sandbox's "host" devices by AKASHI Takahiro · Thu Sep 12 13:52:35 2019 +0900
  80. 7e1f7b5 Merge branch '2019-09-19-master-imports' by Tom Rini · Fri Sep 20 10:47:03 2019 -0400
  81. 301c80c dm: MIGRATION: Add migration plan for CONFIG_DM by Heinrich Schuchardt · Mon Sep 16 18:41:42 2019 +0200
  82. b536bf8 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · Mon Sep 16 13:39:17 2019 +0530
  83. 4cc76c1 scrapyard: Delete this file and script by Tom Rini · Fri Sep 13 11:51:42 2019 -0400
  84. 1bca8de disk: part_dos: Allocate at least one block size for mbr by Faiz Abbas · Wed Sep 04 20:10:12 2019 +0530
  85. 3d5f27c kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL by Lukasz Majewski · Tue Sep 03 15:43:55 2019 +0200
  86. fd54ab2 doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples by Lukasz Majewski · Tue Sep 03 15:43:19 2019 +0200
  87. 20a5f79 rtc: ds3231/ds3232: fix coding style by Biwen Li · Tue Aug 27 15:32:36 2019 +0800
  88. bd818c4 travis.yml: change Ubuntu version to xenial by Ramon Fried · Mon Aug 12 20:43:38 2019 +0300
  89. 263851d rockchip: config: evb-rk3288: enable SPL_STACK_R by Kever Yang · Wed Sep 18 17:56:42 2019 +0800
  90. 2473800 rockchip: evb-rk3288: Drop explicit SPL_TEXT by Kever Yang · Wed Sep 18 17:56:41 2019 +0800
  91. 1df993f configs: rk3288: Increase bootm length by Jagan Teki · Tue Sep 17 12:59:29 2019 +0530
  92. 5e2d238 rockchip: rk3288-tinker: Attach missing peripherals at SPL by Michael Trimarchi · Tue Sep 17 11:40:42 2019 +0530
  93. 8aa6c99 configs: tinker: Enable SDRAM, SPL stack by Jagan Teki · Tue Sep 17 11:40:41 2019 +0530
  94. e6b189e configs: tinker: Drop explicit SPL_TEXT by Jagan Teki · Tue Sep 17 11:40:40 2019 +0530
  95. e07a2ee rockchip: spi-boot-order: Trival fix to newline missing by Jagan Teki · Tue Sep 17 11:40:39 2019 +0530
  96. 395c2e7 ram: rk3288: Initialize dram for TPL builds by Jagan Teki · Tue Sep 17 11:40:38 2019 +0530
  97. d13b688 configs: vyasa-rk3288: Fix SPL_TEXT_BASE by Jagan Teki · Tue Sep 17 11:40:37 2019 +0530
  98. 89bd882 rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection by Jagan Teki · Tue Sep 17 11:40:36 2019 +0530
  99. 016935e configs: rockpro64-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE by Hugh Cole-Baker · Mon Sep 09 21:48:17 2019 +0100
  100. bd68010 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Sep 16 13:13:45 2019 -0400