1. 607238d sandbox: Use the generic bitops headers by Fabio Estevam · 9 years ago
  2. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  3. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  4. 493061d sandbox: Support multiple reset types by Simon Glass · 9 years ago
  5. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  6. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
  7. c404aa6 dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 10 years ago
  8. 4c70ed9 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 10 years ago
  9. be71142 sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 10 years ago
  10. 7496135 sandbox: Add test function to advance time by Joe Hershberger · 10 years ago
  11. 26b78b2 fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  12. 28a6032 exynos: sandbox: ti: Add SPDX license identifiers and notes by Simon Glass · 10 years ago
  13. a892192 sandbox: eth: Add support for using the 'lo' interface by Joe Hershberger · 10 years ago
  14. 586cbd1 sandbox: eth: Add a bridge to a real network for sandbox by Joe Hershberger · 10 years ago
  15. a630b6c sandbox: eth: Add ability to disable ping reply in sandbox eth driver by Joe Hershberger · 10 years ago
  16. 70778bc dm: sandbox: pci: Add PCI support for sandbox by Simon Glass · 10 years ago
  17. 744d788 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
  18. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  19. 45be32c dm: i2c: Add an I2C EEPROM simulator by Simon Glass · 10 years ago
  20. 3687fe4 Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  21. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  22. 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  23. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · 10 years ago
  24. c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  25. 28665b5 sandbox: change local_irq_save() to macro by Masahiro Yamada · 10 years ago
  26. 125a27b sandbox: Support iotrace feature by Simon Glass · 10 years ago
  27. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  28. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  29. 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  30. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  31. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  32. 279fc16 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  33. 0d10f29 sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  34. e990653 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  35. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  36. 0aa6349 sandbox: Add a prototype for cleanup_before_linux() by Simon Glass · 11 years ago
  37. d7c8d8d sandbox: Add facility to save/restore sandbox state by Simon Glass · 11 years ago
  38. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  39. f498e43 sandbox: Add -i option to enter interactive mode by Simon Glass · 11 years ago
  40. 1d8e57c sandbox: spi: Add SPI emulation bus by Mike Frysinger · 11 years ago
  41. 64367c8 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · 11 years ago
  42. 656bfc4 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · 11 years ago
  43. f015309 sandbox: config: Don't use 64-bit physical memory by Simon Glass · 11 years ago
  44. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  45. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  46. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  47. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  48. e23d293 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
  49. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  50. 17dabf0 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  51. 5b5177e sandbox: Use generic global_data by Simon Glass · 12 years ago
  52. 6437147 sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
  53. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  54. e43c8d0 sandbox: Change global data baudrate to int by Simon Glass · 12 years ago
  55. 8bd9806 sandbox: Add asm/errno.h by Simon Glass · 12 years ago
  56. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  57. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  58. 8a3e035 sandbox: add getopt support by Simon Glass · 13 years ago
  59. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · 13 years ago
  60. 20bf89a sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  61. b43d044 sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  62. dfa2fe3 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  63. c6ecace sandbox: Add asm/cache.h for sandbox by Anton staaf · 13 years ago
  64. 033b0a9 sandbox: Add architecture image support by Simon Glass · 13 years ago
  65. b4a905e sandbox: Add architecture header files by Simon Glass · 13 years ago