cpu: Support querying the address width
[oweals/u-boot.git] / test / dm /
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...
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassdm: pci: Add a function to read a PCI BAR
2019-10-08 Simon Glasssandbox: Rename PCI ID for swap_case to be more specific
2019-10-08 Simon Glassdm: test: Correct a stray backslash in dm_test_destroy()
2019-10-08 Simon Glassdm: core: Correct the return value for uclass_find_firs...
2019-10-08 Simon Glassdm: test: Don't fail when tests are skipped due to...
2019-10-08 Simon Glassdm: test: Fix running of multiple test from command...
2019-09-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-06 Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-03 Tom RiniMerge tag 'arc-for-2019.10-rc4' of https://gitlab.denx...
2019-09-03 Tom RiniMerge tag 'for-v2019.10-v2' of https://gitlab.denx...
2019-09-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-03 Rick Chendm: cache: Add enable and disable ops for sandbox and...
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-24 Tom RiniMerge tag 'u-boot-rockchip-20190823' of https://gitlab...
2019-08-24 Tom RiniMerge branch '2019-08-23-master-imports'
2019-08-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
next