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