Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u...
[oweals/u-boot.git] / test / dm /
2020-04-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-20 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-04-17 Tom RiniMerge branch '2020-04-16-master-imports'
2020-04-17 Patrick Delaunaytest: dm: update test for pins configuration in gpio
2020-04-17 Patrick Delaunaygpio: remove the open_drain API and ops
2020-04-17 Patrick Delaunaydm: core: add ofnode and dev function to iterate on...
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16 Simon Glassdm: core: Read parent ofdata before children
2020-04-16 Laurentiu Tudortest: fdtdec: test fdtdec_set_carveout()
2020-04-16 Dario Binacchidm: core: support reading a single indexed u32 value
2020-04-16 Dario Binacchidm: test: add test case for dev_read_u64 function
2020-04-16 Patrick Delaunaydm: core: Move "/chosen" and "/firmware" node scan
2020-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-16 Simon Glassacpi: Add support for DMAR
2020-04-16 Simon Glassacpi: Add a central location for table version numbers
2020-04-16 Simon Glassacpi: Add a simple sandbox test
2020-04-16 Simon Glasscpu: Support querying the address width
2020-04-16 Andy Shevchenkodm: serial: Add clock member to struct serial_device_info
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-07 Simon Glassdm: irq: Add support for requesting interrupts
2020-02-07 Simon Glassdm: irq: Add support for interrupt controller types
2020-02-07 Simon Glassdm: core: Add a function to find a device by drvdata
2020-02-07 Simon Glassdm: core: Allow iterating devices without uclass_get()
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06 Simon Glassdm: core: Require users of devres to include the header
2020-02-06 Simon Glasssound: Add a new stop_play() method
2020-02-06 Simon Glasstest: Enable console recording in tests
2020-02-06 Simon Glassdm: core: Add a way to iterate through children, probin...
2020-02-06 Simon Glassdm: core: Add a way to read platdata for all child...
2020-02-06 Simon Glassdm: core: Add ofnode_get_chosen_prop()
2020-02-06 Simon Glassdm: core: Add ofnode_read_prop()
2020-02-06 Simon Glassdm: core: Rename ofnode_get_chosen_prop()
2020-01-29 Tom RiniMerge tag 'for-v2020.04' of https://gitlab.denx.de...
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-28 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-27 Bin Mengtest: dm: spi: Fix sandbox dm_test_spi_find()
2020-01-09 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-01-09 Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-01-08 Tom RiniMerge tag 'efi-2020-04-rc1' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'uniphier-v2020.04' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-08 Tom RiniMerge branch '2020-01-07-master-imports'
2020-01-07 Simon Glassdm: devres: Add a new OFDATA phase
2020-01-07 Simon Glassdm: devres: Add tests
2020-01-07 Simon Glassdm: test: Add a test driver for devres
2020-01-07 Sughosh Ganutest: rng: Add basic test for random number generator...
2020-01-07 Fabien Dessenneremoteproc: elf_loader: Add elf resource table load...
2020-01-07 Tom RiniMerge tag 'u-boot-imx-20200107' of https://gitlab.denx...
2020-01-07 Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-06 Tom RiniMerge branch 'next'
2019-12-18 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2019-12-17 Tom RiniMerge tag '20191217-for-next' of https://gitlab.denx...
2019-12-17 Robert Beckettdm: i2c: EEPROM simulator add tests for addr offset...
2019-12-17 Robert Beckettdm: i2c: EEPROM simulator allow tests visibility of...
2019-12-15 Simon Glasssandbox: Add a test for IRQ
2019-12-15 Simon Glasssandbox: Add PCI driver and test for p2sb
2019-12-15 Simon Glassx86: sandbox: Add a PMC emulator and test
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move command functions out of common.h
2019-12-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-12-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2019-11-28 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2019-11-28 Tom RiniMerge git://git.denx.de/u-boot-usb
2019-11-25 Heinrich Schuchardtdm: test: usb: rework keyboard test
2019-11-12 Tom RiniMerge tag 'u-boot-imx-20191105' of https://gitlab.denx...
2019-11-11 Tom RiniMerge tag 'u-boot-rockchip-20191110' of https://gitlab...
2019-11-10 Joseph Chendm: regulator: support regulator more state
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-04 Tom RiniMerge tag 'u-boot-imx-20191104' of https://gitlab.denx...
2019-11-04 Tom RiniMerge branch '2019-11-04-ti-imports'
2019-11-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-11-02 Simon Glassspi: Add support for memory-mapped flash
2019-11-01 Tom RiniMerge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab...
2019-11-01 Tom RiniMerge tag 'efi-2020-01-rc2' of https://gitlab.denx...
2019-11-01 Tom RiniMerge tag 'video-for-2020.01-rc1' of https://gitlab...
2019-11-01 Tom RiniMerge tag 'dm-pull-29oct19' of git://git.denx.de/u...
2019-10-30 Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-27 Jean-Jacques Hiblottest: regmap: check the values read from the regmap
2019-10-22 Jean-Jacques Hiblottest: clk: test clock self assignment
2019-10-22 Jean-Jacques Hiblottest: clk: Update tests to also check the managed API
2019-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-10-14 Tom RiniMerge tag 'u-boot-imx-20191014' of https://gitlab.denx...
2019-10-14 Tom RiniMerge tag 'video-for-2020.01' of https://gitlab.denx...
2019-10-14 Tom RiniMerge tag 'mmc-10-10-2019' of https://gitlab.denx.de...
2019-10-13 Yannick Fertrédm: Add a dsi host uclass
2019-10-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-12 Tom RiniMerge branch '2019-10-11-master-imports'
2019-10-12 Tom RiniMerge branch '2019-10-11-ti-imports'
2019-10-11 Lokesh Vutlaremoteproc: elf_loader: Introduce rproc_elf_get_boot_ad...
2019-10-11 Lokesh Vutlaremoteproc: elf_loader: Always check the validity of...
2019-10-11 Lokesh Vutladm: core: Add a function to count the children of a...
next