public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-04-07 18:55:38 to 2023-04-11 10:13:54 UTC [more...]

[PATCH v2 00/10] sunxi: Update H616 DRAM driver
 2023-04-11 10:13 UTC  (13+ messages)
` [PATCH v2 01/10] sunxi: Fix write to H616 DRAM CR register
` [PATCH v2 02/10] sunxi: cosmetic: Fix H616 DRAM driver code style
` [PATCH v2 03/10] sunxi: parameterize H616 DRAM ODT values
` [PATCH v2 04/10] sunxi: Convert H616 DRAM options to single setting
` [PATCH v2 05/10] sunxi: Always configure ODT on H616 DRAM
` [PATCH v2 06/10] sunxi: Make bit delay function in H616 DRAM code void
` [PATCH v2 07/10] sunxi: Parameterize bit delay code in H616 DRAM driver
` [PATCH v2 08/10] sunxi: Parameterize "unknown feature" "
` [PATCH v2 09/10] sunxi: Parameterize some of H616 DDR3 timings
` [PATCH v2 10/10] sunxi: Add TPR2 parameter for H616 DRAM driver

[PATCH] configs: j7200_evm_a72: Enhance bootcmd to configure ethernet PHY
 2023-04-11  9:48 UTC 

[PATCH] watchdog: ulp_wdog: guard reset_cpu with condition check
 2023-04-11  9:38 UTC  (2+ messages)

[PATCH] configs: am62: Add configs for enabling ETHBOOT in R5SPL
 2023-04-11  9:33 UTC 

[PATCH v2] watchdog: arm_smc_wdt: add watchdog support
 2023-04-11  9:29 UTC  (2+ messages)

[PATCH 0/8] Add ESM support for J721E and J7200
 2023-04-11  9:21 UTC  (11+ messages)
` [PATCH 1/8] arm: mach-k3: j721e_init: initialize ESM support
` [PATCH 2/8] arm: dts: k3-k721e: Add Main domain "
` [PATCH 3/8] arm: dts: k3-j7200: "
` [PATCH 4/8] arm: dts: k3-j7200-r5-common: Add pmic node for esm
` [PATCH 5/8] arm: dts: k3-j7200: Add ESM PMIC support for tps659413
` [PATCH 6/8] j721e_init: initialize ESM support for J7200 SOM
` [PATCH 7/8] power: pmic: tps65491: Dont fail on master node
` [PATCH 8/8] configs: j7200_evm_r5_defconfig: Enable ESM modules

[PATCH] watchdog: ftwdt010: return a previously deleted driver now ported to DM
 2023-04-11  9:00 UTC  (2+ messages)

[PATCH] ddr: marvell: a38x: Perform DDR training sequence again for 2nd boot
 2023-04-11  8:30 UTC  (2+ messages)

