1. 3d9592d configs: sei510: enable Video Display support by Neil Armstrong · 5 years ago
  2. da9c659 ARM: dts: meson-g12a: add U-Boot specific DT for graphics by Neil Armstrong · 5 years ago
  3. ff0d478 arm: meson: board-g12a: Setup VPU in fdt by Neil Armstrong · 5 years ago
  4. bb18f7e video: meson: add compatible for Amlogic G12A by Neil Armstrong · 5 years ago
  5. 57d6dfe video: meson: sync with linux drm-misc tree by Neil Armstrong · 5 years ago
  6. 7e53a7c video: meson: remove power domain get by Neil Armstrong · 5 years ago
  7. 4371b9c clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · 5 years ago
  8. 108f0af power: domain: meson-gx-pwrc: add G12A support by Neil Armstrong · 5 years ago
  9. 8ac9913 board: amlogic: document alternative libretech-cc installation methods by Daniel Drake · 5 years ago
  10. aeceb4c Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  11. 95c21cf Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  12. e11ebc3 Merge branch '2019-10-15-master-imports' by Tom Rini · 5 years ago
  13. ca3561d travis: Split and rename xilinx ARM in to two jobs by Tom Rini · 5 years ago
  14. 5aa0f0d travis: Split sun8i in to two jobs by Tom Rini · 5 years ago
  15. 13883b2 travis: Split i.MX jobs a bit more by Tom Rini · 5 years ago
  16. 640e3a6 MAINTAINERS: Update ARM entry by Tom Rini · 5 years ago
  17. 91469d4 Makefile: Skip symbolic links to files for cscope by Andy Shevchenko · 5 years ago
  18. 5f65ff9 arm: remove the H2200 board by Heinrich Schuchardt · 5 years ago
  19. 5a1f32b ubi: env: fix redundand management by Philippe Reynes · 5 years ago
  20. 9ea7786 ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  21. cab6e75 ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · 5 years ago
  22. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  23. 259dfe6 sandbox: fix build error due to missing struct udevice definition by AKASHI Takahiro · 5 years ago
  24. 6814897 dm: Tidy up dump output when there are many devices by Patrick Delaunay · 5 years ago
  25. d23bcf1 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  26. 98381da dm: core: device: switch off power domain after device removal by Anatolij Gustschin · 5 years ago
  27. 589eeb8 power: domain: Introduce dev_power_domain_off by Lokesh Vutla · 5 years ago
  28. 01cfdf7 remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF by Lokesh Vutla · 5 years ago
  29. c10e52b dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · 5 years ago
  30. 9554087 dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() by Jean-Jacques Hiblot · 5 years ago
  31. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  32. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  33. 9b26530 sandbox64: enable command aes by Philippe Reynes · 5 years ago
  34. eeef7cf sandbox: enable command aes by Philippe Reynes · 5 years ago
  35. 8cbe9a3 libfdt: fix typo on comment by Giulio Benetti · 5 years ago
  36. ee822c8 rsa: Return immediately if required-key verification fails by Daniele Alessandrelli · 5 years ago
  37. 1d5ef52 pytest: vboot: add a test for required key by Philippe Reynes · 5 years ago
  38. 990a4c5 dm: pinctrl: Skip not associated gpio phandle and rise a warning message by Michael Trimarchi · 5 years ago
  39. d220111 core: device: use dev_power_domain_on by Peng Fan · 5 years ago
  40. db513e9 power: domain: add dev_power_domain_on by Peng Fan · 5 years ago
  41. 59c90f3 dm: spi: Do not assume first SPI bus by Thomas Fitzsimmons · 5 years ago
  42. f327ecb dm: device: Request next sequence number by Thomas Fitzsimmons · 5 years ago
  43. 7ef21ad tpm2: Don't assume active low reset value by Kayla Theil · 5 years ago
  44. 597fdfc dm: Fix default address cells return value by Matthias Brugger · 5 years ago
  45. ab742cf libfdt: Allow #size-cells of 0 by Matthias Brugger · 5 years ago
  46. a1d7a43 libfdt: return correct value if #size-cells property is not present by Matthias Brugger · 5 years ago
  47. 76ddba1 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · 5 years ago
  48. 8fb963a sandbox: fix cpu property in test.dts for pytest by AKASHI Takahiro · 5 years ago
  49. 5fca90a doc: add full path to patman README by Ralph Siemsen · 5 years ago
  50. bcdb104 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  51. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  52. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  53. e594341 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  54. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · 5 years ago
  55. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · 5 years ago
  56. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · 5 years ago
  57. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · 5 years ago
  58. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  59. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  60. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  61. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  62. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  63. 1d16776 binman: Use underscore in test filenames by Simon Glass · 5 years ago
  64. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  65. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  66. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  67. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  68. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  69. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  70. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  71. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  72. 08cc4cc binman: Use tools.Run() to run objdump by Simon Glass · 5 years ago
  73. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  74. 232f90c binman: Add support for Intel FIT by Simon Glass · 5 years ago
  75. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  76. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  77. 8a5e249 binman: Correct use of 'replace' in IFWI tests by Simon Glass · 5 years ago
  78. c29a85d binman: Handle hidden symbols in ELF files by Simon Glass · 5 years ago
  79. d349ada binman: Drop .note section from ELF by Simon Glass · 5 years ago
  80. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  81. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · 5 years ago
  82. 9f5051a patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  83. 5feeacf patman: Drop binary parameter by Simon Glass · 5 years ago
  84. 9e4982c image: android: Support boot image v1 and v2 by Sam Protsenko · 5 years ago
  85. 028a648 image: android: Fix possible build errors by Sam Protsenko · 5 years ago
  86. fe66634 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  87. 7d09e5c Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  88. 30d6772 Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  89. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  90. f0fb386 i2c: imx_lpi2c: add ipg clk by Peng Fan · 5 years ago
  91. 27f3fae imx :hab: Add hab version command by Sjoerd Simons · 5 years ago
  92. 3a7e340 imx: imx8mm_evk: add board_mmc_get_env_dev by Peng Fan · 5 years ago
  93. d4c56b8 mx7ulp_evk: Use imx_ddr_size() by Fabio Estevam · 5 years ago
  94. 262f511 imx: mmdc_size: Allow building it for i.MX7ULP by Fabio Estevam · 5 years ago
  95. 44bd6ed imx: mmdc_size: Fix checkpatch warnings by Fabio Estevam · 5 years ago
  96. 9e1196a imx: Place imx_ddr_size() into a separate file by Fabio Estevam · 5 years ago
  97. 19b7663 stm32mp1: configs: add display devices by Yannick Fertré · 5 years ago
  98. 28c02a4 stm32mp1: configs: update video by Yannick Fertré · 5 years ago
  99. 88f8034 ARM: dts: stm32mp1: add dsi host for stm32mp157c-dk2 board by Yannick Fertré · 5 years ago
  100. f239abc ARM: dts: stm32mp1: add dsi host for stm32mp157c-ev1 board by Yannick Fertré · 5 years ago