1. 1eccbb1 efi: Correct dependency on FIT_SIGNATURE by Simon Glass · 3 years, 1 month ago
  2. fa13940 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 1 month ago
  3. 3ac0f50 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 1 month ago
  4. 30ba282 image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 1 month ago
  5. 806d1ff image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 1 month ago
  6. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years, 1 month ago
  7. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 1 month ago
  8. e059157 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 1 month ago
  9. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 1 month ago
  10. bf371b4 image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 1 month ago
  11. d54f7e3 hash: Drop some #ifdefs in hash.c by Simon Glass · 3 years, 1 month ago
  12. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 1 month ago
  13. 603d15a spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · 3 years, 1 month ago
  14. e02b3fd image: Add Kconfig options for FIT in the tools build by Simon Glass · 3 years, 1 month ago
  15. 5500a40 kconfig: Add tools support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 1 month ago
  16. c9d6b5b compiler: Rename host_build() to tools_build() by Simon Glass · 3 years, 1 month ago
  17. 4ed37ab image: Remove ifdefs around image_setup_linux() el at by Simon Glass · 3 years, 1 month ago
  18. c5a68d2 image: Avoid #ifdefs for manual relocation by Simon Glass · 3 years, 1 month ago
  19. 2ac00c0 image: Create a function to do manual relocation by Simon Glass · 3 years, 1 month ago
  20. 5d3248a image: Split host code out into its own file by Simon Glass · 3 years, 1 month ago
  21. 3d2a47f image: Fix up checkpatch warnings in image-board.c by Simon Glass · 3 years, 1 month ago
  22. 41506ff image: Split board code out into its own file by Simon Glass · 3 years, 1 month ago
  23. 458b30a image: Update image_decomp() to avoid ifdefs by Simon Glass · 3 years, 1 month ago
  24. 5a4f10d gzip: Avoid use of u64 by Simon Glass · 3 years, 1 month ago
  25. 02ace2c image: Update zstd to avoid reporting error twice by Simon Glass · 3 years, 1 month ago
  26. b876eb8 image: Avoid switch default in image_decomp() by Simon Glass · 3 years, 1 month ago
  27. 918adf8 btrfs: Use U-Boot API for decompression by Simon Glass · 3 years, 1 month ago
  28. 94d0a2e zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 1 month ago
  29. c45b792 compiler: Add a comment to host_build() by Simon Glass · 3 years, 1 month ago
  30. 67bc59d Add support for an owned buffer by Simon Glass · 3 years, 1 month ago
  31. 930c887 lib: Add memdup() by Simon Glass · 3 years, 1 month ago
  32. e896613 mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · 3 years, 1 month ago
  33. b2be695 mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · 3 years, 2 months ago
  34. 0caf37e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  35. 089e433 board: dh_stm32mp1: Remove gpio_hog_probe_all() from board by Patrice Chotard · 3 years, 2 months ago
  36. d901d76 board: stm32mp1: Remove gpio_hog_probe_all() from board by Patrice Chotard · 3 years, 2 months ago
  37. c31cf40 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · 3 years, 3 months ago
  38. 6338b45 i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · 3 years, 3 months ago
  39. 6bbb14f i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · 3 years, 3 months ago
  40. 0959999 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · 3 years, 3 months ago
  41. 2aaac17 arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32h743 by Patrice Chotard · 3 years, 3 months ago
  42. 5d59bd5 arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32f746 by Patrice Chotard · 3 years, 3 months ago
  43. 1fd9eb6 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · 3 years, 3 months ago
  44. 81b2445 spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · 3 years, 3 months ago
  45. 1ead6c2 ARM: mvebu: x530: Remove custom kwbimage.cfg by Chris Packham · 3 years, 1 month ago
  46. bdce212 arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code by Robert Marko · 3 years, 1 month ago
  47. cfb7102 arm: mvebu: dts: m801: correct CP1 pinctrl by Robert Marko · 3 years, 1 month ago
  48. cf47a8c arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT by Stefan Roese · 3 years, 1 month ago
  49. 8247c90 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 1 month ago
  50. 96a3c98 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 1 month ago
  51. 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 1 month ago
  52. 95e101e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
  53. cb05600 arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 1 month ago
  54. 6b2771c arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 1 month ago
  55. de72930 arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines by Pali Rohár · 3 years, 1 month ago
  56. 28c935b arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions by Pali Rohár · 3 years, 1 month ago
  57. 177ee6c arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init code by Pali Rohár · 3 years, 1 month ago
  58. db5ea81 arm: mvebu: a38x: serdes: Don't overwrite PCI device ID by Pali Rohár · 3 years, 1 month ago
  59. 3fc8b90 arm: mvebu: a38x: serdes: Don't set PCIe Common Clock Configuration by Pali Rohár · 3 years, 1 month ago
  60. 3bedbcc arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registers by Pali Rohár · 3 years, 1 month ago
  61. 2d5f51f arm: mvebu: a38x: serdes: Add comments for hws_pex_config() code by Pali Rohár · 3 years, 1 month ago
  62. eb5d316 arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REG by Pali Rohár · 3 years, 1 month ago
  63. cfd4a8a arm: mvebu: a38x: serdes: Add comments and use macros in PCIe code by Pali Rohár · 3 years, 1 month ago
  64. 021a98a phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · 3 years, 1 month ago
  65. 4ca474d phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · 3 years, 1 month ago
  66. 4adb16b phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · 3 years, 1 month ago
  67. 646a152 arm: a37xx: pci: Increase PCIe IO size from 64 KiB to 1 MiB by Pali Rohár · 3 years, 1 month ago
  68. b0e763b pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT by Patrick Delaunay · 3 years, 1 month ago
  69. 20a3969 stv0991: remove specific CONFIG_STV0991 configs by Patrick Delaunay · 3 years, 1 month ago
  70. c7f85e1 stm32f429: move CONFIG_BOOTCOMMAND in defconfig by Patrick Delaunay · 3 years, 1 month ago
  71. 4549947 configs: Move some usb config in defconfig by Patrick Delaunay · 3 years, 1 month ago
  72. cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 1 month ago
  73. 2d08081 Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp" by Marek Vasut · 3 years, 1 month ago
  74. 5d81616 phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node by Patrick Delaunay · 3 years, 1 month ago
  75. 5b4fa85 phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc by Patrick Delaunay · 3 years, 1 month ago
  76. e69c414 board: stm32: Remove the bi_boot_params initialization by Patrick Delaunay · 3 years, 2 months ago
  77. b703dcb arm: stm32: Disable ATAGs support by Patrick Delaunay · 3 years, 2 months ago
  78. fa0223a mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP by Oleksandr Suvorov · 3 years, 1 month ago
  79. c1412cb mmc: fsl_esdhc_imx: initialize data for imx7ulp by Jorge Ramirez-Ortiz · 3 years, 1 month ago
  80. a31de24 arm64: dts: imx8mm-venice-gw7902: use imx8mm-venice-u-boot.dtsi by Tim Harvey · 3 years, 2 months ago
  81. 129c0c5 arm64: dts: imx8mm-venice-gw7901: use imx8mm-venice-u-boot.dtsi by Tim Harvey · 3 years, 2 months ago
  82. 75c337c arm64: dts: imx8mm-venice-gw700x: use imx8mm-venice-u-boot.dtsi by Tim Harvey · 3 years, 2 months ago
  83. 84482e4 smegw01: Pass 'mmcpart' to the kernel command line by Fabio Estevam · 3 years, 2 months ago
  84. 68de913 imx: makefile: drop the use of imx8mimage.sh by Peng Fan · 3 years, 2 months ago
  85. c7b8711 tools: imx8mimage: not abort when mmap fail by Peng Fan · 3 years, 2 months ago
  86. 9cab87f imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x) by Frieder Schrempf · 3 years, 1 month ago
  87. 23ce06b imx53: usbarmory: Use ethernet driver model by Andrej Rosano · 3 years, 2 months ago
  88. 073b105 imx: ventana: fix USB hub reset by Tim Harvey · 3 years, 1 month ago
  89. 397d697 imx: ventana: update LVDS support by Tim Harvey · 3 years, 1 month ago
  90. d75ebf3 imx: ventana: fix splash logo drawing by Tim Harvey · 3 years, 1 month ago
  91. a0040df imx: ventana: enable additional USB ether devices by Tim Harvey · 3 years, 1 month ago
  92. 5434734 imx: ventana: remove phy gpio reset from dt by Tim Harvey · 3 years, 1 month ago
  93. 4ecaeb6 imx: ventana: add U-Boot watchdog support by Tim Harvey · 3 years, 1 month ago
  94. 5e25a28 imx: ventana: add part command by Tim Harvey · 3 years, 1 month ago
  95. e6f48aa imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) by Frieder Schrempf · 3 years, 1 month ago
  96. bc95990 imx: mx7: spl: fix CONFIG_SPL_MAX_SIZE definition by Matthias Schiffer · 3 years, 1 month ago
  97. 33e9a69 misc: ocotp: Allow disabling ocotp driver in SPL by Michael Scott · 3 years, 1 month ago
  98. cdb1804 ARM: dts: imx: use generic name bus by Oleksandr Suvorov · 3 years, 1 month ago
  99. 64fe0ff mx7ulp: Update wdog disable sequence by Ye Li · 3 years, 1 month ago
  100. e1918ce rtc: rv8803: add epson,rx8803 and epson,rx8900 compatible by Heiko Thiery · 3 years, 1 month ago