U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-22 06:34:43 to 2024-04-23 11:12:28 UTC [more...]

[PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs
 2024-04-23 11:12 UTC  (51+ messages)
` [PATCH 01/31] rockchip: rk3399-gru: Fix max SPL size on bob and kevin
` [PATCH 02/31] rockchip: rk3399-ficus: Enable TPL and use common bss and stack addr
` [PATCH 03/31] rockchip: rk3399: Sort imply statements alphabetically
` [PATCH 04/31] rockchip: rk3399: Enable ARMv8 crypto and FIT checksum validation
` [PATCH 05/31] rockchip: rk3399: Enable random generator on all boards
` [PATCH 06/31] rockchip: rk3399: Imply support for GbE PHY
` [PATCH 07/31] rockchip: rk3399: Enable DT overlay support on all boards
` [PATCH 08/31] rockchip: rk3399: Remove use of xPL_MISC_DRIVERS options
` [PATCH 09/31] rockchip: rk3399: Add a default spl-boot-order prop
` [PATCH 10/31] rockchip: rk3399: Fix loading FIT from SD-card when booting from eMMC
` [PATCH 11/31] clk: rockchip: rk3399: Rename SCLK_DDRCLK to SCLK_DDRC
` [PATCH 12/31] clk: rockchip: rk3399: Add dummy support for ACLK_VDU clock
` [PATCH 13/31] clk: rockchip: rk3399: Add dummy support for SCLK_PCIEPHY_REF clock
` [PATCH 14/31] clk: rockchip: rk3399: Add SCLK_USB3OTGx_REF support
` [PATCH 15/31] rockchip: rk3399: Sync soc device tree from linux v6.8
` [PATCH 16/31] rockchip: rk3399-gru: Sync "
` [PATCH 17/31] rockchip: rk3399-puma: Sync DT "
` [PATCH 18/31] rockchip: rk3399-rock-pi-n10: Sync device tree "
` [PATCH 19/31] rockchip: rk3399-eaidk-610: "
` [PATCH 20/31] rockchip: rk3399-leez: "
` [PATCH 21/31] rockchip: rk3399-evb: "
` [PATCH 22/31] rockchip: rk3399-firefly: "
` [PATCH 23/31] rockchip: rk3399-orangepi: "
` [PATCH 24/31] rockchip: rk3399-roc-pc: "
` [PATCH 25/31] rockchip: rk3399-nanopi-4: "

[PATCH] .gitignore: add LTO generated file
 2024-04-23 11:05 UTC 

[PATCH 0/2] Optimize udelay for aarch64 boards
 2024-04-23 10:55 UTC  (4+ messages)
` [PATCH 1/2] arm: Move sev() and wfe() definitions to common Arm header file
` [PATCH 2/2] armv8: generic_timer: Use event stream for udelay

[PATCH v2] rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
 2024-04-23 10:18 UTC 

[PATCH 0/2] rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
 2024-04-23 10:09 UTC  (10+ messages)
` [PATCH 1/2] rockchip: rk3588: add support for UART2 M1 and M2 in SPL
` [PATCH 2/2] rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module

[PATCH v2 00/14] rockchip: rk3308: Sync DT with linux v6.8 and update defconfigs
 2024-04-23  9:15 UTC  (31+ messages)
` [PATCH v2 01/14] board: rockchip: rk3308: Add device tree files and myself to MAINTAINERS
` [PATCH v2 02/14] rockchip: rk3308: Sort imply statements alphabetically
` [PATCH v2 03/14] rockchip: rk3308: Enable ARMv8 crypto and FIT checksum validation
` [PATCH v2 04/14] rockchip: rk3308: Generate ethaddr based on cpu id
` [PATCH v2 05/14] rockchip: rk3308: Enable random generator
` [PATCH v2 06/14] rockchip: rk3308: Fix loading FIT from SD-card when booting from eMMC
` [PATCH v2 07/14] clk: rockchip: rk3308: Add support for SCLK_RTC32K clock
` [PATCH v2 08/14] clk: rockchip: rk3308: Add dummy support for USB480M clock
` [PATCH v2 09/14] phy: rockchip-inno-usb2: Add support for RK3308
` [PATCH v2 10/14] rockchip: rk3308: Sync device tree from linux v6.8
` [PATCH v2 11/14] rockchip: rk3308-evb: Update defconfig
` [PATCH v2 12/14] rockchip: rk3308-roc-cc: "
` [PATCH v2 13/14] rockchip: rk3308-rock-pi-s: "
` [PATCH v2 14/14] rockchip: rk3308: Move cru and grf include files to arch-rockchip

[PATCH v2 0/4] Generate capsules from config files
 2024-04-23  9:14 UTC  (7+ messages)
` [PATCH v2 1/4] tools: mkeficapsule: Add support for parsing capsule params from config file
` [PATCH v2 2/4] doc: Document capsule generation through a "

[PATCH v2 0/3] riscv: Rename spl_soc_init() to spl_dram_init()
 2024-04-23  9:14 UTC  (4+ messages)
` [PATCH v2 1/3] arch: "
` [PATCH v2 2/3] board: sifive: Call spl_dram_init() for DRAM initialization
` [PATCH v2 3/3] board: starfive: "

[RFC PATCH 1/1] net: dwc_eth_qos: mdio: Implement clause 45
 2024-04-23  8:51 UTC 

[PATCH v2] usb: cdns3: gadget.c: Set fast access bit
 2024-04-23  8:24 UTC 

[PATCH 0/5] Update PHYTEC SOM Detection
 2024-04-23  7:30 UTC  (9+ messages)
` [PATCH 1/5] board: phytec: common: Generic "add extension" function
` [PATCH 2/5] board: phytec: introduce eeprom struct member 'valid'
` [PATCH 3/5] board: phytec: check eeprom_data validity
` [PATCH 4/5] board: phytec: common: Fix eepom is empty check

[PATCH v1 0/3] Arm: npcm: modify npcm mem and boot issue
 2024-04-23  7:22 UTC  (4+ messages)
` [PATCH v1 1/3] Arm: npcm: fix npcm7xx boot to kernel error
` [PATCH v1 2/3] configs: arbel: increase u-boot mapping size
` [PATCH v1 3/3] board: arbel: Limit the dram effective size to bank0 maximal size

[PATCH 1/1] net: consider option-length when parsing NIS domain
 2024-04-23  7:09 UTC 

[PATCH] usb: dwc2: Add in version 4xx compatibility
 2024-04-23  7:09 UTC  (6+ messages)

[PATCH] efi_loader: address coverity report 492766 for dead code
 2024-04-23  6:57 UTC  (2+ messages)

[PATCH v1] spi: npcm_pspi: Reset HW in driver probe
 2024-04-23  6:38 UTC 

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-04-23  6:19 UTC  (2+ messages)
`  "

RISC-V u-boot unable to boot QEMU using '-cpu max'
 2024-04-23  5:34 UTC  (2+ messages)

[PATCH] mmc: Change the frequency to MMC_HS_52 when selecting hs400
 2024-04-23  5:30 UTC 

BTRFS use-after-free bug at free_extent_buffer_internal
 2024-04-23  4:53 UTC  (4+ messages)

[PATCH] usb: dwc3: support USB 3.1 controllers
 2024-04-23  0:50 UTC  (4+ messages)

[PATCH] usb: dwc2: update reset method for host and device mode
 2024-04-22 23:11 UTC  (4+ messages)

[PATCH 0/2] Generate all SR boot binaries
 2024-04-22 22:37 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: k3-j721e-binman: Add support for HSSE2.0 and HSFS1.1
` [PATCH 2/2] arm: dts: k3-j7200-binman: Add support for HSSE1.0 and HSFS1.0

[ANN] U-Boot v2024.07-rc1 released
 2024-04-22 21:11 UTC 

[PATCH 1/1] doc: correct description of 'env print -e'
 2024-04-22 20:00 UTC 

[PATCH v2 0/3] Introduce NET_PREFER_ROM_MAC_ADDR config
 2024-04-22 19:47 UTC  (6+ messages)
` [PATCH v2 1/3] net: eth-uclass: Introduce NET_PREFER_ROM_MAC_ADDR
` [PATCH v2 2/3] configs/rock5b: Set NET_PREFER_ROM_MAC_ADDR to y
` [PATCH v2 3/3] net: eth-uclass: Add driver source possibility

[PATCH v2 0/5] Kconfig: some cleanups
 2024-04-22 19:36 UTC  (2+ messages)

[PATCH v2 0/5] configs: apple: Switch to standard boot + small adjustments
 2024-04-22 19:36 UTC  (2+ messages)

Pull request: u-boot-sunxi/master for v2024.07
 2024-04-22 19:36 UTC  (2+ messages)

[PATCH] doc: release_cycle: Note when next branch opens
 2024-04-22 19:35 UTC  (2+ messages)

[PATCH v2] mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
 2024-04-22 19:00 UTC 

[PATCH v2] cmd: gpt: initialize partition table
 2024-04-22 18:17 UTC 

[PATCH] cmd: gpt: initialize partition table
 2024-04-22 17:44 UTC  (2+ messages)

Please pull u-boot-tegra staging
 2024-04-22 16:24 UTC  (2+ messages)

[PATCH v2] stm32mp: Reserve OPTEE area in EFI memory map
 2024-04-22 15:06 UTC 

[PATCH v1 0/3] riscv: Rename spl_soc_init() to spl_dram_init()
 2024-04-22 15:03 UTC  (5+ messages)
` [PATCH v1 1/3] arch: "
` [PATCH v1 2/3] board: sifive: Call spl_dram_init() for DRAM initialization
` [PATCH v1 3/3] board: starfive: "

[PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL
 2024-04-22 15:03 UTC  (13+ messages)

[PATCH v1] tee: sandbox: check for buffer size
 2024-04-22 14:52 UTC  (2+ messages)

[PATCH] stm32mp: Reserve OPTEE area in EFI memory map
 2024-04-22 14:04 UTC  (5+ messages)
      ` [Uboot-stm32] "

[PATCH 1/1] cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST
 2024-04-22 13:50 UTC 

[PATCH v2 1/5] pinctrl: qcom: allow selecting with ARCH_IPQ40XX
 2024-04-22 11:43 UTC  (5+ messages)
` [PATCH v2 2/5] mach-ipq40xx: import GPIO header from mach-snapgradon
` [PATCH v2 3/5] pinctrl: qcom: ipq4019: adapt pin name lookup to upstream DTS
` [PATCH v2 4/5] pinctrl: qcom: ipq4019: enable DM_FLAG_PRE_RELOC
` [PATCH v2 5/5] pinctrl: qcom: ipq4019: support all pin functions

[PATCH] clk: imx8mn: add video clocks support
 2024-04-22 11:17 UTC  (5+ messages)

[PATCH] efi_loader: do not install dtb if bootmgr fails
 2024-04-22  9:54 UTC  (2+ messages)

[PATCH 0/3] qcom: switch to OF_UPSTREAM
 2024-04-22  9:50 UTC  (2+ messages)

[PATCH v4 0/5] Add support for TI TPS65224 PMIC
 2024-04-22  9:49 UTC  (6+ messages)
` [PATCH v4 1/5] power: tps65941: Add macros of "
` [PATCH v4 2/5] power: pmic: tps65941: Add TI "
` [PATCH v4 3/5] power: regulator: tps65941: Added macros for BUCK ID
` [PATCH v4 4/5] power: regulator: tps65941: use function callbacks for conversion ops
` [PATCH v4 5/5] power: regulator: tps65941: Add TPS65224 PMIC regulator support

[PATCH 1/1] Makefile: don't add -Wno-maybe-uninitialized twice
 2024-04-22  9:38 UTC  (2+ messages)

[PATCH v2 0/2] i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
 2024-04-22  9:33 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] configs: qcom_defconfig: enable GENI I2C Driver

[PATCH 0/2] i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
 2024-04-22  9:23 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] board: rk3288: simplify the DT file list in MAINTAINERS
 2024-04-22  9:22 UTC  (3+ messages)

[PATCH v3 00/11] rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588
 2024-04-22  8:50 UTC  (24+ messages)
` [PATCH v3 01/11] "
` [PATCH v3 02/11] rockchip: NR_DRAM_BANKS now defaults to 10 when Rockchip TPL blob is used
` [PATCH v3 03/11] rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGS
` [PATCH v3 04/11] rockchip: quartzpro64-rk3588: "
` [PATCH v3 05/11] rockchip: rock5a-rk3588s: "
` [PATCH v3 06/11] rockchip: rock5b-rk3588: "
` [PATCH v3 07/11] rockchip: evb_rk3588 et al.: "
` [PATCH v3 08/11] rockchip: toybrick_rk3588: "
` [PATCH v3 09/11] rockchip: turing-rk1-rk3588: "
` [PATCH v3 10/11] rockchip: rk3588: "
` [PATCH v3 11/11] rockchip: rk356x: "

[PATCH v2 1/1] efi_loader: improve error handling in try_load_entry()
 2024-04-22  8:41 UTC 

[PATCH v2] mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx
 2024-04-22  8:39 UTC  (2+ messages)

[PATCH v2 0/3] rockchip: rk3328: Add IO-domain driver and speed up boot
 2024-04-22  8:24 UTC  (7+ messages)
` [PATCH v2 1/3] rockchip: rk3328: Sort imply statements alphabetically
` [PATCH v2 2/3] rockchip: rk3328: Enable ARMv8 crypto extensions
` [PATCH v2 3/3] rockchip: io-domain: Add support for RK3328

[PATCH] rockchip: rk3328: Fix bootph prop for vop node
 2024-04-22  8:22 UTC  (2+ messages)

[PATCH v3 00/28] rockchip: rk35xx: Miscellaneous fixes and updates
 2024-04-22  8:11 UTC  (57+ messages)
` [PATCH v3 01/28] clk: rockchip: rk356x: Add CLK_USB3OTGx_REF support
` [PATCH v3 02/28] clk: rockchip: rk3588: Add REF_CLK_USB3OTGx support
` [PATCH v3 03/28] clk: rockchip: rk356x: Fix set rate of SCLK_SFC clock
` [PATCH v3 04/28] rockchip: rk35xx: Drop USB_GADGET_PRODUCT_NUM Kconfig option
` [PATCH v3 05/28] rockchip: rk3588: Drop REGULATOR_PWM "
` [PATCH v3 06/28] rockchip: rk3566-anbernic-rgxx3: Remove SPL_ROCKCHIP_BACK_TO_BROM option
` [PATCH v3 07/28] rockchip: rk35xx: Sort imply statements alphabetically
` [PATCH v3 08/28] rockchip: rk35xx: Enable random generator
` [PATCH v3 09/28] rockchip: rk35xx: Imply support for GbE PHY
` [PATCH v3 10/28] rockchip: rk356x: Imply enhanced features for standard boot
` [PATCH v3 11/28] rockchip: rk35xx: Sort soc u-boot.dtsi alphabetically
` [PATCH v3 12/28] rockchip: rk356x: Update bootph props
` [PATCH v3 13/28] rockchip: rk3588: "
` [PATCH v3 14/28] rockchip: rk3568-evb: Use pinctrl in SPL
` [PATCH v3 15/28] rockchip: rk3588-evb: Use pinctrl and aliases "
` [PATCH v3 16/28] rockchip: rk3566-pinetab2: Fix reading FIT from SPI flash
` [PATCH v3 17/28] rockchip: rk3588-coolpi: Add boards to documentation
` [PATCH v3 18/28] rockchip: rk3588-coolpi: Fix .dtb-file entries in Makefile
` [PATCH v3 19/28] rockchip: rk3588-toybrick: Use pinctrl and aliases in SPL
` [PATCH v3 20/28] rockchip: rk3588-toybrick: Add .dtb-file entry in Makefile
` [PATCH v3 21/28] rockchip: rk3588-turing-rk1: Use dwc3-generic driver
` [PATCH v3 22/28] rockchip: rk3588-edgeble-neu6: Enable FIT checksum validation
` [PATCH v3 23/28] rockchip: rk356x-generic: Fix eMMC and SD-card pinctrl
` [PATCH v3 24/28] rockchip: rk356x-generic: Add support for SPI flash
` [PATCH v3 25/28] rockchip: rk356x-generic: Add support for USB OTG
` [PATCH v3 26/28] rockchip: rk3588-generic: Use M0 iomux for UART2
` [PATCH v3 27/28] rockchip: rk3588-generic: Add support for USB OTG
` [PATCH v3 28/28] rockchip: rk35xx-generic: Disable unused features

[RESEND PATCH v3 5/5] power: regulator: tps65941: Add TPS65224 PMIC regulator support
 2024-04-22  7:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).