1. 07c4113 i2c: sun6i_p2wi: Add support for DM clocks and resets by Samuel Holland · 2 years, 9 months ago
  2. 48457f7 i2c: sun6i_p2wi: Initialize chips in .child_pre_probe by Samuel Holland · 2 years, 9 months ago
  3. a0ca51f sunxi: Support building a SPL as a TOC0 image by Samuel Holland · 2 years, 9 months ago
  4. 44de13d sunxi: Support SPL in both eGON and TOC0 images by Samuel Holland · 2 years, 9 months ago
  5. e9e87ec tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 9 months ago
  6. 8c621f4 sunxi: specify architecture when generating SPL boot image by Icenowy Zheng · 3 years, 2 months ago
  7. 78ac2c0 mkimage: sunxi_egon: add support for riscv by Icenowy Zheng · 3 years, 2 months ago
  8. 82ae151 mkimage: sunxi_egon: refactor for multi-architecture support by Icenowy Zheng · 3 years, 2 months ago
  9. c2d08f0 mkimage: add a flag to describe whether -A is specified by Icenowy Zheng · 3 years, 2 months ago
  10. f64233e spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · 3 years, 4 months ago
  11. 77834dc pinctrl: sunxi: Add SPI0 pinmuxes by Samuel Holland · 3 years, 4 months ago
  12. 458e59d pwm: sunxi: Remove non-DM pin setup by Samuel Holland · 3 years, 4 months ago
  13. aa4823c pinctrl: sunxi: Add the A64 PWM pinmux by Samuel Holland · 3 years, 4 months ago
  14. 8c2bdff sunxi: Remove non-DM MMC pin setup by Samuel Holland · 3 years, 4 months ago
  15. 7570c54 pinctrl: sunxi: Add MMC pinmuxes by Samuel Holland · 3 years, 4 months ago
  16. af2ec35 i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years, 2 months ago
  17. 923d893 i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years, 2 months ago
  18. aadf3d5 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · 3 years, 2 months ago
  19. 4c8f11d pinctrl: sunxi: Add I2C pinmuxes by Samuel Holland · 3 years, 4 months ago
  20. ae022e8 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 4 months ago
  21. 37b3de4 pinctrl: sunxi: Add sun8i EMAC pinmuxes by Samuel Holland · 3 years, 4 months ago
  22. 3e42d91 sunxi: Remove non-DM GMAC pin setup by Samuel Holland · 3 years, 4 months ago
  23. 7a93644 pinctrl: sunxi: Add sunxi GMAC pinmuxes by Samuel Holland · 3 years, 4 months ago
  24. 12bd00a net: sunxi_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 4 months ago
  25. fcdbbd6 pinctrl: sunxi: Add sun4i EMAC pinmuxes by Samuel Holland · 3 years, 4 months ago
  26. 470a7bd pinctrl: sunxi: Add UART pinmuxes by Samuel Holland · 3 years, 4 months ago
  27. 50c195e sunxi: pinctrl: Implement pin configuration by Samuel Holland · 3 years, 4 months ago
  28. d4b3882 sunxi: pinctrl: Implement get_pin_muxing function by Samuel Holland · 3 years, 4 months ago
  29. 29babfd sunxi: pinctrl: Implement pin muxing functions by Samuel Holland · 3 years, 4 months ago
  30. b799eab sunxi: pinctrl: Create the driver skeleton by Samuel Holland · 3 years, 4 months ago
  31. e4b6ebd Prepare v2022.04 by Tom Rini · 2 years, 9 months ago
  32. e75c5b9 env: do not fail on non-existing env.in file by Andrey Zhizhikin · 2 years, 9 months ago
  33. 1828877 ARM: dts: colibri-imx6ull: fix mac address passing by Francesco Dolcini · 3 years, 3 months ago
  34. 5aa5a9b Merge tag 'efi-2022-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  35. f432eb6 env: Avoid using a leftover text-environment file by Simon Glass · 2 years, 9 months ago
  36. b6370ac efi_loader: initrddump: Actually use the custom CFLAGS by Andy Shevchenko · 2 years, 9 months ago
  37. 86fa918 test: fix pylint warnings in test_efi_bootmgr by Heinrich Schuchardt · 2 years, 9 months ago
  38. edd8f66 test: fix pylint warnings for test_efi_fit.py by Heinrich Schuchardt · 2 years, 9 months ago
  39. 51a407b doc: usage: Convert README.plan9 to reST by Bin Meng · 2 years, 9 months ago
  40. 7fc86c7 doc: usage: Update vxworks doc to mention RISC-V support by Bin Meng · 2 years, 9 months ago
  41. 7147412 doc: usage: Convert README.vxworks to reST by Bin Meng · 2 years, 9 months ago
  42. 830b593 doc: usage: Update the extension command title by Bin Meng · 2 years, 9 months ago
  43. 34e452d doc: usage: Group all shell command docs into cmd/ sub-directory by Bin Meng · 2 years, 9 months ago
  44. 572934d doc: mmc dev by Patrick Delaunay · 2 years, 9 months ago
  45. 64437a0 qemu: arm: Remove platform specific function to get RNG device by Sughosh Ganu · 2 years, 9 months ago
  46. 64b78f5 Merge branch '2022-03-31-critical-fixes' by Tom Rini · 2 years, 9 months ago
  47. 52ae8d6 board: gateworks: venice: determine dram size at runtime by Tim Harvey · 2 years, 9 months ago
  48. ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 9 months ago
  49. dd2986a powerpc: Fix incorrect SYS_IMMR migration values by Tom Rini · 2 years, 9 months ago
  50. 6a56fc0 Makefile: make clean should delete include/generated/env.in by Heinrich Schuchardt · 2 years, 9 months ago
  51. 25a4483 video: Do not show splash and U-Boot logo simultaneously by Fabio Estevam · 2 years, 9 months ago
  52. 051df08 board: gw_ventana: gsc: fix GSC read/write functions by Tim Harvey · 2 years, 9 months ago
  53. 0c60b65 Merge https://source.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 2 years, 9 months ago
  54. 25cff0c arm: socfpga: vining: Fix mtdparts for 2x256 MiB SF variant by Marek Vasut · 2 years, 10 months ago
  55. cad5da5 imx: ventana: enable ONFI detection to fix NAND chip configuration by Tim Harvey · 2 years, 9 months ago
  56. e893e8e Prepare v2022.04-rc5 by Tom Rini · 2 years, 9 months ago
  57. 8d2b7ae configs: Resync with savedefconfig by Tom Rini · 2 years, 9 months ago
  58. 94e836f Merge branch '2022-03-28-critical-fixes' by Tom Rini · 2 years, 9 months ago
  59. ed48490 mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · 2 years, 9 months ago
  60. 408e2d5 boot: image: fixup zstd decompression buffer initialization typo by Jérôme Carretero · 2 years, 9 months ago
  61. d66b0f5 Fix URLs to old freescale git repos by Pali Rohár · 2 years, 9 months ago
  62. 0652d44 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · 2 years, 9 months ago
  63. 8b9c770 arm: apple: Fix mem layout by Mark Kettenis · 2 years, 9 months ago
  64. 66899c8 arm: apple: Increase RTKit timeout by Hector Martin · 2 years, 9 months ago
  65. c259b19 Merge tag 'efi-2022-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  66. ccc41fc cmd: efidebug: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 9 months ago
  67. 46490ab test: test UEFI boot manager by Heinrich Schuchardt · 2 years, 10 months ago
  68. 24cf707 efi_loader: initrddump: drain input before prompt by Heinrich Schuchardt · 2 years, 9 months ago
  69. ae794fa efi_loader: nocolor command line attr for initrddump.efi by Heinrich Schuchardt · 2 years, 9 months ago
  70. df96dee efi_loader: typo devie-path by Heinrich Schuchardt · 2 years, 9 months ago
  71. 814a7ee doc: man-page for the wdt command by Heinrich Schuchardt · 2 years, 9 months ago
  72. 28c2ebe Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 9 months ago
  73. 85da558 sunxi: dts: Update RGMII phy-mode properties by Andre Przywara · 2 years, 9 months ago
  74. e943753 sunxi: Fix old GMAC pinmux setup by Andre Przywara · 2 years, 9 months ago
  75. cbc05bb doc: update doc/sphinx/requirements.txt by Heinrich Schuchardt · 2 years, 9 months ago
  76. b7f4413 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  77. 8285b92 arm: a37xx: espressobin: Fix non-working SPI by Pali Rohár · 2 years, 9 months ago
  78. 5bc4862 Merge tag 'i2c-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 9 months ago
  79. 3789b6a arm: mvebu: dts: turris_mox: fix non-working USB port by Marek Behún · 2 years, 9 months ago
  80. fc1383a bootcount: clarify documentation by Michael Opdenacker · 2 years, 10 months ago
  81. e3c2042 cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled by Marek Vasut · 2 years, 10 months ago
  82. 6db539f i2c: fix always-true condition in i2c_probe_chip() by Nikita Yushchenko · 2 years, 10 months ago
  83. 532a5b2 misc: atsha204a: fix i2c address readout from DTS by Adrian Fiergolski · 3 years ago
  84. e466271 misc: atsha204a: add delay after sending the message by Adrian Fiergolski · 3 years ago
  85. 75967a2 misc: atsha204a: return timeout from wakeup function by Adrian Fiergolski · 3 years ago
  86. 5f68470 Merge tag 'efi-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  87. 9c045a4 efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader by Heinrich Schuchardt · 2 years, 10 months ago
  88. b78631d efi_loader: remove efi_disk_is_system_part() by Heinrich Schuchardt · 2 years, 10 months ago
  89. 90dcd9b efi_loader: export efi_system_partition_guid by Heinrich Schuchardt · 2 years, 9 months ago
  90. 63276a5 efi_loader: use short-form DP for load options by Heinrich Schuchardt · 2 years, 10 months ago
  91. 9cdf470 efi_loader: support booting via short-form device-path by Heinrich Schuchardt · 2 years, 10 months ago
  92. e46ef1d efi_loader: efi_dp_find_obj() add protocol check by Heinrich Schuchardt · 2 years, 9 months ago
  93. c409593 efi_loader: fix efi_dp_find_obj() by Heinrich Schuchardt · 2 years, 10 months ago
  94. 8399488 efi_loader: export efi_dp_shorten() by Heinrich Schuchardt · 2 years, 10 months ago
  95. ff6af6e efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned by Ilias Apalodimas · 2 years, 9 months ago
  96. 0832dd2 efi_loader: Ignore DT when ACPI is on by Alexander Graf · 2 years, 10 months ago
  97. bfffb9f doc: board: raspberrypi: Add documentation by Matthias Brugger · 2 years, 9 months ago
  98. 2899296 doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOT by Jan Kiszka · 2 years, 9 months ago
  99. aac01df Nokia RX-51: Update documentation about QEMU by Pali Rohár · 2 years, 10 months ago
  100. 4c60512 doc: boards: amlogic: Add documentation on pre-generated FIP files by Neil Armstrong · 2 years, 10 months ago