index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
Age
Commit message (
Expand
)
Author
2018-12-15
cmd: Move the "dm" command from test/dm/ to cmd/
Tom Rini
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: core: Add a function to read into a unsigned int
Simon Glass
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
dm: sound: Create a uclass for audio codecs
Simon Glass
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-07
syscon: dm: Add a new method to get a regmap from DTS
Jean-Jacques Hiblot
2018-12-07
test: dma: add dma-uclass test
Grygorii Strashko
2018-12-06
dm: Add Hardware Spinlock class
Benjamin Gaignard
2018-12-05
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
dm: serial: Introduce ->getinfo() callback
Andy Shevchenko
2018-12-05
dm: serial: Add ->getconfig() callback
Andy Shevchenko
2018-12-05
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2018-12-05
sandbox: sysreset: Update to support power-on reset
Simon Glass
2018-11-29
dm: sandbox: i2c: Use new emulator parent uclass
Simon Glass
2018-11-29
dm: core: Add a few more specific child-finding functions
Simon Glass
2018-11-29
dm: core: Export uclass_find_device_by_phandle()
Simon Glass
2018-11-26
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-11-26
sandbox: Drop the deprecated 'sb' command
Simon Glass
2018-11-24
test: regmap: add regmap_read_poll_timeout test
Neil Armstrong
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
test: sf: Add a simple SPI flash test
Simon Glass
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
dm: adc: add uclass's mask and conversion helpers
Fabrice Gasnier
2018-11-17
dm: video: correctly set the cursor position
Heinrich Schuchardt
2018-11-14
test: dm: virtio: Add test cases for virtio uclass
Bin Meng
2018-11-14
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
2018-11-14
test: dm: blk: Correct blk_base test case
Bin Meng
2018-11-14
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
2018-11-14
test: regmap: Add test for regmap_{set, get}
Mario Six
2018-11-14
test: regmap: Increase size of syscon0 memory
Mario Six
2018-11-14
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-01
test: tee: fix resource leak in dm_test_tee()
Jens Wiklander
2018-10-20
test: Add test for PCI device without compat string and with DT node
Marek Vasut
2018-10-11
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-10-10
net: Don't overwrite waiting packets with asynchronous replies
Joe Hershberger
2018-10-10
test: eth: Add a test for the target being pinged
Joe Hershberger
2018-10-10
test: eth: Add a test for ARP requests
Joe Hershberger
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
panel: Expand the backlight support
Simon Glass
2018-10-09
test: panel: Add a test for the panel uclass
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
sandbox: video: Speed up video output
Simon Glass
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
2018-10-07
test: tee: test TEE uclass
Jens Wiklander
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
[next]