Age | Commit message (Expand) | Author |
2017-07-11 | sandbox: Enable more console options | Simon Glass |
2017-07-11 | dm: core: Test uclass_first/next_device() on probe failure | Simon Glass |
2017-06-01 | dm: blk: Improve block device claiming | Simon Glass |
2017-05-09 | dm: test: Add tests for the generic PHY uclass | Jean-Jacques Hiblot |
2017-05-08 | dm: Simple Watchdog uclass | maxims@google.com |
2017-04-27 | dm: sandbox: pwm: Add a basic pwm test | Simon Glass |
2017-04-14 | sandbox: Add some test LEDs | Simon Glass |
2017-02-08 | dtoc: Replace dot with underscore to avoid compiler errors | Simon Glass |
2016-07-27 | Add a power domain framework/uclass | Stephen Warren |
2016-07-14 | sandbox: Add a test device that uses of-platdata | Simon Glass |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-06-19 | reset: implement a reset test | Stephen Warren |
2016-05-26 | mailbox: implement a sandbox test | Stephen Warren |
2016-04-01 | spmi: Add sandbox test driver | Mateusz Kulikowski |
2016-01-20 | dm: video: test: Add tests for the video uclass | Simon Glass |
2016-01-20 | dm: video: sandbox: Convert sandbox to use driver model for video | Simon Glass |
2016-01-07 | test: add sandbox timer to test.dts | Thomas Chou |
2015-12-01 | timer: sandbox: Use device tree to pass the clock frequency | Bin Meng |
2015-11-19 | dm: test: usb: sandbox: Add keyboard tests for sandbox | Simon Glass |
2015-11-19 | dm: test: usb: Add tests for the 'usb tree' command | Simon Glass |
2015-11-19 | sandbox: add a sandbox timer and basic test | Thomas Chou |
2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini |
2015-11-02 | sandbox: add ADC driver | Przemyslaw Marczak |
2015-10-22 | sandbox: Introduce dummy remoteproc nodes | Nishanth Menon |
2015-10-05 | sandbox: Correct operaion of 'reset' command | Simon Glass |
2015-09-09 | dm: test: Add a new test case for dm_test_eth_rotate | Bin Meng |
2015-08-31 | pinctrl: sandbox: add sandbox pinctrl driver | Masahiro Yamada |
2015-08-31 | dm: tpm: sandbox: Convert TPM driver to driver model | Simon Glass |
2015-07-21 | dm: test: Add a size to each reg property | Simon Glass |
2015-07-21 | dm: test: Add a test for the system controller uclass | Simon Glass |
2015-07-21 | dm: test: Add a test for the LED uclass | Simon Glass |
2015-07-21 | dm: test: Add a test for the mmc uclass | Simon Glass |
2015-07-21 | dm: test: Add a test for the ram uclass | Simon Glass |
2015-07-21 | sandbox: Use the reset driver to handle reset | Simon Glass |
2015-07-21 | dm: test: Add tests for the clk uclass | Simon Glass |
2015-06-04 | sandbox: Compile test device tree when CONFIG_UT_DM is defined | Simon Glass |
2015-06-04 | sandbox: dts: Add the real-time-clock test nodes back in | Simon Glass |
2015-06-04 | sandbox: dts: Sort the sandbox.dts file | Simon Glass |
2015-06-04 | sandbox: dts: Sort the test.dts file a little | Simon Glass |
2015-05-14 | sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts | Przemyslaw Marczak |
2015-05-14 | test: dm: test.dts - move to sandbox dts directory | Przemyslaw Marczak |
2015-05-14 | sandbox: Support wide-screen LCD emulation | Simon Glass |
2015-05-05 | dm: sandbox: dts: Add a real-time clock attached to I2C | Simon Glass |
2015-04-18 | dm: usb: dts: sandbox: Add some sample USB devices to sandbox | Simon Glass |
2015-04-18 | cros_ec: exynos: Match up device tree with kernel version | Simon Glass |
2015-04-18 | sandbox: eth: Add support for using the 'lo' interface | Joe Hershberger |
2015-04-18 | sandbox: eth: Add a bridge to a real network for sandbox | Joe Hershberger |
2015-04-18 | sandbox: eth: Add ARP and PING response to sandbox driver | Joe Hershberger |
2015-04-18 | sandbox: eth: Add network support to sandbox | Joe Hershberger |
2015-04-16 | dm: sandbox: pci: Add PCI support for sandbox | Simon Glass |