summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-12sunxi: parameterize H616 DRAM ODT valuesJernej Skrabec
2023-04-12sunxi: cosmetic: Fix H616 DRAM driver code styleJernej Skrabec
2023-04-12sunxi: Fix write to H616 DRAM CR registerJernej Skrabec
2023-04-12ARM: dts: sun6i: mixtile-loftq: Add USB1 VBUS regulatorSamuel Holland
2023-04-12net: sun8i-emac: Remove the SoC variant IDSamuel Holland
2023-04-12net: sun8i-emac: Use common syscon setup for R40Samuel Holland
2023-04-12net: sun8i-emac: Add a flag for the internal PHY switchSamuel Holland
2023-04-12net: sun8i-emac: Add a flag for RMII supportSamuel Holland
2023-04-12net: sun8i-emac: Add a structure for variant dataSamuel Holland
2023-04-12video: sunxi: dw-hdmi: Use DM for HVCC regulatorSamuel Holland
2023-04-12video: sunxi: dw-hdmi: Use DM for clock gates and resetsSamuel Holland
2023-04-11Merge tag 'for-v2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-04-11m68k: upgrading all boards to dm i2cAngelo Dureghello
2023-04-11m68k: dts: add i2c nodesAngelo Dureghello
2023-04-11i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello
2023-04-11m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definitionAngelo Dureghello
2023-04-11board: stmark2: add i2c0 pinmux pad configurationAngelo Dureghello
2023-04-11m68k: move CONFIG_SYS_I2C to CFG_ namespaceAngelo Dureghello
2023-04-11i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clockYe Li
2023-04-11i2c: correct I2C deblock logicHaibo Chen
2023-04-11i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT pro...Rasmus Villemoes
2023-04-10Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2023-04-10cmd: mmc: Return CMD_RET_* from commandsPali Rohár
2023-04-10mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot partPali Rohár
2023-04-10mmc: mv_sdhci: Depend on DM_MMCStefan Roese
2023-04-10mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS supportStefan Roese
2023-04-10mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()Stefan Roese
2023-04-10test: dm: mmc: Check block erasing boundariesLoic Poulain
2023-04-10mmc: erase: Use TRIM erase when availableLoic Poulain
2023-04-10mmc: Check support for TRIM operationsLoic Poulain
2023-04-09Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-04-08Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-08Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-04-08cmd: consider multiplexing in coninfoHeinrich Schuchardt
2023-04-08efi: loader: Make efi_runtime_mmio staticBin Meng
2023-04-08efi: loader: Make efi_mem staticBin Meng
2023-04-08efi: loader: Make efi_event_queue and efi_register_notify_events staticBin Meng
2023-04-08efi: selftest: Make load_file() and load_file2() staticBin Meng
2023-04-08efi: selftest: Make record staticBin Meng
2023-04-08efi_loader: avoid using HandleProtocol in initrddump.efiHeinrich Schuchardt
2023-04-08efi_loader: avoid using HandleProtocol in helloworld.efiHeinrich Schuchardt
2023-04-08doc: coninfo man-pageHeinrich Schuchardt
2023-04-08doc: mention usage of .readthedocs.ymlHeinrich Schuchardt
2023-04-08doc: ti: Add switch setting for boot modes on AM62 SKJudith Mendez
2023-04-08doc: describe our documentation styleHeinrich Schuchardt
2023-04-08video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-08video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-08video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-08video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-08mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut