1. e77663c sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · 5 years ago
  2. b0e2c23 sandbox: pci: Increase the memory space by Simon Glass · 5 years ago
  3. 189882c sandbox: Add a -T flag to use the test device tree by Simon Glass · 5 years ago
  4. 239cdcf sandbox: Add support for clrsetio_32() and friends by Simon Glass · 5 years ago
  5. 3414581 sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
  6. a605b0f sandbox: spmi: Add ranges property for address translation by Simon Glass · 5 years ago
  7. 366291a spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  8. 857f39d sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 5 years ago
  9. 5917d0b doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
  10. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  11. ff8c23e Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  12. 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  13. 87e460c clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · 5 years ago
  14. 4ab8e78 dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing by Lukasz Majewski · 5 years ago
  15. c3d9f3f test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  16. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  17. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  18. f2a55ac test: pci_ep: add basic pci_ep tests by Ramon Fried · 5 years ago
  19. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 5 years ago
  20. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  21. 099ed45 test: check u-boot properties in SPL device tree by Patrick Delaunay · 5 years ago
  22. 24c2776 sandbox: Correct spi flash operation by Simon Glass · 5 years ago
  23. e676f43 sandbox: Add a memory {} node by Simon Glass · 5 years ago
  24. e8a7b30 sandbox: Allo sdl-config to be overridden by Simon Glass · 5 years ago
  25. 912dcb1 sandbox: Add a comment to board_init_f() by Simon Glass · 5 years ago
  26. 3f2f5cf sandbox: spl: Lower priority of standard loader by Simon Glass · 5 years ago
  27. 9072326 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 5 years ago
  28. 87dac6b sandbox: Add an alias for SPI by Simon Glass · 5 years ago
  29. dc8c91a sandbox: Create a common sandbox DT by Simon Glass · 5 years ago
  30. e8726da sandbox: Sync up sandbox64.dts with main DT by Simon Glass · 5 years ago
  31. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  32. 7d99406 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  33. ceb6ddb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  34. 5dbe794 sandbox: Drop the printf() in setup_ram_buf() by Simon Glass · 6 years ago
  35. 4a6409b sandbox: Correct maths in allocation routines by Simon Glass · 6 years ago
  36. 001d188 sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
  37. d0a9b82 regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · 6 years ago
  38. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  39. ffd4c7c dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  40. 6539700 dm: sound: make all functions static inline by Christian Gmeiner · 6 years ago
  41. 553a1a2 sandbox: Properly print physical addresses by Thierry Reding · 6 years ago
  42. 0c425ae sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y by Thierry Reding · 6 years ago
  43. a442e61 syscon: update syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  44. b630d57 clk: Add fixed-factor clock driver by Anup Patel · 6 years ago
  45. ecc7973 sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  46. 2850266 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  47. b45c833 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  48. c6d84a3 sandbox: Add a note about the growing state_info struct by Simon Glass · 6 years ago
  49. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  50. d0a30a8 sandbox: i2c_emul_find() No emulators for device 'rtc@43' by Heinrich Schuchardt · 6 years ago
  51. 398ae02 sandbox: Correct SDL build flags by Simon Glass · 6 years ago
  52. 9814430 sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..) by Christian GMEINER · 6 years ago
  53. 6f2d59c test: bootcount: add bootcount-uclass test by Philipp Tomsich · 6 years ago
  54. e221cdc dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
  55. f2b25c9 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  56. 282e29e dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
  57. a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  58. d490189 dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  59. e625b68 dm: sandbox: Update sound to use two buffers by Simon Glass · 6 years ago
  60. e96fa6c dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  61. ce6d99a dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  62. 48d299a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  63. 6c3af1f syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · 6 years ago
  64. b330991 test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  65. 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  66. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  67. 40e9ede sandbox: Use 'extras' to specify 'head' files by Simon Glass · 6 years ago
  68. a65d1a0 sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
  69. 12efc93 sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · 6 years ago
  70. 6b5e420 sandbox: Fix up the debug message for the image filename by Simon Glass · 6 years ago
  71. b847c14 sandbox: Use memmove() to move overlapping regions by Simon Glass · 6 years ago
  72. 1180030 sandbox: Enable sound by Simon Glass · 6 years ago
  73. 856b8f5 sound: sandbox: Use the correct frequency by Simon Glass · 6 years ago
  74. 7d92b06 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  75. 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  76. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  77. 27028f1 sandbox: Boot in U-Boot through the standard call by Simon Glass · 6 years ago
  78. 65f3b1f sandbox: Filter arguments when starting U-Boot by Simon Glass · 6 years ago
  79. fc1f58a sandbox: Use malloc() and free() from os layer by Simon Glass · 6 years ago
  80. 7b5ea14 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · 6 years ago
  81. d66ddaf sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  82. 1ca910b sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  83. a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  84. 4a5b5e1 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · 6 years ago
  85. 566bf3a sandbox: Add a function to read a host file by Simon Glass · 6 years ago
  86. 9190a3e sandbox: remove stray DEBUG by Heinrich Schuchardt · 6 years ago
  87. f41a824 test/py: test pinmux command by Patrice Chotard · 6 years ago
  88. 25d0fe7 cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  89. 4f89d49 test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  90. bd8b745 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · 6 years ago
  91. 82744c2 test: regmap: Increase size of syscon0 memory by Mario Six · 6 years ago
  92. 2786cd7 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  93. b59349a test: Add PCI device entry without compat string and with DT node by Marek Vasut · 6 years ago
  94. 0223462 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  95. 72ff004 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  96. 45988da test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  97. 9cbe597 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  98. c67a420 net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  99. 76a5034 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  100. c7eb733 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago