1. 1e3d015 ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Remove unused GPIO by Adam Ford · 4 years, 11 months ago
  2. 27b6534 ARM: omap3_logic: Power on MMC when setting up PMIC by Adam Ford · 4 years, 11 months ago
  3. 14dfca6 configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs by Keerthy · 5 years ago
  4. b31e650 configs: am65x_evm_r5_defconfig: Enable AVS class 0 support by Tero Kristo · 5 years ago
  5. e41dd6c configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support by Tero Kristo · 5 years ago
  6. 2f71498 arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply by Keerthy · 5 years ago
  7. 0f63cea arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node by Keerthy · 5 years ago
  8. 69eceae arm: dts: k3-j721e-r5-common-proc-board: Add VTM node by Keerthy · 5 years ago
  9. 56adc66 arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in supplies by Tero Kristo · 5 years ago
  10. c5f73d1 arm: dts: k3-am654-r5-base-board: add supply rail for MPU by Tero Kristo · 5 years ago
  11. 4bbb384 arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl by Tero Kristo · 5 years ago
  12. cfa6bd5 arm: dts: k3-am654-r5-base-board: Add VTM node by Keerthy · 5 years ago
  13. 7b13493 arm: mach-k3: j721e_init: Initialize avs class 0 by Keerthy · 5 years ago
  14. 27380cb arm: mach-k3: am6_init: Initialize AVS class 0 by Keerthy · 5 years ago
  15. 065a452 power: regulator: tps65941: add regulator support by Keerthy · 5 years ago
  16. 6b86dd0 power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
  17. 9a03e50 misc: k3_avs: Add j721e support by Keerthy · 5 years ago
  18. 22e8f18 power: regulator: tps6236x: add support for tps6236x regulators by Tero Kristo · 5 years ago
  19. e0aa873 clk: clk-ti-sci: Notify AVS driver upon setting clock rate by Keerthy · 5 years ago
  20. 9d233b4 misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 by Tero Kristo · 5 years ago
  21. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago
  22. d911087 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 11 months ago
  23. 416b5dd Merge branch '2019-11-06-reenable-llvm-in-ci' by Tom Rini · 4 years, 11 months ago
  24. 0219d01 gitlab/azure: Enable LLVM tests by Tom Rini · 4 years, 11 months ago
  25. 626b038 travis: Fix the clang-7 test by Tom Rini · 5 years ago
  26. 5e63c96 common/console.c: Fix unused warning with console_doenv() by Tom Rini · 5 years ago
  27. 0f282c1 Makefile: fix dependency for imx targets by Heiko Schocher · 5 years ago
  28. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  29. e64ebde Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 11 months ago
  30. 2a51fe0 mpc85xx, socrates: add DM PCI support by Heiko Schocher · 5 years ago
  31. 98beb60 mpc85xx, socrates: enable DM serial by Heiko Schocher · 5 years ago
  32. 92746ba mpc85xx, socrates: enable DM I2C by Heiko Schocher · 5 years ago
  33. 4c65a44 mpc85xx, socrates: disable VIDEO by Heiko Schocher · 5 years ago
  34. a9c909d mpc85xx, socrates: get rid of DM_USB warning by Heiko Schocher · 5 years ago
  35. 39642ab mpc85xx, socrates: add DM support by Heiko Schocher · 5 years ago
  36. 81a7abe mpc85xx, dts, socrates: add u-boot specific dtsi by Heiko Schocher · 5 years ago
  37. 7d8c77e mpc85xx: add socrates dts from linux by Heiko Schocher · 5 years ago
  38. e4ee459 mpc85xx, socrates: suppress unknown flash warning by Heiko Schocher · 5 years ago
  39. b61cbbd pci: add DM based mpc85xx driver by Heiko Schocher · 5 years ago
  40. 14d39c9 travis: Rework how we write the ~/.buildman file by Tom Rini · 4 years, 11 months ago
  41. b625537 Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdt by Tom Rini · 4 years, 11 months ago
  42. f65d084 mmc: fsl_esdhc_imx: Update compatible string for imx8m by Peng Fan · 4 years, 11 months ago
  43. 1d01c98 mmc: fsl_esdhc_imx: drop redundant clock settings by Peng Fan · 4 years, 11 months ago
  44. 6187047 mmc: fsl_esdhc: clean up DM and non-DM code by Yangbo Lu · 5 years ago
  45. 0cc127c mmc: fsl_esdhc: always check write protect state by Yangbo Lu · 5 years ago
  46. 08197cb mmc: fsl_esdhc: drop redundant code for non-removable feature by Yangbo Lu · 5 years ago
  47. 5705973 mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() by Yangbo Lu · 5 years ago
  48. 07bae1d mmc: fsl_esdhc: clean up bus width configuration code by Yangbo Lu · 5 years ago
  49. 5b05fc0 mmc: fsl_esdhc: fix voltage validation by Yangbo Lu · 5 years ago
  50. 531ccd4 mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() by Yangbo Lu · 5 years ago
  51. 3885601 binman: Move to use Python 3 by Simon Glass · 5 years ago
  52. a90df2b dtoc: Convert fdt.py to Python 3 by Simon Glass · 5 years ago
  53. b6ee0cf binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
  54. 9a5d3dc binman: Remember the pre-reset entry size by Simon Glass · 5 years ago
  55. 97de532 pylibfdt: Correct the type for fdt_property_stub() by Simon Glass · 5 years ago
  56. 903fe17 pylibfdt: Sync up with upstream by Simon Glass · 5 years ago
  57. b4cf5f1 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  58. 5effab0 rkmux: Convert to Python 3 by Simon Glass · 5 years ago
  59. 793dca3 move_config: Convert to Python 3 by Simon Glass · 5 years ago
  60. 879ca27 microcode_tool: Convert to Python 3 by Simon Glass · 5 years ago
  61. 3c19dc8 test_dtoc: Move to use Python 3 by Simon Glass · 5 years ago
  62. f7ba5f0 test_fdt: Move to use Python 3 by Simon Glass · 5 years ago
  63. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  64. e3986d9 patman: Move to use Python 3 by Simon Glass · 5 years ago
  65. 272cd85 patman: Use unicode for file I/O by Simon Glass · 5 years ago
  66. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  67. f0921f5 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
  68. e9bae5c mx6: tbs2910: Minimise libfdt code size by Simon Glass · 5 years ago
  69. 0d76afc fdt: Add Kconfig options to control code size by Simon Glass · 5 years ago
  70. 8659895 fdt: Add INT32_MAX to kernel.h for libfdt by Simon Glass · 5 years ago
  71. 73b6e6a Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  72. 3b02d61 Merge branch '2019-11-04-ti-imports' by Tom Rini · 4 years, 11 months ago
  73. 62f8e84 net: ti: cpsw: convert to use dev/ofnode api by Grygorii Strashko · 5 years ago
  74. ee93ef0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 11 months ago
  75. 9c17ad3 tbs2910: Disable Plan9/RTEMS bootm support by Tom Rini · 5 years ago
  76. ae8a53e imx: nandbcb: add support for writing BCB only by Igor Opaniuk · 5 years ago
  77. 1b899a8 imx: nandbcb: refactor update function by Igor Opaniuk · 5 years ago
  78. dad30dd imx: nandbcb: add support for i.MX7 by Igor Opaniuk · 5 years ago
  79. 9ab5f22 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
  80. 6e73524 imx: gpmi: add defines for hw randominizer by Igor Opaniuk · 5 years ago
  81. b947dd8 tbs2910: Disable Plan9/RTEMS bootm support by Tom Rini · 5 years ago
  82. eef7244 imx: support i.MX8QM ROM 7720 a1 board by Oliver Graute · 5 years ago
  83. 387c449 arm: dts: imx8mm: sync dts from Linux Kernel by Peng Fan · 5 years ago
  84. c04ac5b board/BuR/brppt2: initial commit by Hannes Schmelzer · 5 years ago
  85. 910b2fc imx8: output SECO-FW and ATF commit IDs by Anatolij Gustschin · 5 years ago
  86. 264977d mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
  87. 6dcc6ce imx8qxp: mek: add secure boot script by Peng Fan · 5 years ago
  88. b06ff8f imx8qm: mek: add secure boot script by Peng Fan · 5 years ago
  89. 7e2db74 imx8: Add AHAB secure boot support by Peng Fan · 5 years ago
  90. 8c61eba imx8mm: evk: enable bd71837 pmic by Peng Fan · 5 years ago
  91. 1a99710 imx8m: evk: spl: probe clk in spl early stage by Peng Fan · 5 years ago
  92. 672fc54 power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
  93. e0f724f pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
  94. 698c439 dt-bindings: import usb pd by Peng Fan · 5 years ago
  95. 9d86dbd imx: spl: implement spl_boot_mode for i.MX7/8/8M by Peng Fan · 5 years ago
  96. 2dfecdd imx: imx8mq: add init_nand_clk by Peng Fan · 5 years ago
  97. eeca15a imx8m: clock: improve irq response latency by Peng Fan · 5 years ago
  98. 9e09445 imx8m: imx8mq: get chip rev for B1 revision by Peng Fan · 5 years ago
  99. cde421c video: mxsfb: set gd->fb_base by Sébastien Szymanski · 5 years ago
  100. b1be79b opos6uldev: migrate to DM_VIDEO by Sébastien Szymanski · 5 years ago