1. fdcae26 tools: kwbimage: Add missing check for maximal value for DATA_DELAY by Pali Rohár · 2 years, 9 months ago
  2. 18d85d6 arm: mvebu: Enable BootROM output on A38x by Pali Rohár · 2 years, 9 months ago
  3. bdf8c9f tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU by Pali Rohár · 2 years, 9 months ago
  4. a2b1db4 arm: mvebu: Correctly set LOAD_ADDRESS for U-Boot SPL binary in kwbimage by Pali Rohár · 2 years, 9 months ago
  5. 29c6a9c arm: mvebu: Set CPU for U-Boot SPL binary in kwbimage by Pali Rohár · 2 years, 9 months ago
  6. 78d997f tools: kwbimage: Check for maximal kwbimage header size by Pali Rohár · 2 years, 9 months ago
  7. 252e7c3 tools: kwbimage: Check the return value of image_headersz_v1() by Pali Rohár · 2 years, 9 months ago
  8. 0aca27e tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command by Pali Rohár · 2 years, 9 months ago
  9. af49605 tools: kwbimage: Add support for specifying CPU core by Pali Rohár · 2 years, 9 months ago
  10. 6329d44 arm: mvebu: Generate kwbimage.cfg with $(call cmd, ...) by Pali Rohár · 2 years, 9 months ago
  11. 3db9c41 tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands by Pali Rohár · 2 years, 9 months ago
  12. d737d5d tools: kwbimage: Fix generating image with multiple DATA_DELAY commands by Pali Rohár · 2 years, 9 months ago
  13. 9ac1def tools: kwbimage: Deduplicate v1 regtype header finishing by Pali Rohár · 2 years, 9 months ago
  14. 6eb20bb tools: kwbimage: Mark all local functions as static by Pali Rohár · 2 years, 9 months ago
  15. 3fc92a2 ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision by Marek Behún · 2 years, 9 months ago
  16. 28c1922 board: gdsys: Drop Dirk Eibach from MAINTAINERS by Marek Behún · 2 years, 10 months ago
  17. eadc4f5 ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determination by Marek Behún · 2 years, 10 months ago
  18. 1b24de6 arm: kirkwood: iConnect : Update board maintainer by Tony Dinh · 2 years, 10 months ago
  19. bbebd5b arm: kirkwood: iConnect : Add PCIe late init by Tony Dinh · 2 years, 10 months ago
  20. 531d4bb arm: kirkwood: iConnect : Add PCIe related configs by Tony Dinh · 2 years, 10 months ago
  21. c03f4da mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 2 years, 10 months ago
  22. 94c30f9 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · 2 years, 10 months ago
  23. 35e29e8 arm: mvebu: Implement simple mvebu-reset driver for enabling/disabling PCIe ports by Pali Rohár · 2 years, 10 months ago
  24. e7ff427 pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 2 years, 10 months ago
  25. afef9f4 pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 2 years, 10 months ago
  26. 137db2a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 2 years, 10 months ago
  27. 6f4988f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 2 years, 10 months ago
  28. 537b014 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 2 years, 10 months ago
  29. 2ac06f3 board: gdsys: a38x: Enable PCIe link 2 in spl_board_init() by Pali Rohár · 2 years, 10 months ago
  30. 8f9e0f4 arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT by Pali Rohár · 2 years, 10 months ago
  31. 25711b0 Merge tag 'dm-pull-13jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  32. 6c9e3d1 bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 9 months ago
  33. 20a1493 bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 9 months ago
  34. e50a24a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 9 months ago
  35. 99047f5 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 9 months ago
  36. 5938d65 bloblist: Use 'phase' consistently for bloblists by Simon Glass · 2 years, 9 months ago
  37. 1d8bbd7 bloblist: Use LOG_CATEGORY to simply logging by Simon Glass · 2 years, 9 months ago
  38. f16ec77 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 9 months ago
  39. f9abc1c bloblist: Drop unused tags by Simon Glass · 2 years, 9 months ago
  40. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 9 months ago
  41. ff3bd49 bloblist: Put the magic number first by Simon Glass · 2 years, 9 months ago
  42. f350f67 fdt: Drop SPL_BUILD macro by Simon Glass · 2 years, 9 months ago
  43. 78aac05 stddef: Avoid warning with clang with offsetof() by Simon Glass · 2 years, 9 months ago
  44. 5ecdd52 genboardscfg: limit to 240 jobs by Andre Przywara · 2 years, 9 months ago
  45. 880dbc5 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · 2 years, 9 months ago
  46. dca7926 patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 10 months ago
  47. d8ef446 dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 2 years, 10 months ago
  48. 743c562 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  49. 43304e4 Merge branch '2022-01-13-assorted-spelling-fixes' by Tom Rini · 2 years, 9 months ago
  50. 5e76589 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  51. 0776c5f drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  52. d1cab4f arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  53. 0580cd1 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 10 months ago
  54. 8c8bf4f common/fdt_support.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 10 months ago
  55. f697add drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  56. 1107b06 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  57. 9413e3a arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  58. a5c20f6 drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". by Vagrant Cascadian · 2 years, 10 months ago
  59. 7046379 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 2 years, 10 months ago
  60. 1187297 arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed". by Vagrant Cascadian · 2 years, 10 months ago
  61. 46ad7ce treewide: invaild -> invalid by Sean Anderson · 2 years, 11 months ago
  62. 37b8763 Merge branch '2022-01-12-assorted-updates' by Tom Rini · 2 years, 9 months ago
  63. 9a8e373 arm: apple: Use watchdog timer for system reset by Mark Kettenis · 2 years, 9 months ago
  64. b0e6c73 arm: dts: apple: Add watchdog timer node by Mark Kettenis · 2 years, 9 months ago
  65. ee327d1 watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 2 years, 9 months ago
  66. 6e4a7ea timer: Add a migration message by Simon Glass · 2 years, 10 months ago
  67. 0797e73 LynxOS is no longer supported by Thomas Huth · 3 years ago
  68. 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 9 months ago
  69. 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 9 months ago
  70. 9d358a8 CI, Dockerfile: Update to latest "focal" tag by Tom Rini · 2 years, 9 months ago
  71. 67d3e67 ci: azure: Update to use stages by Tom Rini · 2 years, 9 months ago
  72. 824204e Makefile: Add more files to clean list by Adam Ford · 2 years, 10 months ago
  73. a02af84 Merge branch '2022-01-12-pci-updates' by Tom Rini · 2 years, 9 months ago
  74. 2a67bf6 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago WIP/2022-01-12-pci-updates
  75. c49f1fa m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  76. 7598759 x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  77. 7fabaa5 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  78. 022d43b pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  79. f031f07 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  80. 86be29e pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  81. d0dd49f pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  82. f146bd9 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  83. 247ffc6 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  84. 2b29d79 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  85. 2a8d402 pci: Add standard PCI Config Address macros by Pali Rohár · 2 years, 11 months ago
  86. 95ab578 pci: When disabling pref MEM set all base bits by Pali Rohár · 2 years, 11 months ago
  87. 06f25bd pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 2 years, 11 months ago
  88. f209414 pci: Fix register for determining type of IO base address by Pali Rohár · 2 years, 11 months ago
  89. bf667d5 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 11 months ago
  90. 3264b61 pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 11 months ago
  91. fbfa15c pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 11 months ago
  92. ca4b097 vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET by Pali Rohár · 2 years, 11 months ago
  93. f0c9129 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 9 months ago WIP/11Jan2022
  94. a15b2e6 mmc: unconditionally define mmc_deinit() by Heinrich Schuchardt · 2 years, 10 months ago
  95. 66d0b7e mmc: dwmmc: return a proper error code when busy by John Keeping · 2 years, 11 months ago
  96. b2acee4 mmc: fsl_esdhc_imx: set sysctl register for clock initialization by Sean Anderson · 2 years, 11 months ago
  97. 00e0cd7 mmc: fsl_esdhc_imx: Replace more #ifdefs by if by Sean Anderson · 2 years, 11 months ago
  98. 4f01db8 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · 2 years, 11 months ago
  99. 41c6a22 mmc: fsl_esdhc_imx: simplify esdhc_setup_data() by Sean Anderson · 2 years, 11 months ago
  100. 0167267 mmc: fsl_esdhc_imx: use dma-mapping API by Sean Anderson · 2 years, 11 months ago