Commit Graph

314 Commits (e6fd0181082a04e743a07ebd9f6fdd0e06dc1399)

Author SHA1 Message Date
Mario Six e6fd018108 test: Add tests for board uclass 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
Joe Hershberger c6fa51a499 sandbox: Fix format of fake-host-hwaddr in test.dts 6 years ago
Joe Hershberger 97367df109 sandbox: eth-raw: Correct valid socket test in send/recv 6 years ago
Alexander Graf 7e21fbca26 efi_loader: Rename sections to allow for implicit data 6 years ago
Ramon Fried 7fd7e2cf33 drivers: smem: sandbox 6 years ago
Masahiro Yamada 28b538b69d .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 6 years ago
Tom Rini b5351a4390 SPDX: Fixup tags from latest EFI PR 6 years ago
Simon Glass bb223b7f20 efi: sandbox: Add required linker sections 6 years ago
Simon Glass 30eef21fa0 sandbox: Add a setjmp() implementation 6 years ago
Eugeniu Rosca 507cef3d15 test: dm: Fix wrong aliases property names 6 years ago
Miquel Raynal b91ad16a69 sandbox: dts: add Sandbox TPMv2.x node 6 years ago
Lukasz Majewski 686df498ef sandbox: Enable support for MC34708 PMIC in DTS 6 years ago
Patrick Bruenn 274fb461f4 dm: led: add testcase for "default-state" property 6 years ago
Masahiro Yamada 99552c3435 test: regmap: test Linux-compatible syscon_node_to_regmap() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Neil Armstrong 65388d0dc5 clk: add sandbox test for bulk API 6 years ago
Neil Armstrong 91f5f8b73c reset: add sandbox test for bulk API 6 years ago
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Mario Six c6b89f3180 sandbox: Add 64-bit sandbox 6 years ago
Simon Glass 995b60b593 sandbox: Rename 'num-gpios' property to avoid dtc warning 6 years ago
Simon Glass 7e87816caa sandbox: Correct dtc warning in /chosen node 6 years ago