Commit Graph

339 Commits (lime2-spi)

Author SHA1 Message Date
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
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 6 years ago
Simon Goldschmidt 9095d5b894 fix spelling of 'functions' in 2 places (was 'funtcions') 6 years ago
Tom Rini 34a5c4257a SystemACE: Remove 6 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 6 years ago
Tom Rini ec75fab302 build: Drop CONFIG_SPL_BUILD guards in some cases 6 years ago
Felix Brack bf802f5d54 power: extend prefix match to regulator-name property 7 years ago
Simon Glass 0b189b6ce1 Revert "sandbox: remove os_putc() and os_puts()" 7 years ago
Tom Rini 35172cfee8 sandbox: Add clrbits/setbits macros 7 years ago
Heinrich Schuchardt 04d0da5157 sandbox: avoid memory leak in os_dirent_ls 7 years ago
Maxime Ripard a4dd8722fa sandbox: Expand list of IO accessors 7 years ago
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h 7 years ago
Patrice Chotard ee87a097b0 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 7 years ago
Bin Meng 226b50bbd8 sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig 7 years ago
Bin Meng 98cff66027 sandbox: Introduce Kconfig option for 32/64 bit host 7 years ago
Bin Meng 0d1414bd97 sandbox: Add a dummy invalidate_dcache_range() function 7 years ago
Masahiro Yamada 47b98ad0f6 sandbox: remove os_putc() and os_puts() 7 years ago
Andy Yan 1fc50d727f sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 7 years ago
Simon Glass 2028cc59f7 sandbox: Stop printing platdata at the start of SPL 7 years ago
Simon Glass d63b5b4fbb sandbox: Enable more console options 7 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 7 years ago
Tom Rini e2bc87d41c sandbox: Fix comparison of unsigned enum expression warning 7 years ago
Simon Glass c87dc38d8f bootstage: Require timer_get_boot_us() to be defined 7 years ago
Simon Glass 86e748d946 sandbox: Make u-boot-sandbox.h a private header 7 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 7 years ago
Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 7 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 7 years ago
Jean-Jacques Hiblot 86322f5982 dm: test: Add tests for the generic PHY uclass 7 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 7 years ago