summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-18treewide: Remove OF_PRIOR_STAGEIlias Apalodimas1-4/+0
2021-10-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini2-11/+30
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún22-53/+0
2021-10-15Drop CONFIG_USB_EHCI_KIRKWOODMarek Behún1-1/+0
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún1-1/+0
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún22-22/+22
2021-10-15Remove unused CONFIG_CONS_NONEPatrick Delaunay1-1/+0
2021-10-15Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7Patrick Delaunay2-2/+0
2021-10-15Remove unused CONFIG_NO_RELOCATIONPatrick Delaunay1-1/+0
2021-10-15am33x: Remove unused define CONFIG_MUSB_HOSTPatrick Delaunay1-7/+0
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay2-2/+1
2021-10-14ARM: tegra: Support EMC frequency tables on Tegra210Thierry Reding1-1/+1
2021-10-14fdtdec: Support reserved-memory flagsThierry Reding1-7/+13
2021-10-14fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding1-4/+4
2021-10-14fdtdec: Support compatible string list for reserved memoryThierry Reding1-3/+14
2021-10-14fdtdec: Support retrieving the name of a carveoutThierry Reding1-3/+5
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini11-30/+3
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-17/+110
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard1-1/+2
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland1-17/+0
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland1-0/+6
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland1-0/+6
2021-10-11board: siemens: iot2050: Adjust to changes in DT and configurationJan Kiszka1-2/+0
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland1-0/+98
2021-10-10Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini13-21/+16
2021-10-09video: move MXS to KconfigAnatolij Gustschin12-21/+7
2021-10-09lz4: Use a private header for U-BootSimon Glass1-0/+0
2021-10-09video: Add 30bpp supportMark Kettenis1-0/+9
2021-10-08image: Drop most #ifdefs in image-board.cSimon Glass1-2/+5
2021-10-08image: Drop unnecessary #ifdefs from image.hSimon Glass2-37/+7
2021-10-08image: Tidy up fit_unsupported_reset()Simon Glass1-13/+0
2021-10-08image: Drop IMAGE_ENABLE_IGNORESimon Glass1-3/+0
2021-10-08image: Drop IMAGE_OF_SYSTEM_SETUPSimon Glass1-6/+0
2021-10-08image: Drop IMAGE_OF_BOARD_SETUPSimon Glass1-6/+0
2021-10-08image: Drop IMAGE_BOOT_GET_CMDLINESimon Glass1-6/+0
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass2-5/+0
2021-10-08image: Use Kconfig to enable CONFIG_FIT_VERBOSE on hostSimon Glass1-3/+2
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass1-3/+0
2021-10-08image: Drop IMAGE_ENABLE_FITSimon Glass1-9/+8
2021-10-08hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass3-7/+6
2021-10-08kconfig: Add tools support to CONFIG_IS_ENABLED()Simon Glass1-3/+10
2021-10-08compiler: Rename host_build() to tools_build()Simon Glass1-2/+3
2021-10-08image: Avoid #ifdefs for manual relocationSimon Glass1-0/+6
2021-10-08image: Create a function to do manual relocationSimon Glass1-1/+23
2021-10-08gzip: Avoid use of u64Simon Glass2-4/+7
2021-10-08zstd: Create a function for use from U-BootSimon Glass1-0/+11
2021-10-08compiler: Add a comment to host_build()Simon Glass1-0/+5
2021-10-08Add support for an owned bufferSimon Glass1-0/+159
2021-10-08lib: Add memdup()Simon Glass1-0/+13
2021-10-08arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root PortPali Rohár1-0/+4