scripts: remove some configs in config_whitelist.txt
[platform/kernel/u-boot.git] / drivers /
2021-10-15 Tom RiniMerge branch '2021-10-14-assorted-updates'
2021-10-14 Pali Rohárpci: Fix printf format for regions
2021-10-14 Pali Rohárpci: Fix configuring BARs
2021-10-14 Pali Rohárpci: Skip configuring invalid P2P bridge devices
2021-10-14 Pali Rohárpci: Skip configuring PCI Rom Address for unsupported...
2021-10-13 Tom RiniMerge branch '2021-10-12-assorted-fixes-and-updates'
2021-10-12 Stefan Agnernvme: invalidate correct memory range after read
2021-10-12 Mark Tomlinsonrtc: ds1307: Handle oscillator-stop bit correctly
2021-10-12 Zhengxun Limtd: rawnand: Add Macronix raw NAND controller driver
2021-10-12 Matthias Schifferfastboot: fix partition name truncation in environment...
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 Chotardusb: sandbox: Add gadget callbacks
2021-10-12 Patrice Chotardusb: gadget: Add bcdDevice for the DWC2 USB Gadget...
2021-10-12 Patrice Chotardcmd: bind: Fix driver binding on a device
2021-10-12 Dan Sneddonpwm: Add PWM driver for SAMA5D2
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 Samuel Hollandpower: pmic: Add a driver for X-Powers AXP PMICs
2021-10-12 Samuel Hollandpower: pmic: Consistently depend on SPL_DM_PMIC
2021-10-12 Samuel Hollandpower: pmic: Consistently depend on DM_PMIC
2021-10-12 Tom RiniMerge branch '2021-10-11-TI-platform-updates'
2021-10-11 Dario Binacchiclk: ti: add am33xx/am43xx spread spectrum clock support
2021-10-11 Samuel Hollandclk: sunxi: Add drivers for A31 and H6 PRCM CCUs
2021-10-11 Samuel Hollandclk: sunxi: Add support for I2C gates/resets
2021-10-11 Samuel Hollandsunxi: gpio: Remove bank-specific size macros
2021-10-11 Samuel Hollandsunxi: gpio: Remove name_to_gpio macro
2021-10-11 Samuel Hollandsunxi: Clean up inclusions of asm/arch/gpio.h
2021-10-11 Samuel Hollandgpio: sunxi: Remove the sunxi_name_to_gpio_bank function
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 Anatolij Gustschinvideo: remove not used mx3fb driver
2021-10-09 Mark Kettenisvideo: simplefb: Add 30bpp support
2021-10-09 Mark Kettenisvideo: Add 30bpp support
2021-10-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-08 Patrick Delaunayi2c: stm32f7: compute i2cclk only one time
2021-10-08 Patrick Delaunayi2c: stm32f7: add support for DNF i2c-digital-filter...
2021-10-08 Patrick Delaunayi2c: stm32f7: fix configuration of the digital filter
2021-10-08 Patrick Delaunayi2c: stm32f7: support DT binding i2c-analog-filter
2021-10-08 Patrick Delaunayi2c: stm32f7: move driver data of each instance in...
2021-10-08 Patrice Chotardspi: stm32: Add ofdata_to_platdata() callback
2021-10-08 Marek Behúnarm: a37xx: pci: Update private structure documentation
2021-10-08 Marek Behúnarm: a37xx: pci: Cosmetic change
2021-10-08 Pali Rohárarm: a37xx: pci: Handle propagation of CRSSVE bit from...
2021-10-08 Pali Rohárarm: a37xx: pci: Do not automatically enable bus master...
2021-10-08 Pali Rohárarm: a37xx: pci: Add support for accessing PCI Bridge...
2021-10-08 Pali Rohárarm: a37xx: pci: Fix pcie_advk_link_up()
2021-10-08 Pali Rohárphy: marvell: a3700: Return correct error code when...
2021-10-08 Pali Rohárphy: marvell: a3700: Fix configuring polarity invert...
2021-10-08 Pali Rohárphy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe...
2021-10-08 Patrick DelaunayConvert CONFIG_STM32_FLASH to Kconfig
2021-10-08 Patrick Delaunayphy: stm32-usbphyc: stm32: usbphyc: add protection...
2021-10-08 Patrick Delaunayphy: stm32-usbphyc: use connector for vbus-supply with...
2021-10-07 Tom RiniMerge tag 'u-boot-amlogic-20211007' of https://source...
2021-10-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-07 Neil Armstrongusb: dwc3: meson-gxl: add AXG compatible
2021-10-07 Neil Armstrongpci: pcie_dw_meson: fix usb fail when pci link fails...
2021-10-07 Heinrich Schuchardtsysreset: provide SBI based sysreset driver
2021-10-07 Samuel Hollandserial: Add a debug console using the RISC-V SBI interface
2021-10-07 Sean Andersonclk: k210: Try harder to get the best config
2021-10-07 Sean Andersonk210: clk: Refactor out_of_spec tests
2021-10-07 Sean Andersonclk: k210: Fix checking if ulongs are less than 0
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_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 Rininand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE...
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-05 Tom RiniMerge branch '2021-10-05-general-updates'
2021-10-05 Patrick Delaunayreboot-mode: migrate uclass to livetree
2021-10-05 Patrick Delaunaydemo: migrate uclass to livetree
2021-10-05 Patrick Delaunayremoteproc: migrate uclass to livetree
2021-10-05 Samuel Hollandgpio: Factor out DT flag translation
2021-10-05 Samuel Hollandgpio: Verify validity of pin offsets from device trees
2021-10-05 Samuel Hollandgpio: Verify validity of pin offsets when looking up...
2021-10-05 Bharat Gootypinctrl: single: Add request() api
2021-10-05 Bharat Gootypinctrl: single: Parse gpio details from dt
2021-10-04 Tom RiniMerge branch 'next'
2021-10-04 Marek Vasutmtd: cqspi: Fix division by zero
2021-10-03 Tom RiniMerge branch '2021-10-03-platform-updates' into next
2021-10-03 Jan Kiszkawatchdog: rti_wdt: Add support for loading firmware
2021-10-03 Vladimir Olteanpci: pcie_layerscape_fixup_common: lx2_board_fix_fdt...
2021-10-03 Vladimir Olteanpci: pcie_layerscape_fixup_common: include fdt_support...
2021-10-03 Vladimir Olteanpci: layerscape: ls_pcie_conf_address can be static
2021-10-03 Vladimir Olteanpci: _dm_pci_phys_to_bus can be static
2021-10-03 Vladimir Olteanpci: pci_read_config can be static
2021-10-03 Vladimir Olteanpci: pci_write_config can be static
2021-10-03 Vladimir Olteanpci: include pci_internal.h inside pci_auto.c
2021-10-03 Mathew McBridertc: rx8025: revise single register write to use offset
2021-10-03 Mathew McBridertc: rx8025: set date in a single i2c transaction
2021-10-03 Mathew McBridertc: rx8025: add support for EPSON RX8035.
next