Commit Graph

330 Commits (a2110918559b34219721cf31bbe8bd94a843e1ac)

Author SHA1 Message Date
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 7 years ago
Alexander Graf 3fcb714758 sandbox: Fix setjmp/longjmp 7 years ago
Simon Glass 428aa0ca56 sandbox: Enhance map_to_sysmem() to handle foreign pointers 7 years ago
Simon Glass fe938fb0df sandbox: Add support for calling abort() 7 years ago
Simon Glass 613185023f sandbox: Align RAM buffer to the machine page size 7 years ago
Mario Six fa44b53398 test: Add tests for CPU uclass 7 years ago
Andy Shevchenko e599c4e7d8 sandbox: Build with -fPIC 7 years ago
Masahiro Yamada 3747bdbb2b arch: types.h: factor out fixed width typedefs to int-ll64.h 7 years ago
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 7 years ago
Simon Glass 7bf07cf872 Partially revert "efi_loader: Rename sections to allow for implicit data" 7 years ago
Jean-Jacques Hiblot 49c752c93a cmd: Add bind/unbind commands to bind a device to a driver from the command line 7 years ago
Alexander Graf 18e684dd4c sandbox: Move BSS after EFI sections 7 years ago
Mario Six 004e67c216 test: Add tests for misc uclass 7 years ago
Mario Six 957983e00b sandbox: Add and build AXI bus and device 7 years ago
Mario Six 9a8bcabd8a axi: Add AXI sandbox driver and simple emulator 7 years ago
Bin Meng 95e11069b5 test: dm: pci: Add cases for finding PCI capability APIs 7 years ago
Bin Meng 3ed214ac9b test: dm: pci: Add tests for mixed static and dynamic devices on the same bus 7 years ago
Bin Meng 490d13a523 sandbox: Update test.dts for dynamic PCI device driver matching 7 years ago
Bin Meng 59a160e8b9 pci: sandbox: swap_case: Declare dynamic driver matching 7 years ago
Bin Meng dee4d752be test: dm: pci: Test more than one PCI host controller 7 years ago
Bin Meng 2db7f2b722 test: dm: pci: Test more than one device on the same bus 7 years ago
Fabrice Gasnier 1fe243a1e4 clk: add clk_valid() 7 years ago
Joe Hershberger f40a31e695 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces 7 years ago
Joe Hershberger c9e2caff85 sandbox: eth-raw: Allow interface to be specified by index 7 years ago
Joe Hershberger ac13270b49 sandbox: eth-raw: Add a function to ask the host about localhost 7 years ago
Joe Hershberger 8c7988b6db net: sandbox-raw: Convert raw eth driver to livetree 7 years ago
Joe Hershberger 50ed0ef832 sandbox: eth-raw: Make sure descriptors are always initialized 7 years ago
Joe Hershberger c6fa51a499 sandbox: Fix format of fake-host-hwaddr in test.dts 7 years ago
Joe Hershberger 97367df109 sandbox: eth-raw: Correct valid socket test in send/recv 7 years ago
Alexander Graf 7e21fbca26 efi_loader: Rename sections to allow for implicit data 7 years ago
Ramon Fried 7fd7e2cf33 drivers: smem: sandbox 7 years ago
Masahiro Yamada 28b538b69d .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 7 years ago
Tom Rini b5351a4390 SPDX: Fixup tags from latest EFI PR 7 years ago
Simon Glass bb223b7f20 efi: sandbox: Add required linker sections 7 years ago
Simon Glass 30eef21fa0 sandbox: Add a setjmp() implementation 7 years ago