1. e830ef2 brppt1: Remove unused board variants by Bernhard Messerklinger · Thu Aug 25 08:54:00 2022 +0200
  2. ef26528 Merge branch '2022-09-15-general-improvements' into next by Tom Rini · Thu Sep 15 09:59:47 2022 -0400
  3. df5117a lib: rsa: fix padding_pss_verify by Heinrich Schuchardt · Wed Aug 31 21:13:40 2022 +0200
  4. 5d5efec cli: Reduce size of readline buffers in SPL by Sean Anderson · Tue Aug 30 16:40:37 2022 -0400
  5. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · Tue Aug 30 14:09:14 2022 +0200
  6. 866dfea pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · Tue Aug 30 14:09:13 2022 +0200
  7. eb8f3a7 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · Tue Aug 30 14:09:12 2022 +0200
  8. 8b1310e gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · Tue Aug 30 14:09:11 2022 +0200
  9. ba650ed virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · Mon Aug 29 07:53:15 2022 +0800
  10. d34dab6 nvme: Fix multipage prp-list by Alexander Sowarka · Sun Aug 28 21:30:20 2022 +0200
  11. 10f7135 doc: cmd: loady: Document new configuration by Pali Rohár · Mon Aug 29 17:36:23 2022 +0200
  12. 5dc80cc xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · Sat Aug 27 16:37:55 2022 +0200
  13. 551e7a7 post: memory: Fix format strings by Sean Anderson · Tue Aug 23 15:10:39 2022 -0400
  14. 320c850 drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · Tue Jul 26 16:21:43 2022 +0200
  15. 523a951 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · Tue Jul 26 16:21:42 2022 +0200
  16. 7d26e74 drivers: tee: optee: remove unused probe local variable by Etienne Carriere · Tue Jul 26 16:21:41 2022 +0200
  17. 6624910 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · Tue Jun 14 16:12:00 2022 +0200
  18. cbd4509 misc: usb251xb: Support 8/16 bit device tree values by Stefan Herbrechtsmeier · Tue Jun 14 15:21:31 2022 +0200
  19. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  20. c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · Wed Feb 02 15:05:18 2022 -0500
  21. bf91d1d Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Wed Sep 14 12:31:44 2022 -0400
  22. f6e1b94 Merge branch '2022-09-14-refactor-ramdisk-code-again' into next by Tom Rini · Wed Sep 14 11:50:21 2022 -0400
  23. 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · Sun Aug 28 12:32:53 2022 -0600
  24. 92c586f image: Correct indentation in select_ramdisk() by Simon Glass · Sun Aug 28 12:32:52 2022 -0600
  25. 973b893 image: Drop remaining FIT #ifdef by Simon Glass · Sun Aug 28 12:32:51 2022 -0600
  26. e832db2 image: Drop another #ifdef for FIT by Simon Glass · Sun Aug 28 12:32:50 2022 -0600
  27. f2d23de image: Drop one #ifdef for FIT by Simon Glass · Sun Aug 28 12:32:49 2022 -0600
  28. f50664f image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · Sun Aug 28 12:32:48 2022 -0600
  29. 664696f image: Track when ramdisk processing is completed by Simon Glass · Sun Aug 28 12:32:47 2022 -0600
  30. dc0aa04 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · Sun Aug 28 12:32:46 2022 -0600
  31. 5c5b112 Merge branch '2022-09-13-add-support-for-cyclic-function-execution' into next by Tom Rini · Wed Sep 14 08:57:39 2022 -0400
  32. 2e18844 test: unit test for eficonfig by Masahisa Kojima · Mon Sep 12 17:33:59 2022 +0900
  33. dfcf0e5 doc:eficonfig: add documentation for eficonfig command by Masahisa Kojima · Mon Sep 12 17:33:58 2022 +0900
  34. 3511024 doc:bootmenu: add description for UEFI boot support by Masahisa Kojima · Mon Sep 12 17:33:57 2022 +0900
  35. e875369 eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · Mon Sep 12 17:33:56 2022 +0900
  36. f648fa3 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · Mon Sep 12 17:33:55 2022 +0900
  37. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · Mon Sep 12 17:33:54 2022 +0900
  38. 703ad32 eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:53 2022 +0900
  39. ffe6813 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · Mon Sep 12 17:33:52 2022 +0900
  40. bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:51 2022 +0900
  41. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · Mon Sep 12 17:33:50 2022 +0900
  42. 5be8f37 cyclic: Add a simple test by Stefan Roese · Fri Sep 02 13:57:54 2022 +0200
  43. 4736bec cyclic: Add documentation by Stefan Roese · Fri Sep 02 13:57:53 2022 +0200
  44. d64d7e3 mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure by Aaron Williams · Fri Sep 02 13:57:52 2022 +0200
  45. 2702b27 cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · Fri Sep 02 13:57:51 2022 +0200
  46. 7513df3 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · Fri Sep 02 13:57:50 2022 +0200
  47. 9e79fbe cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · Fri Sep 02 13:57:49 2022 +0200
  48. 036f89a cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · Fri Sep 02 13:57:48 2022 +0200
  49. 44a99a9 time: Import time_after64() and friends from Linux by Stefan Roese · Fri Sep 02 13:57:47 2022 +0200
  50. 833c904 Merge branch '2022-09-13-add-aspeed-spi-controller' into next by Tom Rini · Tue Sep 13 15:55:33 2022 -0400
  51. af7852c mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · Fri Aug 19 17:01:15 2022 +0800
  52. 2f2a7bc spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · Fri Aug 19 17:01:14 2022 +0800
  53. 12f35e3 spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · Fri Aug 19 17:01:13 2022 +0800
  54. d1d43d6 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · Fri Aug 19 17:01:12 2022 +0800
  55. 4c00b73 configs: aspeed: Enable CONFIG_SPI_DIRMAP by Chin-Ting Kuo · Fri Aug 19 17:01:11 2022 +0800
  56. 68cc307 spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · Fri Aug 19 17:01:10 2022 +0800
  57. 77636df mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · Fri Aug 19 17:01:09 2022 +0800
  58. a891be8 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · Fri Aug 19 17:01:08 2022 +0800
  59. 0ec0274 arm: dts: aspeed: Update SPI flash node settings by Chin-Ting Kuo · Fri Aug 19 17:01:07 2022 +0800
  60. 4db52a5 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · Fri Aug 19 17:01:06 2022 +0800
  61. 2f800d4 configs: aspeed: Enable SPI flash features by Chin-Ting Kuo · Fri Aug 19 17:01:05 2022 +0800
  62. 4d2caaf spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · Fri Aug 19 17:01:04 2022 +0800
  63. ac8b2c3 pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support by Chin-Ting Kuo · Fri Aug 19 17:01:03 2022 +0800
  64. b4c47fd clk: aspeed: Get HCLK frequency support by Chin-Ting Kuo · Fri Aug 19 17:01:02 2022 +0800
  65. 05eead6 Merge tag 'xilinx-for-v2023.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Sep 13 09:34:12 2022 -0400
  66. 05b4730 Merge branch '2022-09-12-update-pytests-for-more-parellel-support' into next by Tom Rini · Tue Sep 13 08:59:11 2022 -0400
  67. 4c8e4ee xilinx: common: Add support for SOC detection by Michal Simek · Tue Sep 06 12:40:41 2022 +0200
  68. 8acb6b7 xilinx: Fix mdio bus description for vck190-sc by Michal Simek · Tue Sep 06 12:39:11 2022 +0200
  69. a835b9e ARM: zynq: DT: List OCM memory by Michal Simek · Tue Sep 06 12:38:34 2022 +0200
  70. b74ad7f ARM: zynq: Align qspi node name with Linux kernel by Michal Simek · Tue Sep 06 12:35:42 2022 +0200
  71. 42a8324 arm64: versal: Enable zynqmp_gqspi driver by Ashok Reddy Soma · Thu Aug 25 06:59:06 2022 -0600
  72. 7b4bded spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · Thu Aug 25 06:59:05 2022 -0600
  73. 2d322cc spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · Thu Aug 25 06:59:04 2022 -0600
  74. 96db8b6 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · Thu Aug 25 06:59:03 2022 -0600
  75. 141cbfd arm64: versal: Define zynqmp_mmio_write() for versal by Michal Simek · Thu Aug 25 06:59:02 2022 -0600
  76. e3c77a6 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · Thu Aug 25 06:59:01 2022 -0600
  77. f581765 spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · Wed Aug 24 05:38:47 2022 -0600
  78. 6c433fd spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · Wed Aug 24 05:38:46 2022 -0600
  79. ad269af spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · Wed Aug 24 05:38:45 2022 -0600
  80. 97c2e67 microblaze: add arch_print_bdinfo() implementation by Ovidiu Panait · Mon Aug 29 20:02:05 2022 +0300
  81. 608c11e cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · Mon Aug 29 20:02:04 2022 +0300
  82. 5fa89c1 cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · Mon Aug 29 20:02:03 2022 +0300
  83. 440d6aa microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · Mon Aug 29 20:02:02 2022 +0300
  84. a170e43 net: gem: Check rate before setting it up by Michal Simek · Fri Aug 26 10:30:47 2022 +0200
  85. 87f34b3 xilinx: versal: Disable LMB for mini configurations by Michal Simek · Tue Sep 06 12:41:34 2022 +0200
  86. aa97561 arm64: xilinx: Move board_get_usable_ram_top() to common location by Michal Simek · Thu Aug 25 14:23:10 2022 +0200
  87. 02d770a ARM: zynq: Align bss and end of u-boot image to 64bits by Michal Simek · Wed Aug 31 11:28:59 2022 +0200
  88. b78f9ff xilinx: Enable CMD_GREPENV/SETEXPR by default by Michal Simek · Wed Aug 24 13:28:35 2022 +0200
  89. 5bb3d91 xilinx: Add env redund offset by T Karthik Reddy · Wed Aug 24 13:23:26 2022 +0200
  90. c687c65 arm64: zynqmp: add ref_clk property for REFCLKPER calculation by Piyush Mehta · Tue Aug 23 15:03:31 2022 +0200
  91. a43fdcd arm64: zynqmp: Add missing tca6416 to zynqmp SC by Michal Simek · Tue Aug 23 15:00:25 2022 +0200
  92. 3f9b23a arm: dts: Add xlnx prefix to GEM compatible string by Harini Katakam · Tue Aug 23 14:59:20 2022 +0200
  93. 8ddb7fa arm64: zynqmp: Add mtd partition for secure OS storage area by Amit Kumar Mahapatra · Tue Aug 23 10:18:03 2022 +0200
  94. 3e09d19 xilinx: Define only mmc devnum not partition by Michal Simek · Tue Aug 09 16:32:54 2022 +0200
  95. ca1b5d0 xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_info by Michal Simek · Tue Aug 09 16:32:53 2022 +0200
  96. f0d6f46 xilinx: Fix logic when dfu_alt_info is generated by Michal Simek · Tue Aug 09 16:32:52 2022 +0200
  97. fccd234 xilinx: zynq: Enable mkeficapsule tools compilation by Michal Simek · Tue Aug 09 16:32:51 2022 +0200
  98. 37b5650 xilinx: versal: Define CONFIG_CQSPI_REF_CLK by Ashok Reddy Soma · Fri Aug 05 11:19:58 2022 +0200
  99. e76de44 xilinx: versal: Enable power domain driver by Ashok Reddy Soma · Fri Aug 05 11:19:57 2022 +0200
  100. 0569d5f firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · Fri Aug 05 11:19:56 2022 +0200