1. d05fc47 board: at91: sama5d2: set blue led on at boot time by Mihai Sain · 2 years, 8 months ago
  2. f206af8 ARM: at91: sama7g5: Reset external devices at software reset by Tudor Ambarus · 2 years, 9 months ago
  3. af612ee configs: Convert AT91RESET_EXTRST to Kconfig by Tudor Ambarus · 2 years, 9 months ago
  4. 5576bb3 ARM: at91: sama5d2: Enable the use of Galois Tables from ROM by Tudor Ambarus · 2 years, 10 months ago
  5. d2e5250 Merge tag 'next-20220328' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 8 months ago
  6. 60cc409 video: Drop CONFIG_LCD_BMP_RLE8 by Simon Glass · 3 years ago
  7. 39161e0 video: Drop formike driver by Simon Glass · 2 years, 10 months ago
  8. 2cbc1c0 video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 2 years, 10 months ago
  9. bfd7a1a video: mxs: Drop old video code by Simon Glass · 2 years, 10 months ago
  10. 92e3fb8 video: Drop FSL DIU driver by Simon Glass · 2 years, 10 months ago
  11. 77f46f0 video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · 2 years, 10 months ago
  12. 636b8b9 video: Drop da8xx-fb by Simon Glass · 2 years, 10 months ago
  13. 50800147 video: Clean up the uclass header by Simon Glass · 2 years, 10 months ago
  14. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  15. 82975f8 video: Drop CONFIG_VIDEO_BMP_LOGO by Simon Glass · 2 years, 10 months ago
  16. fff49e0 video: Drop video_fb header by Simon Glass · 2 years, 10 months ago
  17. 9b39da6 video: nexell: Drop unused and invalid code by Simon Glass · 2 years, 10 months ago
  18. d77c6fb video: siemens: Drop unused video code by Simon Glass · 2 years, 10 months ago
  19. 814dd92 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
  20. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  21. e893e8e Prepare v2022.04-rc5 by Tom Rini · 2 years, 8 months ago
  22. 8d2b7ae configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  23. 94e836f Merge branch '2022-03-28-critical-fixes' by Tom Rini · 2 years, 8 months ago
  24. ed48490 mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · 2 years, 8 months ago
  25. 408e2d5 boot: image: fixup zstd decompression buffer initialization typo by Jérôme Carretero · 2 years, 8 months ago
  26. d66b0f5 Fix URLs to old freescale git repos by Pali Rohár · 2 years, 8 months ago
  27. 0652d44 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · 2 years, 8 months ago
  28. 8b9c770 arm: apple: Fix mem layout by Mark Kettenis · 2 years, 8 months ago
  29. 66899c8 arm: apple: Increase RTKit timeout by Hector Martin · 2 years, 8 months ago
  30. c259b19 Merge tag 'efi-2022-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  31. ccc41fc cmd: efidebug: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 8 months ago
  32. 46490ab test: test UEFI boot manager by Heinrich Schuchardt · 2 years, 9 months ago
  33. 24cf707 efi_loader: initrddump: drain input before prompt by Heinrich Schuchardt · 2 years, 8 months ago
  34. ae794fa efi_loader: nocolor command line attr for initrddump.efi by Heinrich Schuchardt · 2 years, 8 months ago
  35. df96dee efi_loader: typo devie-path by Heinrich Schuchardt · 2 years, 8 months ago
  36. 814a7ee doc: man-page for the wdt command by Heinrich Schuchardt · 2 years, 8 months ago
  37. 28c2ebe Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  38. 85da558 sunxi: dts: Update RGMII phy-mode properties by Andre Przywara · 2 years, 8 months ago
  39. e943753 sunxi: Fix old GMAC pinmux setup by Andre Przywara · 2 years, 8 months ago
  40. 7f0826c Merge branch '2022-03-25-assorted-updates' into next by Tom Rini · 2 years, 8 months ago
  41. c537a36 bootcount: Add pmic pfuze100 bootcount driver by Philip Oberfichtner · 2 years, 8 months ago
  42. a194d59 power: pfuze100: Add MEMx register definitions by Philip Oberfichtner · 2 years, 8 months ago
  43. 88ca8e2 disk: Add an option for partitions in SPL by Simon Glass · 2 years, 8 months ago
  44. 5b66ebb ARM: dts: ast2600: Add PWM to device tree by Billy Tsai · 2 years, 8 months ago
  45. 73ee1f2 pinctrl: Add the pinctrl setting for PWM. by Billy Tsai · 2 years, 8 months ago
  46. fae101d pwm: Add Aspeed ast2600 PWM support by Billy Tsai · 2 years, 8 months ago
  47. d158fa1 pci: Remove duplicate PCI_CLASS_CODE_* and PCI_CLASS_SUB_CODE_* macros by Pali Rohár · 2 years, 9 months ago
  48. f02b396 sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h by Pali Rohár · 2 years, 9 months ago
  49. d7b9040 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
  50. e976504 Add option to use -Og by Sean Anderson · 2 years, 9 months ago
  51. f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 9 months ago
  52. cbc05bb doc: update doc/sphinx/requirements.txt by Heinrich Schuchardt · 2 years, 8 months ago
  53. e47bbf7 CI: Pin pylint version to 2.12.2 by Tom Rini · 2 years, 8 months ago
  54. 3b2d19c Merge branch '2022-03-25-Kconfig-migrations' into next by Tom Rini · 2 years, 8 months ago
  55. b40d2b2 Convert CONFIG_BACKSIDE_L2_CACHE to Kconfig by Tom Rini · 2 years, 8 months ago
  56. 2665853 vinco: Remove CONFIG_ATMEL_SPI0 by Tom Rini · 2 years, 8 months ago
  57. 61b9c42 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 8 months ago
  58. 3e2ea32 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 8 months ago
  59. 286c453 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  60. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 8 months ago
  61. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
  62. 0b956e3 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 8 months ago
  63. 6329dda Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · 2 years, 8 months ago
  64. 5842c810 Convert CONFIG_TFTP_PORT to Kconfig by Tom Rini · 2 years, 8 months ago
  65. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 8 months ago
  66. 1d5686a Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 8 months ago
  67. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 8 months ago
  68. 5a606a4 Convert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig by Tom Rini · 2 years, 8 months ago
  69. 210a4b4 Convert CONFIG_AT91_LED to Kconfig by Tom Rini · 2 years, 8 months ago
  70. b7f4413 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  71. 8285b92 arm: a37xx: espressobin: Fix non-working SPI by Pali Rohár · 2 years, 8 months ago
  72. 5bc4862 Merge tag 'i2c-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 8 months ago
  73. 3789b6a arm: mvebu: dts: turris_mox: fix non-working USB port by Marek Behún · 2 years, 8 months ago
  74. fc1383a bootcount: clarify documentation by Michael Opdenacker · 2 years, 9 months ago
  75. e3c2042 cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled by Marek Vasut · 2 years, 9 months ago
  76. 6db539f i2c: fix always-true condition in i2c_probe_chip() by Nikita Yushchenko · 2 years, 9 months ago
  77. 532a5b2 misc: atsha204a: fix i2c address readout from DTS by Adrian Fiergolski · 2 years, 10 months ago
  78. e466271 misc: atsha204a: add delay after sending the message by Adrian Fiergolski · 2 years, 10 months ago
  79. 75967a2 misc: atsha204a: return timeout from wakeup function by Adrian Fiergolski · 2 years, 10 months ago
  80. 5f68470 Merge tag 'efi-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  81. 9c045a4 efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader by Heinrich Schuchardt · 2 years, 9 months ago
  82. b78631d efi_loader: remove efi_disk_is_system_part() by Heinrich Schuchardt · 2 years, 8 months ago
  83. 90dcd9b efi_loader: export efi_system_partition_guid by Heinrich Schuchardt · 2 years, 8 months ago
  84. 63276a5 efi_loader: use short-form DP for load options by Heinrich Schuchardt · 2 years, 9 months ago
  85. 9cdf470 efi_loader: support booting via short-form device-path by Heinrich Schuchardt · 2 years, 9 months ago
  86. e46ef1d efi_loader: efi_dp_find_obj() add protocol check by Heinrich Schuchardt · 2 years, 8 months ago
  87. c409593 efi_loader: fix efi_dp_find_obj() by Heinrich Schuchardt · 2 years, 9 months ago
  88. 8399488 efi_loader: export efi_dp_shorten() by Heinrich Schuchardt · 2 years, 9 months ago
  89. ff6af6e efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned by Ilias Apalodimas · 2 years, 8 months ago
  90. 0832dd2 efi_loader: Ignore DT when ACPI is on by Alexander Graf · 2 years, 9 months ago
  91. bfffb9f doc: board: raspberrypi: Add documentation by Matthias Brugger · 2 years, 8 months ago
  92. 2899296 doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOT by Jan Kiszka · 2 years, 8 months ago
  93. aac01df Nokia RX-51: Update documentation about QEMU by Pali Rohár · 2 years, 8 months ago
  94. 4c60512 doc: boards: amlogic: Add documentation on pre-generated FIP files by Neil Armstrong · 2 years, 9 months ago
  95. 23f20ef doc: board: amlogic-p20x: fix FIP generation doc by Neil Armstrong · 2 years, 9 months ago
  96. 17b8cb6 tools: buildman: Fix doc path in warning message by Johannes Krottmayer · 2 years, 9 months ago
  97. 1840ce5 Makefile: Fix doc path in warning message by Johannes Krottmayer · 2 years, 9 months ago
  98. a958c58 Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 8 months ago
  99. 40c8bdd binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 8 months ago
  100. 2337eca binman: Keep a separate list of entries for fit by Simon Glass · 2 years, 8 months ago