misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
[platform/kernel/u-boot.git] / drivers /
2023-04-08 Marek Vasutmisc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
2023-04-07 Tom RiniMerge branch 'master_net/phy/prep-cleanup' of https...
2023-04-07 Tom RiniMerge branch '2023-04-06-assorted-updates'
2023-04-07 Marek Vasutphy: Add .set_mode and .set_speed callbacks
2023-04-07 Marek Vasutnet: phy: marvell10g: Adapt Marvell 10G PHY driver...
2023-04-07 Marek Vasutnet: phy: Add phy_modify_mmd() and phy_modify_mmd_chang...
2023-04-07 Marek Vasutnet: phy: marvell: Import and use marvell_phy.h from...
2023-04-07 Marek Vasutnet: phy: Synchronize PHY interface modes with Linux
2023-04-07 Marek Vasutnet: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER...
2023-04-07 Marek Vasutnet: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 support
2023-04-07 Marek Vasutnet: phy: Only call phy_init() on systems needing manua...
2023-04-07 Marek Vasutnet: phy: Re-inline phy_drv_reloc()
2023-04-07 Marek Vasutnet: phy: Drop unused phy_register()
2023-04-07 Marek Vasutnet: phy: Drop static phy_drivers list
2023-04-07 Marek Vasutnet: phy: gen10g: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: genphy: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ncsi: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: fixed: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: mscc: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: xilinx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: vitesse: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ti: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: teranetics: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: smsc: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: realtek: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: natsemi: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: marvell: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: lxt: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: et1011c: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: davicom: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: cortina: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: broadcom: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: b53: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: atheros: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: aquantia: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: adin: Convert to U_BOOT_PHY_DRIVER()
2023-04-07 Marek Vasutnet: phy: Iterate over both registered PHYs and struct...
2023-04-07 Marek Vasutnet: phy: Factor manual relocation into separate function
2023-04-07 Marek Vasutnet: phy: teranetics: Staticize PHY driver entries
2023-04-07 Marek Vasutnet: phy: cortina: Staticize PHY driver entries
2023-04-07 Marek Vasutnet: phy: ca_phy: Staticize PHY driver entries
2023-04-07 Marek Vasutnet: phy: aquantia: Staticize PHY driver entries
2023-04-06 Rasmus Villemoesserial-uclass: drop redundant code in serial_check_stdout()
2023-04-06 Heinrich Schuchardtata: don't use SYS_SCSI_MAX_SCSI_ID for SATA
2023-04-06 Heinrich Schuchardtata: fix requirements for CONFIG_AHCI_PCI
2023-04-06 Corentin Guillevicspi: Kconfig: add dependency on CONFIG_MPC85xx for...
2023-04-06 Tom RiniMerge tag 'fsl-qoriq-2023-4-6' of https://source.denx...
2023-04-05 Tom RiniMerge branch '2023-04-05-blkmap-composable-virtual...
2023-04-05 Tobias Waldekranzblk: blkmap: Add linear device mapping support
2023-04-05 Tobias Waldekranzblk: blkmap: Add memory mapping support
2023-04-05 Tobias Waldekranzblk: blkmap: Add basic infrastructure
2023-04-05 Tom RiniMerge branch '2023-04-04-android-image-v3-v4-support'
2023-04-04 Safae Ouajihdrivers: fastboot: zImage flashing is not supported...
2023-04-04 Safae Ouajihandroid: boot: replace android_image_check_header
2023-04-04 Safae Ouajihandroid: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
2023-04-04 Tom RiniMerge tag 'u-boot-imx-next-20230404' of https://gitlab...
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Marek Vasutusb: gadget: f_sdp: Add missing spl_board_prepare_for_b...
2023-04-03 Heinrich Schuchardtusb: gadget: missing fallthrough in composite_setup()
2023-04-03 Tom RiniMerge branch 'next'
2023-04-03 Tom RiniMerge tag 'dm-next-3apr23' of https://source.denx.de...
2023-04-03 Tom RiniMerge tag 'u-boot-imx-20230403' of https://source.denx...
2023-04-02 Quanyang Wangpinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for...
2023-04-02 David Sebekrockchip: Fix incorrect constant name in RAM init code
2023-04-01 Tom RiniMerge tag 'efi-2023-04-rc6' of https://source.denx...
2023-04-01 Heinrich Schuchardtscsi: typo supporedt
2023-03-31 Tom RiniMerge tag 'u-boot-imx-next-20230331' of https://gitlab...
2023-03-31 Tom RiniMerge tag 'dm-pull-31mar23' of https://source.denx...
2023-03-31 Tom RiniMerge branch '2023-03-30-assorted-general-upates' into...
2023-03-30 Jonathan Liusysreset: gpio: fix gpio_reboot_request return value
2023-03-30 Svyatoslav Ryhelinput: button_kbd: make driver complementary to gpio...
2023-03-30 Chris Packhamdrivers: rtc: add max313xx series rtc driver
2023-03-30 Rasmus Villemoesgpio: allow passing NULL to gpio_request_by_line_name...
2023-03-30 Thomas Perrotrtc: m41t62: implements read8/write8 operations
2023-03-30 Stephen Carlsondrivers: pci: sandbox: Add stub sandbox PCI MPS support
2023-03-30 Rasmus Villemoessysinfo: gpio: fix loop over DT "revisions" array
2023-03-30 Tommaso Merciaiclk: imx8mp: add pwm clocks support
2023-03-30 Marek Vasutnet: fec_mxc: Add board_interface_eth_init() for i...
2023-03-30 Marek Vasutnet: fec_mxc: Add ref clock setup support for i.MX8M...
2023-03-30 Marek Vasutnet: dwc_eth_qos: Add board_interface_eth_init() for...
2023-03-30 Marek Vasutnet: dwc_eth_qos: Add i.MX8M Plus RMII support
2023-03-30 Marek Vasutnet: dwc_eth_qos: Add DM CLK support for i.MX8M Plus
2023-03-30 Marek Vasutnet: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MAC
2023-03-30 Marek Vasutnet: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186()
2023-03-30 Marek Vasutnet: dwc_eth_qos: Drop unused dm_gpio_free() on STM32
2023-03-30 Marek Vasutnet: dwc_eth_qos: Drop bogus return after goto
2023-03-30 Marek Vasutnet: Pull board_interface_eth_init() into common code
2023-03-30 Marek Vasutclk: imx8mp: Add EQoS MAC clock
2023-03-30 Jean-Marie Lemetayermisc: imx: remove DM dependency for ocotp driver in SPL
2023-03-30 Tom RiniMerge branch '2023-03-29-assorted-platform-updates...
2023-03-29 Ye Lipower: pmic: Add NXP PCA9451A PMIC support
next