1. 388fe64 sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · 3 years, 2 months ago
  2. 1e4d869 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · 3 years, 2 months ago
  3. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years, 2 months ago
  4. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years, 2 months ago
  5. 623b804 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · 3 years, 2 months ago
  6. 74ebeb9 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · 3 years, 2 months ago
  7. 35e9f63 sunxi: Only initialize legacy I2C when enabled by Samuel Holland · 3 years, 2 months ago
  8. 3f90261 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years, 2 months ago
  9. a0a2159 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years, 2 months ago
  10. aad0279 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years, 2 months ago
  11. a757642 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · 3 years, 2 months ago
  12. f7d4954 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · 3 years, 3 months ago
  13. fa7a7fa clk: sunxi: Add support for I2C gates/resets by Samuel Holland · 3 years, 3 months ago
  14. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 3 months ago
  15. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 3 months ago
  16. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
  17. aadb88c pinephone_defconfig: add support for early-boot status LED by Arnaud Ferraris · 3 years, 3 months ago
  18. 61485e9 board: sunxi: enable status LED early by Arnaud Ferraris · 3 years, 3 months ago
  19. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · 3 years, 3 months ago
  20. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · 3 years, 3 months ago
  21. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 3 months ago
  22. 4515816 configs: add PineTab defconfig by Arnaud Ferraris · 3 years, 3 months ago
  23. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 2 months ago
  24. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 2 months ago
  25. afb0bf7 video: remove not used mx3fb driver by Anatolij Gustschin · 3 years, 2 months ago
  26. 5b2bc14 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · 3 years, 2 months ago
  27. caf6267 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
  28. d8ab334 efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · 3 years, 2 months ago
  29. 31e9f79 video: simplefb: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  30. 3e4b3d5 efi_loader: GOP: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  31. 32b7368 video: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  32. 06aeb26 Merge branch '2021-10-08-image-cleanups' by Tom Rini · 3 years, 2 months ago
  33. 8a876e4 image: Split up boot_get_fdt() by Simon Glass · 3 years, 2 months ago
  34. 3afbb60 image: Reduce variable scope in boot_get_fdt() by Simon Glass · 3 years, 2 months ago
  35. c0cabbc image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · 3 years, 2 months ago
  36. e5661c9 image: Remove #ifdefs from select_ramdisk() by Simon Glass · 3 years, 2 months ago
  37. ccda2fa image: Split up boot_get_ramdisk() by Simon Glass · 3 years, 2 months ago
  38. 2de5b01 image: Reduce variable scope in boot_get_ramdisk() by Simon Glass · 3 years, 2 months ago
  39. 0f78138 image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 2 months ago
  40. 800b6fb image: Drop #ifdefs for fit_print_contents() by Simon Glass · 3 years, 2 months ago
  41. 2c6a1b0 image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 2 months ago
  42. 4a00af4 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 2 months ago
  43. d898dcb efi: Correct dependency on FIT_SIGNATURE by Simon Glass · 3 years, 2 months ago
  44. a0cfb84 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 2 months ago
  45. 336b9c7 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 2 months ago
  46. d49049f image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 2 months ago
  47. b8eb1fe image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 2 months ago
  48. 577226c image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
  49. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 2 months ago
  50. bd0d735 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 2 months ago
  51. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  52. e719d3b image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 2 months ago
  53. 866178e hash: Drop some #ifdefs in hash.c by Simon Glass · 3 years, 2 months ago
  54. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  55. f7b37c2 spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · 3 years, 2 months ago
  56. f16dc6c image: Add Kconfig options for FIT in the tools build by Simon Glass · 3 years, 2 months ago
  57. c3236c9 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 2 months ago
  58. db503fb compiler: Rename host_build() to tools_build() by Simon Glass · 3 years, 2 months ago
  59. bc0c4db image: Remove ifdefs around image_setup_linux() el at by Simon Glass · 3 years, 2 months ago
  60. 48a1b68 image: Avoid #ifdefs for manual relocation by Simon Glass · 3 years, 2 months ago
  61. 684ef38 image: Create a function to do manual relocation by Simon Glass · 3 years, 2 months ago
  62. 4a8a8a1 image: Split host code out into its own file by Simon Glass · 3 years, 2 months ago
  63. 60d7154 image: Fix up checkpatch warnings in image-board.c by Simon Glass · 3 years, 2 months ago
  64. 4d7237b image: Split board code out into its own file by Simon Glass · 3 years, 2 months ago
  65. fd86d01 image: Update image_decomp() to avoid ifdefs by Simon Glass · 3 years, 2 months ago
  66. e8c011d gzip: Avoid use of u64 by Simon Glass · 3 years, 2 months ago
  67. 7e1aa64 image: Update zstd to avoid reporting error twice by Simon Glass · 3 years, 2 months ago
  68. eefec3d image: Avoid switch default in image_decomp() by Simon Glass · 3 years, 2 months ago
  69. 901ef08 btrfs: Use U-Boot API for decompression by Simon Glass · 3 years, 2 months ago
  70. 3eb3cce zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 2 months ago
  71. 2819cc75 compiler: Add a comment to host_build() by Simon Glass · 3 years, 2 months ago
  72. 143fa86 Add support for an owned buffer by Simon Glass · 3 years, 2 months ago
  73. 4b2a18b lib: Add memdup() by Simon Glass · 3 years, 2 months ago
  74. 6000422 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  75. a56abf6 ARM: mvebu: x530: Remove custom kwbimage.cfg by Chris Packham · 3 years, 2 months ago
  76. 6d3fdde arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code by Robert Marko · 3 years, 2 months ago
  77. 8b8c4ee arm: mvebu: dts: m801: correct CP1 pinctrl by Robert Marko · 3 years, 2 months ago
  78. 1e84070 arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT by Stefan Roese · 3 years, 2 months ago
  79. 7ec2898 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 2 months ago
  80. cbc5fc8 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 2 months ago
  81. 238fbab arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 2 months ago
  82. cd9eb7e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 2 months ago
  83. 525886e arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 2 months ago
  84. 6d11d9e arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 2 months ago
  85. 2374551 arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines by Pali Rohár · 3 years, 2 months ago
  86. ecd8c09 arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions by Pali Rohár · 3 years, 2 months ago
  87. 70e8e52 arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init code by Pali Rohár · 3 years, 2 months ago
  88. b1d894f arm: mvebu: a38x: serdes: Don't overwrite PCI device ID by Pali Rohár · 3 years, 2 months ago
  89. 2005f31 arm: mvebu: a38x: serdes: Don't set PCIe Common Clock Configuration by Pali Rohár · 3 years, 2 months ago
  90. 4599bea arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registers by Pali Rohár · 3 years, 2 months ago
  91. aca7a96 arm: mvebu: a38x: serdes: Add comments for hws_pex_config() code by Pali Rohár · 3 years, 2 months ago
  92. 9360d24 arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REG by Pali Rohár · 3 years, 2 months ago
  93. 0243203 arm: mvebu: a38x: serdes: Add comments and use macros in PCIe code by Pali Rohár · 3 years, 2 months ago
  94. 1f72093 phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · 3 years, 2 months ago
  95. 6148ea6 phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · 3 years, 2 months ago
  96. 81b1d62 phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · 3 years, 2 months ago
  97. 6de3912 arm: a37xx: pci: Increase PCIe IO size from 64 KiB to 1 MiB by Pali Rohár · 3 years, 2 months ago
  98. 0f3e393 Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 2 months ago
  99. 8c707e8 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 2 months ago
  100. 9cb6581 doc: boards: amlogic: update for Radxa Zero by Christian Hewitt · 3 years, 2 months ago