Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d07b6e145ec2f0e77aab0fbe15dfd87f40170a8c
/
drivers
d07b6e1
cros_ec: Add support for v3 messages on LPC
by Simon Glass
· 6 years ago
a12ef7e
cros_ec: Update cros_ec_read_hash() to specify the image
by Simon Glass
· 6 years ago
6f1c043
cros: Update ec_commands to latest version
by Simon Glass
· 6 years ago
c89d32a
tpm: Use livetree and allow children
by Simon Glass
· 6 years ago
c6ebd01
video: Adjust video_clear() to return an error
by Simon Glass
· 6 years ago
5e24a2e
dm: spi: Add logging of some return values
by Simon Glass
· 6 years ago
6322a7b
cros: Update cros_ec code to use struct udevice
by Simon Glass
· 6 years ago
aa0ffe8
serial: Allow serial to be absent in TPL
by Simon Glass
· 6 years ago
6307896
tpm: Add support for SPL and TPL
by Simon Glass
· 6 years ago
06f9446
fdt: Allow indicating a node is for U-Boot proper only
by Simon Glass
· 6 years ago
380d4f7
rtc: Allow use of RTC in SPL and TPL
by Simon Glass
· 6 years ago
1076107
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
by Simon Glass
· 6 years ago
ef39151
blk: Support block drivers in TPL
by Simon Glass
· 6 years ago
985ca39
spl: input: Allow input in SPL and TPL
by Simon Glass
· 6 years ago
97f5710
sf: Avoid allocating memory on every read operation
by Simon Glass
· 6 years ago
e6c5c94
dm: core: Update ofnode to read binman-style flash entry
by Simon Glass
· 6 years ago
cdb6aa0
dm: core: Add a function to find the first inactive child
by Simon Glass
· 6 years ago
9f15cc1
dm: core: Update some functions to use const
by Simon Glass
· 6 years ago
c7a3acc
dm: core: Alloc uclass-private data to be cache-aligned
by Simon Glass
· 6 years ago
4af3e9a
sandbox: Restore blocking I/O on exit
by Simon Glass
· 6 years ago
66613f5
dm: spi: Clean up detection of sandbox SPI emulator
by Simon Glass
· 6 years ago
ef8a250
sandbox: tpm: Enhance to support the latest Chromium OS
by Simon Glass
· 6 years ago
998af31
sandbox: tpm: Tidy up enums and return values
by Simon Glass
· 6 years ago
114b60a
serial: sandbox: Allow serial output without device tree
by Simon Glass
· 6 years ago
ee44176
sandbox: Add a debug UART
by Simon Glass
· 6 years ago
55d3991
sandbox: video: Speed up video output
by Simon Glass
· 6 years ago
c3aed5d
sandbox: spi: Add more logging
by Simon Glass
· 6 years ago
1289e96
sandbox: spi: Drop command-line SPI option
by Simon Glass
· 6 years ago
a6a45cd
ofnode: Add missing address translation into ofnode_get_addr_size()
by Marek Vasut
· 6 years ago
51cb927
ofnode: Replace of_n_addr_cells with of_n_size_cells
by Marek Vasut
· 6 years ago
0a60a81
Kconfig: sandbox: enable cmd_avb and dependencies
by Jens Wiklander
· 6 years ago
eadf26f
tee: add sandbox driver
by Jens Wiklander
· 6 years ago
1cc8cc4
tee: optee: support AVB trusted application
by Jens Wiklander
· 6 years ago
232cfd6
optee: support routing of rpmb data frames to mmc
by Jens Wiklander
· 6 years ago
d4bd3d2
tee: add OP-TEE driver
by Jens Wiklander
· 6 years ago
9ff4a31
Add UCLASS_TEE for Trusted Execution Environment
by Jens Wiklander
· 6 years ago
4853ad3
mmc: rpmb: add mmc_rpmb_route_frames()
by Jens Wiklander
· 6 years ago
747558d
dm: fdt: scan for devices under /firmware too
by Jens Wiklander
· 6 years ago
0fabfeb
misc: Add support for the Arm Versatile Express config bus
by Liviu Dudau
· 6 years ago
14573fb
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
1b48473
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
a4b38fc
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
3d1bd5b
net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID
by Janine Hagemann
· 6 years ago
04acabd
net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
by Janine Hagemann
· 6 years ago
ad8c9f6
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
5eee9de
spi: Add SPI driver for MT76xx SoCs
by Stefan Roese
· 6 years ago
9e5c2a7
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· 6 years ago
881e4fc
sf: Add XMC xm25qh64a and xm25qh128a entries
by Stefan Roese
· 6 years ago
a1588ac
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
86d56a5
gpio: dwapb_gpio: Change to use devm_kcalloc()
by Ley Foon Tan
· 6 years ago
6cfc3d6
phy: rcar: Add R-Car Gen3 PHY driver
by Marek Vasut
· 6 years ago
86c83e8
i2c: Add support for the Arm's Versatile Express I2C controller.
by Liviu Dudau
· 6 years ago
592cd5d
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
b3bec25
spi: sh_qspi: Add DM support to SH QSPI driver
by Marek Vasut
· 6 years ago
4ccb2f2
driver/spi: fsl_qspi: Remove non-DM stuff
by Ashish Kumar
· 6 years ago
6ac5909
spi: designware_spi: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
5db66b3
cmd: mtd: add 'mtd' command
by Miquel Raynal
· 6 years ago
2a74930
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· 6 years ago
ff4afa8
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· 6 years ago
21cc1fb
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· 6 years ago
e9f62db
mtd: uclass: add probe function
by Miquel Raynal
· 6 years ago
26a52f3
rockchip: dwmmc: add rk2928-dw-mshc compatible
by Heiko Stuebner
· 6 years ago
05fa06b
mmc: dw_mmc: check fifo status with a timeout in fifo mode
by Heiko Stuebner
· 6 years ago
d24c1d0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
30b3241
usb:ci_udc: don't overwrite configuration on pullup
by Ramon Fried
· 6 years ago
2466704
usb: ehci-msm: Add init_after_reset for CI_UDC
by Ramon Fried
· 6 years ago
8164952
usb:ci_udc: Introduce init_after_reset phy function
by Ramon Fried
· 6 years ago
0683b27
ehci: msm: use init_type in probe
by Ramon Fried
· 6 years ago
0ac0b6e
ehci: msm: switch to generic PHY uclass
by Ramon Fried
· 6 years ago
92454e4
phy: db410c: Add MSM USB PHY driver
by Ramon Fried
· 6 years ago
2df4923
ehci: msm: Add missing platdata
by Ramon Fried
· 6 years ago
cd8c3ae
ehci: Replace board_prepare_usb with board_usb_init
by Ramon Fried
· 6 years ago
95a0772
serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs
by Patrice Chotard
· 6 years ago
a71e907
clk: Add support for Arm's Versatile Express OSC clock generators
by Liviu Dudau
· 6 years ago
b592936
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
31b8217
dm: test: Add "/firmware" node scan test
by Rajan Vaja
· 6 years ago
e7a52ba
firmware: Add FIRMWARE config prompt string
by Rajan Vaja
· 6 years ago
e6fd018
test: Add tests for board uclass
by Mario Six
· 6 years ago
6238ae4
board: Add gazerbeam driver
by Mario Six
· 6 years ago
5381c28
drivers: Add board uclass
by Mario Six
· 6 years ago
e4c98a5
core: Add dev_{disable,enable}_by_path
by Mario Six
· 6 years ago
e369e58
core: Add functions to set properties in live-tree
by Mario Six
· 6 years ago
27f622d
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
f4df405
mmc: omap_mmc: Remove invert references
by Adam Ford
· 6 years ago
0523a6c
pinctrl: sandbox: add gpio onewire w1 group
by Eugen Hristev
· 6 years ago
84e55bd
W1-EEPROM: add sandbox driver
by Eugen Hristev
· 6 years ago
0749f64
W1-EEPROM: add support for Maxim DS24 eeprom families
by Maxime Ripard
· 6 years ago
543b98c
w1: identify devices with w1-eeprom uclass
by Eugen Hristev
· 6 years ago
c924ee2
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
by Maxime Ripard
· 6 years ago
73aea28
w1: Add 1-Wire gpio driver
by Maxime Ripard
· 6 years ago
d3e19cf
w1: Add 1-Wire uclass
by Maxime Ripard
· 6 years ago
6203000
common: Generic loader for file system
by Tien Fong Chee
· 6 years ago
bc53d26
block: Add a function to find block device descriptor
by Tien Fong Chee
· 6 years ago
c1a65a8
video: Add support for Arm's Mali Display Processors
by Liviu Dudau
· 6 years ago
055da18
video: Add support for NXP's TDA19988 HDMI encoder
by Liviu Dudau
· 6 years ago
47b11c8
video: cfb_console: flush cache in display_rle8_bitmap
by Sébastien Szymanski
· 6 years ago
4eea531
video_osd: Add osd sandbox driver and tests
by Mario Six
· 6 years ago
9671f69
video_osd: Add ihs_video_out driver
by Mario Six
· 6 years ago
39a336f
drivers: Add OSD uclass
by Mario Six
· 6 years ago
662f381
dm: video: support more escape sequences
by Heinrich Schuchardt
· 6 years ago
Next »