1. d1cab4f arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  2. 0580cd1 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 10 months ago
  3. 8c8bf4f common/fdt_support.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 10 months ago
  4. f697add drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  5. 1107b06 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  6. 9413e3a arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  7. a5c20f6 drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". by Vagrant Cascadian · 2 years, 10 months ago
  8. 7046379 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 2 years, 10 months ago
  9. 1187297 arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed". by Vagrant Cascadian · 2 years, 10 months ago
  10. 46ad7ce treewide: invaild -> invalid by Sean Anderson · 2 years, 11 months ago
  11. 37b8763 Merge branch '2022-01-12-assorted-updates' by Tom Rini · 2 years, 9 months ago
  12. 6e4a7ea timer: Add a migration message by Simon Glass · 2 years, 10 months ago
  13. 0797e73 LynxOS is no longer supported by Thomas Huth · 3 years ago
  14. 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 9 months ago
  15. 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 9 months ago
  16. 9d358a8 CI, Dockerfile: Update to latest "focal" tag by Tom Rini · 2 years, 9 months ago
  17. 67d3e67 ci: azure: Update to use stages by Tom Rini · 2 years, 9 months ago
  18. 824204e Makefile: Add more files to clean list by Adam Ford · 2 years, 10 months ago
  19. a02af84 Merge branch '2022-01-12-pci-updates' by Tom Rini · 2 years, 9 months ago
  20. 2a67bf6 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  21. c49f1fa m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  22. 7598759 x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  23. 7fabaa5 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  24. 022d43b pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  25. f031f07 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  26. 86be29e pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  27. d0dd49f pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  28. f146bd9 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  29. 247ffc6 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  30. 2b29d79 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  31. 2a8d402 pci: Add standard PCI Config Address macros by Pali Rohár · 2 years, 11 months ago
  32. 95ab578 pci: When disabling pref MEM set all base bits by Pali Rohár · 2 years, 11 months ago
  33. 06f25bd pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 2 years, 11 months ago
  34. f209414 pci: Fix register for determining type of IO base address by Pali Rohár · 2 years, 11 months ago
  35. bf667d5 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 11 months ago
  36. 3264b61 pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 11 months ago
  37. fbfa15c pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 11 months ago
  38. ca4b097 vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET by Pali Rohár · 2 years, 11 months ago
  39. f0c9129 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 9 months ago
  40. a15b2e6 mmc: unconditionally define mmc_deinit() by Heinrich Schuchardt · 2 years, 10 months ago
  41. 66d0b7e mmc: dwmmc: return a proper error code when busy by John Keeping · 2 years, 11 months ago
  42. b2acee4 mmc: fsl_esdhc_imx: set sysctl register for clock initialization by Sean Anderson · 2 years, 11 months ago
  43. 00e0cd7 mmc: fsl_esdhc_imx: Replace more #ifdefs by if by Sean Anderson · 2 years, 11 months ago
  44. 4f01db8 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · 2 years, 11 months ago
  45. 41c6a22 mmc: fsl_esdhc_imx: simplify esdhc_setup_data() by Sean Anderson · 2 years, 11 months ago
  46. 0167267 mmc: fsl_esdhc_imx: use dma-mapping API by Sean Anderson · 2 years, 11 months ago
  47. ed9e9b2 mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers by Sean Anderson · 2 years, 11 months ago
  48. 4ea11bf mmc: fsl_esdhc_imx: fix mmc->clock with actual clock by Sean Anderson · 2 years, 11 months ago
  49. d39aa73 mmc: fsl_esdhc_imx: drop redundant code for non-removable feature by Sean Anderson · 2 years, 11 months ago
  50. 95d6b74 mmc: fsl_esdhc_imx: clean up bus width configuration code by Sean Anderson · 2 years, 11 months ago
  51. 2fd7d1f mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · 2 years, 11 months ago
  52. 308a4ff mmc: fsl_esdhc_imx: remove redundant DM_MMC checking by Sean Anderson · 2 years, 11 months ago
  53. 297d2de mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC by Sean Anderson · 2 years, 9 months ago
  54. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  55. d637294 Prepare v2022.01 by Tom Rini · 2 years, 9 months ago
  56. a0f6959 .mailmap: add Atish Patra, Anup Patel by Heinrich Schuchardt · 2 years, 10 months ago
  57. 675c3cc lib/rsa: avoid -Wdiscarded-qualifiers by Heinrich Schuchardt · 2 years, 10 months ago
  58. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 10 months ago
  59. 6ef836a Merge branch '2022-01-08-further-important-updates' by Tom Rini · 2 years, 10 months ago
  60. b05cebb imx8mq: Generate a single bootable flash.bin again by Patrick Wildt · 2 years, 10 months ago
  61. 1b2fb34 nitrogen6x: add missing pinctrl to fix mmc by Gary Bisson · 2 years, 10 months ago
  62. 8f75868 usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable by Gary Bisson · 2 years, 10 months ago
  63. 7ad0cee udoo: Select CMD_DM by Fabio Estevam · 2 years, 10 months ago
  64. 6a69afe udoo: Increase CONFIG_ENV_OFFSET by Fabio Estevam · 2 years, 10 months ago
  65. 353aa7b udoo: Adjust the SD card device numbering by Fabio Estevam · 2 years, 10 months ago
  66. c280ec2 udoo: Call gpio_request() by Fabio Estevam · 2 years, 10 months ago
  67. 6869bab ARM: dts: imx6qdl-udoo: Properly describe the SD card detect by Fabio Estevam · 2 years, 10 months ago
  68. 11907cb udoo_spl: Initialize the eSDHC controller in SPL by Fabio Estevam · 2 years, 10 months ago
  69. 47de135 Merge branch '2022-01-07-imx8-and-buildman-updates' by Tom Rini · 2 years, 10 months ago
  70. c225601 imx: imx8mm: imx8mm-kontron-n801x-s: Fix binman error by Adam Ford · 2 years, 10 months ago
  71. 83514ca board: phytec: imx8mm-phycore: Remove duplicate binman node by Adam Ford · 2 years, 10 months ago
  72. 7d926c9 imx8mm_venice: switch to use binman to pack images by Tim Harvey · 2 years, 10 months ago
  73. f17fb6c arm64: dts: imx8mm-u-boot.dtsi: improve odd blob-ext naming by Marcel Ziswiler · 3 years ago
  74. 86b7f20 arm64: dts: imx8mm-u-boot.dtsi: explicitly add spl filename by Marcel Ziswiler · 3 years ago
  75. f08c3fee arm64: dts: imx8mm-u-boot.dtsi: alphabetically re-order properties by Marcel Ziswiler · 3 years ago
  76. 7cf5597 arm64: dts: imx8mm: use common binman configuration by Marcel Ziswiler · 3 years ago
  77. e9c63ab arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: use common imx8mm-u-boot.dtsi by Marcel Ziswiler · 3 years ago
  78. 2dc3ac5 arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: alphabetically re-order by Marcel Ziswiler · 3 years ago
  79. 01bc128 imx8mm-cl-iot-gate: fix imximage intermediate binary naming by Marcel Ziswiler · 3 years ago
  80. 70e59a0 doc: imx8mq_evk: update doc after using binman by Peng Fan · 3 years ago
  81. ea6ad1a imx: imx8mq use common imximage.cfg by Peng Fan · 3 years ago
  82. ddc890b imx: pico-imx8mq: switch to use binman by Peng Fan · 3 years ago
  83. f7f70ea imx: imx8mq_phanbell: switch to binman by Peng Fan · 3 years ago
  84. c1ecd03 imx: imx8mq_evk: switch to binman by Peng Fan · 3 years ago
  85. 83ba8c5 imx8mn_beacon_2g: Switch to binman by Adam Ford · 2 years, 10 months ago
  86. 2baacc7 imx8mn_beacon: Fix booting hang and switch to binman by Adam Ford · 3 years, 1 month ago
  87. 80efad1 imx8mm_beacon: Switch to binman for generating image by Adam Ford · 3 years ago
  88. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
  89. 2a4b89a Merge branch '2022-01-04-platform-updates' into next by Tom Rini · 2 years, 10 months ago
  90. a14af72 Merge branch '2022-01-06-assorted-important-fixes' by Tom Rini · 2 years, 10 months ago
  91. 75f080d Revert "clk: Detect failure to set defaults" by Marek Vasut · 2 years, 10 months ago
  92. 392aa4b udoo: neo: Do not print the Model information by Fabio Estevam · 2 years, 10 months ago
  93. b7404a9 udoo: neo: Fix the board model printing by Fabio Estevam · 2 years, 10 months ago
  94. 87c34fe udoo_neo: Enable support for USB and storage by Peter Robinson · 2 years, 10 months ago
  95. 79ac691 udoo_neo: Fix ethernet by Peter Robinson · 2 years, 10 months ago
  96. 2bbe1ba udoo_neo: Fixes for booting from the mSD card by Peter Robinson · 2 years, 10 months ago
  97. 4be9947 udoo_neo: Call gpio_request() by Peter Robinson · 2 years, 10 months ago
  98. f77549f riscv: sifive: Fix OF_BOARD boot failure by Bin Meng · 2 years, 10 months ago
  99. dae0829 rockchip: puma/lion: update MAINTAINERS file by Quentin Schulz · 2 years, 10 months ago
  100. 4c8d067 configs: khadas-vim3{l}_android_ab: enable A/B support by Mattijs Korpershoek · 2 years, 11 months ago