1. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 1 month ago
  2. adbfe8e efi: Correct assumption about if_type by Simon Glass · 2 years, 1 month ago
  3. bb2c9a3 blk: Rewrite if_type to name functions by Simon Glass · 2 years, 1 month ago
  4. b8f8f6c blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · 2 years, 1 month ago
  5. 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 1 month ago
  6. f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 1 month ago
  7. 606e054 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 1 month ago
  8. 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 1 month ago
  9. 0417b85 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · 2 years, 1 month ago
  10. a21eb38 blk: Drop unnecessary CONFIG_SPL_LEGACY_BLOCK in defconfigs by Simon Glass · 2 years, 1 month ago
  11. ca28baf blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 1 month ago
  12. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 1 month ago
  13. 14d2c5d blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · 2 years, 1 month ago
  14. 003357c cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 1 month ago
  15. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 1 month ago
  16. fc614d2 disk: Use Makefile to omit partition drivers by Simon Glass · 2 years, 1 month ago
  17. 1bbfdc5 sandbox: Avoid defining HAVE_BLOCK_DEVICE in Konfig by Simon Glass · 2 years, 1 month ago
  18. 6c04055 ata: Fix an instance of SPL_SATA_SUPPORT by Simon Glass · 2 years, 1 month ago
  19. 6b03b9d blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 1 month ago
  20. e7b1018 disk: Correct help for TPL_PARTITIONS by Simon Glass · 2 years, 1 month ago
  21. 6ec7207 Merge branch '2022-09-15-TI-platform-updates' into next by Tom Rini · 2 years ago
  22. 43f7b81 Nokia RX-51: Add booting from UBI into test script by Pali Rohár · 2 years ago
  23. 21dc5ef Nokia RX-51: Add comment describing kernel image type into test script by Pali Rohár · 2 years, 1 month ago
  24. 92e0872 Nokia RX-51: Do not set useless ARCH= in test script by Pali Rohár · 2 years, 1 month ago
  25. 05159cc Nokia RX-51: Fix documentation how to enable UBI support by Pali Rohár · 2 years, 1 month ago
  26. 7506965 Nokia RX-51: Call bootm in test script only when image is valid by Pali Rohár · 2 years, 1 month ago
  27. fd986d6 Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script by Pali Rohár · 2 years, 1 month ago
  28. e1da01d Nokia RX-51: Set default SYS_LOAD_ADDR to 0x80008000 by Pali Rohár · 2 years, 1 month ago
  29. 5c9bf1d Nokia RX-51: Do not clear unknown memory in lowlevel_init.S by Pali Rohár · 2 years, 1 month ago
  30. 0b6924c Nokia RX-51: Remove label copy_kernel_start from lowlevel_init.S by Pali Rohár · 2 years, 1 month ago
  31. 29e1044 configs: Add configs for j721s2 High Security EVM by Jayesh Choudhary · 2 years, 1 month ago
  32. 360c7f4 configs: Add configs for J7200 High Security EVM by Andrew Davis · 2 years, 1 month ago
  33. c79c0b4 brppt1: Update environment to support new boot concept by Bernhard Messerklinger · 2 years, 1 month ago
  34. 0daeadb include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · 2 years, 1 month ago
  35. febd82c brppt1: Cleanup device tree by Bernhard Messerklinger · 2 years, 1 month ago
  36. b0a18f1 brppt1: Fix SPL boot stage by Bernhard Messerklinger · 2 years, 1 month ago
  37. 6dfc1f4 brppt1: Remove unused board variants by Bernhard Messerklinger · 2 years, 1 month ago
  38. d9e85ee Merge branch '2022-09-15-general-improvements' into next by Tom Rini · 2 years ago
  39. 0cd933b lib: rsa: fix padding_pss_verify by Heinrich Schuchardt · 2 years, 1 month ago
  40. 069f0d7 cli: Reduce size of readline buffers in SPL by Sean Anderson · 2 years, 1 month ago
  41. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 1 month ago
  42. 2c38f7c pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · 2 years, 1 month ago
  43. a329208 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · 2 years, 1 month ago
  44. d7124f0 gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · 2 years, 1 month ago
  45. 04dd7c8 virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · 2 years, 1 month ago
  46. 4ca8d95 nvme: Fix multipage prp-list by Alexander Sowarka · 2 years, 1 month ago
  47. 9895bda doc: cmd: loady: Document new configuration by Pali Rohár · 2 years, 1 month ago
  48. 1b3e682 xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · 2 years, 1 month ago
  49. 56ce22c post: memory: Fix format strings by Sean Anderson · 2 years, 1 month ago
  50. 57fb86a drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · 2 years, 2 months ago
  51. 94ccfb7 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 2 months ago
  52. fd0d7a6 drivers: tee: optee: remove unused probe local variable by Etienne Carriere · 2 years, 2 months ago
  53. 77253c5 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · 2 years, 3 months ago
  54. c0facda misc: usb251xb: Support 8/16 bit device tree values by Stefan Herbrechtsmeier · 2 years, 3 months ago
  55. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 3 months ago
  56. 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, 8 months ago
  57. 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 ago
  58. 6541726 Merge branch '2022-09-14-refactor-ramdisk-code-again' into next by Tom Rini · 2 years ago
  59. 9c2e912 image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 1 month ago
  60. 20f5d83 image: Correct indentation in select_ramdisk() by Simon Glass · 2 years, 1 month ago
  61. ca78883 image: Drop remaining FIT #ifdef by Simon Glass · 2 years, 1 month ago
  62. 1a68c03 image: Drop another #ifdef for FIT by Simon Glass · 2 years, 1 month ago
  63. f7659f6 image: Drop one #ifdef for FIT by Simon Glass · 2 years, 1 month ago
  64. 0f81af4 image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · 2 years, 1 month ago
  65. 4f2d941 image: Track when ramdisk processing is completed by Simon Glass · 2 years, 1 month ago
  66. 1ce8e10 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · 2 years, 1 month ago
  67. a822b92 Merge branch '2022-09-13-add-support-for-cyclic-function-execution' into next by Tom Rini · 2 years ago
  68. da4fb70 test: unit test for eficonfig by Masahisa Kojima · 2 years ago
  69. 1b2c589 doc:eficonfig: add documentation for eficonfig command by Masahisa Kojima · 2 years ago
  70. f076c99 doc:bootmenu: add description for UEFI boot support by Masahisa Kojima · 2 years ago
  71. e5948ee eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · 2 years ago
  72. b5135a1 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years ago
  73. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years ago
  74. bb8498a eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years ago
  75. 95fc669 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years ago
  76. e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years ago
  77. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years ago
  78. af042c2 cyclic: Add a simple test by Stefan Roese · 2 years, 1 month ago
  79. 00275f5 cyclic: Add documentation by Stefan Roese · 2 years, 1 month ago
  80. 5ee0fa7 mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure by Aaron Williams · 2 years, 1 month ago
  81. 1f865ee cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · 2 years, 1 month ago
  82. 7054564 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · 2 years, 1 month ago
  83. 661cdaa cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 1 month ago
  84. c2c6971 cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 1 month ago
  85. e29178e time: Import time_after64() and friends from Linux by Stefan Roese · 2 years, 1 month ago
  86. c2238fc Merge branch '2022-09-13-add-aspeed-spi-controller' into next by Tom Rini · 2 years ago
  87. c184aca mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 1 month ago
  88. 9a16372 spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 1 month ago
  89. dd29cee spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 1 month ago
  90. 15a5c80 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 1 month ago
  91. 99325ee configs: aspeed: Enable CONFIG_SPI_DIRMAP by Chin-Ting Kuo · 2 years, 1 month ago
  92. 992d02e spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 1 month ago
  93. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 1 month ago
  94. f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 1 month ago
  95. d37b4f3 arm: dts: aspeed: Update SPI flash node settings by Chin-Ting Kuo · 2 years, 1 month ago
  96. 5150e90 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 1 month ago
  97. 456f716 configs: aspeed: Enable SPI flash features by Chin-Ting Kuo · 2 years, 1 month ago
  98. 4daa6bb spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 1 month ago
  99. cf2051a pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support by Chin-Ting Kuo · 2 years, 1 month ago
  100. a7e8220 clk: aspeed: Get HCLK frequency support by Chin-Ting Kuo · 2 years, 1 month ago