aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-07simple_panel: add support for get_display_timingSvyatoslav Ryhel
2023-04-07video: tegra20: add DSI controller driverSvyatoslav Ryhel
2023-04-07video: tegra-dc: pass DC regmap to internal devicesSvyatoslav Ryhel
2023-04-07video: tegra-dc: add panel_set_backlight callSvyatoslav Ryhel
2023-04-07video: tegra-dc: add 180 degree panel rotationSvyatoslav Ryhel
2023-04-07video: tegra-dc: assign regmap directlySvyatoslav Ryhel
2023-04-07video: tegra-dc: request timings from panel driver firstSvyatoslav Ryhel
2023-04-07video: tegra-dc: get clocks from device treeSvyatoslav Ryhel
2023-04-07video: move tegra dc driver into own folderSvyatoslav Ryhel
2023-04-07tegra: lcd: video: integrate display driver for t30Marcel Ziswiler
2023-04-06serial-uclass: drop redundant code in serial_check_stdout()Rasmus Villemoes
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