summaryrefslogtreecommitdiff
path: root/test/dm
Commit message (Expand)AuthorAgeFilesLines
* spi: Add support for memory-mapped flashSimon Glass2019-11-031-0/+9
* Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-011-3/+16
|\
| * test: regmap: check the values read from the regmapJean-Jacques Hiblot2019-10-271-3/+16
* | test: clk: test clock self assignmentJean-Jacques Hiblot2019-10-221-2/+2
* | test: clk: Update tests to also check the managed APIJean-Jacques Hiblot2019-10-221-1/+35
|/
* dm: Add a dsi host uclassYannick Fertré2019-10-132-0/+59
* remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla2019-10-111-0/+2
* remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla2019-10-111-4/+1
* dm: core: Add a function to count the children of a deviceLokesh Vutla2019-10-111-26/+15
* dm: pci: Add a function to read a PCI BARSimon Glass2019-10-081-0/+45
* sandbox: Rename PCI ID for swap_case to be more specificSimon Glass2019-10-081-3/+3
* dm: test: Correct a stray backslash in dm_test_destroy()Simon Glass2019-10-081-1/+1
* dm: core: Correct the return value for uclass_find_first_device()Simon Glass2019-10-081-2/+1
* dm: test: Don't fail when tests are skipped due to buildSimon Glass2019-10-081-4/+4
* dm: test: Fix running of multiple test from command lineSimon Glass2019-10-081-1/+5
* dm: cache: Add enable and disable ops for sandbox and testRick Chen2019-09-031-0/+2
* sandbox: clk: add clk enable/disable test codePeng Fan2019-08-221-0/+28
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-122-4/+13
|\
| * dm: core: add support for getting register address and sizeSekhar Nori2019-08-121-4/+12
| * clk: add support for clk_is_match()Sekhar Nori2019-08-121-0/+1
* | env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
|/
* test: dm: clk_ccf: test composite clkPeng Fan2019-07-311-0/+8
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-272-1/+63
|\
| * clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-192-1/+63
* | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-232-0/+134
|\ \
| * | remoteproc: add elf file load supportFabien Dessenne2019-07-221-0/+122
| * | dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-221-0/+12
| |/
* | test: dm: add a test for MDIO MUX DM uclassAlex Marginean2019-07-182-0/+81
* | test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean2019-07-181-0/+3
|/
* test: dm: add MDIO testAlex Marginean2019-07-152-0/+54
* test: dm: usb: use the real device namePeng Fan2019-07-121-1/+1
* test: dm: adc: use the real device namePeng Fan2019-07-121-8/+8
* Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-111-0/+49
|\
| * test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-101-0/+49
* | test: pci_ep: add basic pci_ep testsRamon Fried2019-07-112-0/+65
|/
* dm: Add a No-op uclassJean-Jacques Hiblot2019-07-052-0/+74
* video: Factor out vidconsole_put_string()Marek Vasut2019-05-201-8/+0
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-082-0/+44
|\
| * test/dm: reset: Add reset_get_by_index[_nodev] testJagan Teki2019-05-091-0/+23
| * test/dm: clk: Add clk_get_by_index[_nodev] testJagan Teki2019-05-091-0/+21
* | dm: cache: Create a uclass for cacheDinh Nguyen2019-05-051-0/+20
|/
* syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-111-0/+7
* clk: Add fixed-factor clock driverAnup Patel2019-02-271-1/+4
* sound: Add uclass operations for beepingSimon Glass2019-02-201-0/+21
* pch: Add ioctl supportSimon Glass2019-02-201-0/+19
* sandbox: pch: Add a test for the PCH uclassSimon Glass2019-02-202-0/+37
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-02-111-0/+23
|\
| * dm: core: Add tests for dev_read_alias_highest_id()Michal Simek2019-02-081-0/+23
* | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-101-0/+21
|\ \
| * | power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla2019-02-091-0/+21
| |/