1. 45be32c dm: i2c: Add an I2C EEPROM simulator by Simon Glass · 10 years ago
  2. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  3. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  4. 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  5. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · 10 years ago
  6. c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  7. 28665b5 sandbox: change local_irq_save() to macro by Masahiro Yamada · 10 years ago
  8. 125a27b sandbox: Support iotrace feature by Simon Glass · 10 years ago
  9. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  10. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  11. 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  12. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  13. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  14. 279fc16 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  15. 0d10f29 sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  16. e990653 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  17. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  18. 0aa6349 sandbox: Add a prototype for cleanup_before_linux() by Simon Glass · 11 years ago
  19. d7c8d8d sandbox: Add facility to save/restore sandbox state by Simon Glass · 11 years ago
  20. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  21. f498e43 sandbox: Add -i option to enter interactive mode by Simon Glass · 11 years ago
  22. 1d8e57c sandbox: spi: Add SPI emulation bus by Mike Frysinger · 11 years ago
  23. 64367c8 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · 11 years ago
  24. 656bfc4 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · 11 years ago
  25. f015309 sandbox: config: Don't use 64-bit physical memory by Simon Glass · 11 years ago
  26. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  29. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  30. e23d293 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
  31. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  32. 17dabf0 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  33. 5b5177e sandbox: Use generic global_data by Simon Glass · 12 years ago
  34. 6437147 sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
  35. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  36. e43c8d0 sandbox: Change global data baudrate to int by Simon Glass · 12 years ago
  37. 8bd9806 sandbox: Add asm/errno.h by Simon Glass · 12 years ago
  38. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  39. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  40. 8a3e035 sandbox: add getopt support by Simon Glass · 13 years ago
  41. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · 13 years ago
  42. 20bf89a sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  43. b43d044 sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  44. dfa2fe3 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  45. c6ecace sandbox: Add asm/cache.h for sandbox by Anton staaf · 13 years ago
  46. 033b0a9 sandbox: Add architecture image support by Simon Glass · 13 years ago
  47. b4a905e sandbox: Add architecture header files by Simon Glass · 13 years ago