1. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 3 months ago
  2. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago
  3. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 3 months ago
  4. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
  5. fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · 4 years, 6 months ago
  6. 034b93b test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · 4 years, 5 months ago
  7. b786054 dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  9. faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  10. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 11 months ago
  11. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 11 months ago
  12. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · 4 years, 8 months ago
  13. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
  14. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  15. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 10 months ago
  16. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 10 months ago
  17. 70bc14b sound: Add a new stop_play() method by Simon Glass · 4 years, 10 months ago
  18. 30f9205 sandbox: Add a new header for the system malloc() by Simon Glass · 4 years, 10 months ago
  19. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
  20. f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  21. 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  22. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
  23. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  24. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  25. c667fb0 sandbox: test: Add a prototype for sandbox_set_enable_memio() by Simon Glass · 5 years ago
  26. d80cda2 sandbox: Drop 'const' from sandbox_write() by Simon Glass · 5 years ago
  27. 98e8418 test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
  28. 259dfe6 sandbox: fix build error due to missing struct udevice definition by AKASHI Takahiro · 5 years ago
  29. 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
  30. 0a341a7 sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · 5 years ago
  31. ca6f121 sandbox: Add support for clrsetio_32() and friends by Simon Glass · 5 years ago
  32. 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
  33. fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
  34. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  35. afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · 6 years ago
  36. f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  37. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  38. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  39. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
  40. 77c0dbc regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · 6 years ago
  41. c679def dm: sound: make all functions static inline by Christian Gmeiner · 6 years ago
  42. 947b3e6 sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y by Thierry Reding · 6 years ago
  43. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  44. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  45. 17d133b sandbox: Add a note about the growing state_info struct by Simon Glass · 6 years ago
  46. 048b2f4 sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..) by Christian GMEINER · 6 years ago
  47. 658a874 dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
  48. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  49. 3e61017 dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
  50. 76072ac dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  51. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  52. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  53. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  54. 24a284a sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
  55. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  56. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  57. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  58. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  59. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  60. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  61. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  62. 11b8503 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  63. 46d2b6e net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  64. c136307 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  65. 2260f13 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
  66. 878123d net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
  67. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  68. 8e8963b dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  69. 4e9a64d sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  70. 02ad6fb video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  71. 5b0bdab sandbox: Fix setjmp/longjmp by Alexander Graf · 6 years ago
  72. fc1ebd3 sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · 6 years ago
  73. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  74. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  75. f95104d axi: Add AXI sandbox driver and simple emulator by Mario Six · 6 years ago
  76. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  77. c69ae41 pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  78. 1119271 clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  79. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  80. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  81. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  82. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  83. a0434ab SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  84. 5dccd15 sandbox: Add a setjmp() implementation by Simon Glass · 7 years ago
  85. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  86. 567a38b clk: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  87. 20c633d reset: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  88. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  89. b890600 SystemACE: Remove by Tom Rini · 7 years ago
  90. 3662947 sandbox: Add clrbits/setbits macros by Tom Rini · 7 years ago
  91. f768aa8 sandbox: Expand list of IO accessors by Maxime Ripard · 7 years ago
  92. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  93. f237151 sandbox: Make u-boot-sandbox.h a private header by Simon Glass · 8 years ago
  94. 36d08d82 sandbox: Add a way to reset sandbox state for tests by Simon Glass · 8 years ago
  95. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  96. fa72fe5 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · 8 years ago
  97. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  98. 652acc7 sandbox: Use the address in readl/writel() functions by Simon Glass · 8 years ago
  99. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  100. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago