aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-06ata: don't use SYS_SCSI_MAX_SCSI_ID for SATAHeinrich Schuchardt
2023-04-06ata: fix requirements for CONFIG_AHCI_PCIHeinrich Schuchardt
2023-04-06spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entryCorentin Guillevic
2023-04-05blk: blkmap: Add linear device mapping supportTobias Waldekranz
2023-04-05blk: blkmap: Add memory mapping supportTobias Waldekranz
2023-04-05blk: blkmap: Add basic infrastructureTobias Waldekranz
2023-04-04drivers: fastboot: zImage flashing is not supported for v3, v4Safae Ouajih
2023-04-04android: boot: replace android_image_check_headerSafae Ouajih
2023-04-04android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih
2023-04-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-04-04usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() callMarek Vasut
2023-04-04usb: gadget: missing fallthrough in composite_setup()Heinrich Schuchardt
2023-04-03Merge branch 'next'Tom Rini
2023-04-03pinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for gpio-ranges arrayQuanyang Wang
2023-04-02rockchip: Fix incorrect constant name in RAM init codeDavid Sebek
2023-04-01scsi: typo supporedtHeinrich Schuchardt
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-03-31sysreset: gpio: fix gpio_reboot_request return valueJonathan Liu
2023-03-30input: button_kbd: make driver complementary to gpio buttonsSvyatoslav Ryhel
2023-03-30drivers: rtc: add max313xx series rtc driverChris Packham
2023-03-30gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...Rasmus Villemoes
2023-03-30rtc: m41t62: implements read8/write8 operationsThomas Perrot
2023-03-30drivers: pci: sandbox: Add stub sandbox PCI MPS supportStephen Carlson
2023-03-30sysinfo: gpio: fix loop over DT "revisions" arrayRasmus Villemoes
2023-03-30clk: imx8mp: add pwm clocks supportTommaso Merciai
2023-03-30net: fec_mxc: Add board_interface_eth_init() for i.MX8M Mini/Nano/PlusMarek Vasut
2023-03-30net: fec_mxc: Add ref clock setup support for i.MX8M Mini/Nano/PlusMarek Vasut
2023-03-30net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M PlusMarek Vasut
2023-03-30net: dwc_eth_qos: Add i.MX8M Plus RMII supportMarek Vasut
2023-03-30net: dwc_eth_qos: Add DM CLK support for i.MX8M PlusMarek Vasut
2023-03-30net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MACMarek Vasut
2023-03-30net: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186()Marek Vasut
2023-03-30net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32Marek Vasut
2023-03-30net: dwc_eth_qos: Drop bogus return after gotoMarek Vasut
2023-03-30net: Pull board_interface_eth_init() into common codeMarek Vasut
2023-03-30clk: imx8mp: Add EQoS MAC clockMarek Vasut
2023-03-30misc: imx: remove DM dependency for ocotp driver in SPLJean-Marie Lemetayer
2023-03-30power: pmic: Add NXP PCA9451A PMIC supportYe Li
2023-03-29misc: sentinel: s400_api: Use new command request definitionsYe Li
2023-03-29misc: sentinel: s400_api: Add get_events APIYe Li
2023-03-29ddr: imx: Update the ddr init flow on imx8ulpJacky Bai
2023-03-29misc: fuse: Lock 8ULP ECC-protected fuse when programmingYe Li
2023-03-29misc: fuse: Update fuse mapping for 8ULP S400 APIYe Li
2023-03-29ddr: imx8ulp: Change DRAM timing save area to 0x20055000Ye Li
2023-03-29pci: apple: Initialize only enabled portsJanne Grunau
2023-03-29phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja
2023-03-29phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja
2023-03-28Merge tag 'u-boot-at91-2023.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-27clk: at91: sam9x60: Add initial setup of UPLL and USBCK ratesSergiu Moga