1. 22f6852 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · 10 years ago
  2. a346ca7 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · 10 years ago
  3. 2eede1f sandbox: eth: Add ability to disable ping reply in sandbox eth driver by Joe Hershberger · 10 years ago
  4. 9569c40 dm: sandbox: pci: Add PCI support for sandbox by Simon Glass · 10 years ago
  5. 88539e4 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
  6. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  7. 6ec1b75 dm: i2c: Add an I2C EEPROM simulator by Simon Glass · 10 years ago
  8. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  9. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  10. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  11. 4d94dfa sandbox: Set up global data before board_init_f() by Simon Glass · 10 years ago
  12. a8b0f9b build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  13. 1638d98 sandbox: change local_irq_save() to macro by Masahiro Yamada · 10 years ago
  14. 42d3b29 sandbox: Support iotrace feature by Simon Glass · 10 years ago
  15. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  16. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  17. ab839dc sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  18. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  19. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  20. c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  21. bbc09bf sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  22. bda7773 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  23. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  24. b88eb32 sandbox: Add a prototype for cleanup_before_linux() by Simon Glass · 11 years ago
  25. 1209e27 sandbox: Add facility to save/restore sandbox state by Simon Glass · 11 years ago
  26. 5c2859c sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  27. c5a62d4 sandbox: Add -i option to enter interactive mode by Simon Glass · 11 years ago
  28. 6122813 sandbox: spi: Add SPI emulation bus by Mike Frysinger · 11 years ago
  29. 7b3efc6 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · 11 years ago
  30. ed072b9 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · 11 years ago
  31. 0eb2ace sandbox: config: Don't use 64-bit physical memory by Simon Glass · 11 years ago
  32. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. f828bf2 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 11 years ago
  35. a733b06 sandbox: Switch over to generic board by Simon Glass · 11 years ago
  36. 781adb5 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 11 years ago
  37. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  38. 4213fc2 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  39. 07d59bb sandbox: Use generic global_data by Simon Glass · 12 years ago
  40. 8ee666a sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
  41. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  42. eeaec25 sandbox: Change global data baudrate to int by Simon Glass · 12 years ago
  43. 4668a08 sandbox: Add asm/errno.h by Simon Glass · 12 years ago
  44. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  45. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  46. 70db421 sandbox: add getopt support by Simon Glass · 13 years ago
  47. ab4e07e sandbox: allow processing before main loop by Simon Glass · 13 years ago
  48. 6fb6207 sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  49. 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  50. f7b2af0 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  51. cceea66 sandbox: Add asm/cache.h for sandbox by Anton staaf · 13 years ago
  52. 65bf1d3 sandbox: Add architecture image support by Simon Glass · 13 years ago
  53. 744d985 sandbox: Add architecture header files by Simon Glass · 13 years ago