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