1. b3bb15a configs: sama9x60_curiosity: add onewire and eeprom drivers by Durai Manickam KR · 2 years, 5 months ago
  2. e554c3e mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion by Sergiu Moga · 2 years, 5 months ago
  3. 04f41c2 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · 2 years, 2 months ago
  4. 5b46e79 watchdog: Further cleanup by Stefan Roese · 2 years, 3 months ago
  5. 75887a9 watchdog: Remove WATCHDOG_RESET macro by Stefan Roese · 2 years, 3 months ago
  6. 5b492ee watchdog: Get rid of ASSEMBLY hacks by Stefan Roese · 2 years, 3 months ago
  7. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  8. 9747363 cyclic: Introduce schedule() function by Stefan Roese · 2 years, 3 months ago
  9. cce2472 watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · 2 years, 3 months ago
  10. 440a77d configs: Resync with savedefconfig by Tom Rini · 2 years, 2 months ago
  11. 46b4569 Merge branch '2022-09-16-rationalize-the-block-interface' into next by Tom Rini · 2 years, 2 months ago
  12. 57b3d2e blk: Drop if_type by Simon Glass · 2 years, 4 months ago
  13. 6a1b0d4 disk: Handle UCLASS_EFI_MEDIA in dev_print() by Simon Glass · 2 years, 4 months ago
  14. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  15. af38c91 efi: Correct assumption about if_type by Simon Glass · 2 years, 4 months ago
  16. 95e6e03 blk: Rewrite if_type to name functions by Simon Glass · 2 years, 4 months ago
  17. b00361a blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · 2 years, 4 months ago
  18. 7bdadb2 blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 4 months ago
  19. 21b0b57 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 4 months ago
  20. 0cdb293 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 4 months ago
  21. 66f19a4 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 4 months ago
  22. 0bfaf58 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · 2 years, 4 months ago
  23. eb91c54 blk: Drop unnecessary CONFIG_SPL_LEGACY_BLOCK in defconfigs by Simon Glass · 2 years, 4 months ago
  24. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 4 months ago
  25. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  26. bfbd849 blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · 2 years, 4 months ago
  27. af9e847 cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  28. f5ac303 blk: Use a function for whether block devices are available by Simon Glass · 2 years, 4 months ago
  29. 37ee2f5 disk: Use Makefile to omit partition drivers by Simon Glass · 2 years, 4 months ago
  30. 2072baa sandbox: Avoid defining HAVE_BLOCK_DEVICE in Konfig by Simon Glass · 2 years, 4 months ago
  31. 952c0fe ata: Fix an instance of SPL_SATA_SUPPORT by Simon Glass · 2 years, 4 months ago
  32. a78e906 blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 4 months ago
  33. 537075b disk: Correct help for TPL_PARTITIONS by Simon Glass · 2 years, 4 months ago
  34. 76350a8 Merge branch '2022-09-15-TI-platform-updates' into next by Tom Rini · 2 years, 2 months ago
  35. 4c24171 Nokia RX-51: Add booting from UBI into test script by Pali Rohár · 2 years, 2 months ago
  36. 9322905 Nokia RX-51: Add comment describing kernel image type into test script by Pali Rohár · 2 years, 3 months ago
  37. a7bc3ae Nokia RX-51: Do not set useless ARCH= in test script by Pali Rohár · 2 years, 3 months ago
  38. ec761c9 Nokia RX-51: Fix documentation how to enable UBI support by Pali Rohár · 2 years, 3 months ago
  39. 4bd5460 Nokia RX-51: Call bootm in test script only when image is valid by Pali Rohár · 2 years, 3 months ago
  40. acf6ba8 Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script by Pali Rohár · 2 years, 3 months ago
  41. dbc6661 Nokia RX-51: Set default SYS_LOAD_ADDR to 0x80008000 by Pali Rohár · 2 years, 3 months ago
  42. a4001fd Nokia RX-51: Do not clear unknown memory in lowlevel_init.S by Pali Rohár · 2 years, 3 months ago
  43. 73dfc79 Nokia RX-51: Remove label copy_kernel_start from lowlevel_init.S by Pali Rohár · 2 years, 3 months ago
  44. eecf5b0 configs: Add configs for j721s2 High Security EVM by Jayesh Choudhary · 2 years, 3 months ago
  45. b8d8cd4 configs: Add configs for J7200 High Security EVM by Andrew Davis · 2 years, 3 months ago
  46. 158a819 brppt1: Update environment to support new boot concept by Bernhard Messerklinger · 2 years, 3 months ago
  47. bd8aa73 include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · 2 years, 3 months ago
  48. efcf542 brppt1: Cleanup device tree by Bernhard Messerklinger · 2 years, 3 months ago
  49. dc49023 brppt1: Fix SPL boot stage by Bernhard Messerklinger · 2 years, 3 months ago
  50. e830ef2 brppt1: Remove unused board variants by Bernhard Messerklinger · 2 years, 3 months ago
  51. ef26528 Merge branch '2022-09-15-general-improvements' into next by Tom Rini · 2 years, 2 months ago
  52. df5117a lib: rsa: fix padding_pss_verify by Heinrich Schuchardt · 2 years, 3 months ago
  53. 5d5efec cli: Reduce size of readline buffers in SPL by Sean Anderson · 2 years, 3 months ago
  54. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 3 months ago
  55. 866dfea pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · 2 years, 3 months ago
  56. eb8f3a7 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · 2 years, 3 months ago
  57. 8b1310e gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · 2 years, 3 months ago
  58. ba650ed virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · 2 years, 3 months ago
  59. d34dab6 nvme: Fix multipage prp-list by Alexander Sowarka · 2 years, 3 months ago
  60. 10f7135 doc: cmd: loady: Document new configuration by Pali Rohár · 2 years, 3 months ago
  61. 5dc80cc xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · 2 years, 3 months ago
  62. 551e7a7 post: memory: Fix format strings by Sean Anderson · 2 years, 3 months ago
  63. 320c850 drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · 2 years, 4 months ago
  64. 523a951 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 4 months ago
  65. 7d26e74 drivers: tee: optee: remove unused probe local variable by Etienne Carriere · 2 years, 4 months ago
  66. 6624910 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · 2 years, 6 months ago
  67. cbd4509 misc: usb251xb: Support 8/16 bit device tree values by Stefan Herbrechtsmeier · 2 years, 6 months ago
  68. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 6 months ago
  69. c20400a 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
  70. bf91d1d 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, 3 months ago
  71. f6e1b94 Merge branch '2022-09-14-refactor-ramdisk-code-again' into next by Tom Rini · 2 years, 3 months ago
  72. 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 3 months ago
  73. 92c586f image: Correct indentation in select_ramdisk() by Simon Glass · 2 years, 3 months ago
  74. 973b893 image: Drop remaining FIT #ifdef by Simon Glass · 2 years, 3 months ago
  75. e832db2 image: Drop another #ifdef for FIT by Simon Glass · 2 years, 3 months ago
  76. f2d23de image: Drop one #ifdef for FIT by Simon Glass · 2 years, 3 months ago
  77. f50664f image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · 2 years, 3 months ago
  78. 664696f image: Track when ramdisk processing is completed by Simon Glass · 2 years, 3 months ago
  79. dc0aa04 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · 2 years, 3 months ago
  80. 5c5b112 Merge branch '2022-09-13-add-support-for-cyclic-function-execution' into next by Tom Rini · 2 years, 3 months ago
  81. 2e18844 test: unit test for eficonfig by Masahisa Kojima · 2 years, 3 months ago
  82. dfcf0e5 doc:eficonfig: add documentation for eficonfig command by Masahisa Kojima · 2 years, 3 months ago
  83. 3511024 doc:bootmenu: add description for UEFI boot support by Masahisa Kojima · 2 years, 3 months ago
  84. e875369 eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · 2 years, 3 months ago
  85. f648fa3 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years, 3 months ago
  86. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · 2 years, 3 months ago
  87. 703ad32 eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years, 3 months ago
  88. ffe6813 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 3 months ago
  89. bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 3 months ago
  90. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 3 months ago
  91. 5be8f37 cyclic: Add a simple test by Stefan Roese · 2 years, 3 months ago
  92. 4736bec cyclic: Add documentation by Stefan Roese · 2 years, 3 months ago
  93. d64d7e3 mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure by Aaron Williams · 2 years, 3 months ago
  94. 2702b27 cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · 2 years, 3 months ago
  95. 7513df3 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · 2 years, 3 months ago
  96. 9e79fbe cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 3 months ago
  97. 036f89a cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 3 months ago
  98. 44a99a9 time: Import time_after64() and friends from Linux by Stefan Roese · 2 years, 3 months ago
  99. 833c904 Merge branch '2022-09-13-add-aspeed-spi-controller' into next by Tom Rini · 2 years, 3 months ago
  100. af7852c mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 3 months ago