1. 7085f82 arm: mvebu: spl: Allow to build SATA kwbimage for 4K Native disks by Pali Rohár · 1 year, 8 months ago
  2. eebdc21 tools: kwboot: Add support for parsing SATA images with non-512 block size by Pali Rohár · 1 year, 8 months ago
  3. 15c89378 tools: kwbimage: Add support for SATA images with non-512 byte block size by Pali Rohár · 1 year, 8 months ago
  4. 5a5e546 tools: kwbimage: Simplify align code by Pali Rohár · 1 year, 8 months ago
  5. 0ed41e2 tools: imagetool: Extend print_header() by params argument by Pali Rohár · 1 year, 8 months ago
  6. e373607 cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512 by Pali Rohár · 1 year, 8 months ago
  7. b4c4982 arm: mvebu: spl: Do not hardcode SATA block size to 512 by Pali Rohár · 1 year, 8 months ago
  8. d6a4077 Merge tag 'for-v2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 8 months ago
  9. bb5c5aa m68k: upgrading all boards to dm i2c by Angelo Dureghello · 1 year, 8 months ago
  10. d768df1 m68k: dts: add i2c nodes by Angelo Dureghello · 1 year, 8 months ago
  11. 6f88ce2 i2c: fsl_i2c: fix m68k transferts by Angelo Dureghello · 1 year, 8 months ago
  12. 706bd72 m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definition by Angelo Dureghello · 1 year, 8 months ago
  13. 6d57570 board: stmark2: add i2c0 pinmux pad configuration by Angelo Dureghello · 1 year, 8 months ago
  14. e8897e1 m68k: move CONFIG_SYS_I2C to CFG_ namespace by Angelo Dureghello · 1 year, 8 months ago
  15. 725a7ac i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock by Ye Li · 1 year, 8 months ago
  16. 56105aa i2c: correct I2C deblock logic by Haibo Chen · 1 year, 8 months ago
  17. 404e4d9 i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property by Rasmus Villemoes · 1 year, 8 months ago
  18. 2f10e33 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 8 months ago
  19. 332c230 cmd: mmc: Return CMD_RET_* from commands by Pali Rohár · 1 year, 8 months ago
  20. eafdbe5 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · 1 year, 9 months ago
  21. fb0720b mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · 1 year, 10 months ago
  22. acd5f4d mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · 1 year, 10 months ago
  23. 99c8d53 mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · 1 year, 10 months ago
  24. 1b0e2d1 test: dm: mmc: Check block erasing boundaries by Loic Poulain · 1 year, 10 months ago
  25. 7fc98c5 mmc: erase: Use TRIM erase when available by Loic Poulain · 1 year, 10 months ago
  26. c0aadbb mmc: Check support for TRIM operations by Loic Poulain · 1 year, 10 months ago
  27. 3f54d74 Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 8 months ago
  28. a4c30ee Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  29. 9fb8628 Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 8 months ago
  30. 67edf46 cmd: consider multiplexing in coninfo by Heinrich Schuchardt · 1 year, 8 months ago
  31. ba7ad02 efi: loader: Make efi_runtime_mmio static by Bin Meng · 1 year, 8 months ago
  32. c8025a3 efi: loader: Make efi_mem static by Bin Meng · 1 year, 8 months ago
  33. d89dea3 efi: loader: Make efi_event_queue and efi_register_notify_events static by Bin Meng · 1 year, 8 months ago
  34. a7f3b7b efi: selftest: Make load_file() and load_file2() static by Bin Meng · 1 year, 8 months ago
  35. 44cbf42 efi: selftest: Make record static by Bin Meng · 1 year, 8 months ago
  36. 1a97b51 efi_loader: avoid using HandleProtocol in initrddump.efi by Heinrich Schuchardt · 1 year, 8 months ago
  37. 5aaea01 efi_loader: avoid using HandleProtocol in helloworld.efi by Heinrich Schuchardt · 1 year, 8 months ago
  38. 6577fbf doc: coninfo man-page by Heinrich Schuchardt · 1 year, 8 months ago
  39. 34547d7 doc: mention usage of .readthedocs.yml by Heinrich Schuchardt · 1 year, 8 months ago
  40. 964f972 doc: ti: Add switch setting for boot modes on AM62 SK by Judith Mendez · 1 year, 8 months ago
  41. 616f212 doc: describe our documentation style by Heinrich Schuchardt · 1 year, 8 months ago
  42. a951b43 video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  43. bbdd135 video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  44. e718e72 video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  45. 8da2cb6 video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  46. 3301e2e mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  47. a0ec476 misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  48. 1899e4b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  49. 47508aa simple_panel: support simple MIPI DSI panels by Svyatoslav Ryhel · 1 year, 8 months ago
  50. f926003 simple_panel: add support for get_display_timing by Svyatoslav Ryhel · 1 year, 8 months ago
  51. feddf9f video: tegra20: add DSI controller driver by Svyatoslav Ryhel · 1 year, 8 months ago
  52. 0c8aa5e video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · 1 year, 8 months ago
  53. 7673aba video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · 1 year, 8 months ago
  54. 4f5b79b video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · 1 year, 8 months ago
  55. 9716fe5 video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · 1 year, 8 months ago
  56. d880629 video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · 1 year, 8 months ago
  57. c1f260a video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · 1 year, 8 months ago
  58. d15683f video: move tegra dc driver into own folder by Svyatoslav Ryhel · 1 year, 8 months ago
  59. cad5671 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · 1 year, 8 months ago
  60. 9b64fe1 sandbox: video: Fix building without SDL by Simon Glass · 1 year, 9 months ago
  61. ff3812c ARM: renesas: Add R8A779G0 V4H White Hawk board code by Hai Pham · 1 year, 9 months ago
  62. 09c8cdf ARM: renesas: Add R8A779G0 V4H Kconfig entry and PRR ID by Hai Pham · 1 year, 9 months ago
  63. 38b5c39 ARM: dts: renesas: Add R8A779G0 V4H White Hawk DTs by Tho Vu · 1 year, 9 months ago
  64. 050b3b4 ARM: dts: renesas: Add R8A779G0 V4H DT extras by Hai Pham · 1 year, 9 months ago
  65. 7ffcd4a ARM: dts: renesas: Add R8A779G0 V4H DT by Phong Hoang · 1 year, 9 months ago
  66. 9a8aaa3 pinctrl: renesas: Add R8A779G0 V4H PFC tables by Hai Pham · 1 year, 9 months ago
  67. 68f1ac0 clk: renesas: Add R8A779G0 V4H clock tables by Hai Pham · 1 year, 9 months ago
  68. 8311b7f dt-bindings: clock: Add R8A779G0 V4H CPG Core Clock Definitions by Tho Vu · 1 year, 9 months ago
  69. 7df371c dt-bindings: power: Add R8A779G0 V4H SYSC power domain definitions by Tho Vu · 1 year, 9 months ago
  70. 2df5497 ARM: renesas: Add R8A779F0 S4 Spider board code by Hai Pham · 1 year, 9 months ago
  71. b35c718 ARM: renesas: Add R8A779F0 S4 Kconfig entry and PRR ID by Hai Pham · 1 year, 9 months ago
  72. e16cf17 ARM: dts: renesas: Add R8A779F0 S4 Spider DTs by Hai Pham · 1 year, 9 months ago
  73. ed8ccae ARM: dts: renesas: Add R8A779F0 S4 DT extras by Hai Pham · 1 year, 9 months ago
  74. 1033952 ARM: dts: renesas: Add R8A779F0 S4 DT by Hai Pham · 1 year, 9 months ago
  75. 6846b06 ARM: rmobile: Turn R-Car V3U into R-Car Gen4 by Hai Pham · 1 year, 9 months ago
  76. 9b68f5d pinctrl: renesas: Add R8A779F0 S4 PFC tables by LUU HOAI · 1 year, 9 months ago
  77. 99d4039 clk: renesas: Add R8A779F0 S4 clock tables by Hai Pham · 1 year, 9 months ago
  78. ba2c7d2 clk: renesas: Update R-Car Gen3 driver Gen4 support by Marek Vasut · 1 year, 9 months ago
  79. 2df8de2 dt-bindings: clock: Add R8A779F0 S4 CPG Core Clock headers by Tho Vu · 1 year, 9 months ago
  80. 74dbf37 dt-bindings: power: Add R8A779F0 S4 SYSC power domain definitions by Tho Vu · 1 year, 9 months ago
  81. 47c4f50 spi: renesas: Make driver available on R-Car Gen4 by Marek Vasut · 1 year, 9 months ago
  82. 19923d8 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · 1 year, 9 months ago
  83. 797e2a3 serial: sh: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  84. aee59c5 net: ravb: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  85. 206dc91 mmc: renesas-sdhi: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  86. d4be38e mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros by Marek Vasut · 1 year, 9 months ago
  87. e56cc7b mmc: tmio: Check 'addr' width before checking for 64bit limitation by Marek Vasut · 1 year, 9 months ago
  88. f39867d3 i2c: rcar_i2c: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  89. 7b762e0 Merge branch 'master_net/phy/prep-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  90. 5708567 Merge branch '2023-04-06-assorted-updates' by Tom Rini · 1 year, 8 months ago
  91. 2120b5c gpio: renesas: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  92. 9046b5f ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
  93. 4332c09 phy: Add .set_mode and .set_speed callbacks by Marek Vasut · 1 year, 8 months ago
  94. 4bbe47b phy: Fix kerneldoc alignment by Marek Vasut · 1 year, 8 months ago
  95. cfe2084 phy: Add empty generic_phy_configure() implementation for PHY disabled case by Marek Vasut · 1 year, 8 months ago
  96. 1ac4e19 net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux by Marek Vasut · 1 year, 8 months ago
  97. e71451d net: phy: Add MDIO PCS 2.5G and 5G speed macros from Linux by Marek Vasut · 1 year, 8 months ago
  98. f522e0f net: phy: Add phy_read_mmd_poll_timeout() from Linux by Marek Vasut · 1 year, 8 months ago
  99. 9cd9d22 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 8 months ago
  100. f7c5c23 net: phy: marvell: Import and use marvell_phy.h from Linux by Marek Vasut · 1 year, 8 months ago