1. 8c58089 spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years ago
  2. 765afe7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years ago
  3. 5709a85 watchdog: sp805_wdt: use correct compatible string by Michael Walle · 3 years ago
  4. c816dd0 arm: dts: ls1028a: update the labels by Michael Walle · 3 years ago
  5. f3f41f6 arm: dts: ls1028a: move the iRC node and its devices into /soc by Michael Walle · 3 years ago
  6. 575205c arm: dts: ls1028a: move the watchdog node into /soc by Michael Walle · 3 years ago
  7. 3c5c477 arm: dts: ls1028a: move the PCIe controller nodes into /soc by Michael Walle · 3 years ago
  8. 659fafc arm: dts: ls1028a: move SATA and USB controller nodes into /soc by Michael Walle · 3 years ago
  9. 65da65f arm: dts: ls1028a: move the GPIO controller nodes into /soc by Michael Walle · 3 years ago
  10. ebcd6d7 arm: dts: ls1028a: move the low-power UART nodes into /soc by Michael Walle · 3 years ago
  11. 44800f2 arm: dts: ls1028a: move the UART controller nodes into /soc by Michael Walle · 3 years ago
  12. fbddc27 arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /soc by Michael Walle · 3 years ago
  13. f02f2f9 arm: dts: ls1028a: move the FlexSPI controller node by Michael Walle · 3 years ago
  14. fb19c6b arm: dts: ls1028a: move I2C controller nodes into /soc by Michael Walle · 3 years ago
  15. 9b38ba5 arm: dts: ls1028a: move the clockgen node into /soc by Michael Walle · 3 years ago
  16. cd80d5d arm: dts: ls1028a: add an empty /soc by Michael Walle · 3 years ago
  17. 541deee arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc property by Michael Walle · 3 years ago
  18. d89fa39 arm: dts: ls1028a: remove /memory node by Michael Walle · 3 years ago
  19. fb5ff32 armv8: ls1028a: use the official compatible string for the GPU by Michael Walle · 3 years ago
  20. a484926 ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGS by Tom Rini · 3 years, 1 month ago
  21. f540211 arm: dts: ls1088a: Update qspi node properties by Kuldeep Singh · 3 years, 1 month ago
  22. d8ffd93 board: sl28: generate FIT update image by Michael Walle · 3 years, 1 month ago
  23. 2a98944 armv8: fsl-layerscape: Erratum A010315 needs PCIE support by Alban Bedel · 3 years, 2 months ago
  24. 1834c08 efi: Add video support to the app by Simon Glass · 3 years ago
  25. 9c297a3 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years ago
  26. e16c47f efi: Create a 64-bit app by Simon Glass · 3 years ago
  27. f4d227c x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years ago
  28. 1a77da4 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 3 years ago
  29. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years ago
  30. 40edc32 sunxi: Use sysreset framework for poweroff/reset by Samuel Holland · 3 years ago
  31. 6e19dc8 sunxi: Avoid duplicate reset_cpu with SYSRESET enabled by Samuel Holland · 3 years ago
  32. b8bfe05 Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years ago
  33. 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years ago
  34. 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years ago
  35. 144cb06 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · 3 years ago
  36. 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years ago
  37. 9bcd51b x86: Fix i8254 ifdef include guard by Alistair Delva · 3 years ago
  38. daf26a6 x86: chromebook_coral: fix C block comment by Alistair Delva · 3 years ago
  39. d3023b8 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · 3 years ago
  40. 360e392 Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  41. b55881d bootstage: Add SPL support by Marek Vasut · 3 years ago
  42. 286a159 sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 3 years ago
  43. e63a313 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years ago
  44. 3e2095e board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · 3 years ago
  45. 69bde04 SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years ago
  46. 80565ec board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years ago
  47. 4cbc16c SoC: qcom: add support for SDM845 by Dzmitry Sankouski · 3 years ago
  48. 90496af clocks: qcom: add clocks for SDM845 debug uart by Dzmitry Sankouski · 3 years ago
  49. 7964c30 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · 3 years ago
  50. 3dfef53 arm: dts: apple: Add preliminary device trees by Mark Kettenis · 3 years ago
  51. 785cfde iommu: Add Apple DART driver by Mark Kettenis · 3 years ago
  52. d520e1f serial: s5p: Add Apple M1 support by Mark Kettenis · 3 years ago
  53. 003b657 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · 3 years ago
  54. fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years ago
  55. d73db30 arm: mvebu: Fix booting from SATA by Pali Rohár · 3 years ago
  56. 60b9b47 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · 3 years ago
  57. a84cea0 Revert "arm64: Layerscape: Survive LPI one-way reset workaround" by Tom Rini · 3 years ago
  58. 5c5437b ARM: rmobile: beacon: Enable reference clocks for USB and AVB by Adam Ford · 3 years, 1 month ago
  59. cde373f ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H by Adam Ford · 3 years, 1 month ago
  60. 0d11569 ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M by Adam Ford · 3 years, 1 month ago
  61. 52195ba ARM: amlogic: add sm efuse write support and cmd for read/write efuse by Vyacheslav Bocharov · 3 years, 1 month ago
  62. aafc378 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  63. 7af368f arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years ago
  64. 33cdd9e arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years ago
  65. e6571f3 arm: mvebu: Remove dummy BIN header arguments for SPL binary by Pali Rohár · 3 years ago
  66. 701769d arm: mvebu: Add documentation for save_boot_params() function by Pali Rohár · 3 years ago
  67. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years ago
  68. 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years ago
  69. 397b35f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  70. 03510bf sunxi: only include alias for eMMC when mmc2 used by Icenowy Zheng · 3 years, 3 months ago
  71. 08bdb97 sunxi: dts: H616: Enable the watchdog by Samuel Holland · 3 years, 2 months ago
  72. 35a7677 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  73. b147bd3 sunxi: Enable watchdog timer support by default by Samuel Holland · 3 years, 2 months ago
  74. 0ec8832 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · 3 years, 4 months ago
  75. a3010bc sunxi: Select SPL_SEPARATE_BSS by Samuel Holland · 3 years, 2 months ago
  76. f055f2e Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  77. 737fd14 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · 3 years, 2 months ago
  78. b5a2a76 mx7ulp: add getting a board serial number by Ricardo Salveti · 3 years, 2 months ago
  79. 3581349 arm: dts: imx8mp: Delete default clocks for clock controller node by Ye Li · 3 years, 2 months ago
  80. a65b7fb arm: dts: imx8mp-evk: Enable the EQoS ethernet port by Ye Li · 3 years, 2 months ago
  81. 5d3ba24 arm: mach-imx: Allow to build mac.c for EQoS driver by Ye Li · 3 years, 2 months ago
  82. 6daa6a9 arm: mach-imx: Update MAC fuse for i.MX8MP by Ye Li · 3 years, 2 months ago
  83. 5fac11e Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 3 years ago
  84. f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  85. 7609e02 arm: mvebu: Add missing "if SPL" by Tom Rini · 3 years ago
  86. 6d7bfb6 arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · 3 years ago
  87. 2c8a4e4 arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig by Marek Behún · 3 years ago
  88. 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 1 month ago
  89. e70be67 x86: Create a new header for EFI by Simon Glass · 3 years, 1 month ago
  90. 8d76744 x86: Keep symbol information in u-boot ELF file by Simon Glass · 3 years, 1 month ago
  91. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  92. 80ef692 colibri-imx6ull: add emmc variant by Max Krummenacher · 3 years, 1 month ago
  93. 028abfd imx8mm-evk: Generate a single bootable flash.bin again by Fabio Estevam · 3 years, 2 months ago
  94. 463a01c board: phytec: imx8mm-phycore: Switch to binman by Teresa Remmet · 3 years, 1 month ago
  95. f38b1da board: phytec: phycore-imx8mm: Add SPI-NOR flash support by Teresa Remmet · 3 years, 1 month ago
  96. 1157321 arm: dts: phycore-imx8mm: Fix property by Teresa Remmet · 3 years, 1 month ago
  97. 5eee18d arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entry by Teresa Remmet · 3 years, 1 month ago
  98. f254a46 verdin-imx8mm: fix watchdog pinctrl issue by Marcel Ziswiler · 3 years ago
  99. 8da7296 verdin-imx8mm: enable sleep_moci output by Max Krummenacher · 3 years ago
  100. 5cfa559 verdin-imx8mm: switch to use binman to pack images by Marcel Ziswiler · 3 years ago