Commit Graph

42 Commits (db9e5e63bec7a0b1997b747161a3d667ed37525c)

Author SHA1 Message Date
Simon Glass 1865286466 Introduce generic link section.h symbol files 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
Simon Glass 4213fc2913 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf 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 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
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 eeaec258b7 sandbox: Change global data baudrate to int 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Simon Glass 4668a086bb sandbox: Add asm/errno.h 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 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 20186a1cbf sandbox: disable fortification 13 years ago
Mike Frysinger 3ab7d95aa0 sandbox: u-boot.lds: tweak style 13 years ago
Simon Glass 8d30fcd9a1 sandbox: gpio: add basic driver for simulating GPIOs 13 years ago
Simon Glass d9165153ca sandbox: add flags for open() call 13 years ago
Simon Glass f7b2af0a22 sandbox: fdt: add support for CONFIG_OF_CONTROL 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
Anton staaf cceea66bfe sandbox: Add asm/cache.h for sandbox 13 years ago
Helmut Raiger 9660e442de cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 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 b8605a1cbd sandbox: Add architecture lib files 13 years ago
Simon Glass 4b0730d242 sandbox: Add cpu files 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