1. 89cbce9 arm64: zynqmp: Add support for SHA3 command by T Karthik Reddy · Mon Jan 07 17:05:11 2019 +0530
  2. 59ec641 arm64: zynqmp: Add support for RSA command by T Karthik Reddy · Mon Jan 07 17:05:10 2019 +0530
  3. 8b75ad6 arm64: zynqmp: Add support for encryption and decryption on data blob by Siva Durga Prasad Paladugu · Thu Sep 06 16:34:44 2018 +0530
  4. 444b5a9 arm64: zynqmp: Get rid of iommus/power-domains properties for SPL DT by Michal Simek · Wed Oct 07 15:53:39 2020 +0200
  5. 30a11cf arm64: zynqmp: Enable cache command by Michal Simek · Wed Oct 07 15:41:21 2020 +0200
  6. e6e9b79 arm64: zynqmp: Enable FPGA loading from SPL by Michal Simek · Mon Oct 05 15:43:44 2020 +0200
  7. b5c3b0d arm64: zynqmp: Get rid of simple_itoa and replace it by snprintf by Michal Simek · Wed Oct 07 15:13:17 2020 +0200
  8. ac1c7a3 mailbox: zynqmp: Extend timeout for getting observation bit by Michal Simek · Mon Oct 05 15:23:00 2020 +0200
  9. f33d95b firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · Mon Oct 05 15:23:28 2020 +0200
  10. 474bdf0 config: versal: Update mini u-boot timer clock to 100Mhz by Ashok Reddy Soma · Wed Oct 07 01:54:18 2020 -0600
  11. 209e00d arm64: versal: Update mini u-boot eMMC node parameters by Ashok Reddy Soma · Wed Oct 07 00:36:54 2020 -0600
  12. e539c26 microblaze: Add support for distro boot by T Karthik Reddy · Tue Sep 22 05:18:55 2020 -0600
  13. a95a5bc microblaze: Setup distro boot env variables at run time by T Karthik Reddy · Tue Sep 22 05:18:54 2020 -0600
  14. 51d7815 microblaze: board: Check return value whlie saving env variables by T Karthik Reddy · Tue Sep 22 05:18:53 2020 -0600
  15. a3627ee microblaze: trivial code fixes by T Karthik Reddy · Tue Sep 22 05:18:52 2020 -0600
  16. f3612e0 microblaze: Enable spi for microblaze by T Karthik Reddy · Thu Sep 17 06:52:09 2020 -0600
  17. 16d5d3b spi: xilinx_spi: Remove unused variable by Michal Simek · Wed Sep 23 10:36:47 2020 +0200
  18. b5be52c arm64: zynqmp: Enable EMMC boot by Michal Simek · Tue Sep 29 12:38:17 2020 +0200
  19. 3626f2c arm64: zynqmp: Add missing support for 9cg version by Michal Simek · Fri Oct 02 14:42:05 2020 +0200
  20. 95ed9c4 ARM: zynq: Add Z-turn board V5 by Alexandre GRIVEAUX · Thu Oct 01 10:33:36 2020 +0200
  21. 9fb6eed doc: board: xilinx: Add documentation for ZynqMP R5 by Michal Simek · Mon Sep 14 15:00:06 2020 +0200
  22. ad0ceb7 doc: board: xilinx: Add documentation for ZynqMP by Michal Simek · Wed Sep 16 15:16:37 2020 +0200
  23. e6f8343 doc: board: xilinx: Update links to DT binding docs by Michal Simek · Wed Sep 16 15:16:45 2020 +0200
  24. 6d04251 doc: board: xilinx: zynq.rst: Update zynq documentation by Michal Simek · Mon Sep 14 14:47:21 2020 +0200
  25. 564cda9 MAINTAINERS: Record documentation for Xilinx platforms by Michal Simek · Wed Sep 16 15:25:08 2020 +0200
  26. e6dbb8b microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · Thu Sep 24 11:54:37 2020 +0300
  27. 9855835 microblaze: start.S: Factor out exception setup code to __setup_exceptions by Ovidiu Panait · Thu Sep 24 11:54:36 2020 +0300
  28. 8e0d840 Merge branch '2020-10-23-misc-changes' by Tom Rini · Sat Oct 24 10:49:28 2020 -0400
  29. a1a2a22 power: regulator: add dummy helper by Peng Fan · Thu Oct 15 18:06:48 2020 +0800
  30. 259029f phy: nop-phy: add clk bulk by Peng Fan · Thu Oct 15 18:05:58 2020 +0800
  31. 80ffb81 bootm: fix wrong conditions about images overlap by Jaehoon Chung · Wed Oct 21 14:17:03 2020 +0900
  32. fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · Tue Oct 20 08:45:46 2020 +0100
  33. dcc8ab7 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · Thu Oct 22 21:45:28 2020 +0200
  34. e1dae50 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · Wed Oct 14 14:34:52 2020 +0800
  35. 9ad0417 cmd: Split out timer command from the sleep command by Bin Meng · Tue Oct 13 18:45:06 2020 +0800
  36. 7c4f7be cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · Tue Oct 13 18:45:05 2020 +0800
  37. 06841cc Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · Wed Oct 07 15:39:40 2020 +0200
  38. 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:25:09 2020 +0200
  39. deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:18:17 2020 +0200
  40. 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · Thu Sep 10 18:18:16 2020 +0200
  41. c5a0bc5 post: remove redundant condition by Heinrich Schuchardt · Mon Aug 03 22:12:13 2020 +0200
  42. 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
  43. 07294cf Merge branch '2020-10-23-revert-xen-changes' by Tom Rini · Fri Oct 23 09:16:20 2020 -0400
  44. 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · Fri Oct 23 09:16:13 2020 -0400
  45. bab2ef6 Revert "arch: arm/xen: add putc() for debugging" by Tom Rini · Fri Oct 23 09:16:07 2020 -0400
  46. 08df128 Revert "xen: add definitions for console_io" by Tom Rini · Fri Oct 23 09:16:01 2020 -0400
  47. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · Fri Oct 23 09:15:55 2020 -0400
  48. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  49. 9428322 Merge branch '2020-10-22-misc-changes' by Tom Rini · Thu Oct 22 14:36:47 2020 -0400
  50. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · Fri Oct 16 10:41:46 2020 +0200
  51. f9ca467 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · Thu Oct 15 18:38:18 2020 +0200
  52. 84fd316 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · Thu Oct 15 13:25:16 2020 +0900
  53. 5181e58 xen: add definitions for console_io by AKASHI Takahiro · Thu Oct 15 13:25:15 2020 +0900
  54. 9042071 arch: arm/xen: add putc() for debugging by AKASHI Takahiro · Thu Oct 15 13:25:14 2020 +0900
  55. cda1686 serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · Thu Oct 15 13:25:13 2020 +0900
  56. b39ef89 cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · Thu Oct 15 10:25:14 2020 +0800
  57. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · Thu Oct 15 10:25:13 2020 +0800
  58. 863efd8 clk: ccf: replace the get_rate helper by Dario Binacchi · Wed Oct 14 23:42:17 2020 +0200
  59. 2be3600 doc: dfu: fix typo in README.dfu by Chance.Yang · Wed Oct 14 11:47:33 2020 +0800
  60. 128cd3e log: Tidy up documentation by Simon Glass · Tue Oct 13 19:55:07 2020 -0600
  61. ab2066b ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · Mon Oct 12 18:35:55 2020 +0900
  62. c080b51 fs: btrfs: Fix typo in error message by Naoki Hayama · Mon Oct 12 18:35:33 2020 +0900
  63. 3110dcb mmc: Fix comment typo by Naoki Hayama · Mon Oct 12 18:35:22 2020 +0900
  64. bb15d40 Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · Mon Oct 12 09:47:50 2020 +0200
  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. 16b5a96 IPQ40xx: Add PRNG support by Robert Marko · Thu Oct 08 22:05:14 2020 +0200
  71. fa5d33f rng: Add Qualcomm MSM PRNG driver by Robert Marko · Thu Oct 08 22:05:13 2020 +0200
  72. 6649aa8 IPQ40xx: Add support for MDIO by Robert Marko · Thu Oct 08 22:05:12 2020 +0200
  73. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · Thu Oct 08 22:05:11 2020 +0200
  74. da34423 IPQ40xx: Add SPI support by Robert Marko · Thu Oct 08 22:05:10 2020 +0200
  75. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · Thu Oct 08 22:05:09 2020 +0200
  76. d697a2d tools: image-host.c: use correct output format by Heinrich Schuchardt · Thu Oct 08 20:51:24 2020 +0200
  77. 7216252 km: fix license string and compatible strings by Holger Brunck · Thu Oct 08 12:27:22 2020 +0200
  78. e0cc185 README: Convert HTTP links to HTTPS by Naoki Hayama · Thu Oct 08 13:17:16 2020 +0900
  79. 158c226 README: vxworks: Fix typo overwride by Naoki Hayama · Thu Oct 08 13:17:08 2020 +0900
  80. dd860ca README: sandbox: Change reference to sandbox details by Naoki Hayama · Thu Oct 08 13:16:58 2020 +0900
  81. 411f5c6 README: Update directory hierarchy by Naoki Hayama · Thu Oct 08 13:16:38 2020 +0900
  82. 65ae68a README: Update source code location by Naoki Hayama · Thu Oct 08 13:16:25 2020 +0900
  83. 2bc50c2 README: Update links to mailing list archives by Naoki Hayama · Thu Oct 08 13:16:18 2020 +0900
  84. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · Wed Oct 07 14:37:44 2020 -0400
  85. b710965 doc: Document timer API by Sean Anderson · Wed Oct 07 14:37:43 2020 -0400
  86. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  87. 2e5ca31 cli_hush.c: remove broken sanity check by Rasmus Villemoes · Wed Oct 07 09:36:03 2020 +0200
  88. 1280365 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · Wed Oct 07 08:06:54 2020 +0200
  89. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · Wed Oct 07 11:22:24 2020 +0900
  90. 089fc92 mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · Wed Oct 07 11:21:55 2020 +0900
  91. d7e8291 image: Add a function to modify category information by Naoki Hayama · Wed Oct 07 11:21:25 2020 +0900
  92. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  93. 5726f2f tpm: cr50: Correct logging statements by Simon Glass · Sun Sep 27 18:46:24 2020 -0600
  94. 9a09630 i2c: designware: Use log_debug() for debugging by Simon Glass · Sun Sep 27 18:46:23 2020 -0600
  95. 379e41f board: Show memory for frame buffers by Simon Glass · Sun Sep 27 18:46:22 2020 -0600
  96. 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · Sun Sep 27 18:46:18 2020 -0600
  97. 72f0d99 syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · Sun Sep 27 18:46:17 2020 -0600
  98. 31120e1 log: Add missing category names by Simon Glass · Sun Sep 27 18:46:13 2020 -0600
  99. a0638e7 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Oct 22 08:25:41 2020 -0400
  100. 2e2763a Merge branch '2021.01-rc' of https://github.com/lftan/u-boot by Tom Rini · Thu Oct 22 08:25:14 2020 -0400