Merge branch 'master' of git://git.denx.de/u-boot
[platform/kernel/u-boot.git] / include /
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-20 Max Krummenachercolibri-imx6ull: add emmc variant
2021-10-20 Philippe Schenkercolibri-imx6ull: imximage.cfg: integrate new 1GiB RAM...
2021-10-20 Teresa Remmetinclude: configs: phycore-imx8mm: Do not use macro...
2021-10-20 Teresa Remmetinclude: configs: phycore-imx8mm: Remove not needed...
2021-10-20 Teresa Remmetinclude: configs: phycore_imx8mm: Remove hard coded...
2021-10-20 Oleksandr Suvorovinclude/configs: apalis-imx8/verdin-imx8mm: rename...
2021-10-20 Stefano Babickontron-sl-mx8mm: fix missing configs and deadlock...
2021-10-20 Bin Mengdm: Provide dev_read_addr_index_ptr() wrapper
2021-10-20 Bin Mengdm: core: Add a new API devfdt_get_addr_index_ptr()
2021-10-20 Tom RiniMerge branch '2021-10-19-assorted-changes'
2021-10-19 Usama Arifarm: total_compute: increase DRAM to 8GB
2021-10-19 Tom RiniMerge branch '2021-10-18-OF_xxx-cleanup'
2021-10-19 Marek VasutARM: imx: mx5: Add altbootcmd and resets to M53Menlo
2021-10-19 Ricardo Salvetiboard: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND...
2021-10-18 Ilias Apalodimastreewide: Remove OF_PRIOR_STAGE
2021-10-18 Tom RiniMerge tag 'u-boot-rockchip-20211015' of https://source...
2021-10-15 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-10-15 Tom RiniMerge branch '2021-10-15-Kconfig-migrations'
2021-10-15 Marek BehúnConvert CONFIG_USB_EHCI_IS_TDI to Kconfig
2021-10-15 Marek BehúnDrop CONFIG_USB_EHCI_KIRKWOOD
2021-10-15 Marek BehúnConvert CONFIG_USB_EHCI_MXS to Kconfig
2021-10-15 Marek BehúnRename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
2021-10-15 Patrick DelaunayRemove unused CONFIG_CONS_NONE
2021-10-15 Patrick DelaunayRemove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7
2021-10-15 Patrick DelaunayRemove unused CONFIG_NO_RELOCATION
2021-10-15 Patrick Delaunayam33x: Remove unused define CONFIG_MUSB_HOST
2021-10-15 Patrick Delaunayscripts: remove some configs in config_whitelist.txt
2021-10-13 Thierry RedingARM: tegra: Support EMC frequency tables on Tegra210
2021-10-13 Thierry Redingfdtdec: Support reserved-memory flags
2021-10-13 Thierry Redingfdtdec: Reorder fdtdec_set_carveout() parameters for...
2021-10-13 Thierry Redingfdtdec: Support compatible string list for reserved...
2021-10-13 Thierry Redingfdtdec: Support retrieving the name of a carveout
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-12 Tom RiniMerge tag 'u-boot-at91-2022.01-b' of https://source...
2021-10-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-12 Patrice Chotardcmd: bind: Fix driver binding on a device
2021-10-12 Samuel Hollandsunxi: video: Convert panel I2C to use DM_I2C
2021-10-12 Samuel Hollandi2c: Add a DM_I2C driver for the sun8i RSB controller
2021-10-12 Samuel Hollandi2c: Add a DM_I2C driver for the sun6i P2WI controller
2021-10-12 Tom RiniMerge branch '2021-10-11-TI-platform-updates'
2021-10-11 Jan Kiszkaboard: siemens: iot2050: Adjust to changes in DT and...
2021-10-11 Samuel Hollandclk: sunxi: Move header out of arch directory
2021-10-09 Tom RiniMerge tag 'video-20211009' of https://source.denx.de...
2021-10-09 Anatolij Gustschinvideo: move MXS to Kconfig
2021-10-09 Simon Glasslz4: Use a private header for U-Boot
2021-10-09 Mark Kettenisvideo: Add 30bpp support
2021-10-08 Tom RiniMerge branch '2021-10-08-image-cleanups'
2021-10-08 Simon Glassimage: Drop most #ifdefs in image-board.c
2021-10-08 Simon Glassimage: Drop unnecessary #ifdefs from image.h
2021-10-08 Simon Glassimage: Tidy up fit_unsupported_reset()
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_IGNORE
2021-10-08 Simon Glassimage: Drop IMAGE_OF_SYSTEM_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_OF_BOARD_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_BOOT_GET_CMDLINE
2021-10-08 Simon Glassimage: Use Kconfig to enable FIT_RSASSA_PSS on host
2021-10-08 Simon Glassimage: Use Kconfig to enable CONFIG_FIT_VERBOSE on...
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_OF_LIBFDT
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_FIT
2021-10-08 Simon Glasshash: Use Kconfig to enable hashing in host tools and SPL
2021-10-08 Simon Glasskconfig: Add tools support to CONFIG_IS_ENABLED()
2021-10-08 Simon Glasscompiler: Rename host_build() to tools_build()
2021-10-08 Simon Glassimage: Avoid #ifdefs for manual relocation
2021-10-08 Simon Glassimage: Create a function to do manual relocation
2021-10-08 Simon Glassgzip: Avoid use of u64
2021-10-08 Simon Glasszstd: Create a function for use from U-Boot
2021-10-08 Simon Glasscompiler: Add a comment to host_build()
2021-10-08 Simon GlassAdd support for an owned buffer
2021-10-08 Simon Glasslib: Add memdup()
2021-10-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-08 Pali Rohárarm: a37xx: pci: Handle propagation of CRSSVE bit from...
2021-10-08 Patrick Delaunaypm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT
2021-10-08 Patrick Delaunaystm32f429: move CONFIG_BOOTCOMMAND in defconfig
2021-10-08 Patrick Delaunayconfigs: Move some usb config in defconfig
2021-10-08 Patrick DelaunayConvert CONFIG_STM32_FLASH to Kconfig
2021-10-08 Marek VasutRevert "configs: stm32mp1: only support SD card after...
2021-10-08 Patrick Delaunayarm: stm32: Disable ATAGs support
2021-10-07 Oleksandr Suvorovmmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP
2021-10-07 Fabio Estevamsmegw01: Pass 'mmcpart' to the kernel command line
2021-10-07 Frieder Schrempfimx: imx8mm: Add support for Kontron Electronics SL...
2021-10-07 Tim Harveyimx: ventana: fix splash logo drawing
2021-10-07 Frieder Schrempfimx: imx6ul: Add support for Kontron Electronics SL...
2021-10-07 Matthias Schifferimx: mx7: spl: fix CONFIG_SPL_MAX_SIZE definition
2021-10-07 Oleksandr Suvorovimx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB
2021-10-07 Oleksandr Suvorovimx8mq_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MB
2021-10-07 Oleksandr Suvorovimx8mm_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MB
2021-10-07 Heiko Schocherspl_fit. add hook to make fixes after fit header is...
2021-10-07 Tom RiniMerge tag 'u-boot-amlogic-20211007' of https://source...
2021-10-07 Vyacheslav BocharovARM: amlogic: add JetHub common config header
2021-10-07 Neil Armstrongdistro_bootcmd: run pci enum for scsi_boot just like...
2021-10-07 Neil Armstrongconfigs: meson64: add SCSI boot target
2021-10-07 Neil ArmstrongARM: meson: Sync Amlogic DT from Linux 5.14
2021-10-06 Tom RiniMerge branch '2021-10-06-assorted-improvements'
2021-10-06 Tom RiniConvert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig
2021-10-06 Tom RiniConvert CONFIG_NAND_FSL_ELBC et al to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
2021-10-06 Tom Rininand.h: Cleanup linux/mtd/rawnand.h usage
next