Commit Graph

192 Commits (f1249119bfc2e11f6c65f21d62e85f70aca46887)

Author SHA1 Message Date
Simon Glass 5957ac2a9f Makefile: Support include files for .dts files 11 years ago
Simon Glass 42d3b29d9e sandbox: Support iotrace feature 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Masahiro Yamada c6eb9458e8 Revert "sandbox: move source files from board/ to arch/sandbox/" 11 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Masahiro Yamada 097c5de5f4 sandbox: ignore sandbox.dtb 11 years ago
Masahiro Yamada 258060905e sandbox: move source files from board/ to arch/sandbox/ 11 years ago
Simon Glass ad0e463954 sandbox: Provide a build option to avoid using SDL 11 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 11 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 11 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 11 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 11 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 11 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 11 years ago
Simon Glass 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable 11 years ago
Simon Glass 39741c01e6 sandbox: dts: Add display and keyboard to sandbox 11 years ago
Simon Glass 66bd1cff90 Use a const pointer for map_to_sysmem() 11 years ago
Stephen Warren cfd13e8dda unit-test: make "test -e" test independent of $CWD 11 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 11 years ago
Simon Glass 714a5621c2 sandbox: Build a device tree file for sandbox 11 years ago
Masahiro Yamada ad0fed46b9 kbuild: use shorten log for linking u-boot 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Masahiro Yamada 3d83efbce9 sandbox: Use system headers first for sandbox's os.c in a different way 11 years ago
Masahiro Yamada 347d06dec4 sandbox: fix the return type of os_free() function 11 years ago
Simon Glass b88eb329ce sandbox: Add a prototype for cleanup_before_linux() 11 years ago
Simon Glass 1209e2727c sandbox: Add facility to save/restore sandbox state 11 years ago
Simon Glass 5c2859cdc3 sandbox: Allow reading/writing of RAM buffer 11 years ago
Simon Glass c5a62d4a7b sandbox: Add -i option to enter interactive mode 11 years ago
Simon Glass 91b136c798 sandbox: Allow the console to work earlier 11 years ago
Simon Glass 88bd0e9d15 sandbox: Implement the bootm command for sandbox 11 years ago
Simon Glass 808434cdbd sandbox: Allow return from board_init_f() 11 years ago
Simon Glass 6ebcab8de7 sandbox: Correct help message <arg> garbling 11 years ago
Simon Glass 77595c6d9e sandbox: Improve/augment memory allocation functions 11 years ago
Mike Frysinger 6122813fa2 sandbox: spi: Add SPI emulation bus 12 years ago
Simon Glass 7b3efc6699 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option 12 years ago
Simon Glass ed072b96ef sandbox: Make map_to_sysmem() use a constant pointer 12 years ago
Simon Glass 0eb2acee39 sandbox: config: Don't use 64-bit physical memory 12 years ago
Simon Glass cbe5cdfcd3 sandbox: Use system headers first for sandbox's os.c 12 years ago
Simon Glass 2a54d1599f sandbox: Use uint64_t instead of u64 for time 12 years ago
Masahiro Yamada 7cf40824be sandbox: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 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 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 a733b06b69 sandbox: Switch over to generic board 12 years ago
Simon Glass 781adb5710 sandbox: Provide a way to map from host RAM to U-Boot RAM 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago