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