1. 5972ff0 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · 4 years, 8 months ago
  2. 6e916df scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · 4 years, 8 months ago
  3. 7261833 Azure / GitLab / Travis: Add Kconfig unit tests to a job by Tom Rini · 4 years, 8 months ago
  4. 2c59412 mach-davinci: Hard-code the default SPL_LDSCRIPT path by Tom Rini · 4 years, 8 months ago
  5. 38fec8d edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig by Tom Rini · 4 years, 8 months ago
  6. 23830e9 mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig by Tom Rini · 4 years, 8 months ago
  7. d91cf00 Kconfig: Remove redundant variable sets by Tom Rini · 4 years, 8 months ago
  8. a356e7a spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · 4 years, 8 months ago
  9. ddb87a0 kbuild: remove unused dtc-version.sh script by Masahiro Yamada · 4 years, 8 months ago
  10. 271cf2f spl.h: make <spl.h> self-contained by Masahiro Yamada · 4 years, 8 months ago
  11. 77c4ba5 debug_uart.h: make <debug_uart.h> self-contained by Masahiro Yamada · 4 years, 8 months ago
  12. 4ca281a asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained by Masahiro Yamada · 4 years, 8 months ago
  13. b36992f global_data.h: make <asm-generic/global_data.h> self-contained by Masahiro Yamada · 4 years, 8 months ago
  14. 7a212e5 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · 4 years, 8 months ago
  15. aacf264 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · 4 years, 8 months ago
  16. e0d1a89 kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · 4 years, 8 months ago
  17. 67f2ee8 kbuild: fixdep: Resync this with v4.17 by Tom Rini · 4 years, 8 months ago
  18. 8a266e5 fixdep: fix U-Boot own code to handle only valid symbol characters by Masahiro Yamada · 4 years, 8 months ago
  19. e24f0a3 Merge branch '2020-03-12-rsa-improvements' into next by Tom Rini · 4 years, 7 months ago
  20. 2201fe7 test: enable RSA library test on sandbox by AKASHI Takahiro · 4 years, 8 months ago WIP/2020-03-12-rsa-improvements
  21. d090b39 test: add rsa_verify() unit test by AKASHI Takahiro · 4 years, 8 months ago
  22. 0cc7a75 lib: rsa: add rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 8 months ago
  23. e0d310b lib: rsa: generate additional parameters for public key by AKASHI Takahiro · 4 years, 8 months ago
  24. a8fc3df include: image.h: add key info to image_sign_info by AKASHI Takahiro · 4 years, 8 months ago
  25. dd89f5b rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config by AKASHI Takahiro · 4 years, 8 months ago
  26. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 8 months ago
  27. d08b16e image.h: isolate android_image_* functions from tooling by Eugeniu Rosca · 4 years, 8 months ago
  28. 36bdcf7 Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 8 months ago WIP/10Mar2020
  29. db41d98 arm: mediatek: remove unused binman config by Sam Shih · 4 years, 8 months ago
  30. 3e4fcfa power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 4 years, 8 months ago
  31. 3a1cb95 Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 8 months ago
  32. b62cd97 Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 8 months ago
  33. dd12b2f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 8 months ago
  34. 9f656fb mx6slevk: Convert to DM_ETH by Pedro Jardim · 4 years, 8 months ago
  35. 905dbe2 mx6sabreauto: Convert to DM_ETH by Pedro Jardim · 4 years, 8 months ago
  36. 60559d3 mx7dsabresd: Boot in non secure by default by Fabio Estevam · 4 years, 8 months ago
  37. 1827163 imx: imx8qm: enable relocation of fdt and initrd by Oliver Graute · 4 years, 8 months ago
  38. a604b67 arm: dts: imx8mq-evk: add phy-reset-gpios for fec1 by Alifer Moraes · 4 years, 8 months ago
  39. 02ee7a4 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · 4 years, 9 months ago
  40. df1cf77 board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPL by Fabien Lehoussel · 4 years, 8 months ago
  41. 21cb874 board: sama5d3_xplained: Fix SPL DTB read from NAND by Fabien Lehoussel · 4 years, 8 months ago
  42. 1c1f4f0 net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 8 months ago
  43. 2bcc43b net: tftp: use correct printf codes by Heinrich Schuchardt · 4 years, 8 months ago
  44. a784495 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 8 months ago
  45. 9f312b3 dt-bindings: net: dp83867: Remove binding doc from U-Boot tree by Michal Simek · 4 years, 8 months ago
  46. 9810489 net: phy: add XFI, USXGMII types to is_10g_interface() helper by Alex Marginean · 4 years, 10 months ago
  47. a44ee24 net: phy: Fix overlong PHY timeout by Andre Przywara · 4 years, 10 months ago
  48. 21e4ee3 doc: net: Rewrite network driver documentation by Andre Przywara · 5 years ago
  49. 2d5d526 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 4 years, 11 months ago
  50. 0d8b0c9 drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 4 years, 11 months ago
  51. 0536b44 env: Update env_addr for mmc environment driver by Pankit Garg · 5 years ago
  52. e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
  53. f641a8a phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
  54. 2d4cd12 Azure/Travis: Re-sync jobs and clarify exclusions by Tom Rini · 4 years, 8 months ago WIP/09Mar2020
  55. d1d78db imx: imx8qm_rom7720: added missing USDHC Base address defines by Oliver Graute · 4 years, 10 months ago
  56. d40aa43 ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dly by Max Krummenacher · 4 years, 8 months ago
  57. 0c45a51 ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node by Igor Opaniuk · 4 years, 8 months ago
  58. 289dd9f serial_lpuart: make clock failure less verbose by Giulio Benetti · 4 years, 9 months ago
  59. 291e3ab imx8mm/mn: Add missing root clock entry for ARM core clock by Frieder Schrempf · 4 years, 9 months ago
  60. 064e49f mx6cuboxi: don't disable fdt relocation by Baruch Siach · 4 years, 9 months ago
  61. 789ddde imx: Makefile: added missing ahab.o by Oliver Graute · 4 years, 8 months ago
  62. 827f0a3 mx6sxsabresd: Enable DM_PCI by Fabio Estevam · 4 years, 8 months ago
  63. 229f078 configs: imxrt1050-evk: enable D/I cache by Giulio Benetti · 4 years, 9 months ago
  64. 823c4cd imx: mx6ul_14x14_evk: configure for 24bpp display by Anatolij Gustschin · 4 years, 9 months ago
  65. a29d79d ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16 by Fabio Estevam · 4 years, 8 months ago
  66. 47c2eae ARM: dts: imx6sx: Sync with kernel 5.4.16 by Fabio Estevam · 4 years, 8 months ago
  67. 322bc3e imx8qxp_mek: Add myself as maintainer by Fabio Estevam · 4 years, 8 months ago
  68. 028b195 mx7dsabresd: Add myself as maintainer by Fabio Estevam · 4 years, 8 months ago
  69. 10a8cc0 imx8qxp_mek: Fix the console command line string by Fabio Estevam · 4 years, 8 months ago
  70. c82b70b imx: remove woodburn board by Stefano Babic · 4 years, 8 months ago
  71. 158d93a imx6, aristainetos2c: add da9063 pmic setup by Heiko Schocher · 4 years, 8 months ago
  72. 59af57f configs: j721e_evm: Add Support for eMMC boot by Faiz Abbas · 4 years, 8 months ago
  73. 91332bd configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT by Faiz Abbas · 4 years, 8 months ago
  74. 0abf600 arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocks by Faiz Abbas · 4 years, 8 months ago
  75. d45ffb7 arm: K3: sysfw-loader: Add a config_pm_pre_callback() by Faiz Abbas · 4 years, 8 months ago
  76. cf00825 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · 4 years, 8 months ago
  77. a851213 mmc: am654_sdhci: Implement workaround for card detect by Faiz Abbas · 4 years, 8 months ago
  78. c7d106b mmc: am654_sdhci: Update output tap delay writes by Faiz Abbas · 4 years, 8 months ago
  79. e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 8 months ago
  80. cb88434 sdhci: Add sdhci_deferred_probe() API by Faiz Abbas · 4 years, 8 months ago
  81. 32860bd mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 8 months ago
  82. 0d3c858 mmc: Add a saved_clock member by Faiz Abbas · 4 years, 8 months ago
  83. bd602c5 mmc: make <mmc.h> self-contained by Masahiro Yamada · 4 years, 8 months ago
  84. ad8336f board: presidio-asic: Add eMMC board support by Alex Nemirovsky · 4 years, 8 months ago
  85. d55e4e7 mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs by Arthur Li · 4 years, 8 months ago
  86. 4b7f5f3 Makefile: fix processing of default environment file by Samuel Mescoff · 6 years ago
  87. 9f976ba Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago WIP/05Mar2020
  88. 2c64d11 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count by Wolfgang Wallner · 4 years, 8 months ago
  89. fc35d7e x86: cpu_x86: Make cpu_x86_get_count() non-static by Wolfgang Wallner · 4 years, 8 months ago
  90. 6301615 doc: Chromebook Coral: Fix typo for "Top of CAR region" by Wolfgang Wallner · 4 years, 8 months ago
  91. 5a9d7f9 x86: p2sb: Drop 'apl' prefix by Wolfgang Wallner · 4 years, 8 months ago
  92. 720f9e1 serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · 4 years, 8 months ago
  93. fa97ca1 Revert "x86: use invd instead of wbinvd in real mode start code" by Andy Shevchenko · 4 years, 8 months ago
  94. 38a2a48 x86: remove dead code in intel_clk_get_rate() by Heinrich Schuchardt · 4 years, 8 months ago
  95. e98ea49 toradex: MAINTAINERS: entries for new reST docs by Igor Opaniuk · 4 years, 8 months ago
  96. ad6a3f3 doc: board: colibri-imx8x: convert readme to reST by Igor Opaniuk · 4 years, 8 months ago
  97. 6f04caf doc: board: apalis-imx8: convert readme to reST by Igor Opaniuk · 4 years, 8 months ago
  98. fa14fa7 doc: board: verdin-imx8mm: convert readme to reST by Igor Opaniuk · 4 years, 8 months ago
  99. 3f59fa0 doc: board: toradex: add colibri_imx7.rst by Igor Opaniuk · 4 years, 8 months ago
  100. 7149d38 x86: Correct error return value in mrccache_get_region() by Simon Glass · 4 years, 9 months ago