Commit Graph

25 Commits (0532ceef30b735fe24c0cb4f77fb1717bd55c7ee)

Author SHA1 Message Date
Bin Meng 0d1414bd97 sandbox: Add a dummy invalidate_dcache_range() function 8 years ago
Simon Glass c87dc38d8f bootstage: Require timer_get_boot_us() to be defined 8 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 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
Simon Glass 9723563aa8 sandbox: Add a way to skip time delays 10 years ago
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset 10 years ago
Simon Glass 29748515fd sandbox: Add an implementation for cleanup_before_linux_select() 10 years ago
Simon Glass 8939df092e sandbox: Tidy up terminal restore 10 years ago
Joe Hershberger 909bd6d972 sandbox: Add test function to advance time 10 years ago
Simon Glass b45122fdf5 fdt: sandbox: Move setup code from board_f to fdtdec 10 years ago
Sjoerd Simons dd2d29a1e1 sandbox: Split bootm code out into lib/bootm 10 years ago
Simon Glass 9569c40668 dm: sandbox: pci: Add PCI support for sandbox 10 years ago
Simon Glass 6133683320 sandbox: Remove all drivers before exit 11 years ago
Simon Glass 66bd1cff90 Use a const pointer for map_to_sysmem() 11 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 12 years ago
Simon Glass e2ee100fd8 sandbox: Support trace feature 12 years ago
Simon Glass 781adb5710 sandbox: Provide a way to map from host RAM to U-Boot RAM 12 years ago
Simon Glass 8ee666a76f sandbox: Move ram_buf to arch_global_data 12 years ago
Matthias Weisser d99a6874f5 sandbox: Add timer simulation 14 years ago
Simon Glass 7a9219c17a sandbox: Add OS dependent layer 14 years ago
Simon Glass 4b0730d242 sandbox: Add cpu files 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Peter Tyser 8f0fec74ac sh: Move cpu/$CPU to arch/sh/cpu/$CPU 15 years ago
Yoshihiro Shimoda f9913a8ee7 sh: Add support SH3 and SH7720 18 years ago
Wolfgang Denk 61fb15c516 Fix coding style issues; update CHANGELOG. 18 years ago
Nobuhiro Iwamatsu b02bad1286 sh: Update core code of SuperH. 18 years ago
Nobuhiro Iwamatsu 0b135cfc2e sh: First support code of SuperH. 18 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 22 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 22 years ago
wdenk c021880ac5 * Add support for MIPS32 4Kc CPUs 22 years ago
wdenk 2d39b71fb2 Initial revision 25 years ago
wdenk fb48c4afc4 Initial revision 25 years ago