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