Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c597e248d9794ab40f68586bfa9e3596949df44b
/
drivers
c597e24
ARC: HSDK: introduce reset driver
by Eugeniy Paltsev
· 5 years ago
4e18429
drivers: phy: Handle gracefully NULL pointers
by Jean-Jacques Hiblot
· 5 years ago
6e73255
ata: ahci allow 64-bit DMA for SATA
by Roman Kapl
· 5 years ago
2f83481
nvme: use page-aligned buffer for identify command
by Patrick Wildt
· 5 years ago
8c40340
nvme: flush dcache on both r/w, and the prp list
by Patrick Wildt
· 5 years ago
232ba76
virtio: pci: use correct type in virtio_pci_bind()
by Heinrich Schuchardt
· 5 years ago
3135022
gpio: da8xx_gpio: Fix the _gpio_direction_output function
by Keerthy
· 5 years ago
412326d
Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
700336f
Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
cc64810
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
5d336d1
mmc: fsl_esdhc: drop i.MX DDR support code
by Yangbo Lu
· 5 years ago
2913926
mmc: fsl_esdhc: remove redundant DM_MMC checking
by Yangbo Lu
· 5 years ago
41dec2f
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
by Yangbo Lu
· 5 years ago
ffc379b
Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips
by Tom Rini
· 5 years ago
15147dc
Merge branch '2019-10-24-ti-imports'
by Tom Rini
· 5 years ago
3bb3f26
ram: k3-j721e: Add support for J721E DDR controller
by Kevin Scholz
· 5 years ago
34f27b2
ram: k3-am654: Do not rely on default values for certain DDR register
by James Doublesin
· 5 years ago
c78ac7a
ram: k3-am654: add support for LPDDR4 and DDR3L DDRs
by James Doublesin
· 5 years ago
271103a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
c9e50bb
Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 5 years ago
e382713
Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
77ebea2
mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode
by Weijie Gao
· 5 years ago
3c92a95
mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs
by Weijie Gao
· 5 years ago
877d039
net: mt7628-eth: add support to isolate LAN/WAN ports
by Weijie Gao
· 5 years ago
c88ee3e
net: mt7628-eth: free rx descriptor on receiving failure
by Weijie Gao
· 5 years ago
f079321
net: mt7628-eth: make phy link up detection optional via DT
by Weijie Gao
· 5 years ago
2734fde
net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset
by Weijie Gao
· 5 years ago
4cce511
phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part
by Weijie Gao
· 5 years ago
f7ae6b6
reset: add reset controller driver for MediaTek MIPS platform
by Weijie Gao
· 5 years ago
3fad441
pinctrl: add support for MediaTek MT7628
by Weijie Gao
· 5 years ago
43405e0
spi: mt7621-spi: restore default register value after each xfer
by Weijie Gao
· 5 years ago
54a6b8e
spi: mt7621-spi: remove data cache and rewrite its xfer function
by Weijie Gao
· 5 years ago
f099785
spi: mt7621-spi: use clock frequency from clk driver
by Weijie Gao
· 5 years ago
77ed3c4
clk: add clock driver for MediaTek MT76x8 platform
by Weijie Gao
· 5 years ago
44fa676
serial: serial_mtk: add non-DM version for SPL
by Weijie Gao
· 5 years ago
99ced53
serial: serial_mtk: enable FIFO and disable flow control
by Weijie Gao
· 5 years ago
e365de9
drivers: nand: brcmnand: fix nand_chip ecc layout structure
by William Zhang
· 5 years ago
a9f80cf
nand: brcm: add BCM6368 support
by Álvaro Fernández Rojas
· 5 years ago
395ec74
spi-nor-ids: Add support for Adesto AT25SL321
by Fabio Estevam
· 5 years ago
832ce20
mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD
by Frieder Schrempf
· 5 years ago
73d74b5
spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry
by Vignesh Raghavendra
· 5 years ago
8651593
spi-nor: spi-nor-ids: Add entries for mt25q variants
by Vignesh Raghavendra
· 5 years ago
d66e07c
spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
by Vignesh Raghavendra
· 5 years ago
e7e05fc
spi: designware_spi: Disable and free clock when remove driver
by Ley Foon Tan
· 6 years ago
2a2174d
mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS
by Vignesh Raghavendra
· 5 years ago
cc91187
mtd: spi-nor-core: Use dev_err for reporting erase/write failures
by Vignesh Raghavendra
· 5 years ago
64f736c
mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
by Frieder Schrempf
· 5 years ago
dc73824
spi: Kconfig: Enable SPI_SUNXI for SUNXI
by Jagan Teki
· 5 years ago
77df1a9
mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
by Jagan Teki
· 5 years ago
4b06000
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
by Bin Meng
· 5 years ago
4dd520b
dm: spi: Return 0 if driver does not implement ops->cs_info
by Bin Meng
· 5 years ago
0c8e605
spi: Kconfig: Add help text
by Jagan Teki
· 5 years ago
97009d5
mtd: spi-nor: ids: Add is25wp256 chip
by Jagan Teki
· 5 years ago
989fd97
mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
by Jagan Teki
· 6 years ago
17fd991
Merge branch '2019-10-24-UFS-support'
by Tom Rini
· 5 years ago
235f5e1
ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
by Ye Li
· 5 years ago
1198a10
usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
by Igor Opaniuk
· 5 years ago
039c740
arm64: zynqmp: Switch to xlnx-zynqmp-clk header
by Michal Simek
· 5 years ago
ef92ed2
drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()
by T Karthik Reddy
· 6 years ago
3a79c60
spi: zynqmp: Remove unused platform headers
by Michal Simek
· 5 years ago
98927da
gpio: zynq: Add gpio driver support for PMC gpio
by Shubhrajyoti Datta
· 5 years ago
9824852
gpio: zynq: Add gpio driver support for Versal
by Ashok Reddy Soma
· 5 years ago
44dccd5
firmware: zynqmp: Clean up zynqmp_power_probe
by Michal Simek
· 5 years ago
9bed8a6
firmware: zynqmp: Report error when xilinx_pm_request called from EL3
by Michal Simek
· 5 years ago
4036195
arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()
by Michal Simek
· 5 years ago
6596270
arm64: versal: Rename versal_pm_request to xilinx_pm_request
by Michal Simek
· 5 years ago
866225f
arm64: xilinx: Move firmware functions from platform to driver
by Michal Simek
· 5 years ago
0f3604a
arm64: versal: Clean pm_api_id usage
by Michal Simek
· 5 years ago
f816495
misc: microchip_flexcom: introduce microchip_flexcom driver
by Eugen Hristev
· 5 years ago
2bbc1bb
phy: keystone-usb: handle the transition of the USB power domain
by Jean-Jacques Hiblot
· 5 years ago
3e6ab73
usb: dwc3: Kconfig: get rid of obsolete mode selection
by Jean-Jacques Hiblot
· 5 years ago
ba6c5f7
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
by Jean-Jacques Hiblot
· 5 years ago
1a63e5e
usb: dwc3-generic: if no max speed is specified in DT, assume super speed
by Jean-Jacques Hiblot
· 5 years ago
b575e90
usb: dwc3-generic: add a new host driver that uses the dwc3 core
by Jean-Jacques Hiblot
· 5 years ago
1af590d
usb: dwc3-generic: factorize code
by Jean-Jacques Hiblot
· 5 years ago
3a38a0a
usb: dwc3-generic: use platdata
by Jean-Jacques Hiblot
· 5 years ago
33a99b4
usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit
by Jean-Jacques Hiblot
· 5 years ago
1708a12
usb: xhci: move xhci.h to include usb
by Jean-Jacques Hiblot
· 5 years ago
bbe3d4a
usb: dwc3: switch to peripheral mode when exiting
by Jean-Jacques Hiblot
· 5 years ago
a897373
usb: host: remove the xhci-zynqmp driver
by Jean-Jacques Hiblot
· 5 years ago
c2dfd0a
mtd: Add TI HyperBus Memory Controller driver
by Vignesh Raghavendra
· 5 years ago
d75eacf
mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined
by Vignesh Raghavendra
· 5 years ago
4390eaf
ufs: Add glue layer driver for TI J721E devices
by Faiz Abbas
· 5 years ago
ef5fb5a
ufs: Add Support for Cadence platform UFS driver
by Faiz Abbas
· 5 years ago
7feafb0
ufs: Add Initial Support for UFS subsystem
by Faiz Abbas
· 5 years ago
8fbac8e
scsi: Add dma direction member to command structure
by Faiz Abbas
· 5 years ago
d48f00e
scsi: Retry inquiry 3 times to overcome Unit Attention condition
by Faiz Abbas
· 5 years ago
4ff5728
scsi: Add max_bytes_per_req to scsi_platdata
by Faiz Abbas
· 5 years ago
66c54f1
scsi: Simplify scsi_read()/_write()
by Faiz Abbas
· 5 years ago
9a52be1
test: clk: test clock self assignment
by Jean-Jacques Hiblot
· 5 years ago
fd1ba29
drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
by Jean-Jacques Hiblot
· 5 years ago
dd2e0ce
test: clk: Update tests to also check the managed API
by Jean-Jacques Hiblot
· 5 years ago
52720c5
drivers: clk: Add a managed API to get clocks from the device-tree
by Jean-Jacques Hiblot
· 5 years ago
8a1661f
drivers: clk: Handle gracefully NULL pointers
by Jean-Jacques Hiblot
· 5 years ago
727fa45
clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF
by Lukasz Majewski
· 5 years ago
02e2a2a
clk: Fix error check in clk_set_default_parents()
by Jean-Jacques Hiblot
· 5 years ago
44510da
dm: pinctrl: fix for introduce PINCONF_RECURSIVE option
by Patrick Delaunay
· 5 years ago
ae799ff
pinctrl: Kconfig: remove duplicated nodes
by Patrick Delaunay
· 5 years ago
3b985bd
Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
a990c39
power: domain: add Amlogic Everything-Else power domain driver
by Neil Armstrong
· 5 years ago
Next »