1. 02e2a2a clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago
  2. 44510da dm: pinctrl: fix for introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  3. ae799ff pinctrl: Kconfig: remove duplicated nodes by Patrick Delaunay · 5 years ago
  4. 32ded50 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · 5 years ago WIP/18Oct2019
  5. 4b5c4dd Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  6. 3b985bd Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  7. cce9947 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  8. be2ffa1 configs: sei610: Add config file to fix userdata size by Guillaume La Roque · 5 years ago
  9. 880c0aa configs: sei510: rework header and fix userdata size by Guillaume La Roque · 5 years ago
  10. b8ada58 boards: amlogic: add SEI610 support by Neil Armstrong · 5 years ago
  11. 21cd92f ARM: dts: meson-sm1: add U-Boot specific DT for graphics by Neil Armstrong · 5 years ago
  12. 4e67af4 configs: sei510: enable everything-else power domain by Neil Armstrong · 5 years ago
  13. a990c39 power: domain: add Amlogic Everything-Else power domain driver by Neil Armstrong · 5 years ago
  14. 5be4afe ARM: dts: Import SEI610 DT from Linux 5.4-rc2 by Neil Armstrong · 5 years ago
  15. 2168a52 clk: meson-sm1: add compatible by Neil Armstrong · 5 years ago
  16. a10388d mmc: meson-gx: add support for mmc-pwrseq-emmc by Neil Armstrong · 5 years ago
  17. dabd6a9 ARM: meson: add SM1 SoC id by Neil Armstrong · 5 years ago
  18. 57212ff arm: meson: Recognize A311D SoC by Andreas Färber · 5 years ago
  19. 8e02efd arm: meson: Tidy SoC information output by Andreas Färber · 5 years ago
  20. 30b8c2b configs: Add Khadas VIM3 defconfig by Andreas Färber · 5 years ago
  21. 1a87cc7 arm: dts: Import and update DT for Khadas VIM3 by Andreas Färber · 5 years ago
  22. 3b12fec configs: sei510: enable Video Display support by Neil Armstrong · 5 years ago
  23. ce9fa7b ARM: dts: meson-g12a: add U-Boot specific DT for graphics by Neil Armstrong · 5 years ago
  24. 4ba46d8 arm: meson: board-g12a: Setup VPU in fdt by Neil Armstrong · 5 years ago
  25. 04eb4f4 video: meson: add compatible for Amlogic G12A by Neil Armstrong · 5 years ago
  26. 573687c video: meson: sync with linux drm-misc tree by Neil Armstrong · 5 years ago
  27. 0a35611 video: meson: remove power domain get by Neil Armstrong · 5 years ago
  28. a0513b4 clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · 5 years ago
  29. 3dcdf85 power: domain: meson-gx-pwrc: add G12A support by Neil Armstrong · 5 years ago
  30. 4ae9747 board: amlogic: document alternative libretech-cc installation methods by Daniel Drake · 5 years ago
  31. 70d64a4 RISC-V: Align boot image header with Linux by Atish Patra · 5 years ago
  32. b332a89 configs: fu540: enable gpio driver by Sagar Shrikant Kadam · 5 years ago
  33. d26b404 gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
  34. 5cc349b efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU by Heinrich Schuchardt · 5 years ago
  35. 8674006 efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available by AKASHI Takahiro · 5 years ago
  36. b7cd956 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · 5 years ago
  37. 185aed7 fs: clean up around fs_type by AKASHI Takahiro · 5 years ago
  38. e4bad9f fs: update fs_close() description by Heinrich Schuchardt · 5 years ago
  39. 64f49eb fs: export fs_close() by AKASHI Takahiro · 5 years ago
  40. 08c51ff efi_loader: device_path: check against file path length by AKASHI Takahiro · 5 years ago
  41. a2fce50 Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago WIP/17Oct2019
  42. c83b1bb Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago WIP/16Oct2019
  43. d2a93a8 Merge branch '2019-10-15-master-imports' by Tom Rini · 5 years ago
  44. 568356d travis: Split and rename xilinx ARM in to two jobs by Tom Rini · 5 years ago
  45. 95b2215 travis: Split sun8i in to two jobs by Tom Rini · 5 years ago
  46. 984c005 travis: Split i.MX jobs a bit more by Tom Rini · 5 years ago
  47. 2ada73e MAINTAINERS: Update ARM entry by Tom Rini · 5 years ago
  48. e15a951 Makefile: Skip symbolic links to files for cscope by Andy Shevchenko · 5 years ago
  49. cb578f0 arm: remove the H2200 board by Heinrich Schuchardt · 5 years ago
  50. 6116234 ubi: env: fix redundand management by Philippe Reynes · 5 years ago
  51. e6661cf ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  52. 524acec ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · 5 years ago
  53. 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  54. d11ef4d sandbox: fix build error due to missing struct udevice definition by AKASHI Takahiro · 5 years ago
  55. 2a43dbd dm: Tidy up dump output when there are many devices by Patrick Delaunay · 5 years ago
  56. e878b53 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  57. 52edfed dm: core: device: switch off power domain after device removal by Anatolij Gustschin · 5 years ago
  58. 0cf795a power: domain: Introduce dev_power_domain_off by Lokesh Vutla · 5 years ago
  59. af17b0d remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF by Lokesh Vutla · 5 years ago
  60. af94ad4 dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · 5 years ago
  61. d8efa2c dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() by Jean-Jacques Hiblot · 5 years ago
  62. 833e419 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  63. ed7ea05 cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  64. 5fff9b3 sandbox64: enable command aes by Philippe Reynes · 5 years ago
  65. 8d69439 sandbox: enable command aes by Philippe Reynes · 5 years ago
  66. 4ab6a45 libfdt: fix typo on comment by Giulio Benetti · 5 years ago
  67. 0772a1f rsa: Return immediately if required-key verification fails by Daniele Alessandrelli · 5 years ago
  68. ce5172c pytest: vboot: add a test for required key by Philippe Reynes · 5 years ago
  69. 36a90ed dm: pinctrl: Skip not associated gpio phandle and rise a warning message by Michael Trimarchi · 5 years ago
  70. f0cc4ea core: device: use dev_power_domain_on by Peng Fan · 5 years ago
  71. 9c1e982 power: domain: add dev_power_domain_on by Peng Fan · 5 years ago
  72. 640abba dm: spi: Do not assume first SPI bus by Thomas Fitzsimmons · 5 years ago
  73. 7f3289b dm: device: Request next sequence number by Thomas Fitzsimmons · 5 years ago
  74. d8206ff tpm2: Don't assume active low reset value by Kayla Theil · 5 years ago
  75. 7a3f15e dm: Fix default address cells return value by Matthias Brugger · 5 years ago
  76. 8076fc2 libfdt: Allow #size-cells of 0 by Matthias Brugger · 5 years ago
  77. 0ba41ce libfdt: return correct value if #size-cells property is not present by Matthias Brugger · 5 years ago
  78. ce2dae3 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · 5 years ago
  79. 073e6d6 sandbox: fix cpu property in test.dts for pytest by AKASHI Takahiro · 5 years ago
  80. 2cde3ea doc: add full path to patman README by Ralph Siemsen · 5 years ago
  81. c20851b dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  82. d1d5ffd binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  83. aed6c0b binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  84. 261cbe0 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  85. ed9571d binman: Support writing symbols into entries within an IFWI by Simon Glass · 5 years ago
  86. 51f2072 binman: Update IFWI entry to support updates by Simon Glass · 5 years ago
  87. afc68a8 binman: Update IFWI entry to read entries outside constructor by Simon Glass · 5 years ago
  88. 7d645e0 binman: Fix entry comment for Intel descriptor by Simon Glass · 5 years ago
  89. ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  90. b87064c binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  91. eb0086f binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  92. bf4d0e2 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  93. dfdd2b6 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  94. 9255f3c binman: Use underscore in test filenames by Simon Glass · 5 years ago
  95. 2090f1e binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  96. c9a0b27 binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  97. 8dc60f9 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  98. e9d2ee3 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  99. 1542c8b binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  100. bccd91d binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago