aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-19Merge branch 'upstream-master' into 'master'paulliu-merge-latest-aospmasterYing-Chun Liu (PaulLiu)
2023-04-13kleaf: change crosvm_x86_64 binary path to u-boot.romDmitrii Merkurev
2023-04-13Merge changes Id33a1ec9,I0621d1e8Treehugger Robot
2023-04-12fragments: do not disable CONFIG_STATIC_RELAYing-Chun Liu (PaulLiu)
2023-04-12Revert "ANDROID: Work around toolchain issue with CONFIG_STATIC_RELA"Ying-Chun Liu (PaulLiu)
2023-04-12net: handle fastboot boot commands after TCP connection is closedDmitrii Merkurev
2023-04-12net: start IP6 only tcp fastboot and fix fastboot continueDmitrii Merkurev
2023-04-11net: update net_ip6 from link_local address when eth device is changedDmitrii Merkurev
2023-04-11net: add fastboot TCP documentation and IP6-only modeDmitrii Merkurev
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 changes I29a6d7ca,Ied03b8dc,Ifd420d48,I58c5e05f,Id6190d9bDmitrii Merkurev
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
2023-04-08misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut