Commit Graph

269 Commits (d024236e5a31a2b4b82cbcc98b31b8170fc88d28)

Author SHA1 Message Date
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 7 years ago
Tom Rini ec75fab302 build: Drop CONFIG_SPL_BUILD guards in some cases 7 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
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