Commit Graph

339 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 43b41566f7 dm: sandbox: pwm: Add a basic pwm test 7 years ago
Simon Glass a89c3a04bc sandbox: Add some test LEDs 7 years ago
Tom Rini 6823e6fe66 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded 7 years ago
Simon Glass 689697785e board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() 7 years ago
Simon Glass bb967240bb board_f: sandbox: Move setup_ram_buf() to private code 7 years ago
Simon Glass 6b6024a3a2 dtoc: Replace dot with underscore to avoid compiler errors 7 years ago
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 8 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Stefan Brüns 2f159402d9 sandbox/fs: Set correct filetype for unknown filetype 8 years ago
Simon Glass 80793db909 sandbox: Use the address in readl/writel() functions 8 years ago
Stefan Brüns bf635ed091 sandbox/fs: Use readdir instead of deprecated readdir_r 8 years ago
Stefan Brüns f189899c2f sandbox/fs: Use correct size path name buffer 8 years ago
Stefan Brüns ce2ec19c56 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious 8 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 8 years ago
Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 8 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 years ago
Simon Glass e50d76cc3c spl: Move spl_board_load_image() into a generic header 8 years ago
Masahiro Yamada 558e12571e sandbox, x86: select DM_KEYBOARD instead of default y entry 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 8 years ago
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 8 years ago
Simon Glass a091a8f084 sandbox: Add a test device that uses of-platdata 8 years ago
Simon Glass 8797b2cae3 sandbox: Add a new sandbox_spl board 8 years ago
Simon Glass e961a66df9 sandbox: Add basic SPL implementation 8 years ago
Simon Glass d0d0746e0c sandbox: Don't include the main loop in SPL 8 years ago
Simon Glass a7d9caecd7 sandbox: Don't use PCI in SPL 8 years ago
Simon Glass f4289cbd8a sandbox: Add some missing headers in cpu.c 8 years ago
Simon Glass 6e20650425 sandbox: Correct header file order in cpu.c 8 years ago
Simon Glass 4cfc416701 sandbox: Support building an SPL image 8 years ago
Simon Glass d4e33f5a72 sandbox: Allow chaining from SPL to U-Boot proper 8 years ago
Simon Glass b9c771b04c sandbox: Don't exit when bootm completes 8 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 8 years ago
Stephen Warren 4581b717b1 reset: implement a reset test 8 years ago
mario.six@gdsys.cc 21047b31f1 sandbox: gpio: doc: Fix parameter documentation 8 years ago
mario.six@gdsys.cc 743268f514 dm: test: Add GPIO open drain tests 8 years ago
Stephen Warren 8961b52424 mailbox: implement a sandbox test 8 years ago
Stephen Warren 1163625898 Rename reset to sysreset 8 years ago
Simon Glass e54094f2f9 sandbox: Add string and 16-bit I/O functions 8 years ago
Tom Rini 0c4b3880c1 sandbox: Set CONFIG_SYS_CPU 8 years ago
Tom Rini 690d8a92c1 sandbox: Enable many more commands 8 years ago
Mateusz Kulikowski d33776e43d spmi: Add sandbox test driver 8 years ago
Simon Glass 2b6793de25 sandbox: Avoid calling commands when not available 8 years ago
Tom Rini 699946ae61 sandbox: Fix building with LLVM 8 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 8 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 8 years ago
Tom Rini 71229098a6 eth-raw-os.c: Add cast to bind(2) call 8 years ago
Tom Rini ab971e192a sandbox: eth-raw-os.c: Ensure that our interface name is not too long 8 years ago