summaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot
2019-05-20video: Factor out vidconsole_put_string()Marek Vasut
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-05-09test/dm: reset: Add reset_get_by_index[_nodev] testJagan Teki
2019-05-09test/dm: clk: Add clk_get_by_index[_nodev] testJagan Teki
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay
2019-02-27clk: Add fixed-factor clock driverAnup Patel
2019-02-20sound: Add uclass operations for beepingSimon Glass
2019-02-20pch: Add ioctl supportSimon Glass
2019-02-20sandbox: pch: Add a test for the PCH uclassSimon Glass
2019-02-11Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla
2019-02-09dm: device: fail uclass_find_first_device() if list_emptyMarcel Ziswiler
2019-02-08dm: core: Add tests for dev_read_alias_highest_id()Michal Simek
2019-01-24net: explicitly assign errno to return code in case of network failureThomas RIENOESSL
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-14dm: serial: Adjust serial_getinfo() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_setconfig() to use proper APISimon Glass
2019-01-14dm: serial: Adjust serial_getconfig() to use proper APISimon Glass
2019-01-14test: dm: regmap: Fix the long test delaySimon Glass
2019-01-14test: bootcount: add bootcount-uclass testPhilipp Tomsich
2018-12-29dm: video: fix test failures with enabled default TrueType fontAnatolij Gustschin
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: core: Add a function to read into a unsigned intSimon Glass
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-13dm: sound: Create a uclass for i2sSimon Glass
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-07syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot
2018-12-07test: dma: add dma-uclass testGrygorii Strashko
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-05dm: serial: Introduce ->getinfo() callbackAndy Shevchenko
2018-12-05dm: serial: Add ->getconfig() callbackAndy Shevchenko
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas
2018-12-05sandbox: sysreset: Update to support power-on resetSimon Glass
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-11-29dm: core: Add a few more specific child-finding functionsSimon Glass
2018-11-29dm: core: Export uclass_find_device_by_phandle()Simon Glass
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass
2018-11-24test: regmap: add regmap_read_poll_timeout testNeil Armstrong
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-11-20test: sf: Add a simple SPI flash testSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20dm: adc: add uclass's mask and conversion helpersFabrice Gasnier