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