aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-10Merge https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/10Apr2023Tom Rini10-73/+63
2023-04-10cmd: mmc: Return CMD_RET_* from commandsPali Rohár1-5/+13
2023-04-10mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot partPali Rohár3-4/+3
2023-04-10mmc: mv_sdhci: Depend on DM_MMCStefan Roese2-32/+8
2023-04-10mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS supportStefan Roese1-8/+0
2023-04-10mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()Stefan Roese1-8/+4
2023-04-10test: dm: mmc: Check block erasing boundariesLoic Poulain1-7/+7
2023-04-10mmc: erase: Use TRIM erase when availableLoic Poulain1-11/+23
2023-04-10mmc: Check support for TRIM operationsLoic Poulain2-0/+7
2023-04-09Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/09Apr2023Tom Rini15-27/+149
2023-04-08Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...WIP/08Apr2023Tom Rini6-11/+11
2023-04-08Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini15-49/+1484
2023-04-08cmd: consider multiplexing in coninfoHeinrich Schuchardt1-2/+9
2023-04-08efi: loader: Make efi_runtime_mmio staticBin Meng1-1/+1
2023-04-08efi: loader: Make efi_mem staticBin Meng1-1/+1
2023-04-08efi: loader: Make efi_event_queue and efi_register_notify_events staticBin Meng2-5/+2
2023-04-08efi: selftest: Make load_file() and load_file2() staticBin Meng1-10/+10
2023-04-08efi: selftest: Make record staticBin Meng1-1/+1
2023-04-08efi_loader: avoid using HandleProtocol in initrddump.efiHeinrich Schuchardt1-2/+3
2023-04-08efi_loader: avoid using HandleProtocol in helloworld.efiHeinrich Schuchardt1-5/+8
2023-04-08doc: coninfo man-pageHeinrich Schuchardt2-0/+56
2023-04-08doc: mention usage of .readthedocs.ymlHeinrich Schuchardt1-0/+3
2023-04-08doc: ti: Add switch setting for boot modes on AM62 SKJudith Mendez1-0/+25
2023-04-08doc: describe our documentation styleHeinrich Schuchardt2-0/+30
2023-04-08video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-08video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-08video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-08video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-08mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-1/+1
2023-04-08misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-07Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...WIP/07Apr2023Tom Rini72-136/+11402
2023-04-07simple_panel: support simple MIPI DSI panelsSvyatoslav Ryhel1-4/+33
2023-04-07simple_panel: add support for get_display_timingSvyatoslav Ryhel1-0/+10
2023-04-07video: tegra20: add DSI controller driverSvyatoslav Ryhel6-0/+1273
2023-04-07video: tegra-dc: pass DC regmap to internal devicesSvyatoslav Ryhel2-0/+16
2023-04-07video: tegra-dc: add panel_set_backlight callSvyatoslav Ryhel1-0/+7
2023-04-07video: tegra-dc: add 180 degree panel rotationSvyatoslav Ryhel1-4/+19
2023-04-07video: tegra-dc: assign regmap directlySvyatoslav Ryhel1-11/+8
2023-04-07video: tegra-dc: request timings from panel driver firstSvyatoslav Ryhel1-12/+17
2023-04-07video: tegra-dc: get clocks from device treeSvyatoslav Ryhel1-8/+23
2023-04-07video: move tegra dc driver into own folderSvyatoslav Ryhel5-10/+14
2023-04-07tegra: lcd: video: integrate display driver for t30Marcel Ziswiler4-2/+58
2023-04-07sandbox: video: Fix building without SDLSimon Glass1-0/+8
2023-04-07ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham8-1/+235
2023-04-07ARM: renesas: Add R8A779G0 V4H Kconfig entry and PRR IDHai Pham3-0/+8
2023-04-07ARM: dts: renesas: Add R8A779G0 V4H White Hawk DTsTho Vu4-0/+431
2023-04-07ARM: dts: renesas: Add R8A779G0 V4H DT extrasHai Pham1-0/+28
2023-04-07ARM: dts: renesas: Add R8A779G0 V4H DTPhong Hoang1-0/+1355
2023-04-07pinctrl: renesas: Add R8A779G0 V4H PFC tablesHai Pham5-2/+4291
2023-04-07clk: renesas: Add R8A779G0 V4H clock tablesHai Pham3-0/+319