Commit Graph

211 Commits (1646eba85c9755552d246099a82329e4caba32ee)

Author SHA1 Message Date
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 9 years ago
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 9 years ago
Simon Glass a091a8f084 sandbox: Add a test device that uses of-platdata 9 years ago
Simon Glass 8797b2cae3 sandbox: Add a new sandbox_spl board 9 years ago
Simon Glass e961a66df9 sandbox: Add basic SPL implementation 9 years ago
Simon Glass d0d0746e0c sandbox: Don't include the main loop in SPL 9 years ago
Simon Glass a7d9caecd7 sandbox: Don't use PCI in SPL 9 years ago
Simon Glass f4289cbd8a sandbox: Add some missing headers in cpu.c 9 years ago
Simon Glass 6e20650425 sandbox: Correct header file order in cpu.c 9 years ago
Simon Glass 4cfc416701 sandbox: Support building an SPL image 9 years ago
Simon Glass d4e33f5a72 sandbox: Allow chaining from SPL to U-Boot proper 9 years ago
Simon Glass b9c771b04c sandbox: Don't exit when bootm completes 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Stephen Warren 4581b717b1 reset: implement a reset test 9 years ago
mario.six@gdsys.cc 21047b31f1 sandbox: gpio: doc: Fix parameter documentation 9 years ago
mario.six@gdsys.cc 743268f514 dm: test: Add GPIO open drain tests 9 years ago
Stephen Warren 8961b52424 mailbox: implement a sandbox test 9 years ago
Stephen Warren 1163625898 Rename reset to sysreset 9 years ago
Simon Glass e54094f2f9 sandbox: Add string and 16-bit I/O functions 9 years ago
Tom Rini 0c4b3880c1 sandbox: Set CONFIG_SYS_CPU 9 years ago
Tom Rini 690d8a92c1 sandbox: Enable many more commands 9 years ago
Mateusz Kulikowski d33776e43d spmi: Add sandbox test driver 9 years ago
Simon Glass 2b6793de25 sandbox: Avoid calling commands when not available 9 years ago
Tom Rini 699946ae61 sandbox: Fix building with LLVM 9 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 9 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 9 years ago
Tom Rini 71229098a6 eth-raw-os.c: Add cast to bind(2) call 9 years ago
Tom Rini ab971e192a sandbox: eth-raw-os.c: Ensure that our interface name is not too long 9 years ago
Thomas Chou e7cc8d11ad test: add sandbox timer to test.dts 9 years ago
Bin Meng f838f12452 timer: sandbox: Use device tree to pass the clock frequency 9 years ago
Simon Glass bff1a71ede dm: test: usb: sandbox: Add keyboard tests for sandbox 9 years ago
Simon Glass d8a26f0300 usb: sandbox: Add a USB emulation driver 9 years ago
Simon Glass 431cbd6d82 dm: test: usb: Add tests for the 'usb tree' command 9 years ago
Simon Glass 9ce8b40206 test: Record and silence console in tests 9 years ago
Simon Glass 9723563aa8 sandbox: Add a way to skip time delays 9 years ago
Thomas Chou 9961a0b6fb sandbox: add a sandbox timer and basic test 9 years ago
Simon Glass 1fa4bfde18 dm: cros_ec: Convert cros_ec keyboard driver to driver model 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Fabio Estevam d308c9efad sandbox: Use the generic bitops headers 9 years ago
Przemyslaw Marczak 08d6300a35 sandbox: add ADC driver 9 years ago
Nishanth Menon 5215940f59 sandbox: Introduce dummy remoteproc nodes 9 years ago
Simon Glass 7bb91dd109 sandbox: Correct operaion of 'reset' command 9 years ago
Bin Meng 71d7971fac dm: test: Add a new test case for dm_test_eth_rotate 10 years ago
Masahiro Yamada 9c6a3c6772 pinctrl: sandbox: add sandbox pinctrl driver 10 years ago
Simon Glass 21baf15b4e dm: tpm: sandbox: Convert TPM driver to driver model 10 years ago
Simon Glass 0503e8207c dm: test: Add a size to each reg property 10 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 10 years ago
Simon Glass 3c43fba3d2 dm: test: Add a test for the LED uclass 10 years ago
Simon Glass 8e6cc46178 dm: test: Add a test for the mmc uclass 10 years ago
Simon Glass 64ce0cad9e dm: test: Add a test for the ram uclass 10 years ago