Age | Commit message (Expand) | Author |
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-15 | eth-raw-os.c: Add cast to bind(2) call | Tom Rini |
2016-01-12 | sandbox: eth-raw-os.c: Ensure that our interface name is not too long | Tom Rini |
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 | usb: sandbox: Add a USB emulation driver | Simon Glass |
2015-11-19 | dm: test: usb: Add tests for the 'usb tree' command | Simon Glass |
2015-11-19 | test: Record and silence console in tests | Simon Glass |
2015-11-19 | sandbox: Add a way to skip time delays | Simon Glass |
2015-11-19 | sandbox: add a sandbox timer and basic test | Thomas Chou |
2015-11-19 | dm: cros_ec: Convert cros_ec keyboard driver to driver model | Simon Glass |
2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini |
2015-11-05 | sandbox: Use the generic bitops headers | Fabio Estevam |
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 | sandbox: Support multiple reset types | Simon Glass |
2015-07-21 | dm: test: Add tests for the clk uclass | Simon Glass |
2015-06-10 | sandbox: Add an implementation for cleanup_before_linux_select() | 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-06-04 | sandbox: Tidy up terminal restore | Simon Glass |
2015-05-21 | sandbox: Use defconfig to enable features | Joe Hershberger |
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-14 | sandbox: Add missing errno.h includes in a few files | Simon Glass |
2015-05-14 | sandbox: Correct error handling in state_read_file() | Simon Glass |
2015-05-06 | sandbox: Don't try distro_bootcmd by default | Sjoerd Simons |
2015-05-05 | dm: sandbox: dts: Add a real-time clock attached to I2C | Simon Glass |
2015-05-05 | dm: rtc: sandbox: Add an emulated I2C RTC device | Simon Glass |
2015-05-05 | dm: sandbox: Add os_localtime() to obtain the system time | Simon Glass |
2015-05-05 | dm: i2c: Add an explicit test mode to the sandbox I2C driver | Simon Glass |
2015-05-05 | sandbox: eth: Add a function to skip ping timeouts | Joe Hershberger |
2015-05-05 | sandbox: Add test function to advance time | Joe Hershberger |
2015-04-23 | fdt: sandbox: Move setup code from board_f to fdtdec | Simon Glass |
2015-04-22 | exynos: sandbox: ti: Add SPDX license identifiers and notes | Simon Glass |