Commit Graph

32 Commits (0ae8dcfef7c890330c62bb34c724126ffc169bef)

Author SHA1 Message Date
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 30eef21fa0 sandbox: Add a setjmp() implementation 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 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
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h 7 years ago
Bin Meng 0d1414bd97 sandbox: Add a dummy invalidate_dcache_range() function 7 years ago
Simon Glass c87dc38d8f bootstage: Require timer_get_boot_us() to be defined 7 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 7 years ago
Simon Glass a7d9caecd7 sandbox: Don't use PCI in SPL 8 years ago
Simon Glass f4289cbd8a sandbox: Add some missing headers in cpu.c 8 years ago
Simon Glass 6e20650425 sandbox: Correct header file order in cpu.c 8 years ago
Simon Glass 9723563aa8 sandbox: Add a way to skip time delays 9 years ago
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset 9 years ago
Simon Glass 29748515fd sandbox: Add an implementation for cleanup_before_linux_select() 9 years ago
Simon Glass 8939df092e sandbox: Tidy up terminal restore 9 years ago
Joe Hershberger 909bd6d972 sandbox: Add test function to advance time 9 years ago
Simon Glass b45122fdf5 fdt: sandbox: Move setup code from board_f to fdtdec 9 years ago
Sjoerd Simons dd2d29a1e1 sandbox: Split bootm code out into lib/bootm 9 years ago
Simon Glass 9569c40668 dm: sandbox: pci: Add PCI support for sandbox 9 years ago
Simon Glass 6133683320 sandbox: Remove all drivers before exit 10 years ago
Simon Glass 66bd1cff90 Use a const pointer for map_to_sysmem() 10 years ago
Simon Glass 5c2859cdc3 sandbox: Allow reading/writing of RAM buffer 11 years ago
Simon Glass 88bd0e9d15 sandbox: Implement the bootm command for sandbox 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass e2ee100fd8 sandbox: Support trace feature 11 years ago
Simon Glass 781adb5710 sandbox: Provide a way to map from host RAM to U-Boot RAM 11 years ago
Simon Glass 8ee666a76f sandbox: Move ram_buf to arch_global_data 11 years ago
Matthias Weisser d99a6874f5 sandbox: Add timer simulation 13 years ago
Simon Glass 7a9219c17a sandbox: Add OS dependent layer 13 years ago
Simon Glass 4b0730d242 sandbox: Add cpu files 13 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser 8f0fec74ac sh: Move cpu/$CPU to arch/sh/cpu/$CPU 14 years ago
Yoshihiro Shimoda f9913a8ee7 sh: Add support SH3 and SH7720 17 years ago
Wolfgang Denk 61fb15c516 Fix coding style issues; update CHANGELOG. 17 years ago
Nobuhiro Iwamatsu b02bad1286 sh: Update core code of SuperH. 17 years ago
Nobuhiro Iwamatsu 0b135cfc2e sh: First support code of SuperH. 17 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 21 years ago
wdenk c021880ac5 * Add support for MIPS32 4Kc CPUs 21 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago