1. 2972d7d tools: imagetool: Extend print_header() by params argument by Pali Rohár · 1 year, 8 months ago
  2. 4548b37 cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512 by Pali Rohár · 1 year, 7 months ago
  3. fa06a6d arm: mvebu: spl: Do not hardcode SATA block size to 512 by Pali Rohár · 1 year, 8 months ago
  4. 9e80463 Merge tag 'for-v2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 7 months ago
  5. 5cf0086 m68k: upgrading all boards to dm i2c by Angelo Dureghello · 1 year, 7 months ago
  6. 96283b8 m68k: dts: add i2c nodes by Angelo Dureghello · 1 year, 7 months ago
  7. b6afa7c i2c: fsl_i2c: fix m68k transferts by Angelo Dureghello · 1 year, 7 months ago
  8. 987e20e m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definition by Angelo Dureghello · 1 year, 7 months ago
  9. db457e6 board: stmark2: add i2c0 pinmux pad configuration by Angelo Dureghello · 1 year, 7 months ago
  10. 5d3a5f3 m68k: move CONFIG_SYS_I2C to CFG_ namespace by Angelo Dureghello · 1 year, 7 months ago
  11. b4004c2 i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock by Ye Li · 1 year, 7 months ago
  12. 7f6a2e6 i2c: correct I2C deblock logic by Haibo Chen · 1 year, 8 months ago
  13. d600b0f i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property by Rasmus Villemoes · 1 year, 8 months ago
  14. 11c25c6 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 7 months ago
  15. fbf368f cmd: mmc: Return CMD_RET_* from commands by Pali Rohár · 1 year, 8 months ago
  16. 8b88206 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · 1 year, 8 months ago
  17. 8af21b0 mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · 1 year, 9 months ago
  18. c06a568 mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · 1 year, 9 months ago
  19. 46beaec mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · 1 year, 9 months ago
  20. 94f40b9 test: dm: mmc: Check block erasing boundaries by Loic Poulain · 1 year, 10 months ago
  21. 67642c1 mmc: erase: Use TRIM erase when available by Loic Poulain · 1 year, 10 months ago
  22. eeb739a mmc: Check support for TRIM operations by Loic Poulain · 1 year, 10 months ago
  23. 7daa8dd Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 7 months ago
  24. fa6f458 Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  25. 187c7ab Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 7 months ago
  26. d9d07d7 cmd: consider multiplexing in coninfo by Heinrich Schuchardt · 1 year, 8 months ago
  27. 6fc4fc3 efi: loader: Make efi_runtime_mmio static by Bin Meng · 1 year, 7 months ago
  28. 207b686 efi: loader: Make efi_mem static by Bin Meng · 1 year, 7 months ago
  29. ee23830 efi: loader: Make efi_event_queue and efi_register_notify_events static by Bin Meng · 1 year, 7 months ago
  30. 8063c55 efi: selftest: Make load_file() and load_file2() static by Bin Meng · 1 year, 7 months ago
  31. 013f9f8 efi: selftest: Make record static by Bin Meng · 1 year, 7 months ago
  32. 199675b efi_loader: avoid using HandleProtocol in initrddump.efi by Heinrich Schuchardt · 1 year, 7 months ago
  33. ff6ce8d efi_loader: avoid using HandleProtocol in helloworld.efi by Heinrich Schuchardt · 1 year, 7 months ago
  34. 5eed4a1 doc: coninfo man-page by Heinrich Schuchardt · 1 year, 8 months ago
  35. dc3e41e doc: mention usage of .readthedocs.yml by Heinrich Schuchardt · 1 year, 7 months ago
  36. 354c05f doc: ti: Add switch setting for boot modes on AM62 SK by Judith Mendez · 1 year, 8 months ago
  37. 624faee doc: describe our documentation style by Heinrich Schuchardt · 1 year, 7 months ago
  38. e3fed5c video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  39. 641c595 video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  40. 97485e3 video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  41. 2d8253c video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  42. 6419dba mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  43. 7d39feb misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  44. 965f74b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  45. cc54a92 simple_panel: support simple MIPI DSI panels by Svyatoslav Ryhel · 1 year, 8 months ago
  46. 86cb1bd simple_panel: add support for get_display_timing by Svyatoslav Ryhel · 1 year, 8 months ago
  47. acbb871 video: tegra20: add DSI controller driver by Svyatoslav Ryhel · 1 year, 8 months ago
  48. a8f4f9f video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · 1 year, 8 months ago
  49. b450c6c video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · 1 year, 8 months ago
  50. 8076cc5 video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · 1 year, 8 months ago
  51. 098dbcb video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · 1 year, 8 months ago
  52. f67f23c video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · 1 year, 8 months ago
  53. e114f50 video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · 1 year, 8 months ago
  54. cf291ba video: move tegra dc driver into own folder by Svyatoslav Ryhel · 1 year, 8 months ago
  55. 8dfeee6 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · 1 year, 8 months ago
  56. 67a3646 sandbox: video: Fix building without SDL by Simon Glass · 1 year, 9 months ago
  57. 36b63c9 ARM: renesas: Add R8A779G0 V4H White Hawk board code by Hai Pham · 1 year, 9 months ago
  58. e4e242b ARM: renesas: Add R8A779G0 V4H Kconfig entry and PRR ID by Hai Pham · 1 year, 9 months ago
  59. 2ea98fc ARM: dts: renesas: Add R8A779G0 V4H White Hawk DTs by Tho Vu · 1 year, 9 months ago
  60. 2ed1923 ARM: dts: renesas: Add R8A779G0 V4H DT extras by Hai Pham · 1 year, 9 months ago
  61. 2c89416 ARM: dts: renesas: Add R8A779G0 V4H DT by Phong Hoang · 1 year, 9 months ago
  62. de4c777 pinctrl: renesas: Add R8A779G0 V4H PFC tables by Hai Pham · 1 year, 9 months ago
  63. 53f27dd clk: renesas: Add R8A779G0 V4H clock tables by Hai Pham · 1 year, 9 months ago
  64. 0296ec3 dt-bindings: clock: Add R8A779G0 V4H CPG Core Clock Definitions by Tho Vu · 1 year, 9 months ago
  65. 3813c3c dt-bindings: power: Add R8A779G0 V4H SYSC power domain definitions by Tho Vu · 1 year, 9 months ago
  66. 558d106 ARM: renesas: Add R8A779F0 S4 Spider board code by Hai Pham · 1 year, 9 months ago
  67. 8f098fd ARM: renesas: Add R8A779F0 S4 Kconfig entry and PRR ID by Hai Pham · 1 year, 9 months ago
  68. d1bbe1b ARM: dts: renesas: Add R8A779F0 S4 Spider DTs by Hai Pham · 1 year, 9 months ago
  69. d29bc87 ARM: dts: renesas: Add R8A779F0 S4 DT extras by Hai Pham · 1 year, 9 months ago
  70. b51f953 ARM: dts: renesas: Add R8A779F0 S4 DT by Hai Pham · 1 year, 9 months ago
  71. 32e6893 ARM: rmobile: Turn R-Car V3U into R-Car Gen4 by Hai Pham · 1 year, 9 months ago
  72. 1b1834c pinctrl: renesas: Add R8A779F0 S4 PFC tables by LUU HOAI · 1 year, 9 months ago
  73. 17207aa clk: renesas: Add R8A779F0 S4 clock tables by Hai Pham · 1 year, 9 months ago
  74. 3e01ed8 clk: renesas: Update R-Car Gen3 driver Gen4 support by Marek Vasut · 1 year, 9 months ago
  75. 2fa93af dt-bindings: clock: Add R8A779F0 S4 CPG Core Clock headers by Tho Vu · 1 year, 9 months ago
  76. ec6f6ac dt-bindings: power: Add R8A779F0 S4 SYSC power domain definitions by Tho Vu · 1 year, 9 months ago
  77. 72f2781 spi: renesas: Make driver available on R-Car Gen4 by Marek Vasut · 1 year, 9 months ago
  78. bbe36e2 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · 1 year, 9 months ago
  79. 3bf63fb serial: sh: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  80. c2fbaaf net: ravb: Add R-Car Gen4 support by Hai Pham · 1 year, 7 months ago
  81. 632a7b1 mmc: renesas-sdhi: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  82. 2769ddc mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros by Marek Vasut · 1 year, 9 months ago
  83. dd073c0 mmc: tmio: Check 'addr' width before checking for 64bit limitation by Marek Vasut · 1 year, 9 months ago
  84. 79da1a9 i2c: rcar_i2c: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  85. 19d0c64 Merge branch 'master_net/phy/prep-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  86. 340bebf Merge branch '2023-04-06-assorted-updates' by Tom Rini · 1 year, 7 months ago
  87. a5c7613 gpio: renesas: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  88. 5a3b074 ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
  89. b0177a2 phy: Add .set_mode and .set_speed callbacks by Marek Vasut · 1 year, 8 months ago
  90. 12a8efb phy: Fix kerneldoc alignment by Marek Vasut · 1 year, 8 months ago
  91. ab9b812 phy: Add empty generic_phy_configure() implementation for PHY disabled case by Marek Vasut · 1 year, 8 months ago
  92. b6fcab0 net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux by Marek Vasut · 1 year, 8 months ago
  93. 9e53d5f net: phy: Add MDIO PCS 2.5G and 5G speed macros from Linux by Marek Vasut · 1 year, 8 months ago
  94. 1f614d5 net: phy: Add phy_read_mmd_poll_timeout() from Linux by Marek Vasut · 1 year, 8 months ago
  95. 87b7502 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 8 months ago
  96. bf3dabb net: phy: marvell: Import and use marvell_phy.h from Linux by Marek Vasut · 1 year, 8 months ago
  97. 75d2889 net: phy: Synchronize PHY interface modes with Linux by Marek Vasut · 1 year, 8 months ago
  98. 166ea49 net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI by Marek Vasut · 1 year, 8 months ago
  99. 6b1948d net: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 support by Marek Vasut · 1 year, 8 months ago
  100. 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 8 months ago