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