Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
[platform/kernel/u-boot.git] / include /
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-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 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
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig
2021-10-06 Tom RiniConvert CONFIG_SPL_NAND_LOAD et al to Kconfig
2021-10-06 Tom RiniConvert CONFIG_NAND_LPC32XX_MLC to Kconfig
2021-10-06 Tom Rinim53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT
2021-10-06 Tom Rinirk3308: Remove unused NAND defines
2021-10-05 Tom RiniMerge branch '2021-10-05-general-updates'
2021-10-05 Samuel Hollandgpio: Factor out DT flag translation
2021-10-05 Alexandru Gagniuclib: optee: Remove CONFIG_OPTEE_LOAD_ADDR
2021-10-05 Alexandru Gagniuclib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm...
2021-10-05 Patrick Delaunaytee: add a stub for tee_find_device
2021-10-05 Patrick Delaunaylib: optee: remove the duplicate CONFIG_OPTEE
2021-10-04 Tom RiniMerge branch 'next'
2021-10-03 Tom RiniMerge branch '2021-10-03-platform-updates' into next
2021-10-03 Jan Kiszkaboard: siemens: Add support for SIMATIC IOT2050 devices
2021-10-03 Vladimir Olteanpci: provide prototype for pci_skip_dev outside of...
2021-10-03 Tom Riniarm: ti: k3: Resync dts files and bindings with Linux...
2021-10-03 Nishanth Menondt-bindings: pinctrl: k3: Synchronize with v5.14 kernel
2021-10-02 Tom RiniMerge branch '2021-10-01-assorted-removal-and-migration...
2021-10-02 Tom Riniserial: Use the default CONFIG_SYS_BAUDRATE_TABLE in...
2021-10-02 Tom RiniConvert CONFIG_BAUDRATE to Kconfig
2021-10-02 Tom Rinikgdb: Remove unused serial related options
2021-10-02 Tom Rinippc: Remove MPC8349EMDS board and ARCH_MPC8349 support
2021-10-02 Tom Riniarm: Remove bg0900 board
2021-10-02 Tom Riniarm: Remove zmx25 board and ARCH_MX25
2021-10-01 Tom Riniarm: Remove aspenite board
2021-10-01 Tom Riniarm: Remove flea3 board
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30 Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2021-09-30 Wolfgang DenkWS cleanup: remove trailing white space
2021-09-30 Wolfgang DenkWS cleanup: remove excessive empty lines
2021-09-30 Wolfgang DenkWS cleanup: remove trailing empty lines
2021-09-29 Tom RiniMerge tag 'rpi-next-2021.10.2' of https://source.denx...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-25-TI-platform-updates' into...
2021-09-28 Tom RiniMerge tag '20210928-for-next' of https://source.denx...
next