Commit Graph

339 Commits (lime2-spi)

Author SHA1 Message Date
Marek Vasut b59349a0c0 test: Add PCI device entry without compat string and with DT node 6 years ago
Joe Hershberger 72ff004258 test: eth: Add a test for the target being pinged 6 years ago
Joe Hershberger 45988dae4c test: eth: Add a test for ARP requests 6 years ago
Joe Hershberger 9cbe5972c3 net: sandbox: Add a priv ptr for tests to use 6 years ago
Joe Hershberger c67a420781 net: sandbox: Allow fake eth to handle more than 1 packet response 6 years ago
Joe Hershberger 76a503439e net: sandbox: Share the priv structure with tests 6 years ago
Joe Hershberger c7eb733d60 net: sandbox: Make the fake eth driver response configurable 6 years ago
Joe Hershberger e95bb16110 net: sandbox: Refactor sandbox send function 6 years ago
Simon Glass 5d9a88f44a test: panel: Add a test for the panel uclass 6 years ago
Simon Glass e6c5c94a79 dm: core: Update ofnode to read binman-style flash entry 6 years ago
Simon Glass 4af3e9ad8a sandbox: Restore blocking I/O on exit 6 years ago
Simon Glass 66613f5dd2 dm: spi: Clean up detection of sandbox SPI emulator 6 years ago
Simon Glass 1c5a81d803 sandbox: Remove the old memory file later 6 years ago
Simon Glass 2b1dc29a12 sandbox: Add a flag to set the default log level 6 years ago
Simon Glass 69bc15d5ff sandbox: Support booting from TPL to SPL 6 years ago
Simon Glass 056a5cea31 sandbox: Add a way to write data to the host filesystem 6 years ago
Simon Glass 50b288aca3 sandbox: Support file truncation with os_open() 6 years ago
Simon Glass 9f8037ea9c sandbox: Unprotect DATA regions in bus tests 6 years ago
Jens Wiklander fa830ae1e4 sandbox: dt: add sandbox_tee node 6 years ago
Rajan Vaja 31b8217e83 dm: test: Add "/firmware" node scan test 6 years ago
Mario Six e6fd018108 test: Add tests for board uclass 6 years ago
Eugen Hristev 81b8e96511 sandbox: DTS: w1: add node for one wire interface on GPIO 6 years ago
Mario Six 4eea531859 video_osd: Add osd sandbox driver and tests 6 years ago
Alexander Graf 6e6e4b2f73 sandbox: Allow to execute from RAM 6 years ago
Alexander Graf 3fcb714758 sandbox: Fix setjmp/longjmp 6 years ago
Simon Glass 428aa0ca56 sandbox: Enhance map_to_sysmem() to handle foreign pointers 6 years ago
Simon Glass fe938fb0df sandbox: Add support for calling abort() 6 years ago
Simon Glass 613185023f sandbox: Align RAM buffer to the machine page size 6 years ago
Mario Six fa44b53398 test: Add tests for CPU uclass 6 years ago
Andy Shevchenko e599c4e7d8 sandbox: Build with -fPIC 6 years ago
Masahiro Yamada 3747bdbb2b arch: types.h: factor out fixed width typedefs to int-ll64.h 6 years ago
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago
Simon Glass 7bf07cf872 Partially revert "efi_loader: Rename sections to allow for implicit data" 6 years ago
Jean-Jacques Hiblot 49c752c93a cmd: Add bind/unbind commands to bind a device to a driver from the command line 6 years ago
Alexander Graf 18e684dd4c sandbox: Move BSS after EFI sections 6 years ago
Mario Six 004e67c216 test: Add tests for misc uclass 6 years ago
Mario Six 957983e00b sandbox: Add and build AXI bus and device 6 years ago
Mario Six 9a8bcabd8a axi: Add AXI sandbox driver and simple emulator 6 years ago
Bin Meng 95e11069b5 test: dm: pci: Add cases for finding PCI capability APIs 6 years ago
Bin Meng 3ed214ac9b test: dm: pci: Add tests for mixed static and dynamic devices on the same bus 6 years ago
Bin Meng 490d13a523 sandbox: Update test.dts for dynamic PCI device driver matching 6 years ago
Bin Meng 59a160e8b9 pci: sandbox: swap_case: Declare dynamic driver matching 6 years ago
Bin Meng dee4d752be test: dm: pci: Test more than one PCI host controller 6 years ago
Bin Meng 2db7f2b722 test: dm: pci: Test more than one device on the same bus 6 years ago
Fabrice Gasnier 1fe243a1e4 clk: add clk_valid() 6 years ago
Joe Hershberger f40a31e695 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces 6 years ago
Joe Hershberger c9e2caff85 sandbox: eth-raw: Allow interface to be specified by index 6 years ago
Joe Hershberger ac13270b49 sandbox: eth-raw: Add a function to ask the host about localhost 6 years ago
Joe Hershberger 8c7988b6db net: sandbox-raw: Convert raw eth driver to livetree 6 years ago
Joe Hershberger 50ed0ef832 sandbox: eth-raw: Make sure descriptors are always initialized 6 years ago