1. 583cebb spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op by Algapally Santosh Sagar · 1 year, 7 months ago
  2. a24a1a1 watchdog: versal: Use new compatible xlnx,versal-wwdt by Michal Simek · 1 year, 7 months ago
  3. 6f1b951 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 6 months ago
  4. 50dee4f mmc: Set clock when reverting to safe bus mode by Valentine Barshak · 1 year, 7 months ago
  5. 99ab3d8 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · 1 year, 7 months ago
  6. 0ac2cca mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 7 months ago
  7. 41a1285 mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment by Marek Vasut · 1 year, 7 months ago
  8. d05e377 dfu: Add proper dependency for CONFIG_DFU_MMC by Ashok Reddy Soma · 1 year, 6 months ago
  9. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 6 months ago
  10. e2d934b x86: video: Add a driver for QEMU bochs emulation by Simon Glass · 1 year, 6 months ago
  11. e2e7de8 x86: Convert some debug statements to use logging by Simon Glass · 1 year, 6 months ago
  12. 6a32489 x86: Record the start and end of the tables by Simon Glass · 1 year, 6 months ago
  13. fa5690c pci: Mask the ROM address in case it is already enabled by Simon Glass · 1 year, 6 months ago
  14. b7d4df5 pci: Adjust video BIOS debugging to be SPL-friendly by Simon Glass · 1 year, 6 months ago
  15. 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 6 months ago
  16. 5345700 x86: Allow video-BIOS code to be built for SPL by Simon Glass · 1 year, 6 months ago
  17. d424553 pci: Tidy up logging and reporting for video BIOS by Simon Glass · 1 year, 6 months ago
  18. db3820a pci: Support autoconfig in SPL by Simon Glass · 1 year, 6 months ago
  19. 1dd00b1 nvme: Provide more useful debugging messages by Simon Glass · 1 year, 6 months ago
  20. 854624c qfw: Set the address of the ACPI tables by Simon Glass · 1 year, 6 months ago
  21. 70f2030 bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · 1 year, 6 months ago
  22. 6033639 bios_emulator: Add Kconfig and adjust Makefile for SPL by Simon Glass · 1 year, 6 months ago
  23. aa817df Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 6 months ago
  24. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 6 months ago
  25. 820801e ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0 by Bhupesh Sharma · 1 year, 6 months ago
  26. 910b01c drivers: led: bcm6753: do not use null label to find the top by Philippe Reynes · 1 year, 7 months ago
  27. edacf6a net: ti: am65-cpsw-nuss: Use dedicated port mode control registers by Andreas Dannenberg · 1 year, 7 months ago
  28. b1d774b firmware: scmi: return a right errno for SCMI status code by AKASHI Takahiro · 1 year, 7 months ago
  29. 45a0052 clk: scmi: claim the dependency on CONFIG_CLK by AKASHI Takahiro · 1 year, 7 months ago
  30. 4d9fc67 misc: npcm_host_intf: change initialization sequence by Jim Liu · 1 year, 6 months ago
  31. e4587a7 pinctrl: nuvoton: fix reset reason error for poweron by Jim Liu · 1 year, 6 months ago
  32. a6ec14e misc: nuvoton: fix type error by Jim Liu · 1 year, 7 months ago
  33. 04f3dcd video: Update stb_truetype by Simon Glass · 1 year, 8 months ago
  34. 2d6ee92 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 8 months ago
  35. b828ed7 console: Allow measuring the bounding box of text by Simon Glass · 1 year, 8 months ago
  36. 648a499 video: Allow temporary colour changes by Simon Glass · 1 year, 8 months ago
  37. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 8 months ago
  38. c8a4e29 fdt: Clarify the fdt pre-relocation warning by Simon Glass · 1 year, 8 months ago
  39. a8f8040 console: Correct truetype spacing error by Simon Glass · 1 year, 8 months ago
  40. 0ab4f91 video: Provide a way to clear part of the console by Simon Glass · 1 year, 8 months ago
  41. 7432f68 video: Drop #ifdefs from console_truetype by Simon Glass · 1 year, 8 months ago
  42. a6c4f18 dm: core: Avoid registering an inaccessible tree by Simon Glass · 1 year, 8 months ago
  43. 11c341b gpio: Avoid using an invalid ofnode by Simon Glass · 1 year, 8 months ago
  44. bd6375c video: rockchip: dw_mipi_dsi: Fix GRF access by Ondrej Jirman · 1 year, 8 months ago
  45. 7c5f278 video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle by Ondrej Jirman · 1 year, 8 months ago
  46. dc3f240 video: rockchip: dw_mipi_dsi: Fix best_rate calculation by Ondrej Jirman · 1 year, 8 months ago
  47. 4158d7f video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success by Ondrej Jirman · 1 year, 8 months ago
  48. 14dd77f video: rockchip: dw_mipi_dsi: Fix error path checks in probe function by Ondrej Jirman · 1 year, 8 months ago
  49. b7d8d40 video: rockchip: dw_mipi_dsi: Fix external phy existence check by Ondrej Jirman · 1 year, 8 months ago
  50. e62f2a6 video: dw_mipi_dsi: Fix hsync/vsync settings by Ondrej Jirman · 1 year, 8 months ago
  51. f4c7efe video: rockchip: vop: Fix whitespace by Ondrej Jirman · 1 year, 8 months ago
  52. 533ad9d video: backlight: pwm: avoid integer overflow in duty cycle calculation by Matthias Schiffer · 1 year, 7 months ago
  53. 6a0b888 video: hx8394: Add panel driver for hannstar,hsd060bhw4 by Ondrej Jirman · 1 year, 8 months ago
  54. 7a2fee8 video: console: Fix default font selection by Ondrej Jirman · 1 year, 8 months ago
  55. cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 6 months ago
  56. c990ecb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 6 months ago
  57. f6da5e9 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 6 months ago
  58. d90d607 clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · 1 year, 8 months ago
  59. 1ac30d1 dm: adc: add iMX93 ADC support by Luca Ellero · 1 year, 6 months ago
  60. 1c3f5df imx: imx8ulp: start the ELE RNG at boot by Peng Fan · 1 year, 7 months ago
  61. 78b4cf7 imx: misc: ele_mu: Update ELE MU driver by Ye Li · 1 year, 7 months ago
  62. 71a2142 imx: misc: ele_mu: Update MU TR registers count by Ye Li · 1 year, 7 months ago
  63. d0e2a01 imx: ele_api: add DEK Blob generation by Peng Fan · 1 year, 7 months ago
  64. 31e5ec2 imx: ele_api: support program secure fuse and return lifecycle by Peng Fan · 1 year, 7 months ago
  65. d3ee9db imx: use generic name ele(EdgeLockSecure Enclave) by Peng Fan · 1 year, 7 months ago
  66. 922d450 imx: scu_api: update to version 1.16 and add more APIs by Peng Fan · 1 year, 7 months ago
  67. dd654ca imx: mach: correct SCU API usage by Peng Fan · 1 year, 7 months ago
  68. 4a31e14 mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · 1 year, 7 months ago
  69. 9b768bf spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz by Jim Liu · 1 year, 6 months ago
  70. 41b5c79 mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · 1 year, 6 months ago
  71. 3a4da23 mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · 1 year, 7 months ago
  72. 2e9fe73 spi: soft_spi: Support the recommended soft spi properties by Fabio Estevam · 1 year, 8 months ago
  73. 1d70101 spi: synquacer: remove SPI_TX_BYTE handling by Masahisa Kojima · 1 year, 8 months ago
  74. 55c0144 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · 1 year, 7 months ago
  75. 0e144ec spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · 1 year, 7 months ago
  76. c430e69 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · 1 year, 7 months ago
  77. 27c4d55 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · 1 year, 7 months ago
  78. 937b49e spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · 1 year, 7 months ago
  79. 47d9ae5 spi: pl022: Add chip-select gpio support by Lukas Funke · 1 year, 9 months ago
  80. 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 9 months ago
  81. 47c3273 spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · 1 year, 9 months ago
  82. ad77009 spi: pl022: Align compatible property with device tree binding by Lukas Funke · 1 year, 9 months ago
  83. e6719fa mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K by Chris Packham · 1 year, 6 months ago
  84. d4360b4 mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · 1 year, 6 months ago
  85. 9675d92 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 7 months ago
  86. 5764acb riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 7 months ago
  87. 38d900b ram: starfive: Read memory size information from EEPROM by Yanhong Wang · 1 year, 7 months ago
  88. 736733b net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · 1 year, 7 months ago
  89. e92ed06 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · 1 year, 7 months ago
  90. a217891 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · 1 year, 8 months ago
  91. 875752a serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 8 months ago
  92. fdef5e1 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · 1 year, 8 months ago
  93. 8f70f3d power: imx8m-power-domain: Add delay to align with kernel driver by Fabio Estevam · 1 year, 8 months ago
  94. 99a0532 sysreset: Change Kconfig GPIO dependency by Michal Simek · 1 year, 6 months ago
  95. 56c7fac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 6 months ago
  96. 422fc29 clk: starfive: pll: Fix to use postdiv1_mask by Hoegeun Kwon · 1 year, 7 months ago
  97. c29cc11 clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI by Ben Dooks · 1 year, 8 months ago
  98. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 6 months ago
  99. 8202bc2 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · 1 year, 9 months ago
  100. 29fca9f regulator: rename dev_pdata to plat by Eugen Hristev · 1 year, 9 months ago