summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-08image: Use Kconfig to enable CONFIG_FIT_VERBOSE on hostSimon Glass
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass
2021-10-08image: Drop IMAGE_ENABLE_FITSimon Glass
2021-10-08hash: Drop some #ifdefs in hash.cSimon Glass
2021-10-08hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass
2021-10-08spl: cypto: Bring back SPL_ versions of SHASimon Glass
2021-10-08image: Add Kconfig options for FIT in the tools buildSimon Glass
2021-10-08kconfig: Add tools support to CONFIG_IS_ENABLED()Simon Glass
2021-10-08compiler: Rename host_build() to tools_build()Simon Glass
2021-10-08image: Remove ifdefs around image_setup_linux() el atSimon Glass
2021-10-08image: Avoid #ifdefs for manual relocationSimon Glass
2021-10-08image: Create a function to do manual relocationSimon Glass
2021-10-08image: Split host code out into its own fileSimon Glass
2021-10-08image: Fix up checkpatch warnings in image-board.cSimon Glass
2021-10-08image: Split board code out into its own fileSimon Glass
2021-10-08image: Update image_decomp() to avoid ifdefsSimon Glass
2021-10-08gzip: Avoid use of u64Simon Glass
2021-10-08image: Update zstd to avoid reporting error twiceSimon Glass
2021-10-08image: Avoid switch default in image_decomp()Simon Glass
2021-10-08btrfs: Use U-Boot API for decompressionSimon Glass
2021-10-08zstd: Create a function for use from U-BootSimon Glass
2021-10-08compiler: Add a comment to host_build()Simon Glass
2021-10-08Add support for an owned bufferSimon Glass
2021-10-08lib: Add memdup()Simon Glass
2021-10-08mtd: spi-nor-ids: Reinstate Micron MT25QL02GMarek Vasut
2021-10-08mtd: spinand: macronix: Fix ECC Status ReadHaolin Li
2021-10-08Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-10-08board: dh_stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard
2021-10-08board: stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard
2021-10-08i2c: stm32f7: compute i2cclk only one timePatrick Delaunay
2021-10-08i2c: stm32f7: add support for DNF i2c-digital-filter bindingPatrick Delaunay
2021-10-08i2c: stm32f7: fix configuration of the digital filterPatrick Delaunay
2021-10-08i2c: stm32f7: support DT binding i2c-analog-filterPatrick Delaunay
2021-10-08arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32h743Patrice Chotard
2021-10-08arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32f746Patrice Chotard
2021-10-08i2c: stm32f7: move driver data of each instance in a privdataPatrick Delaunay
2021-10-08spi: stm32: Add ofdata_to_platdata() callbackPatrice Chotard
2021-10-08ARM: mvebu: x530: Remove custom kwbimage.cfgChris Packham
2021-10-08arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init codeRobert Marko
2021-10-08arm: mvebu: dts: m801: correct CP1 pinctrlRobert Marko
2021-10-08arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BITStefan Roese
2021-10-08arm: a37xx: pci: Update private structure documentationMarek Behún
2021-10-08arm: a37xx: pci: Cosmetic changeMarek Behún
2021-10-08arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root PortPali Rohár
2021-10-08arm: a37xx: pci: Do not automatically enable bus mastering on PCI BridgePali Rohár
2021-10-08arm: a37xx: pci: Add support for accessing PCI Bridge on root busPali Rohár
2021-10-08arm: a37xx: pci: Fix pcie_advk_link_up()Pali Rohár
2021-10-08arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* definesPali Rohár
2021-10-08arm: mvebu: a38x: serdes: Remove unused PCIe macros and functionsPali Rohár
2021-10-08arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init codePali Rohár