1. 5dccd15 sandbox: Add a setjmp() implementation by Simon Glass · 7 years ago
  2. 5ba71e5 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 7 years ago
  3. 80938c1 sandbox: dts: add Sandbox TPMv2.x node by Miquel Raynal · 7 years ago
  4. a4d8297 sandbox: Enable support for MC34708 PMIC in DTS by Lukasz Majewski · 7 years ago
  5. b58adfe dm: led: add testcase for "default-state" property by Patrick Bruenn · 7 years ago
  6. 42ab107 test: regmap: test Linux-compatible syscon_node_to_regmap() by Masahiro Yamada · 7 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  9. 567a38b clk: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  10. 20c633d reset: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  11. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  12. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  13. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  14. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  15. 305ac9a sandbox: Correct dtc warning in /chosen node by Simon Glass · 7 years ago
  16. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  17. 639725e fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  18. b890600 SystemACE: Remove by Tom Rini · 7 years ago
  19. a471b67 dm: core: parse chosen node by Rob Clark · 7 years ago
  20. b7c82ed build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  21. e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  22. 29d1143 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · 7 years ago
  23. 3662947 sandbox: Add clrbits/setbits macros by Tom Rini · 7 years ago
  24. f53b5ea sandbox: avoid memory leak in os_dirent_ls by Heinrich Schuchardt · 7 years ago
  25. f768aa8 sandbox: Expand list of IO accessors by Maxime Ripard · 7 years ago
  26. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  27. 9cc2d14 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test by Patrice Chotard · 7 years ago
  28. f34b4de sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig by Bin Meng · 7 years ago
  29. 6bafd24 sandbox: Introduce Kconfig option for 32/64 bit host by Bin Meng · 7 years ago
  30. 843c299 sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · 7 years ago
  31. 9488451 sandbox: remove os_putc() and os_puts() by Masahiro Yamada · 7 years ago
  32. 25428c4 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · 7 years ago
  33. 17b1107 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 7 years ago
  34. 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
  35. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 8 years ago
  36. b6f605e sandbox: Fix comparison of unsigned enum expression warning by Tom Rini · 8 years ago
  37. 38e7974 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 8 years ago
  38. f237151 sandbox: Make u-boot-sandbox.h a private header by Simon Glass · 8 years ago
  39. 36d08d82 sandbox: Add a way to reset sandbox state for tests by Simon Glass · 8 years ago
  40. e4fef74 dm: blk: Improve block device claiming by Simon Glass · 8 years ago
  41. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  42. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 8 years ago
  43. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  44. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 8 years ago
  45. fefc7ba sandbox: Add some test LEDs by Simon Glass · 8 years ago
  46. fa72fe5 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · 8 years ago
  47. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  48. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  49. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  50. e8845d2 spl: sandbox: Drop spl_board_announce_boot_device() by Simon Glass · 8 years ago
  51. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  52. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  53. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  54. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  55. b7ffa82 sandbox/fs: Set correct filetype for unknown filetype by Stefan Brüns · 8 years ago
  56. 652acc7 sandbox: Use the address in readl/writel() functions by Simon Glass · 8 years ago
  57. ae71ede sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · 8 years ago
  58. b212990 sandbox/fs: Use correct size path name buffer by Stefan Brüns · 8 years ago
  59. d4cb888 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious by Stefan Brüns · 8 years ago
  60. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  61. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  62. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  63. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  64. b11b235 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · 8 years ago
  65. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  66. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  67. 92c67fa Add a power domain framework/uclass by Stephen Warren · 8 years ago
  68. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  69. 4e9c131 sandbox: Add a test device that uses of-platdata by Simon Glass · 8 years ago
  70. 9ca517d sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
  71. a7e2d4d sandbox: Add basic SPL implementation by Simon Glass · 8 years ago
  72. 5cf1663 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  73. f44a3a5 sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
  74. 141e5a0 sandbox: Add some missing headers in cpu.c by Simon Glass · 8 years ago
  75. be31037 sandbox: Correct header file order in cpu.c by Simon Glass · 8 years ago
  76. 1a3ba62 sandbox: Support building an SPL image by Simon Glass · 8 years ago
  77. 2c931ba sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
  78. 43cdb79 sandbox: Don't exit when bootm completes by Simon Glass · 8 years ago
  79. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  80. 6488e64 reset: implement a reset test by Stephen Warren · 8 years ago
  81. eeed18c sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · 9 years ago
  82. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · 9 years ago
  83. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · 9 years ago
  84. 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
  85. 8d5e245 sandbox: Add string and 16-bit I/O functions by Simon Glass · 9 years ago
  86. 5497504 sandbox: Set CONFIG_SYS_CPU by Tom Rini · 9 years ago
  87. 22e4268 sandbox: Enable many more commands by Tom Rini · 9 years ago
  88. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · 9 years ago
  89. e0f1280 sandbox: Avoid calling commands when not available by Simon Glass · 9 years ago
  90. a1965e9 sandbox: Fix building with LLVM by Tom Rini · 9 years ago
  91. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  92. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  93. 8e2334e eth-raw-os.c: Add cast to bind(2) call by Tom Rini · 9 years ago
  94. a5d3a4e sandbox: eth-raw-os.c: Ensure that our interface name is not too long by Tom Rini · 9 years ago
  95. 6f2cfbf test: add sandbox timer to test.dts by Thomas Chou · 9 years ago
  96. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · 9 years ago
  97. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · 9 years ago
  98. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  99. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · 9 years ago
  100. fe6d12a test: Record and silence console in tests by Simon Glass · 9 years ago