1. c6b05de Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  2. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 6 years ago
  3. 0649be5 test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  4. 0daa53a test: dm: add MDIO test by Alex Marginean · 5 years ago
  5. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  6. afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · 6 years ago
  7. c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
  8. f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  9. ae84ff1 test: check u-boot properties in SPL device tree by Patrick Delaunay · 6 years ago
  10. 7e36868 sandbox: Correct spi flash operation by Simon Glass · 6 years ago
  11. 07bb5e7 sandbox: Add a memory {} node by Simon Glass · 6 years ago
  12. 73585b9 sandbox: Allo sdl-config to be overridden by Simon Glass · 6 years ago
  13. e55cc06 sandbox: Add a comment to board_init_f() by Simon Glass · 6 years ago
  14. fb9128d sandbox: spl: Lower priority of standard loader by Simon Glass · 6 years ago
  15. 2fe5b91 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 6 years ago
  16. ed3698a sandbox: Add an alias for SPI by Simon Glass · 6 years ago
  17. 28db469 sandbox: Create a common sandbox DT by Simon Glass · 6 years ago
  18. 8964f86 sandbox: Sync up sandbox64.dts with main DT by Simon Glass · 6 years ago
  19. db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  20. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  21. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  22. cd3705e sandbox: Drop the printf() in setup_ram_buf() by Simon Glass · 6 years ago
  23. fc2dde8 sandbox: Correct maths in allocation routines by Simon Glass · 6 years ago
  24. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
  25. 77c0dbc regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · 6 years ago
  26. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  27. a009fa7 dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  28. c679def dm: sound: make all functions static inline by Christian Gmeiner · 6 years ago
  29. 8222260 sandbox: Properly print physical addresses by Thierry Reding · 6 years ago
  30. 947b3e6 sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y by Thierry Reding · 6 years ago
  31. ee01043 syscon: update syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  32. 8d28c3c clk: Add fixed-factor clock driver by Anup Patel · 6 years ago
  33. 4d5814c sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  34. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  35. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  36. 17d133b sandbox: Add a note about the growing state_info struct by Simon Glass · 6 years ago
  37. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  38. 1b99536 sandbox: i2c_emul_find() No emulators for device 'rtc@43' by Heinrich Schuchardt · 6 years ago
  39. 0948af2 sandbox: Correct SDL build flags by Simon Glass · 6 years ago
  40. 048b2f4 sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..) by Christian GMEINER · 6 years ago
  41. 1fc5330 test: bootcount: add bootcount-uclass test by Philipp Tomsich · 6 years ago
  42. 658a874 dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
  43. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  44. 3e61017 dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
  45. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  46. 76072ac dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  47. 0d22f41 dm: sandbox: Update sound to use two buffers by Simon Glass · 6 years ago
  48. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  49. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  50. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  51. dc44ea4 syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · 6 years ago
  52. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  53. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  54. a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  55. 66cf8f7 sandbox: Use 'extras' to specify 'head' files by Simon Glass · 6 years ago
  56. 24a284a sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
  57. 38c2eae sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · 6 years ago
  58. 23eabbb sandbox: Fix up the debug message for the image filename by Simon Glass · 6 years ago
  59. f2af76b sandbox: Use memmove() to move overlapping regions by Simon Glass · 6 years ago
  60. 27cee44 sandbox: Enable sound by Simon Glass · 6 years ago
  61. 0d7e681 sound: sandbox: Use the correct frequency by Simon Glass · 6 years ago
  62. ddad032 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  63. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  64. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  65. cca2552 sandbox: Boot in U-Boot through the standard call by Simon Glass · 6 years ago
  66. 7465f00 sandbox: Filter arguments when starting U-Boot by Simon Glass · 6 years ago
  67. 6009763 sandbox: Use malloc() and free() from os layer by Simon Glass · 6 years ago
  68. 7dafd02 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · 6 years ago
  69. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  70. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  71. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  72. e550155 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · 6 years ago
  73. 8d176d8 sandbox: Add a function to read a host file by Simon Glass · 6 years ago
  74. fa4bf41 sandbox: remove stray DEBUG by Heinrich Schuchardt · 6 years ago
  75. 0fc8afc test/py: test pinmux command by Patrice Chotard · 6 years ago
  76. da3e72f cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  77. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  78. 57ba942 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · 6 years ago
  79. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · 6 years ago
  80. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  81. e573322 test: Add PCI device entry without compat string and with DT node by Marek Vasut · 6 years ago
  82. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  83. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  84. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  85. 11b8503 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  86. 46d2b6e net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  87. c136307 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  88. 2260f13 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
  89. 878123d net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
  90. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  91. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  92. ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
  93. 8e8963b dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  94. 332894d sandbox: Remove the old memory file later by Simon Glass · 6 years ago
  95. 4e9a64d sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  96. dc4d8eb sandbox: Support booting from TPL to SPL by Simon Glass · 6 years ago
  97. cbfa845 sandbox: Add a way to write data to the host filesystem by Simon Glass · 6 years ago
  98. ce55a11 sandbox: Support file truncation with os_open() by Simon Glass · 6 years ago
  99. 4e766c2 sandbox: Unprotect DATA regions in bus tests by Simon Glass · 6 years ago
  100. 86afaa6 sandbox: dt: add sandbox_tee node by Jens Wiklander · 6 years ago