summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland
2021-10-09Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2021-10-09video: move MXS to KconfigAnatolij Gustschin
2021-10-09lz4: Use a private header for U-BootSimon Glass
2021-10-09video: Add 30bpp supportMark Kettenis
2021-10-08image: Drop most #ifdefs in image-board.cSimon Glass
2021-10-08image: Drop unnecessary #ifdefs from image.hSimon Glass
2021-10-08image: Tidy up fit_unsupported_reset()Simon Glass
2021-10-08image: Drop IMAGE_ENABLE_IGNORESimon Glass
2021-10-08image: Drop IMAGE_OF_SYSTEM_SETUPSimon Glass
2021-10-08image: Drop IMAGE_OF_BOARD_SETUPSimon Glass
2021-10-08image: Drop IMAGE_BOOT_GET_CMDLINESimon Glass
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass
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: Use Kconfig to enable hashing in host tools and SPLSimon 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: Avoid #ifdefs for manual relocationSimon Glass
2021-10-08image: Create a function to do manual relocationSimon Glass
2021-10-08gzip: Avoid use of u64Simon 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-08arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root PortPali Rohár
2021-10-07ARM: amlogic: add JetHub common config headerVyacheslav Bocharov
2021-10-07distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_bootNeil Armstrong
2021-10-07configs: meson64: add SCSI boot targetNeil Armstrong
2021-10-07ARM: meson: Sync Amlogic DT from Linux 5.14Neil Armstrong
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini
2021-10-06m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNTTom Rini
2021-10-06rk3308: Remove unused NAND definesTom Rini
2021-10-05gpio: Factor out DT flag translationSamuel Holland
2021-10-05lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc
2021-10-05lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image()Alexandru Gagniuc
2021-10-05tee: add a stub for tee_find_devicePatrick Delaunay
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay
2021-10-03board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka