1. e22085a ARM: dts: stm32: Repair SDMMC2 operation by Marek Vasut · 4 years, 8 months ago
  2. c9fac07 ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7 by Marek Vasut · 4 years, 8 months ago
  3. c9052ef ARM: dts: stm32: Repair SDMMC1 operation on AV96 by Marek Vasut · 4 years, 8 months ago
  4. b477e9d ARM: dts: stm32: Add alternate pinmux for SDMMC1 direction pins by Marek Vasut · 4 years, 8 months ago
  5. f326c2f ARM: dts: stm32: Repair SD1 pre-reloc pinmux DT node on AV96 by Marek Vasut · 4 years, 8 months ago
  6. 646cc96 vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader. by Kristian Amlie · 4 years, 9 months ago
  7. 23529df Merge tag 'efi-2020-04-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  8. 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  9. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 8 months ago
  10. f9dab3a efi_loader: fix freestanding memmove() by Heinrich Schuchardt · 4 years, 8 months ago
  11. 582f857 efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  12. af8c5b6 efi_loader: simplify logical expression in efi_disk_add_dev() by Heinrich Schuchardt · 4 years, 8 months ago
  13. c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  14. 31d9b3a efi_loader: correct reported length in GetNextVariable() by Heinrich Schuchardt · 4 years, 8 months ago
  15. 6203606 efi_loader: fix function descriptions in efi_disk.c by Heinrich Schuchardt · 4 years, 8 months ago
  16. c69addd efi_loader: description of efi_variable.c by Heinrich Schuchardt · 4 years, 8 months ago
  17. 2b1e477 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 8 months ago
  18. 09bac5c Merge tag 'efi-2020-04-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  19. 646fe56 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 8 months ago
  20. 0520fdc Revert "sunxi: psci: avoid error address-of-packed-member" by Tomasz Duszynski · 4 years, 9 months ago
  21. 32b5a58 efi_loader: correct a definition of struct efi_capsule_header by AKASHI Takahiro · 4 years, 8 months ago
  22. d99b1b3 efi_loader: export a couple of protocol related functions by AKASHI Takahiro · 4 years, 8 months ago
  23. 641e4df efi_loader: define System Resource Table macros by AKASHI Takahiro · 4 years, 8 months ago
  24. ee98c28 efi_loader: define OsIndicationsSupported flags by AKASHI Takahiro · 4 years, 8 months ago
  25. 8e286f6 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · 4 years, 9 months ago
  26. fec10a4 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · 4 years, 9 months ago
  27. 74811c8 efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · 4 years, 9 months ago
  28. f7e6d33 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 9 months ago
  29. 887d809 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 9 months ago
  30. c20421b riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 9 months ago
  31. ee3bcd0 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 9 months ago
  32. 9da11d1 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 9 months ago
  33. fb5eabc riscv: Avoid calling sbi_clear_ipi() by Bin Meng · 4 years, 9 months ago
  34. ad76cd4 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 9 months ago
  35. 6827dad Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 8 months ago
  36. 32a234f watchdog: Handle timer wrap around by Chris Packham · 4 years, 9 months ago
  37. eb382db watchdog: Use dev_read only if OF_PLATDATA is not enabled by Walter Lozano · 4 years, 10 months ago
  38. 620ce6e Merge branch '2020-03-13-master-imports' by Tom Rini · 4 years, 9 months ago
  39. e9b80d7 MAINTAINERS: update entry for ARM STI by Patrice Chotard · 4 years, 9 months ago
  40. 0be986f fit: check return value of fit_image_get_data_size() by Heinrich Schuchardt · 4 years, 9 months ago
  41. 5288b9b watchdog: Align Kconfig properties by Michal Simek · 4 years, 9 months ago
  42. 1073c23 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 9 months ago
  43. 5f135d9 Makefile: doesn't need check stack size when dtb is not built by AKASHI Takahiro · 4 years, 9 months ago
  44. dbc0c3a serial: mcfuart: renaming to a more appropriate name by Angelo Durgehello · 4 years, 9 months ago
  45. 11b0d34 serial: mcfuart: fix uart port index by Angelo Durgehello · 4 years, 9 months ago
  46. bbc6d9d Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
  47. d09b2a1 Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 9 months ago
  48. 009d4a7 drivers/rng: add Amlogic hardware RNG driver by Heinrich Schuchardt · 4 years, 10 months ago
  49. cb02866 drivers/rng: simplify Kconfig by Heinrich Schuchardt · 4 years, 10 months ago
  50. ec94690 efi_loader: unnecessary assignment in efi_queue_event by Heinrich Schuchardt · 4 years, 9 months ago
  51. 3be0bda cmd: efidebug: correct error message by Heinrich Schuchardt · 4 years, 9 months ago
  52. cfdccd2 cmd: efidebug: fix a failure of "boot rm" sub-command by AKASHI Takahiro · 4 years, 9 months ago
  53. 3ee138d efi_loader: get_memory_map: return parameters whenever possible by AKASHI Takahiro · 4 years, 9 months ago
  54. 7bc73ff Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 9 months ago
  55. 9dbde6e arm: mediatek: remove unused binman config by developer · 4 years, 9 months ago
  56. 0e3ce20 power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 4 years, 9 months ago
  57. 332da44 Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  58. 9ef790b 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, 9 months ago
  59. 3a6e387 stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · 4 years, 9 months ago
  60. 020fffd Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 9 months ago
  61. 58ae3c2 mx6slevk: Convert to DM_ETH by Pedro Jardim · 4 years, 10 months ago
  62. 104e512 mx6sabreauto: Convert to DM_ETH by Pedro Jardim · 4 years, 10 months ago
  63. 0ad8a3e mx7dsabresd: Boot in non secure by default by Fabio Estevam · 4 years, 9 months ago
  64. d5c36ec imx: imx8qm: enable relocation of fdt and initrd by Oliver Graute · 4 years, 10 months ago
  65. c3dc3d2 arm: dts: imx8mq-evk: add phy-reset-gpios for fec1 by Alifer Moraes · 4 years, 10 months ago
  66. 828c458 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · 4 years, 10 months ago
  67. 04df71a board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPL by Fabien Lehoussel · 4 years, 9 months ago
  68. c8aaaa1 board: sama5d3_xplained: Fix SPL DTB read from NAND by Fabien Lehoussel · 4 years, 9 months ago
  69. 4eb793e net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 9 months ago
  70. c81ab83 net: tftp: use correct printf codes by Heinrich Schuchardt · 4 years, 9 months ago
  71. a3a3470 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 9 months ago
  72. 2086d8e dt-bindings: net: dp83867: Remove binding doc from U-Boot tree by Michal Simek · 4 years, 9 months ago
  73. e438674 net: phy: add XFI, USXGMII types to is_10g_interface() helper by Alex Marginean · 4 years, 11 months ago
  74. 71a6a60 net: phy: Fix overlong PHY timeout by Andre Przywara · 5 years ago
  75. 168ebe0 doc: net: Rewrite network driver documentation by Andre Przywara · 5 years ago
  76. fd101e1 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 5 years ago
  77. 3fb44cf drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 5 years ago
  78. c2342f6 env: Update env_addr for mmc environment driver by Pankit Garg · 5 years ago
  79. b069c4a phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
  80. 2325c44 phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
  81. e289a16 Azure/Travis: Re-sync jobs and clarify exclusions by Tom Rini · 4 years, 9 months ago
  82. 2fe5a34 imx: imx8qm_rom7720: added missing USDHC Base address defines by Oliver Graute · 5 years ago
  83. b6813a1 ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dly by Max Krummenacher · 4 years, 10 months ago
  84. 8d45939 ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node by Igor Opaniuk · 4 years, 10 months ago
  85. 8bb8dcf serial_lpuart: make clock failure less verbose by Giulio Benetti · 4 years, 10 months ago
  86. 4698164 imx8mm/mn: Add missing root clock entry for ARM core clock by Frieder Schrempf · 4 years, 10 months ago
  87. 3ef88f3 mx6cuboxi: don't disable fdt relocation by Baruch Siach · 4 years, 10 months ago
  88. da3fc93 imx: Makefile: added missing ahab.o by Oliver Graute · 4 years, 9 months ago
  89. ef42e77 mx6sxsabresd: Enable DM_PCI by Fabio Estevam · 4 years, 9 months ago
  90. 692176d configs: imxrt1050-evk: enable D/I cache by Giulio Benetti · 4 years, 10 months ago
  91. beea8fe imx: mx6ul_14x14_evk: configure for 24bpp display by Anatolij Gustschin · 4 years, 10 months ago
  92. e688205 ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16 by Fabio Estevam · 4 years, 9 months ago
  93. fdebdb5 ARM: dts: imx6sx: Sync with kernel 5.4.16 by Fabio Estevam · 4 years, 9 months ago
  94. 371ad5f imx8qxp_mek: Add myself as maintainer by Fabio Estevam · 4 years, 9 months ago
  95. 0433ec0 mx7dsabresd: Add myself as maintainer by Fabio Estevam · 4 years, 9 months ago
  96. 1f9ce1d imx8qxp_mek: Fix the console command line string by Fabio Estevam · 4 years, 9 months ago
  97. 9cc4512 imx: remove woodburn board by Stefano Babic · 4 years, 9 months ago
  98. f5210a9 imx6, aristainetos2c: add da9063 pmic setup by Heiko Schocher · 4 years, 9 months ago
  99. 782ddec configs: j721e_evm: Add Support for eMMC boot by Faiz Abbas · 4 years, 9 months ago
  100. 259412b configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT by Faiz Abbas · 4 years, 9 months ago