1. 904ea00 Merge tag 'efi-2020-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  2. 457faef Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 8 months ago
  3. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 8 months ago
  4. 4244429 configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  5. 21d651f sandbox: Complete migration away from os_malloc() by Simon Glass · 4 years, 8 months ago
  6. f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 8 months ago
  7. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  8. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  9. a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 8 months ago
  10. 6be88c7 sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 8 months ago
  11. 96d0cd4 sandbox: sdl: Move to use SDL2 by Simon Glass · 4 years, 8 months ago
  12. af80072 gitlab: Disable SDL when building sandbox by Simon Glass · 4 years, 8 months ago
  13. ac7b730 sandbox: sdl: Support waiting for audio to complete by Simon Glass · 4 years, 8 months ago
  14. 5f736f8 sandbox: sdl: Improve error handling by Simon Glass · 4 years, 8 months ago
  15. c127f19 sandbox: Add comments to the sdl struct by Simon Glass · 4 years, 8 months ago
  16. 0266248 sandbox: sound: Handle errors better in sound_beep() by Simon Glass · 4 years, 8 months ago
  17. 3062cd1 sound: Add a new stop_play() method by Simon Glass · 4 years, 8 months ago
  18. 3ff6fe5 sandbox: Add a new header for the system malloc() by Simon Glass · 4 years, 8 months ago
  19. 1c8c47e sandbox: Ensure that long-options array is terminated by Simon Glass · 4 years, 8 months ago
  20. 89cdb0b sandbox: Drop os_realloc() by Simon Glass · 4 years, 8 months ago
  21. 0db1b43 sandbox: Drop use of special os_malloc() where possible by Simon Glass · 4 years, 8 months ago
  22. f72bdc6 sandbox: Rename strdup() functions by Simon Glass · 4 years, 8 months ago
  23. 1ea1c7d string: Allow arch override of strndup() also by Simon Glass · 4 years, 8 months ago
  24. 1f6510c exports: Add the malloc.h header by Simon Glass · 4 years, 8 months ago
  25. cfda60f sandbox: Use a prefix for all allocation functions by Simon Glass · 4 years, 8 months ago
  26. cf23c7c sandbox: Rename 'free' variable by Simon Glass · 4 years, 8 months ago
  27. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  28. aae9588 dma: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  29. fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  30. 093152f gpio: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  31. 94474b2 reset: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  32. 4f51188 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  33. cc92c3c mailbox: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  34. 3b85ce8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 8 months ago
  35. 51973cc video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 8 months ago
  36. 4209be3 sandbox: Sort the help options by Simon Glass · 4 years, 8 months ago
  37. 1d6a0c9 doc: dm: debugging: Fix the steps for activating debug by Fabio Estevam · 4 years, 8 months ago
  38. 5ed2dc5 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 4 years, 8 months ago
  39. 7b9d60f cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 8 months ago
  40. 2f7c53c buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 8 months ago
  41. 8d73be7 tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · 4 years, 9 months ago
  42. 19464f4 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 9 months ago
  43. 3780e2d cmd: tpm: add a subcommand device by Philippe Reynes · 4 years, 9 months ago
  44. bb3f47e tpm: add a helper to iterate on all tpm devices by Philippe Reynes · 4 years, 9 months ago
  45. 28b417c image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · 4 years, 9 months ago
  46. 400175b test: Add a way to check each line of console output by Simon Glass · 4 years, 8 months ago
  47. cfccff8 test: Enable console recording in tests by Simon Glass · 4 years, 8 months ago
  48. b612312 console: Add a function to read a line of the output / eof by Simon Glass · 4 years, 8 months ago
  49. eb7387a sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 8 months ago
  50. b83994d bloblist: Zero records when adding by Simon Glass · 4 years, 8 months ago
  51. 02247c1 bloblist: Tidy up a few comments and code-style nits by Simon Glass · 4 years, 8 months ago
  52. 5b04454 bloblist: Add a new function to add or check size by Simon Glass · 4 years, 8 months ago
  53. 9ff5e04 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · 4 years, 8 months ago
  54. 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 8 months ago
  55. f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 8 months ago
  56. bd933bf dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 8 months ago
  57. 1aada63 dm: core: Reimplement ofnode_read_size() by Simon Glass · 4 years, 8 months ago
  58. a8167d8 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 8 months ago
  59. 14ca9f7 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 8 months ago
  60. 74d594a dm: core: Update comment for ofnode_get_chosen_node() by Simon Glass · 4 years, 8 months ago
  61. ba8444a test: Add underscore prefix to macro parameters by Simon Glass · 4 years, 8 months ago
  62. 88b3a37 dm: core: Use const device for the dev_read_...() interface by Simon Glass · 4 years, 8 months ago
  63. d975ce2 dm: core: Use const device for the devfdt...() interface by Simon Glass · 4 years, 8 months ago
  64. 194fca9 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 8 months ago
  65. c4e72c4 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 8 months ago
  66. fc347fb dm: core: Use const where possible in device.h by Simon Glass · 4 years, 8 months ago
  67. f5cc89a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 8 months ago
  68. c95215a Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 8 months ago
  69. 491e87a test: efi_selftest: fix pylint warnings by Heinrich Schuchardt · 4 years, 8 months ago
  70. df10a2c test: test_efi_fit: fix pylint warnings by Heinrich Schuchardt · 4 years, 8 months ago
  71. 9a5a90a ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
  72. cf89ef8 watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · 5 years ago
  73. cf8c836 watchdog: designware: Convert to DM and DT probing by Marek Vasut · 5 years ago
  74. 8382b10 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · 4 years, 8 months ago
  75. ab6ea93 video: fix Coverity missing break issue by Anatolij Gustschin · 4 years, 9 months ago
  76. d4827fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  77. d861183 Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago
  78. d9618e9 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · 4 years, 8 months ago
  79. 8526a58 armv8: ls2088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  80. 4238e37 armv8: ls1088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  81. 20858a2 armv8: lx2160a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  82. 3e90cfe armv8: ls1012ardb: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  83. e735ad3 armv8: ls1046a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  84. feb8fa2 configs: ls1021a: Reserve low memory for CMA by Alison Wang · 4 years, 8 months ago
  85. 9ebde88 dm: arm: ls1021a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  86. a0affb3 dm: arm64: ls1012a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  87. 6089d8a Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · 4 years, 9 months ago
  88. c691032 i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 4 years, 9 months ago
  89. beadf4f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · 4 years, 9 months ago
  90. 42cd5cb rtc: pcf8563: Add driver model support by Biwen Li · 4 years, 9 months ago
  91. 36df9c7 configs: ls1028a: Enable FSPI support by Kuldeep Singh · 5 years ago
  92. e572064 arm: dts: lx2160a: Add FSPI node properties by Kuldeep Singh · 5 years ago
  93. 5e2fb3e arm: dts: ls1028a: Add FSPI node properties by Kuldeep Singh · 5 years ago
  94. bddec1b board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 4 years, 8 months ago
  95. 3ffe090 arm: dts: ls1028a: fix interrupt properties by Michael Walle · 4 years, 9 months ago
  96. 922ac0f arm: ls1028a: use the new flexspi driver by Michael Walle · 4 years, 9 months ago
  97. 323d3af configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR by Kuldeep Singh · 4 years, 10 months ago
  98. 9e0c131 azure: Move to vs2017-win2016 platform build host by Tom Rini · 4 years, 8 months ago
  99. ea86e72 gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 8 months ago
  100. 28c6268 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 8 months ago