1. b58ab56 ARM: stm32: Inhibit PDDS because CSTBYDIS is set by Marek Vasut · 1 year, 6 months ago
  2. fc7bd99 ARM: dts: stm32: fix display pinmux for stm32f746-disco by Dario Binacchi · 1 year, 7 months ago
  3. 141e232 clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent by Patrick Delaunay · 1 year, 7 months ago
  4. b3d97f8 ARM: stm32: Power cycle Buck3 in reset on DHSOM by Marek Vasut · 1 year, 8 months ago
  5. 9b54b0e Merge tag 'efi-2023-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
  6. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 5 months ago
  7. b571b3a efi_loader: fix efi_add_known_memory() by Heinrich Schuchardt · 1 year, 5 months ago
  8. 6072703 bootmeth: efi: Make distro_efi_boot() static by Bin Meng · 1 year, 6 months ago
  9. 5aae021 doc: add partition API to HTML documentation by Heinrich Schuchardt · 1 year, 5 months ago
  10. 289bd72 doc: description of board_get_usable_ram_top() by Heinrich Schuchardt · 1 year, 5 months ago
  11. 78246ba lmb: description lmb_is_reserved, lmb_is_reserved_flags by Heinrich Schuchardt · 1 year, 5 months ago
  12. f26c54d doc/sphinx/requirements.txt: Bump certifi up by Tom Rini · 1 year, 6 months ago
  13. f0efecd Merge tag 'ubi-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 1 year, 5 months ago
  14. ae9de10 Merge tag 'i2c-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 5 months ago
  15. 34031e9 cmd: ubi: Fix 'ubi list' command arguments parsing by Dmitry Dunaev · 1 year, 6 months ago
  16. 250454c i2c: mvtwsi: reset controller if stuck in "bus error" state by Sam Edwards · 1 year, 6 months ago
  17. 832148f Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 5 months ago
  18. 70c4524 Merge tag 'video-20230814' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 5 months ago
  19. d7009fa pinctrl: rockchip: Fix drive and input schmitt on RK3568 by Jonas Karlman · 1 year, 5 months ago
  20. 04cc66c rpi: set the correct parameter for simple framebuffer node by Meng Li · 1 year, 6 months ago
  21. 28cd244 bcm2835: Add simiple-framebuffer for use with fkms by Jason Wessel · 1 year, 6 months ago
  22. aba6776 video: kconfig: Fix a typo in SPL_VIDEO_REMOVE by Bin Meng · 1 year, 6 months ago
  23. 01c76f1 video: vidconsole: Fix null dereference of ops->measure by Bin Meng · 1 year, 6 months ago
  24. a73a28b rockchip: MAINTAINERS: fix board name for Radxa ROCK 4C+ by FUKAUMI Naoki · 1 year, 6 months ago
  25. c71321c dts: rockchip: rk3308: Avoid warning for serial probe on prereloc by Massimo Pegorer · 1 year, 6 months ago
  26. 0cd87aa clk: rockchip: rk3308: Support reading UART rate and clock registers by Massimo Pegorer · 1 year, 6 months ago
  27. e4c6ccc clk: rockchip: rk3308: Fix ordering between masking and shifting by Massimo Pegorer · 1 year, 6 months ago
  28. 36adce7 rockchip: spl: Drop out of scope debug message related to uart init by Massimo Pegorer · 1 year, 6 months ago
  29. 08e74ac rockchip: spl: Drop useless call to debug_uart_init by Massimo Pegorer · 1 year, 6 months ago
  30. 520fece rockchip: rk356x-u-boot: Set max-frequency prop in sdhci node by Jonas Karlman · 1 year, 5 months ago
  31. 9296f9a clk: rockchip: rk3568: Add dummy support for GMAC speed clocks by Jonas Karlman · 1 year, 5 months ago
  32. ff46cd5 clk: rockchip: rk3568: Include UART clocks in SPL by Jonas Karlman · 1 year, 5 months ago
  33. 6da8400 clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div by Jonas Karlman · 1 year, 5 months ago
  34. acb9812 clk: rockchip: rk3568: Fix clk selection in rk3568_pwm_get_clk by Damon Ding · 1 year, 5 months ago
  35. 6e71089 rockchip: cru: Enable cpu info support for rk3568 by Anton · 1 year, 5 months ago
  36. 8300ceb video: avoid build failure on veyron board by Alvaro Fernando García · 1 year, 5 months ago
  37. bb38db0 rockchip: rk3568: Add EmbedFire Lubancat 2 support by Andy Yan · 1 year, 5 months ago
  38. 2fa09b4 rockchip: rv1126: Enable fdtoverlay support by Jagan Teki · 1 year, 6 months ago
  39. 10e3832 rockchip: dts: rk3328: rock64: Align spi flash entry by Peter Robinson · 1 year, 7 months ago
  40. 080030f rockchip: dts: rk3328: Add rng details to u-boot.dtsi by Peter Robinson · 1 year, 7 months ago
  41. a13a7a0 config: rock64: enable efuse for stable mac addr by Peter Robinson · 1 year, 7 months ago
  42. 0e2474f pci: rockchip: Release resources on failing probe by Jonas Karlman · 1 year, 6 months ago
  43. e5422ea rockchip: rk3399: remove duplicate call to regulators_enable_boot_on by Quentin Schulz · 2 years, 6 months ago
  44. a5899cc Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 5 months ago
  45. 824f104 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 5 months ago
  46. 160984e watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start() by Sergei Antonov · 1 year, 6 months ago
  47. 8ba4eae cmd: cyclic: Remove duplicate command name in help text by Alexander Dahl · 1 year, 5 months ago
  48. 47ed151 riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USE by Shengyu Qu · 1 year, 5 months ago
  49. 6419f8e riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation by Shengyu Qu · 1 year, 5 months ago
  50. d365f66 riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USE by Shengyu Qu · 1 year, 5 months ago
  51. 7d79bed configs: starfive: Enable environment in SPI flash support by Shengyu Qu · 1 year, 5 months ago
  52. 0665621 configs: riscv: starfive: Add VF2 PCIe USB3 XHCI support by Minda Chen · 1 year, 5 months ago
  53. eca2d41 riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZE by Minda Chen · 1 year, 5 months ago
  54. 1037c5b riscv: dts: starfive: Enable pcie0 dts node by Minda Chen · 1 year, 5 months ago
  55. 8d184d4 pci: plda: Get correct ECAM offset in multiple PCIe RC case by Minda Chen · 1 year, 5 months ago
  56. 6982e6b cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 6 months ago
  57. 1b7de4f riscv: qemu: imply CONFIG_DM_RNG by Heinrich Schuchardt · 1 year, 6 months ago
  58. ec58228 Merge tag 'x86-pull-20230809' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 5 months ago
  59. 9234b77 x86: qemu-x86: Convert to text environment by Simon Glass · 1 year, 6 months ago
  60. 3cc4095 x86: qemu: Add required linux/sizes.h include by Simon Glass · 1 year, 6 months ago
  61. 17b2398 x86: efi-x86_payload: Convert to text environment by Simon Glass · 1 year, 6 months ago
  62. 6ed1cb3 x86: efi-x86_app: Convert to text environment by Simon Glass · 1 year, 6 months ago
  63. 2d6ebda x86: slimbootloader: Convert to text environment by Simon Glass · 1 year, 6 months ago
  64. d9e6318 x86: minnowmax: Convert to text environment by Simon Glass · 1 year, 6 months ago
  65. c166298 x86: cougarcanyon2: Convert to text environment by Simon Glass · 1 year, 6 months ago
  66. 5ccb18a x86: cherryhill: Convert to text environment by Simon Glass · 1 year, 6 months ago
  67. a68a7ab x86: edison: Convert to text environment by Simon Glass · 1 year, 6 months ago
  68. b5948c5 x86: galileo: Convert to text environment by Simon Glass · 1 year, 6 months ago
  69. df827ef x86: bayleybay: Convert to text environment by Simon Glass · 1 year, 6 months ago
  70. f1e7abf x86: crownbay: Convert to text environment by Simon Glass · 1 year, 6 months ago
  71. c49a767 x86: coreboot: Convert to text environment by Simon Glass · 1 year, 6 months ago
  72. 876bc40 x86: Add a common include for environment settings by Simon Glass · 1 year, 6 months ago
  73. f726545 x86: Drop unused distro settings by Simon Glass · 1 year, 6 months ago
  74. 8c0090b x86: Drop inclusion of ibmpc.h by Simon Glass · 1 year, 6 months ago
  75. c0def32 x86: edison: Drop inclusion of ibmpc.h by Simon Glass · 1 year, 6 months ago
  76. dbfb6c0 x86: i8254: Include required ibmpc.h header by Simon Glass · 1 year, 6 months ago
  77. edd53bd x86: Drop CFG_SYS_STACK_SIZE by Simon Glass · 1 year, 6 months ago
  78. 63af90e env: Explain how to use #include files in text environment by Simon Glass · 1 year, 6 months ago
  79. 5e541a0 env: Use include/env for text-environment includes by Simon Glass · 1 year, 6 months ago
  80. f26a966 doc: Explain how to avoid the distro-boot scripts by Simon Glass · 1 year, 6 months ago
  81. b985760 x86: Update qemu documentation by Simon Glass · 1 year, 6 months ago
  82. cfa5934 x86: Enable useful options for qemu-86 by Simon Glass · 1 year, 6 months ago
  83. b7080bf video: Add a Kconfig option for SPL video handoff by Simon Glass · 1 year, 6 months ago
  84. 4099df4 x86: Correct copying of BIOS mode information by Simon Glass · 1 year, 6 months ago
  85. 1fa64e1 Revert "x86: Switch QEMU over to use the bochs driver" by Simon Glass · 1 year, 6 months ago
  86. ea6eef2 x86: Run QEMU machine setup in SPL by Simon Glass · 1 year, 6 months ago
  87. d5a3f14 video: Tidy up Makefile rule for video by Simon Glass · 1 year, 6 months ago
  88. 22080e0 x86: spl: Drop unwanted debug() by Simon Glass · 1 year, 6 months ago
  89. d60fb7a x86: coreboot: Update doc for CBFS access by Simon Glass · 1 year, 6 months ago
  90. 3500ae1 bootstd: Add some more debugging in the bootdev uclass by Simon Glass · 1 year, 6 months ago
  91. 2d5b5a9 bootstd: Correct creating of bootdev sibling by Simon Glass · 1 year, 6 months ago
  92. d7d7857 bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 6 months ago
  93. 3a3543d lib: Suppress E when writing error-string output by Simon Glass · 1 year, 6 months ago
  94. 4c4ccc5 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 6 months ago
  95. f26eda9 Merge tag 'doc-2023-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
  96. 5852b1d Merge tag 'fsl-qoriq-2023-8-9' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 5 months ago
  97. 0f621ca arm64: fsl: layerscape: Remove unused functions by Shenlin Liang · 1 year, 6 months ago
  98. fa43709 doc: Begin adding a best practices document for board ports by Tom Rini · 1 year, 5 months ago
  99. 8134043 doc: imx8mp_evk: Use in-tree build in the example by Fabio Estevam · 1 year, 5 months ago
  100. 961519b doc: imx8mp_evk: Remove unneeded export ATF_LOAD_ADDR line by Fabio Estevam · 1 year, 5 months ago