Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6301615e5440594d9c8e1283de21299f56cc95a8
/
drivers
720f9e1
serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
by Wolfgang Wallner
· 4 years, 11 months ago
38a2a48
x86: remove dead code in intel_clk_get_rate()
by Heinrich Schuchardt
· 5 years ago
c12ee85
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 4 years, 10 months ago
3e106f1
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 4 years, 10 months ago
9aa886c
video: meson: keep power domain up after booting
by Anatolij Gustschin
· 5 years ago
5349e25
dm: core: Add a flag for power domain control on device removal
by Anatolij Gustschin
· 5 years ago
8aad169
Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 4 years, 11 months ago
bd7bb38
Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 4 years, 11 months ago
250b303
stm32mp1: rng: remove superfluous assignment
by Heinrich Schuchardt
· 5 years ago
b371acc
rtc: m41t62: add compatible for m41st87
by Marek Vasut
· 5 years ago
491cabf
gadget: f_thor: add missing line breaks for pr_err()
by Seung-Woo Kim
· 5 years ago
53d9bd4
dfu: Reset timeout in case of DFU request
by Andy Shevchenko
· 5 years ago
7e00e90
watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time
by Christophe Leroy
· 4 years, 11 months ago
a682560
watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG
by Christophe Leroy
· 5 years ago
58ecd9a
net: zynq: Free allocated buffers in case of error
by Michal Simek
· 5 years ago
3803765
net: phy: dp83867: Clean force link good bit
by Michal Simek
· 5 years ago
4c2c28a
mtd: nand: Fix on-die ecc issues in arasan_nfc driver
by T Karthik Reddy
· 5 years ago
65bcca9
versal: drivers: clk: Fix invalid clock name queries
by Rajan Vaja
· 5 years ago
b677927
net: zynq_gem: Use ulong instead of u32 data type
by T Karthik Reddy
· 5 years ago
7a8d03f
misc: k3_avs: Fix possible NULL pointer deference
by Vignesh Raghavendra
· 5 years ago
5ff78d1
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
by Peng Ma
· 5 years ago
4246fae
Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
4155ad9
mmc: sdhci: fix missing cache invalidation after reading by DMA
by Masahiro Yamada
· 5 years ago
58d8ace
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
by Masahiro Yamada
· 5 years ago
fdd84c8
mmc: sdhci: remove unneeded casts
by Masahiro Yamada
· 5 years ago
a2b0221
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
by Masahiro Yamada
· 5 years ago
f5df6aa
mmc: sdhci: reduce code duplication for aligned buffer
by Masahiro Yamada
· 5 years ago
c8cc18b
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
by Masahiro Yamada
· 5 years ago
9d86b89
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
by Masahiro Yamada
· 5 years ago
950c596
dma-mapping: fix the prototype of dma_unmap_single()
by Masahiro Yamada
· 5 years ago
ede2822
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
by Rasmus Villemoes
· 5 years ago
64d44c4
i2c: designware_i2c: Correct the selection of speed mode
by Simon Glass
· 5 years ago
76ca2d1
mmc: remove unneeded forward declarations
by Masahiro Yamada
· 5 years ago
8adf50e
mmc: check the return value of mmc_select_mode_and_width()
by Masahiro Yamada
· 5 years ago
54a78cb
mmc: sdhci-cadence: send tune request twice to work around errata
by Masahiro Yamada
· 5 years ago
4af6659
mmc: fix the build error when MMC_WRITE is disabled
by Jaehoon Chung
· 5 years ago
ae93d81
drivers: mmc: rpmb: Use R1 response
by Bharat Kumar Reddy Gooty
· 5 years ago
f2a73d6
Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
eb49dce
clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree
by Patrick Delaunay
· 5 years ago
b100892
pinctrl: stmfx: update the result type of dm_i2c_reg_read
by Patrick Delaunay
· 5 years ago
e3dc592
ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG
by Michal Simek
· 5 years ago
defd1e7
CLK: HSDK: fix HDMI clock calculation
by Eugeniy Paltsev
· 5 years ago
b8f3ce0
CLK: HSDK: Check for PLL bypass firstly
by Eugeniy Paltsev
· 5 years ago
9a8942b
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
b7adcdd
regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata
by Lukasz Majewski
· 5 years ago
4e5c468
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
5f2fe7d
Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
821c982
misc: i2c_eeprom: set offset len and chip addr offset mask
by Robert Beckett
· 5 years ago
c0a179a
gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
by Fabio Estevam
· 5 years ago
0de653d
serial: serial_cortina: add UART DM driver for CAxxxx SoCs
by Jason Li
· 5 years ago
7f54b83
watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs
by Jason Li
· 5 years ago
2ccacf3
gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs
by Jason Li
· 5 years ago
47b1431
eth: mtk-eth: aarch64: fix build warnings on ethernet-driver
by Frank Wunderlich
· 5 years ago
e395717
eth: mtk-eth: add mt7622 support in mediatek eth driver
by MarkLee
· 5 years ago
b4ef49a
eth: mtk-eth: add sgmii mode support in mediatek eth driver
by MarkLee
· 5 years ago
d36856a
tpm: Add a driver for H1/Cr50
by Simon Glass
· 5 years ago
0255435
dm: irq: Add support for requesting interrupts
by Simon Glass
· 5 years ago
69c2dc9
x86: Give each driver an IRQ type
by Simon Glass
· 5 years ago
ba87607
dm: irq: Add support for interrupt controller types
by Simon Glass
· 5 years ago
b4d00b2
x86: Add a clock driver for Intel devices
by Simon Glass
· 5 years ago
fdec36f
tegra: i2c: Change driver to use helper function
by Simon Glass
· 5 years ago
ae44caf
dm: core: Change syscon to use helper function
by Simon Glass
· 5 years ago
5016234
dm: core: Add a function to find a device by drvdata
by Simon Glass
· 5 years ago
457faef
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
8a6ffed
video: enable VIDEO_ANSI and all VIDEO_BBP options
by Anatolij Gustschin
· 5 years ago
21d651f
sandbox: Complete migration away from os_malloc()
by Simon Glass
· 5 years ago
f217651
dm: core: Drop the inclusion of linux/compat.h in dm.h
by Simon Glass
· 5 years ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 5 years ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 5 years ago
a466db5
sandbox: Support changing the LCD colour depth
by Simon Glass
· 5 years ago
6be88c7
sandbox: sdl: Add an option to double the screen size
by Simon Glass
· 5 years ago
0266248
sandbox: sound: Handle errors better in sound_beep()
by Simon Glass
· 5 years ago
3062cd1
sound: Add a new stop_play() method
by Simon Glass
· 5 years ago
8d38a84
mtd: Rename free() to rfree()
by Simon Glass
· 5 years ago
aae9588
dma: Rename free() to rfree()
by Simon Glass
· 5 years ago
fb8c0d5
clk: Rename free() to rfree()
by Simon Glass
· 5 years ago
093152f
gpio: Rename free() to rfree()
by Simon Glass
· 5 years ago
94474b2
reset: Rename free() to rfree()
by Simon Glass
· 5 years ago
4f51188
power-domain: Rename free() to rfree()
by Simon Glass
· 5 years ago
cc92c3c
mailbox: Rename free() to rfree()
by Simon Glass
· 5 years ago
3b85ce8
video: sandbox: Enable all colour depths
by Simon Glass
· 5 years ago
51973cc
video: Support truetype fonts on a 32-bit display
by Simon Glass
· 5 years ago
7b9d60f
cmd: Add command to dump drivers and compatible strings
by Sean Anderson
· 5 years ago
8d73be7
tpm2: ftpm: A driver for firmware TPM running inside TEE
by Thirupathaiah Annapureddy
· 5 years ago
eb7387a
sandbox: pmic: Correct i2c pmic emulator platdata method
by Simon Glass
· 5 years ago
9ff5e04
dm: core: Drop uclass_find_next_free_req_seq() conditions
by Simon Glass
· 5 years ago
903e83e
dm: core: Add a way to iterate through children, probing each
by Simon Glass
· 5 years ago
f262d4c
dm: core: Add a way to read platdata for all child devices
by Simon Glass
· 5 years ago
bd933bf
dm: core: Add ofnode_get_chosen_prop()
by Simon Glass
· 5 years ago
1aada63
dm: core: Reimplement ofnode_read_size()
by Simon Glass
· 5 years ago
a8167d8
dm: core: Add ofnode_read_prop()
by Simon Glass
· 5 years ago
14ca9f7
dm: core: Rename ofnode_get_chosen_prop()
by Simon Glass
· 5 years ago
88b3a37
dm: core: Use const device for the dev_read_...() interface
by Simon Glass
· 5 years ago
d975ce2
dm: core: Use const device for the devfdt...() interface
by Simon Glass
· 5 years ago
194fca9
dm: pci: Update a few more interfaces for const udevice *
by Simon Glass
· 5 years ago
c4e72c4
dm: pci: Update the PCI read_config() method to const dev *
by Simon Glass
· 5 years ago
fc347fb
dm: core: Use const where possible in device.h
by Simon Glass
· 5 years ago
f5cc89a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
c95215a
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· 5 years ago
9a5a90a
ddr: altera: Add DDR2 support to Gen5 driver
by Marek Vasut
· 5 years ago
Next »