kconfig: Add tools support to CONFIG_IS_ENABLED()
[platform/kernel/u-boot.git] / drivers /
2021-10-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
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-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.
2021-10-03 Mathew McBridertc: rx8025: drop non-DM support
2021-10-02 Tom RiniMerge branch '2021-10-01-assorted-removal-and-migration...
2021-10-02 Tom Riniserial: Remove extraneous SYS_MALLOC_F check
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-30 Ashok Reddy Somawatchdog: versal: Add support for expire now
2021-09-30 Ashok Reddy Somawatchdog: versal: Add support for basic window watchdog
2021-09-30 T Karthik Reddyclk: versal: Enable only GATE type clocks
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...
2021-09-28 Tom RiniMerge branch '2021-09-28-regression-fixes'
2021-09-28 Patrice Chotardmtd: nand: raw: convert nand_dt_init() to ofnode_xx...
2021-09-28 Marek Vasutmtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
2021-09-28 Patrick Delaunaymtd: spi: nor: force mtd name to "nor%d"
2021-09-28 Vladimir Olteannet: dsa: felix: check return code of mdio_alloc and...
2021-09-28 Vladimir Olteannet: qe: uec: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: davinci_emac: ensure mdiodev->name is NULL termina...
2021-09-28 Vladimir Olteannet: smc911x: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: sh_eth: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: mvgbe: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: dsa: felix: ensure mii_bus->name is NULL terminate...
2021-09-28 Vladimir Olteannet: mpc8xx_fec: ensure mdiodev->name is NULL terminate...
2021-09-28 Vladimir Olteannet: macb: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: lpc32xx: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: ftmac110: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: mcdmafec: ensure bus->name is NULL terminated...
2021-09-28 Vladimir Olteannet: enetc: ensure imdio.name is NULL terminated after...
2021-09-28 Vladimir Olteannet: ep93xx: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: eepro100: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: bcm-sf2: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: at91_emac: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: armada100_fec: ensure mdiodev->name is NULL termin...
2021-09-28 Vladimir Olteannet: tsec: read the phy-mode property as fallback to...
2021-09-28 Vladimir Olteannet: tsec: only call tsec_get_interface as fallback...
2021-09-28 Vladimir Olteannet: dsa: felix: remove "xgmii" phy-mode
2021-09-28 Vladimir Olteannet: enetc: remove support for "xgmii" phy-mode
2021-09-28 Vladimir Olteannet: freescale: replace usage of phy-mode = "sgmii...
next