Age | Commit message (Expand) | Author |
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 |
2015-04-19 | sandbox: Add support for bootz | Sjoerd Simons |
2015-04-19 | sandbox: Split bootm code out into lib/bootm | Sjoerd Simons |
2015-04-18 | dm: select CONFIG_DM* options | Masahiro Yamada |
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 | cros_ec: Drop unused CONFIG_DM_CROS_EC | 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 ability to disable ping reply in sandbox eth driver | 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 |