Commit Graph

39 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 10 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 10 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 10 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 10 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 10 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 10 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 10 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 10 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
Mike Frysinger 6122813fa2 sandbox: spi: Add SPI emulation bus 11 years ago
Simon Glass 7b3efc6699 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option 11 years ago
Simon Glass ed072b96ef sandbox: Make map_to_sysmem() use a constant pointer 11 years ago
Simon Glass 0eb2acee39 sandbox: config: Don't use 64-bit physical memory 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 f828bf25fe sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file 11 years ago
Simon Glass a733b06b69 sandbox: Switch over to generic board 11 years ago
Simon Glass 781adb5710 sandbox: Provide a way to map from host RAM to U-Boot RAM 11 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 11 years ago
Simon Glass 4213fc2913 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf 12 years ago
Simon Glass 07d59bb243 sandbox: Use generic global_data 12 years ago
Simon Glass 8ee666a76f sandbox: Move ram_buf to arch_global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Simon Glass eeaec258b7 sandbox: Change global data baudrate to int 12 years ago
Simon Glass 4668a086bb sandbox: Add asm/errno.h 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Simon Glass 70db4212fc sandbox: add getopt support 12 years ago
Simon Glass ab4e07eb71 sandbox: allow processing before main loop 12 years ago
Simon Glass 6fb6207821 sandbox: add concept of sandbox state 12 years ago
Simon Glass 8d30fcd9a1 sandbox: gpio: add basic driver for simulating GPIOs 12 years ago
Simon Glass f7b2af0a22 sandbox: fdt: add support for CONFIG_OF_CONTROL 12 years ago
Anton staaf cceea66bfe sandbox: Add asm/cache.h for sandbox 13 years ago
Simon Glass 65bf1d39f4 sandbox: Add architecture image support 13 years ago
Simon Glass 744d9859a7 sandbox: Add architecture header files 13 years ago