1. 0daeadb include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · 2 years, 3 months ago
  2. febd82c brppt1: Cleanup device tree by Bernhard Messerklinger · 2 years, 3 months ago
  3. b0a18f1 brppt1: Fix SPL boot stage by Bernhard Messerklinger · 2 years, 3 months ago
  4. 6dfc1f4 brppt1: Remove unused board variants by Bernhard Messerklinger · 2 years, 3 months ago
  5. d9e85ee Merge branch '2022-09-15-general-improvements' into next by Tom Rini · 2 years, 2 months ago
  6. 0cd933b lib: rsa: fix padding_pss_verify by Heinrich Schuchardt · 2 years, 2 months ago
  7. 069f0d7 cli: Reduce size of readline buffers in SPL by Sean Anderson · 2 years, 2 months ago
  8. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 2 months ago
  9. 2c38f7c pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · 2 years, 2 months ago
  10. a329208 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · 2 years, 2 months ago
  11. d7124f0 gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · 2 years, 2 months ago
  12. 04dd7c8 virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · 2 years, 3 months ago
  13. 4ca8d95 nvme: Fix multipage prp-list by Alexander Sowarka · 2 years, 3 months ago
  14. 9895bda doc: cmd: loady: Document new configuration by Pali Rohár · 2 years, 2 months ago
  15. 1b3e682 xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · 2 years, 3 months ago
  16. 56ce22c post: memory: Fix format strings by Sean Anderson · 2 years, 3 months ago
  17. 57fb86a drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · 2 years, 4 months ago
  18. 94ccfb7 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 4 months ago
  19. fd0d7a6 drivers: tee: optee: remove unused probe local variable by Etienne Carriere · 2 years, 4 months ago
  20. 77253c5 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · 2 years, 5 months ago
  21. c0facda misc: usb251xb: Support 8/16 bit device tree values by Stefan Herbrechtsmeier · 2 years, 5 months ago
  22. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 5 months ago
  23. 7a0d880 Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · 2 years, 9 months ago
  24. 1520af3 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 2 months ago
  25. 6541726 Merge branch '2022-09-14-refactor-ramdisk-code-again' into next by Tom Rini · 2 years, 2 months ago
  26. 9c2e912 image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 3 months ago
  27. 20f5d83 image: Correct indentation in select_ramdisk() by Simon Glass · 2 years, 3 months ago
  28. ca78883 image: Drop remaining FIT #ifdef by Simon Glass · 2 years, 3 months ago
  29. 1a68c03 image: Drop another #ifdef for FIT by Simon Glass · 2 years, 3 months ago
  30. f7659f6 image: Drop one #ifdef for FIT by Simon Glass · 2 years, 3 months ago
  31. 0f81af4 image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · 2 years, 3 months ago
  32. 4f2d941 image: Track when ramdisk processing is completed by Simon Glass · 2 years, 3 months ago
  33. 1ce8e10 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · 2 years, 3 months ago
  34. a822b92 Merge branch '2022-09-13-add-support-for-cyclic-function-execution' into next by Tom Rini · 2 years, 2 months ago
  35. da4fb70 test: unit test for eficonfig by Masahisa Kojima · 2 years, 2 months ago
  36. 1b2c589 doc:eficonfig: add documentation for eficonfig command by Masahisa Kojima · 2 years, 2 months ago
  37. f076c99 doc:bootmenu: add description for UEFI boot support by Masahisa Kojima · 2 years, 2 months ago
  38. e5948ee eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · 2 years, 2 months ago
  39. b5135a1 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years, 2 months ago
  40. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years, 2 months ago
  41. bb8498a eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years, 2 months ago
  42. 95fc669 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 2 months ago
  43. e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 2 months ago
  44. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 2 months ago
  45. af042c2 cyclic: Add a simple test by Stefan Roese · 2 years, 2 months ago
  46. 00275f5 cyclic: Add documentation by Stefan Roese · 2 years, 2 months ago
  47. 5ee0fa7 mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure by Aaron Williams · 2 years, 2 months ago
  48. 1f865ee cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · 2 years, 2 months ago
  49. 7054564 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · 2 years, 2 months ago
  50. 661cdaa cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 2 months ago
  51. c2c6971 cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 2 months ago
  52. e29178e time: Import time_after64() and friends from Linux by Stefan Roese · 2 years, 2 months ago
  53. c2238fc Merge branch '2022-09-13-add-aspeed-spi-controller' into next by Tom Rini · 2 years, 2 months ago
  54. c184aca mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 3 months ago
  55. 9a16372 spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 3 months ago
  56. dd29cee spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 3 months ago
  57. 15a5c80 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 3 months ago
  58. 99325ee configs: aspeed: Enable CONFIG_SPI_DIRMAP by Chin-Ting Kuo · 2 years, 3 months ago
  59. 992d02e spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 3 months ago
  60. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
  61. f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 3 months ago
  62. d37b4f3 arm: dts: aspeed: Update SPI flash node settings by Chin-Ting Kuo · 2 years, 3 months ago
  63. 5150e90 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 3 months ago
  64. 456f716 configs: aspeed: Enable SPI flash features by Chin-Ting Kuo · 2 years, 3 months ago
  65. 4daa6bb spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 3 months ago
  66. cf2051a pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support by Chin-Ting Kuo · 2 years, 3 months ago
  67. a7e8220 clk: aspeed: Get HCLK frequency support by Chin-Ting Kuo · 2 years, 3 months ago
  68. b3d9c0b Merge tag 'xilinx-for-v2023.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 2 months ago
  69. aa2ef9f Merge branch '2022-09-12-update-pytests-for-more-parellel-support' into next by Tom Rini · 2 years, 2 months ago
  70. 39d3c3c xilinx: common: Add support for SOC detection by Michal Simek · 2 years, 2 months ago
  71. 4e16826 xilinx: Fix mdio bus description for vck190-sc by Michal Simek · 2 years, 2 months ago
  72. 5c34196 ARM: zynq: DT: List OCM memory by Michal Simek · 2 years, 2 months ago
  73. 41634fd ARM: zynq: Align qspi node name with Linux kernel by Michal Simek · 2 years, 2 months ago
  74. cac07a4 arm64: versal: Enable zynqmp_gqspi driver by Ashok Reddy Soma · 2 years, 3 months ago
  75. afe0386 spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 3 months ago
  76. a3d4bfb spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 3 months ago
  77. d91b0f4 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 3 months ago
  78. 9e89e30 arm64: versal: Define zynqmp_mmio_write() for versal by Michal Simek · 2 years, 3 months ago
  79. f4f1b65 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 3 months ago
  80. f7d4cab spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 3 months ago
  81. d0003b5 spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 3 months ago
  82. 68852f3 spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 3 months ago
  83. f459986 microblaze: add arch_print_bdinfo() implementation by Ovidiu Panait · 2 years, 2 months ago
  84. ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 2 months ago
  85. 3f351cd cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · 2 years, 2 months ago
  86. 3a6948c microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · 2 years, 2 months ago
  87. bae7d37 net: gem: Check rate before setting it up by Michal Simek · 2 years, 3 months ago
  88. aaf0793 xilinx: versal: Disable LMB for mini configurations by Michal Simek · 2 years, 2 months ago
  89. a32c3e9 arm64: xilinx: Move board_get_usable_ram_top() to common location by Michal Simek · 2 years, 3 months ago
  90. be3a73c ARM: zynq: Align bss and end of u-boot image to 64bits by Michal Simek · 2 years, 2 months ago
  91. a27278f xilinx: Enable CMD_GREPENV/SETEXPR by default by Michal Simek · 2 years, 3 months ago
  92. ce88086 xilinx: Add env redund offset by T Karthik Reddy · 2 years, 3 months ago
  93. 1bff67e arm64: zynqmp: add ref_clk property for REFCLKPER calculation by Piyush Mehta · 2 years, 3 months ago
  94. fd9c9f2 arm64: zynqmp: Add missing tca6416 to zynqmp SC by Michal Simek · 2 years, 3 months ago
  95. ddcc161 arm: dts: Add xlnx prefix to GEM compatible string by Harini Katakam · 2 years, 3 months ago
  96. c863016 arm64: zynqmp: Add mtd partition for secure OS storage area by Amit Kumar Mahapatra · 2 years, 3 months ago
  97. 88eaca2 xilinx: Define only mmc devnum not partition by Michal Simek · 2 years, 3 months ago
  98. 93020aa xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_info by Michal Simek · 2 years, 3 months ago
  99. ce183fd xilinx: Fix logic when dfu_alt_info is generated by Michal Simek · 2 years, 3 months ago
  100. 79f0151 xilinx: zynq: Enable mkeficapsule tools compilation by Michal Simek · 2 years, 3 months ago