Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
66c37246567c04416780f2c2b87aa251470e0585
/
drivers
66c3724
video: add support of MIPI DSI interface
by Yannick Fertré
· 5 years ago
aeaf330
video: stm32: stm32_ltdc: add bridge to display controller
by Yannick Fertré
· 5 years ago
9189d6f
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
0c9cc51
Merge branch '2019-10-11-master-imports'
by Tom Rini
· 5 years ago
260777f
clk: cdce9xx: add support for cdce9xx clock synthesizer
by Tero Kristo
· 5 years ago
e704cd6
mmc: am654_sdhci: Drop a redundant power_domain_on in probe
by Lokesh Vutla
· 5 years ago
e8e9715
regulator: fixed: Modify enable-active-high behavior
by Patrice Chotard
· 5 years ago
5b7a2bf
ata: ahci: Don't forget to clear upper address regs.
by Oleksandr Rybalko
· 5 years ago
25643a5
ahci-pci: ASM1061 report wrong class, but support AHCI.
by Oleksandr Rybalko
· 5 years ago
235bad0
phy: mediatek: add MediaTek T-PHY support for PCIe
by Ryder Lee
· 5 years ago
42d3745
pci: mediatek: add PCIe controller support for MT7623
by Ryder Lee
· 5 years ago
b47f489
spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.
by Kursad Oney
· 5 years ago
3ae64e8
spi: bcm63xx_hsspi: switch to raw I/O functions.
by Kursad Oney
· 5 years ago
9a3eddd
spi: hsspi: allow to be used on bcm6858 and bcm63158
by Kursad Oney
· 5 years ago
ab827b3
remoteproc: Introduce K3 C66 and C71 remoteproc driver
by Lokesh Vutla
· 5 years ago
4c85035
remoteproc: Introduce K3 remoteproc driver for R5F subsystem
by Lokesh Vutla
· 5 years ago
f795482
remoteproc: tisci_proc: Add helper api for controlling core power domain
by Lokesh Vutla
· 5 years ago
81e39fb
remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api
by Lokesh Vutla
· 5 years ago
856c0ad
remoteproc: elf_loader: Introduce a common elf loader and checker functions
by Lokesh Vutla
· 5 years ago
e3c4d6f
remoteproc: elf-loader: Add 64 bit elf loading support
by Lokesh Vutla
· 5 years ago
14d963d
remoteproc: elf_loader: Always check the validity of the image before loading
by Lokesh Vutla
· 5 years ago
c08eb93
remoteproc: ops: Add elf section size as input parameter to device_to_virt api
by Lokesh Vutla
· 5 years ago
240b932
dm: core: Add a function to count the children of a device
by Lokesh Vutla
· 5 years ago
6498fda
sandbox: pci: Remember the device being emulated
by Simon Glass
· 5 years ago
44fb0d6
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
eaa0bde
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
8c05aba
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
efea5a3
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
9d536fe
Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 5 years ago
8679be2
Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
c115cd1
pinctrl: nxp: DM_FLAG_PRE_RELOC by default
by Igor Opaniuk
· 5 years ago
69b8e50
ddr: imx8m: Fix the ddr init hang on imx8mq
by Jacky Bai
· 5 years ago
825ab6b
driver: ddr: Refine the ddr init driver on imx8m
by Jacky Bai
· 5 years ago
7b14cc9
imx8mq: Update the ddrc QoS setting for B1 chip
by Bai Ping
· 5 years ago
ca729cd
ddr: imx8m: Fix ddr4 driver build issue
by Ye Li
· 5 years ago
9699fb4
spi: fsl_qspi: Add support for QSPI on iMX7ULP
by Ye Li
· 5 years ago
ce7575a
spi: fsl_qspi: Update to use driver data
by Ye Li
· 5 years ago
b866b92
spi: fsl_qspi: Update write data size for page program LUT
by Ye Li
· 5 years ago
7949576
spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
by Ye Li
· 5 years ago
4d81755
misc: imx8: add more scfw api
by Peng Fan
· 5 years ago
28cb058
ddr: imx8m: fix ddr firmware location when enable SPL OF
by Peng Fan
· 5 years ago
6300dc4
imx: add support for i.MX7/i.MX8MQ reset controller
by Patrick Wildt
· 5 years ago
d08a194
imx: add support for i.MX8MQ power domain controller
by Patrick Wildt
· 5 years ago
c883d6a
spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver
by Lukasz Majewski
· 5 years ago
cf31914
mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
by Lukasz Majewski
· 5 years ago
6116f4c
mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
by Lukasz Majewski
· 5 years ago
ec0c81f
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
by Lukasz Majewski
· 5 years ago
c2050e1
spi: fix: Call mxs_reset_block() during DM/DTS probe
by Lukasz Majewski
· 5 years ago
3c50e01
spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
by Lukasz Majewski
· 5 years ago
43c5087
imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
by Peng Fan
· 5 years ago
8cacd78
imx: scu_api: add sc_pm_is_partition_started
by Peng Fan
· 5 years ago
2686447
imx: scu_api: add sc_rm_set_master_sid
by Peng Fan
· 5 years ago
994ab73
misc: Kconfig: make i.MX7ULP could use MXC_OCOTP
by Peng Fan
· 5 years ago
8c247bb
serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
by Peng Fan
· 5 years ago
39ebb41
pinctrl: imx: use devfdt_get_addr_size_index
by Peng Fan
· 5 years ago
a3e552b
arm64: zynqmp: Use mailbox driver for PMUFW config loading
by Michal Simek
· 5 years ago
b6039aa
firmware: zynqmp: Separate function for sending message via mailbox
by Michal Simek
· 5 years ago
5743981
arm64: zynqmp: use firmware driver to get version
by Ibai Erkiaga
· 5 years ago
009ab7b
firmware: zynqmp: create firmware header
by Ibai Erkiaga
· 5 years ago
490f627
firmware: zynqmp: get fw version with mailbox driver
by Ibai Erkiaga
· 5 years ago
1327d16
firmware: zynqmp: Add zynqmp-power support
by Ibai Erkiaga
· 5 years ago
660b0c7
mailbox: zynqmp: ipi mailbox driver
by Ibai Erkiaga
· 5 years ago
05f683a
mailbox: allow subnode for mbox regs
by Ibai Erkiaga
· 5 years ago
22673b4
mailbox: check ops prior calling
by Ibai Erkiaga
· 5 years ago
fccfb71
net: xilinx_axiemac: Fill the phy node pointer in phydev
by Siva Durga Prasad Paladugu
· 6 years ago
0384ac0
gpio: zynq: fix issue in set gpio output direction
by Ashok Reddy Soma
· 5 years ago
1a031d2
drivers: usb: dwc3: setup phy before dwc3 core soft reset
by T Karthik Reddy
· 6 years ago
c95b19a
mmc: zynq_sdhci: Remove check for DM_MMC config
by Siva Durga Prasad Paladugu
· 5 years ago
f41e588
net: phy: Add gmiitorgmii converter support
by Siva Durga Prasad Paladugu
· 6 years ago
be49508
net: phy: Define init routine and register generic phy driver
by Siva Durga Prasad Paladugu
· 6 years ago
23decf0
fpga: zynqmp: Fix second local variable declaration
by Michal Simek
· 5 years ago
d882f08
mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig
by Siva Durga Prasad Paladugu
· 5 years ago
bc493d9
net: zynq_gem: Remove check for Versal
by Siva Durga Prasad Paladugu
· 5 years ago
9510508
clk: versal: Add clock driver support
by Siva Durga Prasad Paladugu
· 5 years ago
1ff8bdb
net: zynq_gem: Add new versal compatible string
by Siva Durga Prasad Paladugu
· 5 years ago
74969a0
net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driver
by Michal Simek
· 6 years ago
14723ed
zynqmp: firmware: Add Xilinx ZynqMP firmware driver
by Rajan Vaja
· 6 years ago
26e054c
arm64: versal: fpga: Add PL bit stream load support
by Siva Durga Prasad Paladugu
· 5 years ago
b96b175
ARM: at91: Rename sama5_sfr.h to at91_sfr.h
by Tudor Ambarus
· 5 years ago
f566374
mmc: atmel_sdhci: Add sam9x60-sdhci compatibility string
by Sandeep Sheriker Mallikarjun
· 5 years ago
39fa416
net: macb: Add sam9x60-macb compatibility string
by Nicolas Ferre
· 5 years ago
12e927b
x86: Allow the PCH and LPC uclasses to work with of-platdata
by Simon Glass
· 5 years ago
75d8f49
sandbox: pci: Create a new sandbox_pci_read_bar() function
by Simon Glass
· 5 years ago
594d272
dm: core: Drop fdtdec_get_pci_addr()
by Simon Glass
· 5 years ago
a827ba9
x86: pci: Drop the first parameter in pci_x86_r/w_config()
by Simon Glass
· 5 years ago
49a0f8c
x86: Move acpi_s3.h to a common location
by Simon Glass
· 5 years ago
27084c0
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· 5 years ago
33c215a
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 5 years ago
6a73cf3
pci: Show a message if PCI autoconfig fails
by Simon Glass
· 5 years ago
f365152
pci: Add more debug detail when resources are exhausted
by Simon Glass
· 5 years ago
90c6686
pci: Disable autoconfig in SPL
by Simon Glass
· 5 years ago
0911569
pci: Show the result of binding a device
by Simon Glass
· 5 years ago
be0d8fa
pci: sandbox: Probe PCI emulation devices when used
by Simon Glass
· 5 years ago
9b69ba4
pci: sandbox: Move the emulators into their own node
by Simon Glass
· 5 years ago
37a1cf9
sandbox: pci: Move pci_offset_to_barnum() to pci.h
by Simon Glass
· 5 years ago
fae2c16
sandbox: pci: Drop the get_devfn() method
by Simon Glass
· 5 years ago
cea7c09
sandbox: swap_case: Use statics where possible
by Simon Glass
· 5 years ago
3414581
sandbox: Rename PCI ID for swap_case to be more specific
by Simon Glass
· 5 years ago
5abd58f
sandbox: mmc: Fix up MMC emulator for valgrind
by Simon Glass
· 5 years ago
a605b0f
sandbox: spmi: Add ranges property for address translation
by Simon Glass
· 5 years ago
Next »