1. 15a0411 ARM: dts: am43xx-clocks: add spread spectrum support by Dario Binacchi · 3 years, 1 month ago
  2. bf4a54f ARM: dts: am33xx-clocks: add spread spectrum support by Dario Binacchi · 3 years, 1 month ago
  3. 56c7f88 configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards by Adam Ford · 3 years, 1 month ago
  4. f331497 Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years ago
  5. 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 1 month ago
  6. 450d937 video: remove not used mx3fb driver by Anatolij Gustschin · 3 years, 1 month ago
  7. de99e77 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · 3 years, 1 month ago
  8. 2a2d8e9 lz4: Use a private header for U-Boot by Simon Glass · 3 years ago
  9. 79f9def efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · 3 years, 1 month ago
  10. 2c2653d video: simplefb: Add 30bpp support by Mark Kettenis · 3 years, 1 month ago
  11. 01fcf0e efi_loader: GOP: Add 30bpp support by Mark Kettenis · 3 years, 1 month ago
  12. 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years, 1 month ago
  13. 94e922c Merge branch '2021-10-08-image-cleanups' by Tom Rini · 3 years ago
  14. 4cb35b7 image: Split up boot_get_fdt() by Simon Glass · 3 years, 1 month ago
  15. a2198cd image: Reduce variable scope in boot_get_fdt() by Simon Glass · 3 years, 1 month ago
  16. b53541f image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · 3 years, 1 month ago
  17. f33a2c1 image: Remove #ifdefs from select_ramdisk() by Simon Glass · 3 years, 1 month ago
  18. e4c9287 image: Split up boot_get_ramdisk() by Simon Glass · 3 years, 1 month ago
  19. 78f8879 image: Reduce variable scope in boot_get_ramdisk() by Simon Glass · 3 years, 1 month ago
  20. 1df654a image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 1 month ago
  21. 78740bc image: Drop #ifdefs for fit_print_contents() by Simon Glass · 3 years, 1 month ago
  22. 13c133b image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 1 month ago
  23. 0ab5e02 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 1 month ago
  24. 1eccbb1 efi: Correct dependency on FIT_SIGNATURE by Simon Glass · 3 years, 1 month ago
  25. fa13940 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 1 month ago
  26. 3ac0f50 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 1 month ago
  27. 30ba282 image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 1 month ago
  28. 806d1ff image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 1 month ago
  29. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years, 1 month ago
  30. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 1 month ago
  31. e059157 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 1 month ago
  32. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 1 month ago
  33. bf371b4 image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 1 month ago
  34. d54f7e3 hash: Drop some #ifdefs in hash.c by Simon Glass · 3 years, 1 month ago
  35. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 1 month ago
  36. 603d15a spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · 3 years, 1 month ago
  37. e02b3fd image: Add Kconfig options for FIT in the tools build by Simon Glass · 3 years, 1 month ago
  38. 5500a40 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 1 month ago
  39. c9d6b5b compiler: Rename host_build() to tools_build() by Simon Glass · 3 years, 1 month ago
  40. 4ed37ab image: Remove ifdefs around image_setup_linux() el at by Simon Glass · 3 years, 1 month ago
  41. c5a68d2 image: Avoid #ifdefs for manual relocation by Simon Glass · 3 years, 1 month ago
  42. 2ac00c0 image: Create a function to do manual relocation by Simon Glass · 3 years, 1 month ago
  43. 5d3248a image: Split host code out into its own file by Simon Glass · 3 years, 1 month ago
  44. 3d2a47f image: Fix up checkpatch warnings in image-board.c by Simon Glass · 3 years, 1 month ago
  45. 41506ff image: Split board code out into its own file by Simon Glass · 3 years, 1 month ago
  46. 458b30a image: Update image_decomp() to avoid ifdefs by Simon Glass · 3 years, 1 month ago
  47. 5a4f10d gzip: Avoid use of u64 by Simon Glass · 3 years, 1 month ago
  48. 02ace2c image: Update zstd to avoid reporting error twice by Simon Glass · 3 years, 1 month ago
  49. b876eb8 image: Avoid switch default in image_decomp() by Simon Glass · 3 years, 1 month ago
  50. 918adf8 btrfs: Use U-Boot API for decompression by Simon Glass · 3 years, 1 month ago
  51. 94d0a2e zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 1 month ago
  52. c45b792 compiler: Add a comment to host_build() by Simon Glass · 3 years, 1 month ago
  53. 67bc59d Add support for an owned buffer by Simon Glass · 3 years, 1 month ago
  54. 930c887 lib: Add memdup() by Simon Glass · 3 years, 1 month ago
  55. 0caf37e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  56. 1ead6c2 ARM: mvebu: x530: Remove custom kwbimage.cfg by Chris Packham · 3 years ago
  57. bdce212 arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code by Robert Marko · 3 years, 1 month ago
  58. cfb7102 arm: mvebu: dts: m801: correct CP1 pinctrl by Robert Marko · 3 years, 1 month ago
  59. cf47a8c arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT by Stefan Roese · 3 years, 1 month ago
  60. 8247c90 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 1 month ago
  61. 96a3c98 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 1 month ago
  62. 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 1 month ago
  63. 95e101e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
  64. cb05600 arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 1 month ago
  65. 6b2771c arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 1 month ago
  66. de72930 arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines by Pali Rohár · 3 years, 1 month ago
  67. 28c935b arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions by Pali Rohár · 3 years, 1 month ago
  68. 177ee6c arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init code by Pali Rohár · 3 years, 1 month ago
  69. db5ea81 arm: mvebu: a38x: serdes: Don't overwrite PCI device ID by Pali Rohár · 3 years, 1 month ago
  70. 3fc8b90 arm: mvebu: a38x: serdes: Don't set PCIe Common Clock Configuration by Pali Rohár · 3 years, 1 month ago
  71. 3bedbcc arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registers by Pali Rohár · 3 years, 1 month ago
  72. 2d5f51f arm: mvebu: a38x: serdes: Add comments for hws_pex_config() code by Pali Rohár · 3 years, 1 month ago
  73. eb5d316 arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REG by Pali Rohár · 3 years, 1 month ago
  74. cfd4a8a arm: mvebu: a38x: serdes: Add comments and use macros in PCIe code by Pali Rohár · 3 years, 1 month ago
  75. 021a98a phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · 3 years, 1 month ago
  76. 4ca474d phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · 3 years, 1 month ago
  77. 4adb16b phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · 3 years, 1 month ago
  78. 646a152 arm: a37xx: pci: Increase PCIe IO size from 64 KiB to 1 MiB by Pali Rohár · 3 years, 1 month ago
  79. 7a508a7 Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years ago
  80. 11a69a9 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years ago
  81. 506fd30 doc: boards: amlogic: update for Radxa Zero by Christian Hewitt · 3 years, 1 month ago
  82. e294f64 boards: amlogic: add Radxa Zero defconfig by Christian Hewitt · 3 years, 1 month ago
  83. b1463cb ARM: dts: add support for Radxa Zero by Christian Hewitt · 3 years, 1 month ago
  84. 8ee224b ARM: dts: sort Amlogic Makefile section by Christian Hewitt · 3 years, 1 month ago
  85. 2ae3822 ARM: amlogic: add JetHub D1/H1 docs by Vyacheslav Bocharov · 3 years, 1 month ago
  86. de19bae ARM: amlogic: add JetHub D1/H1 device support by Vyacheslav Bocharov · 3 years, 1 month ago
  87. 15eda54 ARM: amlogic: add JetHub common config header by Vyacheslav Bocharov · 3 years, 1 month ago
  88. fe8b4c1 ARM: amlogic: add Banana Pi M5 by Neil Armstrong · 3 years, 1 month ago
  89. 2c9269b ARM: meson: add Beelink GS-King X board by Neil Armstrong · 3 years, 1 month ago
  90. 76bb027 doc: boards: amlogic: update for Odroid HC4 by Neil Armstrong · 3 years, 1 month ago
  91. a4b553e ARM: amlogic: add support for Odroid-HC4 device by Neil Armstrong · 3 years, 1 month ago
  92. d565a35 distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot by Neil Armstrong · 3 years, 1 month ago
  93. f485e9d configs: meson64: add SCSI boot target by Neil Armstrong · 3 years, 1 month ago
  94. 3da675a ARM: meson-axg: remove local USB nodes by Neil Armstrong · 3 years, 1 month ago
  95. 535dcb5 ARM: meson: keep HW order for MMC devices by Neil Armstrong · 3 years, 1 month ago
  96. c7c0858 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · 3 years, 1 month ago
  97. 2e8d47c ARM: meson: Sync Amlogic DT from Linux 5.14 by Neil Armstrong · 3 years, 1 month ago
  98. d6c1036 pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 1 month ago
  99. ea36f11 ARM: meson: Add S905Y2 SOC ID by Christian Hewitt · 3 years, 2 months ago
  100. 1b2b52f riscv: ae350: enable Coherence Manager for ae350 by Leo Yu-Chi Liang · 3 years, 1 month ago