Commit Graph

252 Commits (818b2933055a2d444f43d94e2a7ffce0082fc56b)

Author SHA1 Message Date
Maxime Ripard a4dd8722fa sandbox: Expand list of IO accessors 8 years ago
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h 8 years ago
Patrice Chotard ee87a097b0 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 8 years ago
Bin Meng 226b50bbd8 sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig 8 years ago
Bin Meng 98cff66027 sandbox: Introduce Kconfig option for 32/64 bit host 8 years ago
Bin Meng 0d1414bd97 sandbox: Add a dummy invalidate_dcache_range() function 8 years ago
Masahiro Yamada 47b98ad0f6 sandbox: remove os_putc() and os_puts() 8 years ago
Andy Yan 1fc50d727f sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 8 years ago
Simon Glass 2028cc59f7 sandbox: Stop printing platdata at the start of SPL 8 years ago
Simon Glass d63b5b4fbb sandbox: Enable more console options 8 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 8 years ago
Tom Rini e2bc87d41c sandbox: Fix comparison of unsigned enum expression warning 8 years ago
Simon Glass c87dc38d8f bootstage: Require timer_get_boot_us() to be defined 8 years ago
Simon Glass 86e748d946 sandbox: Make u-boot-sandbox.h a private header 8 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 8 years ago
Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 8 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 years ago
Jean-Jacques Hiblot 86322f5982 dm: test: Add tests for the generic PHY uclass 8 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 8 years ago
Simon Glass 43b41566f7 dm: sandbox: pwm: Add a basic pwm test 8 years ago
Simon Glass a89c3a04bc sandbox: Add some test LEDs 8 years ago
Tom Rini 6823e6fe66 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded 8 years ago
Simon Glass 689697785e board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() 8 years ago
Simon Glass bb967240bb board_f: sandbox: Move setup_ram_buf() to private code 8 years ago
Simon Glass 6b6024a3a2 dtoc: Replace dot with underscore to avoid compiler errors 8 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 9 years ago
Stefan Brüns 2f159402d9 sandbox/fs: Set correct filetype for unknown filetype 9 years ago
Simon Glass 80793db909 sandbox: Use the address in readl/writel() functions 9 years ago
Stefan Brüns bf635ed091 sandbox/fs: Use readdir instead of deprecated readdir_r 9 years ago
Stefan Brüns f189899c2f sandbox/fs: Use correct size path name buffer 9 years ago
Stefan Brüns ce2ec19c56 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious 9 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 9 years ago
Simon Glass 97d9df0a91 spl: Convert spl_board_load_image() to use linker list 9 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 9 years ago
Simon Glass e50d76cc3c spl: Move spl_board_load_image() into a generic header 9 years ago
Masahiro Yamada 558e12571e sandbox, x86: select DM_KEYBOARD instead of default y entry 9 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 9 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 9 years ago
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 9 years ago
Simon Glass a091a8f084 sandbox: Add a test device that uses of-platdata 9 years ago
Simon Glass 8797b2cae3 sandbox: Add a new sandbox_spl board 9 years ago
Simon Glass e961a66df9 sandbox: Add basic SPL implementation 9 years ago
Simon Glass d0d0746e0c sandbox: Don't include the main loop in SPL 9 years ago
Simon Glass a7d9caecd7 sandbox: Don't use PCI in SPL 9 years ago
Simon Glass f4289cbd8a sandbox: Add some missing headers in cpu.c 9 years ago
Simon Glass 6e20650425 sandbox: Correct header file order in cpu.c 9 years ago