1. 259dfe6 sandbox: fix build error due to missing struct udevice definition by AKASHI Takahiro · 5 years ago
  2. 6814897 dm: Tidy up dump output when there are many devices by Patrick Delaunay · 5 years ago
  3. d23bcf1 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  4. 98381da dm: core: device: switch off power domain after device removal by Anatolij Gustschin · 5 years ago
  5. 589eeb8 power: domain: Introduce dev_power_domain_off by Lokesh Vutla · 5 years ago
  6. 01cfdf7 remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF by Lokesh Vutla · 5 years ago
  7. c10e52b dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · 5 years ago
  8. 9554087 dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() by Jean-Jacques Hiblot · 5 years ago
  9. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  10. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  11. 9b26530 sandbox64: enable command aes by Philippe Reynes · 5 years ago
  12. eeef7cf sandbox: enable command aes by Philippe Reynes · 5 years ago
  13. 8cbe9a3 libfdt: fix typo on comment by Giulio Benetti · 5 years ago
  14. ee822c8 rsa: Return immediately if required-key verification fails by Daniele Alessandrelli · 5 years ago
  15. 1d5ef52 pytest: vboot: add a test for required key by Philippe Reynes · 5 years ago
  16. 990a4c5 dm: pinctrl: Skip not associated gpio phandle and rise a warning message by Michael Trimarchi · 5 years ago
  17. d220111 core: device: use dev_power_domain_on by Peng Fan · 5 years ago
  18. db513e9 power: domain: add dev_power_domain_on by Peng Fan · 5 years ago
  19. 59c90f3 dm: spi: Do not assume first SPI bus by Thomas Fitzsimmons · 5 years ago
  20. f327ecb dm: device: Request next sequence number by Thomas Fitzsimmons · 5 years ago
  21. 7ef21ad tpm2: Don't assume active low reset value by Kayla Theil · 5 years ago
  22. 597fdfc dm: Fix default address cells return value by Matthias Brugger · 5 years ago
  23. ab742cf libfdt: Allow #size-cells of 0 by Matthias Brugger · 5 years ago
  24. a1d7a43 libfdt: return correct value if #size-cells property is not present by Matthias Brugger · 5 years ago
  25. 76ddba1 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · 5 years ago
  26. 8fb963a sandbox: fix cpu property in test.dts for pytest by AKASHI Takahiro · 5 years ago
  27. 5fca90a doc: add full path to patman README by Ralph Siemsen · 5 years ago
  28. bcdb104 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  29. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  30. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  31. e594341 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  32. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · 5 years ago
  33. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · 5 years ago
  34. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · 5 years ago
  35. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · 5 years ago
  36. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  37. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  38. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  39. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  40. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  41. 1d16776 binman: Use underscore in test filenames by Simon Glass · 5 years ago
  42. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  43. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  44. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  45. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  46. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  47. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  48. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  49. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  50. 08cc4cc binman: Use tools.Run() to run objdump by Simon Glass · 5 years ago
  51. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  52. 232f90c binman: Add support for Intel FIT by Simon Glass · 5 years ago
  53. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  54. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  55. 8a5e249 binman: Correct use of 'replace' in IFWI tests by Simon Glass · 5 years ago
  56. c29a85d binman: Handle hidden symbols in ELF files by Simon Glass · 5 years ago
  57. d349ada binman: Drop .note section from ELF by Simon Glass · 5 years ago
  58. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  59. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · 5 years ago
  60. 9f5051a patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  61. 5feeacf patman: Drop binary parameter by Simon Glass · 5 years ago
  62. fe66634 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  63. 7d09e5c Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  64. 30d6772 Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  65. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  66. f0fb386 i2c: imx_lpi2c: add ipg clk by Peng Fan · 5 years ago
  67. 27f3fae imx :hab: Add hab version command by Sjoerd Simons · 5 years ago
  68. 3a7e340 imx: imx8mm_evk: add board_mmc_get_env_dev by Peng Fan · 5 years ago
  69. d4c56b8 mx7ulp_evk: Use imx_ddr_size() by Fabio Estevam · 5 years ago
  70. 262f511 imx: mmdc_size: Allow building it for i.MX7ULP by Fabio Estevam · 5 years ago
  71. 44bd6ed imx: mmdc_size: Fix checkpatch warnings by Fabio Estevam · 5 years ago
  72. 9e1196a imx: Place imx_ddr_size() into a separate file by Fabio Estevam · 5 years ago
  73. 19b7663 stm32mp1: configs: add display devices by Yannick Fertré · 5 years ago
  74. 28c02a4 stm32mp1: configs: update video by Yannick Fertré · 5 years ago
  75. 88f8034 ARM: dts: stm32mp1: add dsi host for stm32mp157c-dk2 board by Yannick Fertré · 5 years ago
  76. f239abc ARM: dts: stm32mp1: add dsi host for stm32mp157c-ev1 board by Yannick Fertré · 5 years ago
  77. c898f5e ARM: dts: stm32f769: add display for STM32F769 disco board by Yannick Fertré · 5 years ago
  78. b495e13 board: Add STM32F769 SoC, discovery board support by Yannick Fertré · 5 years ago
  79. b038fed video: add support of panel RM68200 by Yannick Fertré · 5 years ago
  80. 5b855d4 video: add support of panel OTM8009A by Yannick Fertré · 5 years ago
  81. 1334cf2 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · 5 years ago
  82. 764af46 video: add MIPI DSI host controller bridge by Yannick Fertré · 5 years ago
  83. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  84. c9a74e7 configs: icorem6: Enable nandbcb command by Shyam Saini · 5 years ago
  85. a4e8f5f colibri_imx7: provide proper node name to pmic_get by Igor Opaniuk · 5 years ago
  86. ad9e0c2 spl, Makefile: Take external offset into account for fit images by Sjoerd Simons · 5 years ago
  87. 57ea9f2 colibri_imx7: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  88. 4d6e9d8 colibri_imx6: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  89. 75c189c colibri-imx6ull: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  90. b2fc684 apalis_imx6: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  91. cbdcd90 imx8qm/qxp: Set SPL TEXT base to OCRAM base by Ye Li · 5 years ago
  92. 97b4165 imx8: Jump from alias to OCRAM address at SPL init by Ye Li · 5 years ago
  93. 3272eaa imx: config: Update KP's TPC70 config to support SWUpdate by Lukasz Majewski · 5 years ago
  94. 282c1c2 imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot by Lukasz Majewski · 5 years ago
  95. c942a43 imx: dts: Add u-boot specific set of device tree properties for tpc70 by Lukasz Majewski · 5 years ago
  96. 6d0a1ba imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description by Lukasz Majewski · 5 years ago
  97. ed95e31 imx: tpc70: led: Enable LED default state by Lukasz Majewski · 5 years ago
  98. 96485f3 imx: tpc70: cosmetic: Replace magic numbers when setting ENET clock by Lukasz Majewski · 5 years ago
  99. 03c4233 imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD boot by Lukasz Majewski · 5 years ago
  100. 1181e4a imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update by Lukasz Majewski · 5 years ago