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