index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-10-10
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-10-10
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-10-10
gpio: da8xx: Push generic defines of gpio.h out of mach-davinci
Keerthy
2018-10-10
gpio: da8xx: Add k2g compatible
Keerthy
2018-10-09
mmc: tmio: Limit DMA to 32bit on R-Car Gen3
Marek Vasut
2018-10-09
mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
Marek Vasut
2018-10-09
video: at91: Adjust vidconsole_position_cursor() to use char pos
Simon Glass
2018-10-09
sysreset: Add a way to find the last reset
Simon Glass
2018-10-09
sysreset: Tidy up a few comments and logging
Simon Glass
2018-10-09
pci: Add a little more debugging to pci_rom
Simon Glass
2018-10-09
ctags: Minor changes to fix ctags output
Simon Glass
2018-10-09
panel: Expand the backlight support
Simon Glass
2018-10-09
test: panel: Add a test for the panel uclass
Simon Glass
2018-10-09
cros_ec: Add support for v3 messages on LPC
Simon Glass
2018-10-09
cros_ec: Update cros_ec_read_hash() to specify the image
Simon Glass
2018-10-09
cros: Update ec_commands to latest version
Simon Glass
2018-10-09
tpm: Use livetree and allow children
Simon Glass
2018-10-09
video: Adjust video_clear() to return an error
Simon Glass
2018-10-09
dm: spi: Add logging of some return values
Simon Glass
2018-10-09
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-09
serial: Allow serial to be absent in TPL
Simon Glass
2018-10-09
tpm: Add support for SPL and TPL
Simon Glass
2018-10-09
fdt: Allow indicating a node is for U-Boot proper only
Simon Glass
2018-10-09
rtc: Allow use of RTC in SPL and TPL
Simon Glass
2018-10-09
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Simon Glass
2018-10-09
blk: Support block drivers in TPL
Simon Glass
2018-10-09
spl: input: Allow input in SPL and TPL
Simon Glass
2018-10-09
sf: Avoid allocating memory on every read operation
Simon Glass
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
dm: core: Update some functions to use const
Simon Glass
2018-10-09
dm: core: Alloc uclass-private data to be cache-aligned
Simon Glass
2018-10-09
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
sandbox: tpm: Enhance to support the latest Chromium OS
Simon Glass
2018-10-09
sandbox: tpm: Tidy up enums and return values
Simon Glass
2018-10-09
serial: sandbox: Allow serial output without device tree
Simon Glass
2018-10-09
sandbox: Add a debug UART
Simon Glass
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-10-09
sandbox: spi: Add more logging
Simon Glass
2018-10-09
sandbox: spi: Drop command-line SPI option
Simon Glass
2018-10-08
rtc: Add read8 and write8 support to isl1208 driver
Trent Piepho
2018-10-08
ofnode: Add missing address translation into ofnode_get_addr_size()
Marek Vasut
2018-10-08
ofnode: Replace of_n_addr_cells with of_n_size_cells
Marek Vasut
2018-10-07
Kconfig: sandbox: enable cmd_avb and dependencies
Jens Wiklander
2018-10-07
tee: add sandbox driver
Jens Wiklander
2018-10-07
tee: optee: support AVB trusted application
Jens Wiklander
2018-10-07
optee: support routing of rpmb data frames to mmc
Jens Wiklander
2018-10-07
tee: add OP-TEE driver
Jens Wiklander
2018-10-07
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
[next]