1. 824204e Makefile: Add more files to clean list by Adam Ford · 2 years, 11 months ago
  2. a02af84 Merge branch '2022-01-12-pci-updates' by Tom Rini · 2 years, 10 months ago
  3. 2a67bf6 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  4. c49f1fa m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  5. 7598759 x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  6. 7fabaa5 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  7. 022d43b pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  8. f031f07 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  9. 86be29e pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  10. d0dd49f pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  11. f146bd9 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  12. 247ffc6 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  13. 2b29d79 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  14. 2a8d402 pci: Add standard PCI Config Address macros by Pali Rohár · 3 years ago
  15. 95ab578 pci: When disabling pref MEM set all base bits by Pali Rohár · 3 years ago
  16. 06f25bd pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 3 years ago
  17. f209414 pci: Fix register for determining type of IO base address by Pali Rohár · 3 years ago
  18. bf667d5 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
  19. 3264b61 pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
  20. fbfa15c pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
  21. ca4b097 vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET by Pali Rohár · 3 years ago
  22. f0c9129 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 10 months ago
  23. a15b2e6 mmc: unconditionally define mmc_deinit() by Heinrich Schuchardt · 2 years, 11 months ago
  24. 66d0b7e mmc: dwmmc: return a proper error code when busy by John Keeping · 3 years ago
  25. b2acee4 mmc: fsl_esdhc_imx: set sysctl register for clock initialization by Sean Anderson · 3 years ago
  26. 00e0cd7 mmc: fsl_esdhc_imx: Replace more #ifdefs by if by Sean Anderson · 3 years ago
  27. 4f01db8 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · 3 years ago
  28. 41c6a22 mmc: fsl_esdhc_imx: simplify esdhc_setup_data() by Sean Anderson · 3 years ago
  29. 0167267 mmc: fsl_esdhc_imx: use dma-mapping API by Sean Anderson · 3 years ago
  30. ed9e9b2 mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers by Sean Anderson · 3 years ago
  31. 4ea11bf mmc: fsl_esdhc_imx: fix mmc->clock with actual clock by Sean Anderson · 3 years ago
  32. d39aa73 mmc: fsl_esdhc_imx: drop redundant code for non-removable feature by Sean Anderson · 3 years ago
  33. 95d6b74 mmc: fsl_esdhc_imx: clean up bus width configuration code by Sean Anderson · 3 years ago
  34. 2fd7d1f mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · 3 years ago
  35. 308a4ff mmc: fsl_esdhc_imx: remove redundant DM_MMC checking by Sean Anderson · 3 years ago
  36. 297d2de mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC by Sean Anderson · 2 years, 10 months ago
  37. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 10 months ago
  38. d637294 Prepare v2022.01 by Tom Rini · 2 years, 10 months ago
  39. a0f6959 .mailmap: add Atish Patra, Anup Patel by Heinrich Schuchardt · 2 years, 10 months ago
  40. 675c3cc lib/rsa: avoid -Wdiscarded-qualifiers by Heinrich Schuchardt · 2 years, 10 months ago
  41. 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
  42. 6ef836a Merge branch '2022-01-08-further-important-updates' by Tom Rini · 2 years, 10 months ago
  43. b05cebb imx8mq: Generate a single bootable flash.bin again by Patrick Wildt · 2 years, 10 months ago
  44. 1b2fb34 nitrogen6x: add missing pinctrl to fix mmc by Gary Bisson · 2 years, 10 months ago
  45. 8f75868 usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable by Gary Bisson · 2 years, 10 months ago
  46. 7ad0cee udoo: Select CMD_DM by Fabio Estevam · 2 years, 11 months ago
  47. 6a69afe udoo: Increase CONFIG_ENV_OFFSET by Fabio Estevam · 2 years, 11 months ago
  48. 353aa7b udoo: Adjust the SD card device numbering by Fabio Estevam · 2 years, 11 months ago
  49. c280ec2 udoo: Call gpio_request() by Fabio Estevam · 2 years, 11 months ago
  50. 6869bab ARM: dts: imx6qdl-udoo: Properly describe the SD card detect by Fabio Estevam · 2 years, 11 months ago
  51. 11907cb udoo_spl: Initialize the eSDHC controller in SPL by Fabio Estevam · 2 years, 11 months ago
  52. 47de135 Merge branch '2022-01-07-imx8-and-buildman-updates' by Tom Rini · 2 years, 10 months ago
  53. c225601 imx: imx8mm: imx8mm-kontron-n801x-s: Fix binman error by Adam Ford · 2 years, 10 months ago
  54. 83514ca board: phytec: imx8mm-phycore: Remove duplicate binman node by Adam Ford · 2 years, 10 months ago
  55. 7d926c9 imx8mm_venice: switch to use binman to pack images by Tim Harvey · 2 years, 10 months ago
  56. f17fb6c arm64: dts: imx8mm-u-boot.dtsi: improve odd blob-ext naming by Marcel Ziswiler · 3 years, 1 month ago
  57. 86b7f20 arm64: dts: imx8mm-u-boot.dtsi: explicitly add spl filename by Marcel Ziswiler · 3 years, 1 month ago
  58. f08c3fee arm64: dts: imx8mm-u-boot.dtsi: alphabetically re-order properties by Marcel Ziswiler · 3 years, 1 month ago
  59. 7cf5597 arm64: dts: imx8mm: use common binman configuration by Marcel Ziswiler · 3 years, 1 month ago
  60. e9c63ab arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: use common imx8mm-u-boot.dtsi by Marcel Ziswiler · 3 years, 1 month ago
  61. 2dc3ac5 arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: alphabetically re-order by Marcel Ziswiler · 3 years, 1 month ago
  62. 01bc128 imx8mm-cl-iot-gate: fix imximage intermediate binary naming by Marcel Ziswiler · 3 years, 1 month ago
  63. 70e59a0 doc: imx8mq_evk: update doc after using binman by Peng Fan · 3 years, 1 month ago
  64. ea6ad1a imx: imx8mq use common imximage.cfg by Peng Fan · 3 years, 1 month ago
  65. ddc890b imx: pico-imx8mq: switch to use binman by Peng Fan · 3 years, 1 month ago
  66. f7f70ea imx: imx8mq_phanbell: switch to binman by Peng Fan · 3 years, 1 month ago
  67. c1ecd03 imx: imx8mq_evk: switch to binman by Peng Fan · 3 years, 1 month ago
  68. 83ba8c5 imx8mn_beacon_2g: Switch to binman by Adam Ford · 2 years, 10 months ago
  69. 2baacc7 imx8mn_beacon: Fix booting hang and switch to binman by Adam Ford · 3 years, 2 months ago
  70. 80efad1 imx8mm_beacon: Switch to binman for generating image by Adam Ford · 3 years, 1 month ago
  71. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
  72. 2a4b89a Merge branch '2022-01-04-platform-updates' into next by Tom Rini · 2 years, 10 months ago
  73. a14af72 Merge branch '2022-01-06-assorted-important-fixes' by Tom Rini · 2 years, 10 months ago
  74. 75f080d Revert "clk: Detect failure to set defaults" by Marek Vasut · 2 years, 11 months ago
  75. 392aa4b udoo: neo: Do not print the Model information by Fabio Estevam · 2 years, 10 months ago
  76. b7404a9 udoo: neo: Fix the board model printing by Fabio Estevam · 2 years, 10 months ago
  77. 87c34fe udoo_neo: Enable support for USB and storage by Peter Robinson · 2 years, 11 months ago
  78. 79ac691 udoo_neo: Fix ethernet by Peter Robinson · 2 years, 11 months ago
  79. 2bbe1ba udoo_neo: Fixes for booting from the mSD card by Peter Robinson · 2 years, 11 months ago
  80. 4be9947 udoo_neo: Call gpio_request() by Peter Robinson · 2 years, 11 months ago
  81. f77549f riscv: sifive: Fix OF_BOARD boot failure by Bin Meng · 2 years, 10 months ago
  82. dae0829 rockchip: puma/lion: update MAINTAINERS file by Quentin Schulz · 2 years, 10 months ago
  83. 4c8d067 configs: khadas-vim3{l}_android_ab: enable A/B support by Mattijs Korpershoek · 3 years ago
  84. 425f06f configs: prepare khadas-vim3{l}_ab_android for AOSP support by Mattijs Korpershoek · 3 years ago
  85. f89b90d configs: add khadas-vim3{l}_android for AOSP support by Mattijs Korpershoek · 3 years ago
  86. 4eff742 configs: meson64_android: add board specific env settings by Mattijs Korpershoek · 3 years ago
  87. ede1f4f configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR when unnecessary by Neil Armstrong · 3 years ago
  88. c00c147 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  89. 9203c73 tools: kwbimage: Fix checksum calculation for v1 images by Pierre Bourdon · 2 years, 11 months ago
  90. 0cc1830 configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig by Jan Kiszka · 3 years ago
  91. 3bbd6c0 arm: apple: Remove CONFIG_SYS_SDRAM_BASE by Mark Kettenis · 3 years ago
  92. 439581d vexpress64: Enable VIRTIO_NET network driver by Peter Hoyes · 3 years ago
  93. 2661397 vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 by Peter Hoyes · 3 years ago
  94. 90f262a vexpress64: Clean up BASE_FVP boot configuration by Peter Hoyes · 3 years ago
  95. 17fe55f vexpress64: Refactor header file to make it easier to add new FVPs by Peter Hoyes · 3 years ago
  96. 6c2f16b doc: Add documentation for the Arm VExpress64 board configs by Peter Hoyes · 3 years ago
  97. cc4dcd4 board: stemmy: Increase boot image to 64 MB by Linus Walleij · 3 years ago
  98. 5fec3c8 Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 11 months ago
  99. 86bb488 x86: efi: Don't set up global_data again with EFI by Simon Glass · 2 years, 11 months ago
  100. 40b1723 x86: efi: Show the system-table revision by Simon Glass · 2 years, 11 months ago