1. 9bf87e2 test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 5 months ago
  2. 00c82ac test: dm: phy: add a test item for the phy_bulk API by Chunfeng Yun · 4 years, 5 months ago
  3. bf6ad91 test: dm: add test item for ofnode_get_child_count() by Chunfeng Yun · 4 years, 5 months ago
  4. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 5 months ago
  5. e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 8 months ago
  6. ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 8 months ago
  7. 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 8 months ago
  8. d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 8 months ago
  9. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 5 months ago
  10. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 6 months ago
  11. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 6 months ago
  12. 1ecea74 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · 4 years, 6 months ago
  13. 42c64d1 sandbox: Update PCI nodes in dts files by Tom Rini · 4 years, 7 months ago
  14. f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 6 months ago
  15. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 7 months ago
  16. 0255435 dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 8 months ago
  17. a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 8 months ago
  18. bd933bf dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 8 months ago
  19. 14ca9f7 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 8 months ago
  20. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 9 months ago
  21. dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 9 months ago
  22. ff0dada sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 9 months ago
  23. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 4 years, 10 months ago
  24. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 4 years, 10 months ago
  25. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 10 months ago
  26. 15ab77c sandbox: add missing compatible property in device tree by Heinrich Schuchardt · 4 years, 11 months ago
  27. 9a52be1 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
  28. dd2e0ce test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
  29. 073e6d6 sandbox: fix cpu property in test.dts for pytest by AKASHI Takahiro · 5 years ago
  30. 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  31. 33c215a dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
  32. 9b69ba4 pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
  33. b0e2c23 sandbox: pci: Increase the memory space by Simon Glass · 5 years ago
  34. a605b0f sandbox: spmi: Add ranges property for address translation by Simon Glass · 5 years ago
  35. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  36. ff8c23e Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  37. 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  38. 87e460c clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · 5 years ago
  39. 4ab8e78 dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing by Lukasz Majewski · 5 years ago
  40. c3d9f3f test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  41. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  42. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  43. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 5 years ago
  44. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  45. 099ed45 test: check u-boot properties in SPL device tree by Patrick Delaunay · 5 years ago
  46. 24c2776 sandbox: Correct spi flash operation by Simon Glass · 5 years ago
  47. e676f43 sandbox: Add a memory {} node by Simon Glass · 5 years ago
  48. 87dac6b sandbox: Add an alias for SPI by Simon Glass · 5 years ago
  49. dc8c91a sandbox: Create a common sandbox DT by Simon Glass · 5 years ago
  50. e8726da sandbox: Sync up sandbox64.dts with main DT by Simon Glass · 5 years ago
  51. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  52. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  53. ffd4c7c dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  54. a442e61 syscon: update syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  55. b630d57 clk: Add fixed-factor clock driver by Anup Patel · 6 years ago
  56. ecc7973 sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  57. b45c833 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  58. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  59. d0a30a8 sandbox: i2c_emul_find() No emulators for device 'rtc@43' by Heinrich Schuchardt · 6 years ago
  60. 6f2d59c test: bootcount: add bootcount-uclass test by Philipp Tomsich · 6 years ago
  61. 282e29e dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
  62. a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  63. d490189 dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  64. e96fa6c dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  65. ce6d99a dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  66. 48d299a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  67. 6c3af1f syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · 6 years ago
  68. b330991 test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  69. 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  70. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  71. 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  72. 4a5b5e1 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · 6 years ago
  73. f41a824 test/py: test pinmux command by Patrice Chotard · 6 years ago
  74. 25d0fe7 cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  75. 4f89d49 test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  76. 82744c2 test: regmap: Increase size of syscon0 memory by Mario Six · 6 years ago
  77. 2786cd7 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  78. b59349a test: Add PCI device entry without compat string and with DT node by Marek Vasut · 6 years ago
  79. 5d9a88f test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  80. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  81. fa830ae sandbox: dt: add sandbox_tee node by Jens Wiklander · 6 years ago
  82. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  83. b592936 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  84. 31b8217 dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  85. e6fd018 test: Add tests for board uclass by Mario Six · 6 years ago
  86. 81b8e96 sandbox: DTS: w1: add node for one wire interface on GPIO by Eugen Hristev · 6 years ago
  87. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  88. fa44b53 test: Add tests for CPU uclass by Mario Six · 6 years ago
  89. 49c752c cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · 6 years ago
  90. 8fee226 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  91. 004e67c test: Add tests for misc uclass by Mario Six · 6 years ago
  92. 957983e sandbox: Add and build AXI bus and device by Mario Six · 6 years ago
  93. 3ed214a test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · 6 years ago
  94. 490d13a sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · 6 years ago
  95. dee4d75 test: dm: pci: Test more than one PCI host controller by Bin Meng · 6 years ago
  96. 2db7f2b test: dm: pci: Test more than one device on the same bus by Bin Meng · 6 years ago
  97. f40a31e sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  98. c6fa51a sandbox: Fix format of fake-host-hwaddr in test.dts by Joe Hershberger · 6 years ago
  99. 7fd7e2c drivers: smem: sandbox by Ramon Fried · 6 years ago
  100. 28b538b .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago