1. e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  2. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  3. c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  4. 995b60b sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  5. 7e87816 sandbox: Correct dtc warning in /chosen node by Simon Glass · 7 years ago
  6. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  7. 9095d5b fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  8. 34a5c42 SystemACE: Remove by Tom Rini · 7 years ago
  9. f200680 dm: core: parse chosen node by Rob Clark · 7 years ago
  10. ec75fab build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  11. bf802f5 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  12. 0b189b6 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · 7 years ago
  13. 35172cf sandbox: Add clrbits/setbits macros by Tom Rini · 7 years ago
  14. 04d0da5 sandbox: avoid memory leak in os_dirent_ls by Heinrich Schuchardt · 7 years ago
  15. a4dd872 sandbox: Expand list of IO accessors by Maxime Ripard · 7 years ago
  16. f7ae1ca sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  17. ee87a09 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test by Patrice Chotard · 7 years ago
  18. 226b50b sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig by Bin Meng · 7 years ago
  19. 98cff66 sandbox: Introduce Kconfig option for 32/64 bit host by Bin Meng · 7 years ago
  20. 0d1414b sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · 7 years ago
  21. 47b98ad sandbox: remove os_putc() and os_puts() by Masahiro Yamada · 7 years ago
  22. 1fc50d7 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · 7 years ago
  23. 2028cc5 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 7 years ago
  24. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  25. 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 7 years ago
  26. e2bc87d sandbox: Fix comparison of unsigned enum expression warning by Tom Rini · 7 years ago
  27. c87dc38 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 7 years ago
  28. 86e748d sandbox: Make u-boot-sandbox.h a private header by Simon Glass · 7 years ago
  29. 34b744b sandbox: Add a way to reset sandbox state for tests by Simon Glass · 7 years ago
  30. e48eeb9 dm: blk: Improve block device claiming by Simon Glass · 7 years ago
  31. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  32. 86322f5 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 7 years ago
  33. 0753bc2 dm: Simple Watchdog uclass by maxims@google.com · 7 years ago
  34. 43b4156 dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 7 years ago
  35. a89c3a0 sandbox: Add some test LEDs by Simon Glass · 7 years ago
  36. 6823e6f sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · 7 years ago
  37. 6896977 board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  38. bb96724 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  39. 6b6024a dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  40. f831b8e spl: sandbox: Drop spl_board_announce_boot_device() by Simon Glass · 8 years ago
  41. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  42. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  43. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  44. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  45. 2f15940 sandbox/fs: Set correct filetype for unknown filetype by Stefan Brüns · 8 years ago
  46. 80793db sandbox: Use the address in readl/writel() functions by Simon Glass · 8 years ago
  47. bf635ed sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · 8 years ago
  48. f189899c sandbox/fs: Use correct size path name buffer by Stefan Brüns · 8 years ago
  49. ce2ec19 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious by Stefan Brüns · 8 years ago
  50. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  51. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  52. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  53. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  54. 558e125 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · 8 years ago
  55. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  56. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  57. 61f5ddc Add a power domain framework/uclass by Stephen Warren · 8 years ago
  58. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  59. a091a8f sandbox: Add a test device that uses of-platdata by Simon Glass · 8 years ago
  60. 8797b2c sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
  61. e961a66 sandbox: Add basic SPL implementation by Simon Glass · 8 years ago
  62. d0d0746 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  63. a7d9cae sandbox: Don't use PCI in SPL by Simon Glass · 8 years ago
  64. f4289cb sandbox: Add some missing headers in cpu.c by Simon Glass · 8 years ago
  65. 6e20650 sandbox: Correct header file order in cpu.c by Simon Glass · 8 years ago
  66. 4cfc416 sandbox: Support building an SPL image by Simon Glass · 8 years ago
  67. d4e33f5 sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
  68. b9c771b sandbox: Don't exit when bootm completes by Simon Glass · 8 years ago
  69. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  70. 4581b71 reset: implement a reset test by Stephen Warren · 8 years ago
  71. 21047b3 sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · 8 years ago
  72. 743268f dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · 8 years ago
  73. 8961b52 mailbox: implement a sandbox test by Stephen Warren · 8 years ago
  74. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  75. e54094f sandbox: Add string and 16-bit I/O functions by Simon Glass · 8 years ago
  76. 0c4b388 sandbox: Set CONFIG_SYS_CPU by Tom Rini · 8 years ago
  77. 690d8a9 sandbox: Enable many more commands by Tom Rini · 9 years ago
  78. d33776e spmi: Add sandbox test driver by Mateusz Kulikowski · 8 years ago
  79. 2b6793d sandbox: Avoid calling commands when not available by Simon Glass · 9 years ago
  80. 699946a sandbox: Fix building with LLVM by Tom Rini · 9 years ago
  81. 3c97c4f dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  82. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  83. 7122909 eth-raw-os.c: Add cast to bind(2) call by Tom Rini · 9 years ago
  84. ab971e1 sandbox: eth-raw-os.c: Ensure that our interface name is not too long by Tom Rini · 9 years ago
  85. e7cc8d1 test: add sandbox timer to test.dts by Thomas Chou · 9 years ago
  86. f838f12 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · 9 years ago
  87. bff1a71 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · 9 years ago
  88. d8a26f0 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  89. 431cbd6 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · 9 years ago
  90. 9ce8b40 test: Record and silence console in tests by Simon Glass · 9 years ago
  91. 9723563 sandbox: Add a way to skip time delays by Simon Glass · 9 years ago
  92. 9961a0b sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  93. 1fa4bfd dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · 9 years ago
  94. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  95. d308c9e sandbox: Use the generic bitops headers by Fabio Estevam · 9 years ago
  96. 08d6300 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  97. 5215940 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  98. 7bb91dd sandbox: Correct operaion of 'reset' command by Simon Glass · 9 years ago
  99. 71d7971 dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · 9 years ago
  100. 9c6a3c6 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago