messages from 2023-04-07 10:38:49 to 2023-04-10 14:16:33 UTC [more...]
[PATCH] board: ti: j721s2: Add support to detect daughtercards
2023-04-10 13:30 UTC (2+ messages)
[PATCH 0/8] Add ESM support for J721E and J7200
2023-04-10 14:15 UTC (3+ messages)
` [PATCH 1/8] arm: mach-k3: j721e_init: initialize ESM support
` [PATCH 2/8] arm: dts: k3-k721e: Add Main domain "
[PATCH 1/3] firmware: psci: enable DM_FLAG_PRE_RELOC
2023-04-10 12:39 UTC (2+ messages)
[GIT PULL] Please pull u-boot-mmc master
2023-04-10 10:18 UTC
[PATCH v5 0/4] FMP versioning support
2023-04-10 9:07 UTC (5+ 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 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 v2 00/10] sunxi: Update H616 DRAM driver
2023-04-10 8:21 UTC (11+ 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 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] configs: rk3588: rename defconfig for rock-5b
2023-04-10 3:12 UTC (2+ messages)
[PATCH 1/8] riscv: Optimize source end address calculation in start.S
2023-04-10 1:51 UTC (3+ messages)
` [PATCH 5/8] makefile: riscv: Drop useless argument of prelink-riscv
[PATCH v8 00/13] bootstd: Convert rockchip and add various fixes and tweaks
2023-04-10 0:07 UTC (17+ messages)
` [PATCH v8 07/13] bootstd: Use blk uclass device numbers to set efi bootdev
` [PATCH v8 08/13] rockchip: Move to standard boot
` [PATCH v8 09/13] rockchip: Use the same boot_targets for all boards
` [PATCH v8 10/13] bootstd: Disable BOOTSTD for boards with custom commands
` [PATCH v8 11/13] xilinx: Disable CONFIG_BOOTSTD_DEFAULTS for some xilinx boards
` [PATCH v8 12/13] atmel: Disable SPL_EFI_PARTITION for sama5d27_som1_ek_qspiflash
` [PATCH v8 13/13] bootstd: Enable BOOTSTD_DEFAULTS by default
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 (14+ messages)
` [PATCH v4 1/5] nand: brcmnand: add iproc support
` [PATCH v4 2/5] mtd: rawnand: nand_base: Handle algorithm selection
` [PATCH v4 3/5] arm: dts: Import device tree for Broadcom Northstar
` [PATCH v4 4/5] arm: Add support for the Broadcom Northstar SoCs
` [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 (3+ messages)
[PATCH v2 0/3] *** net: DHCPv6 protocol and commands ***
2023-04-07 18:55 UTC (7+ 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 1/1] doc: mention usage of .readthedocs.yml
2023-04-07 18:55 UTC (2+ messages)
[PULL] u-boot-sh/master
2023-04-07 17:46 UTC (3+ messages)
` [PULL] u-boot-sh/master_net/phy/prep-cleanup
[PATCH] mmc: fsl_esdhc: Fix enablement of UHS mode
2023-04-07 16:38 UTC (3+ messages)
[PATCH] net: ravb: Add R-Car Gen4 support
2023-04-07 15:12 UTC
[PATCH] doc: arch: m68k: fix maintainer email
2023-04-07 14:51 UTC (2+ messages)
[PATCH] serial-uclass: drop redundant code in serial_check_stdout()
2023-04-07 14:51 UTC (2+ messages)
[PATCH v2 1/2] lmb: Fix LMB_MEMORY_REGIONS flag usage
2023-04-07 14:51 UTC (4+ messages)
` [PATCH v2 2/2] lmb: add max number of region in lmb_dump_region() output
[PATCH 0/2] ata: fix build failures for SATA w/o SCSI
2023-04-07 14:50 UTC (5+ messages)
` [PATCH 1/2] ata: fix requirements for CONFIG_AHCI_PCI
` [PATCH 2/2] ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA
[PATCH 1/1] cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSI
2023-04-07 14:50 UTC (2+ messages)
[PATCH 1/1] cmd/regulator: missing fallthrough in do_dev()
2023-04-07 14:50 UTC (2+ messages)
[PATCH] spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry
2023-04-07 14:50 UTC (2+ messages)
[PATCH 1/1] cmd: missing fallthrough macro in do_pci()
2023-04-07 14:50 UTC (2+ messages)
[PATCH 1/1] cmd: convert fallthrough comment
2023-04-07 14:50 UTC (2+ messages)
[PATCH 1/1] lib: missing fallthrough comment in vsnprintf_internal()
2023-04-07 14:50 UTC (2+ messages)
[PATCH 1/1] tools: avoid implicit fallthrough in fdt_add_pubkey
2023-04-07 14:49 UTC (2+ messages)
[PATCH v1 1/1] tools: env: use /run to store lockfile
2023-04-07 14:49 UTC (2+ messages)
[PATCH] cmd: Add 2048 game
2023-04-07 14:49 UTC (2+ messages)
[PATCH v1 0/9] TI TPS6594 PMIC support for multiple TI EVMs
2023-04-07 14:49 UTC (2+ messages)
[PATCH v2 00/13] TI TPS6594 PMIC support for multiple TI EVMs
2023-04-07 13:33 UTC (14+ messages)
` [PATCH v2 01/13] drivers: pmic: TPS65941 add support for WD disable
` [PATCH v2 02/13] drivers: regulator: Fixes for TPS65941 LDO voltage conversion
` [PATCH v2 03/13] configs: j721e_evm: Add support for TPS65941 PMICs on j721e TI EVM board
` [PATCH v2 04/13] board: ti: k3-j721e: Force TPS65941 PMIC WD disable "
` [PATCH v2 05/13] DONOTMERGE: arm: dts: k3-j721e: u-boot overlay for TI tps6594 PMIC
` [PATCH v2 06/13] DONOTMERGE: arm: dts: k3-j721e: refactor r5 board file to use Linux dts tps6594 description
` [PATCH v2 07/13] DONOTMERGE: arm: dts: k3-j721e: realign node name on linux dts name
` [PATCH v2 08/13] configs: am62ax_evm_a53: Enable support for TI TPS6593 PMIC
` [PATCH v2 09/13] DONOTMERGE: arm: dts: k3-am62a7-sk: Add TI TPS6593 PMIC support
` [PATCH v2 10/13] configs: j7200_evm: Enable TP6594 family PMICs
` [PATCH v2 11/13] DONOTMERGE: arm: dts: k3-j7200: Add "
` [PATCH v2 12/13] DONOTMERGE: arch: arm: dts: k3-j721s2: Add TPS6594 familly PMICs
` [PATCH v2 13/13] configs: j721s2_evm: Enable TP6594 PMIC and AVS0
[PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x
2023-04-07 13:26 UTC (3+ messages)
` [PATCH v2 5/8] usb: dwc3: Add dwc3 glue driver for am62
[PATCH v3 00/19] Support android boot image v3/v4
2023-04-07 13:16 UTC (5+ messages)
` [PATCH v3 11/19] android: boot: ramdisk: support vendor ramdisk
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox