1. 89cdcab Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · 3 years ago
  2. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  3. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  4. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  5. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
  6. 94886db fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 3 years ago
  7. 3a4597d arm: highbank: Add devicetree files by Simon Glass · 3 years ago
  8. 7a8b472 arm: qemu-ppce500: Add a devicetree file by Simon Glass · 3 years ago
  9. ea98dc4 arm: bcm7xxx: Add a devicetree file by Simon Glass · 3 years ago
  10. 13445c5 arm: xilinx_versal_virt: Add a devicetree file by Simon Glass · 3 years ago
  11. 28ab212 arm: octeontx: Add an empty devicetree file by Simon Glass · 3 years ago
  12. 69114b1 arm: xenguest_arm64: Add a empty devicetree file by Simon Glass · 3 years ago
  13. 6c26d71 arm: vexpress: Add a devicetree files for juno by Simon Glass · 3 years ago
  14. 0ca7009 arm: rpi: Sync rpi dts files from Linux by Simon Glass · 3 years ago
  15. bd07fb4 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · 3 years ago
  16. 64d6bbb arm: qemu: Add a devicetree file for qemu_arm64 virt by Simon Glass · 3 years ago
  17. 525b22d arm: qemu: Add a devicetree file for qemu_arm by Simon Glass · 3 years ago
  18. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  19. 6e86351 arm: mvebu: Use printf for printing fatal errors by Pali Rohár · 3 years ago
  20. d37c46a arm: mvebu: Remove commented example code by Pali Rohár · 3 years ago
  21. e12810e arm: mvebu: a38x: serdes: improve USB3 electrical configuration by Stefan Eichenberger · 3 years ago
  22. 288359a arm: mvebu: a38x: serdes: fix serdes config for USB3 by Stefan Eichenberger · 3 years ago
  23. 04c9347 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · 3 years ago
  24. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  25. 2dc6bc7 arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes by Stefan Roese · 3 years ago
  26. e38f601 arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API by Stefan Roese · 3 years ago
  27. e1953e4 iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 3 years ago
  28. ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 3 years ago
  29. d8ef301 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 3 years ago
  30. adc079f arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · 3 years, 1 month ago
  31. 8ca1708 arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF by Tien Fong Chee · 3 years, 1 month ago
  32. b26072a arm: socfpga: arria10: Setting image magic value to romcode initswstate reg by Tien Fong Chee · 3 years, 1 month ago
  33. a265171 ARM: mach-at91: Add compile time option to choose proper timer by Hari Prasath · 3 years ago
  34. 48694be Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  35. eb088ba ARM: dts: stm32: Add custom PHY reset bindings on AV96 by Marek Vasut · 3 years ago
  36. aaf8aae ARM: mach-at91: update alternate function of signal PD20 by Hari Prasath · 3 years ago
  37. bad413c arm: dts: Create common rz-g2-beacon-u-boot file by Adam Ford · 3 years ago
  38. af9021f arm: dts: beacon-rzg2: Resync device trees with Linux 5.16-rc3 by Adam Ford · 3 years ago
  39. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
  40. 42284ec sunxi: dts: Fix typoed eMMC check by Andre Przywara · 3 years ago
  41. d9a21d0 ARM: dts: at91: sama7g5ek: Add QSPI0 node by Tudor Ambarus · 3 years, 1 month ago
  42. f774fd9 ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodes by Tudor Ambarus · 3 years, 1 month ago
  43. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · 3 years ago
  44. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 3 years ago
  45. 8af0b15 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · 3 years ago
  46. 92ebac7 sandbox: replace putchar(ch) by fputc(ch, stdout) by Heinrich Schuchardt · 3 years ago
  47. 9b9c4d5 riscv: Enable SPI flash env for SiFive Unmatched. by Thomas Skibo · 3 years ago
  48. f50fad6 riscv: Support booting SiFive Unmatched from SPI. by Thomas Skibo · 3 years ago
  49. b56e2fd riscv: dts: Split Microchip device tree by Padmarao Begari · 3 years ago
  50. ea3cc39 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · 3 years ago
  51. f7eed20 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  52. 9e2dd66 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 3 years ago
  53. 5f5ce60 ARM: dts: stm32: Auto-detect DHSOM with uSD level translator by Marek Vasut · 3 years ago
  54. b004949 ARM: dts: stm32: Add custom PHY reset bindings on AV96 by Marek Vasut · 3 years ago
  55. ba45da0 ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi by Patrice Chotard · 3 years ago
  56. 16ad820 ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi by Patrice Chotard · 3 years ago
  57. 8261d10 ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi by Patrice Chotard · 3 years ago
  58. 1bd7de8 ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi by Patrice Chotard · 3 years ago
  59. efb49c5 ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi by Patrice Chotard · 3 years ago
  60. fcbddcb ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi by Patrice Chotard · 3 years ago
  61. 910e902 ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi by Patrice Chotard · 3 years ago
  62. 75f5606 ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi by Patrice Chotard · 3 years ago
  63. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  64. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · 3 years, 1 month ago
  65. 5c1fd58 sandbox: Support unmapping a file by Simon Glass · 3 years, 1 month ago
  66. 7fb7254 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · 3 years ago
  67. 13b4a58 arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings by Vladimir Oltean · 3 years, 2 months ago
  68. 4838612 ARM: dts: at91: sam9x60: add pioC node by Mihai Sain · 3 years, 1 month ago
  69. 9ecb266 arm64: Add missing GD_FLG_SKIP_RELOC handling by Marek Vasut · 3 years ago
  70. 35c392c arm: dts: am642-sk: Add and Enable USB SuperSpeed Host Port in SPL by Kishon Vijay Abraham I · 3 years, 1 month ago
  71. e789774 ast2600: spl: Locate load buffer in DRAM space by Chia-Wei Wang · 3 years, 1 month ago
  72. 3435a3f ARM: dts: ast2600: Add ACRY to device tree by Chia-Wei Wang · 3 years, 1 month ago
  73. b0e3cf9 clk: ast2600: Add RSACLK control for ACRY by Chia-Wei Wang · 3 years, 1 month ago
  74. d18ef4f ARM: dts: ast2600: Add HACE to device tree by Joel Stanley · 3 years, 1 month ago
  75. d59cd6f clk: ast2600: Add YCLK control for HACE by Joel Stanley · 3 years, 1 month ago
  76. 809b5fc aspeed: ast2600: Enlarge SRAM size by Chia-Wei Wang · 3 years, 1 month ago
  77. b247d02 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · 3 years, 1 month ago
  78. 1ed9bf9 arm: Init the debug UART by Simon Glass · 3 years, 1 month ago
  79. c932976 pinctrl: Add Apple pinctrl driver by Mark Kettenis · 3 years, 1 month ago
  80. 4d9fad3 Merge branch '2021-11-15-assorted-fixes' by Tom Rini · 3 years ago
  81. 926dca5 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
  82. cf37a68 arm: Fix bad memcpy.S str8w macro argument count by Pierre-Clément Tosi · 3 years ago
  83. b50ae03 board: tq: fix spelling of "TQ-Systems" by Matthias Schiffer · 3 years, 1 month ago
  84. 838391b board: rename "tqc" vendor to "tq" by Matthias Schiffer · 3 years, 1 month ago
  85. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · 3 years, 1 month ago
  86. 80b4861 Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · 3 years, 1 month ago
  87. 81b3f0b ARM: dts: am335x-chiliboard: add /chosen/tick-timer by Marcin Niestroj · 3 years, 1 month ago
  88. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  89. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  90. d8299de stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · 3 years, 1 month ago
  91. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 1 month ago
  92. 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 1 month ago
  93. dd2ca25 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · 3 years, 1 month ago
  94. efbc72d ARM: dts: stm32: Drop nWP GPIO hog on DHSOM by Marek Vasut · 3 years, 1 month ago
  95. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
  96. c4c5c5f arm: dts: stm32mp15: alignment with v5.15-rc6 by Patrick Delaunay · 3 years, 1 month ago
  97. 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 1 month ago
  98. 27a5a57 stm32mp: stm32prog: Normalise newlines by William Grant · 3 years, 1 month ago
  99. 324d1be Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 1 month ago
  100. 7e3d6fd armv8: layerscape: use memalign() to allocate spintable code by Michael Walle · 3 years, 1 month ago