[PATCH 1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace
 2023-04-11  8:00 UTC  (5+ messages)
` [PATCH 6/6] m68k: upgrading all boards to dm i2c

[PATCH] board: ti: j721s2: Add support to detect daughtercards
 2023-04-11  7:39 UTC  (3+ messages)

[PATCH] reset: reset-rockchip: fix trivial line spacing alignment
 2023-04-11  7:20 UTC 

[PATCH] clk: rockchip: correct trivial typo in debug message
 2023-04-11  7:17 UTC 

[PATCH] net: ipv6: Add support for default gateway discovery
 2023-04-11  7:01 UTC  (7+ messages)
` [PATCH v2 0/4] Add IPv6 Network Discovery
  ` [PATCH v2 1/4] Revert "net: ipv6: Add support for default gateway discovery."
  ` [PATCH v2 2/4] net: ipv6: Add support for default gateway discovery
  ` [PATCH v2 3/4] test/py: IPv6 network discovery test
  ` [PATCH v2 4/4] test: eth: IPv6 network discovery unit test

[PATCH] ARM: dts: stm32: add FMC support on STM32MP13x SoC family
 2023-04-11  6:53 UTC  (2+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
 2023-04-11  6:53 UTC  (2+ messages)

[PATCH] configs: stm32mp15: increase malloc size for pre-reloc
 2023-04-11  6:41 UTC  (2+ messages)

[PATCH v4 0/3] Add StarFive JH7110 PCIe drvier support
 2023-04-11  5:20 UTC  (7+ messages)
` [PATCH v4 1/3] starfive: pci: Add StarFive JH7110 pcie driver
` [PATCH v4 2/3] configs: starfive-jh7110: Add support for PCIe host driver
` [PATCH v4 3/3] riscv: dts: starfive: Enable PCIe host controller

[PATCH v5 0/4] FMP versioning support
 2023-04-11  2:58 UTC  (7+ messages)
` [PATCH v5 1/4] efi_loader: get version information from device tree
` [PATCH v5 2/4] efi_loader: check lowest supported version
` [PATCH v5 3/4] mkeficapsule: add FMP Payload Header
` [PATCH v5 4/4] test/py: efi_capsule: test for FMP versioning

[PATCH] configs: rk3588: rename defconfig for rock-5b
 2023-04-10  3:49 UTC  (3+ messages)

[PATCH 1/8] riscv: Optimize source end address calculation in start.S
 2023-04-11  1:31 UTC  (5+ messages)
` [PATCH 5/8] makefile: riscv: Drop useless argument of prelink-riscv
` [PATCH 7/8] riscv: spl: Remove relocation sections

[PATCH v2 0/3] *** net: DHCPv6 protocol and commands ***
 2023-04-11  0:03 UTC  (8+ messages)
` [PATCH v2 1/3] net: dhcp6: Add DHCPv6 (DHCP for IPv6)
` [PATCH v2 2/3] net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
` [PATCH v2 3/3] net: dhcp6: Add a sandbox test for dhcp6

[PATCH] dt/bindings: fwu-mdata-mtd: drop changes outside FWU
 2023-04-10 23:21 UTC 

[PATCH v5 0/6] FWU: Add support for mtd backed feature on DeveloperBox
 2023-04-10 23:04 UTC  (7+ messages)
` [PATCH v5 1/6] FWU: Add FWU metadata access driver for MTD storage regions
` [PATCH v5 2/6] tools: Add mkfwumdata tool for FWU metadata image
` [PATCH v5 3/6] dt: fwu: developerbox: enable fwu banks and mdata regions
` [PATCH v5 4/6] configs: move to new flash layout and boot flow
` [PATCH v5 5/6] fwu: DeveloperBox: add support for FWU
` [PATCH v5 6/6] fwu: provide default fwu_plat_get_bootidx

Reading file would overwrite reserved memory. Failed to load 'hello_world.bin - imx7d-pico - Uboot 2022.04
 2023-04-10 20:59 UTC 

[PATCH v9 0/6] tpm: Support boot measurements
 2023-04-10 16:18 UTC  (4+ messages)
` [PATCH v9 3/6] "

[GIT PULL] Please pull u-boot-mmc master
 2023-04-10 14:37 UTC  (2+ messages)

[PATCH 1/3] firmware: psci: enable DM_FLAG_PRE_RELOC
 2023-04-10 14:24 UTC  (3+ messages)

[PATCH V2 0/4] Enable SPL splash screen on AM62x
 2023-04-10  8:49 UTC  (5+ messages)
` [PATCH V2 1/4] configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen
` [PATCH V2 2/4] board: ti: am62x: am62x: Change splashimage and splashsource
` [PATCH V2 3/4] board: ti: am62x: evm: Add necessary functions to call splash screen
` [PATCH V2 4/4] common: spl: spl: Remove video driver before u-boot proper

[PATCH 1/4] configs: am62x_evm_a53_defconfig: Changes in memory map to support SPL splash screen
 2023-04-10  8:20 UTC  (4+ messages)
` [PATCH 2/4] board: ti: am62x: am62x: Change splashimage and splashsource
` [PATCH 3/4] board: ti: am62x: evm: Add necessary functions to call splash screen
` [PATCH 4/4] common: spl: spl: Remove video driver before u-boot proper

[PATCH 0/3] J7 merge HS configs
 2023-04-10  7:41 UTC  (4+ messages)
` [PATCH 1/3] configs: j721s2: Merge the HS and non-HS defconfigs
` [PATCH 2/3] Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region
` [PATCH 3/3] configs: j7200: Merge the HS and non-HS defconfigs

[PATCH V7 00/14] Add splash screen support at u-boot SPL
 2023-04-10  7:28 UTC  (15+ messages)
` [PATCH V7 01/14] drivers: video: Kconfig: Add configs for enabling video at SPL
` [PATCH V7 02/14] drivers: video: tidss: Kconfig: Configs to enable TIDSS "
` [PATCH V7 03/14] drivers: Makefile: Add rule to compile video driver
` [PATCH V7 04/14] drivers: video: Makefile: Rule to compile necessary video driver files
` [PATCH V7 05/14] drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
` [PATCH V7 06/14] common: Makefile: Add rule to compile splash and splash_source "
` [PATCH V7 07/14] common: Kconfig: Add BMP configs
` [PATCH V7 08/14] cmd: bmp: Split bmp commands and functions
` [PATCH V7 09/14] common: Makefile: Rule to compile bmp.c
` [PATCH V7 10/14] drivers: video: Enable necessary video functions at SPL
` [PATCH V7 11/14] common: Enable splash "
` [PATCH V7 12/14] include: Enable video related global data variable and splash "
` [PATCH V7 13/14] board: ti: am62x: evm: OSPI support for splash screen
` [PATCH V7 14/14] common: Replace #ifdef and #if with if's

[PATCH] riscv: Support riscv64 image type
 2023-04-10  7:27 UTC 

[PATCH] riscv: Add a 64-bit image type
 2023-04-10  7:25 UTC  (2+ messages)

[PATCH v4 0/6] FWU: Add support for mtd backed feature on DeveloperBox
 2023-04-10  4:25 UTC  (17+ messages)
` [PATCH v4 1/6] FWU: Add FWU metadata access driver for MTD storage regions
` [PATCH v4 2/6] FWU: mtd: Add helper functions for accessing FWU metadata
` [PATCH v4 3/6] tools: Add mkfwumdata tool for FWU metadata image
` [PATCH v4 6/6] fwu: DeveloperBox: add support for FWU

[PATCH v8 00/13] bootstd: Convert rockchip and add various fixes and tweaks
 2023-04-10  0:07 UTC  (10+ messages)

Pull request for efi-2023-07-rc1
 2023-04-09 22:59 UTC  (2+ messages)

[PATCH] serial: mxs: Add MXS AUART driver
 2023-04-09 22:27 UTC 

[PULL] u-boot-sh/master_regulator/fixes
 2023-04-09 15:08 UTC  (2+ messages)

Reading file would overwrite reserved memory. Failed to load 'hello_world.bin - imx7d-pico - Uboot 2022.04
 2023-04-08 23:53 UTC 

[PATCH] doc:fix typo in 'mmc write' example
 2023-04-08 15:20 UTC 

[PATCH v4 00/12] Remove K3 misc sys_proto.h header
 2023-04-09 10:26 UTC  (3+ messages)
` [PATCH v4 02/12] arm: mach-k3: Move J721e SoC detection out of common section

[PATCH] mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option
 2023-04-08 22:57 UTC 

[PATCH v4 0/5] Add Broadcom Northstar basic support
 2023-04-08 22:03 UTC  (10+ messages)
` [PATCH v4 3/5] arm: dts: Import device tree for Broadcom Northstar
` [PATCH v4 5/5] board: Add new Broadcom Northstar board

[RFC PATCH v1] arm: lib: add __gnu_thumb1_case_si
 2023-04-08 21:57 UTC  (3+ messages)

[PATCH v9 0/9] bootstd: Convert rockchip and add various fixes and tweaks
 2023-04-08 20:44 UTC  (10+ messages)
` [PATCH v9 1/9] bootstd: Tweak bootflow logic for device tree
` [PATCH v9 2/9] virtio: Ensure PCI is set up first
` [PATCH v9 3/9] bootstd: Support booting EFI where multiple options exist
` [PATCH v9 4/9] bootstd: Report missing labels only when asked
` [PATCH v9 5/9] bootstd: Show a message sometimes if no bootflows are found
` [PATCH v9 6/9] bootstd: Adjust code ordering to work around compiler quirk
` [PATCH v9 7/9] bootstd: Use blk uclass device numbers to set efi bootdev
` [PATCH v9 8/9] rockchip: Move to standard boot
` [PATCH v9 9/9] rockchip: Use the same boot_targets for all boards

[PATCH v3 00/11] Tegra DC improvements
 2023-04-08 19:51 UTC  (2+ messages)

Please pull u-boot-video
 2023-04-08 18:18 UTC  (2+ messages)

[PULL] u-boot-sh/master_sh/gen4/initial
 2023-04-08 18:18 UTC  (2+ messages)

[PATCHv2] drivers: tee: sandbox: Fix SCP03 control emulator
 2023-04-08 15:35 UTC 

[PATCH] spi: synquacer: Silence unused variable warnings
 2023-04-08 15:01 UTC  (2+ messages)

[PATCH] arm: dts: rk356x: Makefile: sort
 2023-04-08  9:33 UTC 

[PATCH] arm: dts: rockchip: add support for ROCK 4C+
 2023-04-08  9:26 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: rk3399: add Radxa "
  ` [PATCH 2/2] configs: "

[PATCH 1/2] arm: dts: rk3399: rock-pi-4: sync with Linux 6.3-rc5
 2023-04-08  9:11 UTC  (2+ messages)
` [PATCH 2/2] configs: rk3399: add Radxa ROCK Pi 4 variants

[v1 0/2] Add DTS for BPI-R3
 2023-04-08  7:37 UTC  (4+ messages)
` [v1 1/2] board: mediatek: add Bananapi-R3 devicetree
  ` Aw: "
` [v1 2/2] configs: change bpi-r3 to board specific dts and change prompt

[RFC PATCH] sunxi: arm64: boot0.h: runtime check for RVBAR address
 2023-04-08  6:27 UTC  (2+ messages)

[PATCH 1/2] sunxi: boot0.h: allow RVBAR MMIO address customisation
 2023-04-08  6:19 UTC  (4+ messages)
` [PATCH 2/2] sunxi: remove support for boot0 header reservation

[PATCH v2 0/2] video: sunxi: dw-hdmi: complement partial OF conversion
 2023-04-08  6:11 UTC  (5+ messages)
` [PATCH v2 1/2] video: sunxi: dw-hdmi: Use DM for clock gates and resets
` [PATCH v2 2/2] video: sunxi: dw-hdmi: Use DM for HVCC regulator

[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
 2023-04-08  3:34 UTC  (6+ messages)

[PATCH] mpc8379erdb: Convert to using DM_SERIAL
 2023-04-07 22:03 UTC 

[PATCH V2 0/2] Add RK3588 TRNG
 2023-04-07 21:32 UTC  (3+ messages)
` [PATCH V2 1/2] rockchip: rng: add trngv1 for rk3588
` [PATCH V2 2/2] ARM: dts: rockchip: rk3588s-u-boot: Add rng node

[PATCH] sandbox: video: Fix building without SDL
 2023-04-07 19:58 UTC  (2+ messages)

[PATCH v5 1/8] bootstd: Tweak bootflow logic for device tree
 2023-04-07 19:57 UTC  (15+ messages)
` [PATCH v5 3/8] bootstd: Support booting EFI where multiple options exist

[PATCH 1/1] pytest: Use --lazy with umount
 2023-04-07 19:56 UTC  (6+ messages)

[PATCH 0/2] Add RK3588 TRNG
 2023-04-07 16:26 UTC  (4+ messages)
` [PATCH 1/2] rockchip: rng: add trngv1 for rk3588

[PATCH] rockchip: rk3328: Add support for FriendlyARM NanoPi R2C
 2023-04-07 18:16 UTC 

[PATCH 01/11] dt-bindings: power: Add R8A779F0 S4 SYSC power domain definitions
 2023-04-07 19:45 UTC  (3+ messages)
` [PATCH 08/11] ARM: dts: renesas: Add R8A779F0 S4 DT extras

[PATCH 1/9] dt-bindings: power: Add R8A779G0 V4H SYSC power domain definitions
 2023-04-07 19:44 UTC  (3+ messages)
` [PATCH 6/9] ARM: dts: renesas: Add R8A779G0 V4H DT extras

[PATCH] boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency
 2023-04-07 18:55 UTC  (3+ messages)

[PATCH 1/1] doc: describe our documentation style
 2023-04-07 18:55 UTC  (2+ messages)

[PATCH 1/1] doc: mention usage of .readthedocs.yml
 2023-04-07 18:55 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