1. 0c6079c ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi by Patrice Chotard · 3 years, 3 months ago
  2. a2f823e ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi by Patrice Chotard · 3 years, 3 months ago
  3. fbe6b99 ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi by Patrice Chotard · 3 years, 3 months ago
  4. e114ddc ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi by Patrice Chotard · 3 years, 3 months ago
  5. e447a18 ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi by Patrice Chotard · 3 years, 3 months ago
  6. 4aace3d ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi by Patrice Chotard · 3 years, 3 months ago
  7. f1a3eb5 ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi by Patrice Chotard · 3 years, 3 months ago
  8. b9a0cc8 ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi by Patrice Chotard · 3 years, 3 months ago
  9. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years, 2 months ago
  10. fb933d0 dm: core: Add tests for stringlist functions by Simon Glass · 3 years, 3 months ago
  11. a0ff280 sandbox: Support unmapping a file by Simon Glass · 3 years, 3 months ago
  12. 7a001e0 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · 3 years, 2 months ago
  13. 39dd4f6 arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings by Vladimir Oltean · 3 years, 4 months ago
  14. b1f3f98 arm64: Add missing GD_FLG_SKIP_RELOC handling by Marek Vasut · 3 years, 3 months ago
  15. 326ee2b arm: dts: am642-sk: Add and Enable USB SuperSpeed Host Port in SPL by Kishon Vijay Abraham I · 3 years, 3 months ago
  16. e3aab73 ast2600: spl: Locate load buffer in DRAM space by Chia-Wei Wang · 3 years, 3 months ago
  17. f055227 ARM: dts: ast2600: Add ACRY to device tree by Chia-Wei Wang · 3 years, 3 months ago
  18. af64511 clk: ast2600: Add RSACLK control for ACRY by Chia-Wei Wang · 3 years, 3 months ago
  19. a2f16d0 ARM: dts: ast2600: Add HACE to device tree by Joel Stanley · 3 years, 3 months ago
  20. 4080714 clk: ast2600: Add YCLK control for HACE by Joel Stanley · 3 years, 3 months ago
  21. 3d99be9 aspeed: ast2600: Enlarge SRAM size by Chia-Wei Wang · 3 years, 3 months ago
  22. 55de0c1 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · 3 years, 3 months ago
  23. 0dba458 arm: Init the debug UART by Simon Glass · 3 years, 3 months ago
  24. b814e00 pinctrl: Add Apple pinctrl driver by Mark Kettenis · 3 years, 3 months ago
  25. 3144ba2 Merge branch '2021-11-15-assorted-fixes' by Tom Rini · 3 years, 2 months ago
  26. 2ffa0e8 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 2 months ago
  27. 38de2ba arm: Fix bad memcpy.S str8w macro argument count by Pierre-Clément Tosi · 3 years, 3 months ago
  28. a5e3052 board: tq: fix spelling of "TQ-Systems" by Matthias Schiffer · 3 years, 3 months ago
  29. 679530c board: rename "tqc" vendor to "tq" by Matthias Schiffer · 3 years, 3 months ago
  30. d3fb2e3 Remove CONFIG_SERIAL_MULTI by Tom Rini · 3 years, 3 months ago
  31. 75c995a Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · 3 years, 3 months ago
  32. 33fa496 ARM: dts: am335x-chiliboard: add /chosen/tick-timer by Marcin Niestroj · 3 years, 3 months ago
  33. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 3 months ago
  34. 166a77b Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 3 months ago
  35. c8b2eef stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · 3 years, 4 months ago
  36. f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 4 months ago
  37. 17aeb58 stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 4 months ago
  38. 9788708 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · 3 years, 4 months ago
  39. eb319d8 ARM: dts: stm32: Drop nWP GPIO hog on DHSOM by Marek Vasut · 3 years, 3 months ago
  40. 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 3 months ago
  41. 784c567 arm: dts: stm32mp15: alignment with v5.15-rc6 by Patrick Delaunay · 3 years, 3 months ago
  42. 5564b4c stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 4 months ago
  43. 3067971 stm32mp: stm32prog: Normalise newlines by William Grant · 3 years, 4 months ago
  44. e8e9c6f Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 3 months ago
  45. cdf8534 armv8: layerscape: use memalign() to allocate spintable code by Michael Walle · 3 years, 3 months ago
  46. f53e102 armv8: fsl-layerscape: rework the dwc3 snooping enable code by Michael Walle · 3 years, 4 months ago
  47. c7155d2 arm: dts: sl28: sync dtbs by Michael Walle · 3 years, 4 months ago
  48. 7f900ea arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linux by Michael Walle · 3 years, 4 months ago
  49. d08011d arm: dts: ls1028a: disable the PCIe controller by default by Michael Walle · 3 years, 4 months ago
  50. 938d935 arm: dts: ls1028a: move the PCI I/O window to match by Michael Walle · 3 years, 4 months ago
  51. d4a6482 arm: dts: ls1028a: remove num-lanes in the PCIe controller nodes by Michael Walle · 3 years, 4 months ago
  52. e10da1f pci: layerscape: add official ls1028a binding support by Michael Walle · 3 years, 4 months ago
  53. 8f176eb usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 by Michael Walle · 3 years, 4 months ago
  54. cde9b14 scsi: ceva: rename the resource name to match the linux kernel one by Michael Walle · 3 years, 4 months ago
  55. c9bf9af serial: lpuart: add new compatible fsl, ls1028a-lpuart by Michael Walle · 3 years, 4 months ago
  56. 8c58089 spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years, 4 months ago
  57. 765afe7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years, 4 months ago
  58. 5709a85 watchdog: sp805_wdt: use correct compatible string by Michael Walle · 3 years, 4 months ago
  59. c816dd0 arm: dts: ls1028a: update the labels by Michael Walle · 3 years, 4 months ago
  60. f3f41f6 arm: dts: ls1028a: move the iRC node and its devices into /soc by Michael Walle · 3 years, 4 months ago
  61. 575205c arm: dts: ls1028a: move the watchdog node into /soc by Michael Walle · 3 years, 4 months ago
  62. 3c5c477 arm: dts: ls1028a: move the PCIe controller nodes into /soc by Michael Walle · 3 years, 4 months ago
  63. 659fafc arm: dts: ls1028a: move SATA and USB controller nodes into /soc by Michael Walle · 3 years, 4 months ago
  64. 65da65f arm: dts: ls1028a: move the GPIO controller nodes into /soc by Michael Walle · 3 years, 4 months ago
  65. ebcd6d7 arm: dts: ls1028a: move the low-power UART nodes into /soc by Michael Walle · 3 years, 4 months ago
  66. 44800f2 arm: dts: ls1028a: move the UART controller nodes into /soc by Michael Walle · 3 years, 4 months ago
  67. fbddc27 arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /soc by Michael Walle · 3 years, 4 months ago
  68. f02f2f9 arm: dts: ls1028a: move the FlexSPI controller node by Michael Walle · 3 years, 4 months ago
  69. fb19c6b arm: dts: ls1028a: move I2C controller nodes into /soc by Michael Walle · 3 years, 4 months ago
  70. 9b38ba5 arm: dts: ls1028a: move the clockgen node into /soc by Michael Walle · 3 years, 4 months ago
  71. cd80d5d arm: dts: ls1028a: add an empty /soc by Michael Walle · 3 years, 4 months ago
  72. 541deee arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc property by Michael Walle · 3 years, 4 months ago
  73. d89fa39 arm: dts: ls1028a: remove /memory node by Michael Walle · 3 years, 4 months ago
  74. fb5ff32 armv8: ls1028a: use the official compatible string for the GPU by Michael Walle · 3 years, 4 months ago
  75. a484926 ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGS by Tom Rini · 3 years, 4 months ago
  76. f540211 arm: dts: ls1088a: Update qspi node properties by Kuldeep Singh · 3 years, 4 months ago
  77. d8ffd93 board: sl28: generate FIT update image by Michael Walle · 3 years, 4 months ago
  78. 2a98944 armv8: fsl-layerscape: Erratum A010315 needs PCIE support by Alban Bedel · 3 years, 5 months ago
  79. a80f582 exynos: mmu: use CONFIG_IS_ENABLED by Minkyu Kang · 3 years, 3 months ago
  80. b842340 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 3 months ago
  81. 41635cc riscv: add #define in asm/io.h for some device drivers by Wei Fu · 3 years, 3 months ago
  82. afb8e1f riscv: function to retrieve SBI implementation version by Heinrich Schuchardt · 3 years, 3 months ago
  83. 1834c08 efi: Add video support to the app by Simon Glass · 3 years, 3 months ago
  84. 9c297a3 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years, 3 months ago
  85. e16c47f efi: Create a 64-bit app by Simon Glass · 3 years, 3 months ago
  86. f4d227c x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years, 3 months ago
  87. 1a77da4 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 3 years, 3 months ago
  88. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 3 months ago
  89. 40edc32 sunxi: Use sysreset framework for poweroff/reset by Samuel Holland · 3 years, 3 months ago
  90. 6e19dc8 sunxi: Avoid duplicate reset_cpu with SYSRESET enabled by Samuel Holland · 3 years, 3 months ago
  91. b8bfe05 Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 3 months ago
  92. 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years, 3 months ago
  93. 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years, 3 months ago
  94. 144cb06 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · 3 years, 3 months ago
  95. 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years, 3 months ago
  96. 9bcd51b x86: Fix i8254 ifdef include guard by Alistair Delva · 3 years, 3 months ago
  97. daf26a6 x86: chromebook_coral: fix C block comment by Alistair Delva · 3 years, 3 months ago
  98. d3023b8 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · 3 years, 3 months ago
  99. 360e392 Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 3 months ago
  100. b55881d bootstage: Add SPL support by Marek Vasut · 3 years, 3 months ago