Commit Graph

31 Commits (42205047674d7fc9e0aa747273fbc7dcfbac3183)

Author SHA1 Message Date
Masahiro Yamada 7cf40824be sandbox: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 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 39042d821e sandbox: Allow -c argument to provide a command list 12 years ago
Simon Glass f828bf25fe sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file 12 years ago
Simon Glass 781adb5710 sandbox: Provide a way to map from host RAM to U-Boot RAM 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Simon Glass 62584db191 sandbox: Add a way of obtaining directory listings 12 years ago
Taylor Hutt e101550a9a sandbox: Improve sandbox serial port keyboard interface 12 years ago
Allen Martin 8ec21bbe5c sandbox: fix compiler warning 12 years ago
Simon Glass 8ee666a76f sandbox: Move ram_buf to arch_global_data 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Simon Glass 61ddce07f8 sandbox: Use the new run_command() 13 years ago
Simon Glass 70db4212fc sandbox: add getopt support 13 years ago
Simon Glass ab4e07eb71 sandbox: allow processing before main loop 13 years ago
Simon Glass 6fb6207821 sandbox: add concept of sandbox state 13 years ago
Mike Frysinger 3ab7d95aa0 sandbox: u-boot.lds: tweak style 13 years ago
Simon Glass d9165153ca sandbox: add flags for open() call 13 years ago
Mike Frysinger e2dcefcb40 sandbox: add lseek helper 13 years ago
Simon Glass 3bdf56b786 sandbox: add required header to os.c 13 years ago
Simon Glass e101247212 sandbox: sort header files in os.c 13 years ago
Andreas Bießmann f8d2c65fd9 sandbox: fix compiling of cpu/os.c 13 years ago
Matthias Weisser d99a6874f5 sandbox: Add timer simulation 13 years ago
Matthias Weisser 21899b1085 sandbox: Add improved RAM simulation 13 years ago
Mike Frysinger fec79acc86 sandbox: drop unused return 13 years ago
Mike Frysinger ab06a758b9 sandbox: put stdin into raw mode 13 years ago
Simon Glass bace3d00f2 sandbox: Add main program 13 years ago
Simon Glass 7a9219c17a sandbox: Add OS dependent layer 13 years ago
Simon Glass 4b0730d242 sandbox: Add cpu files 13 years ago