Commit Graph

227 Commits (4991b4f7f1e55fed161462cefca7fe483fd3e477)

Author SHA1 Message Date
Simon Glass f831b8e4a4 spl: sandbox: Drop spl_board_announce_boot_device() 8 years ago
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Tom Rini af27382e2d drivers/pci/Kconfig: Add PCI 9 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 9 years ago
Stefan Brüns 2f159402d9 sandbox/fs: Set correct filetype for unknown filetype 9 years ago
Simon Glass 80793db909 sandbox: Use the address in readl/writel() functions 9 years ago
Stefan Brüns bf635ed091 sandbox/fs: Use readdir instead of deprecated readdir_r 9 years ago
Stefan Brüns f189899c2f sandbox/fs: Use correct size path name buffer 9 years ago
Stefan Brüns ce2ec19c56 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious 9 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 9 years ago
Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 9 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 9 years ago
Simon Glass e50d76cc3c spl: Move spl_board_load_image() into a generic header 9 years ago
Masahiro Yamada 558e12571e sandbox, x86: select DM_KEYBOARD instead of default y entry 9 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 9 years ago
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