messages from 2023-04-04 10:20:00 to 2023-04-06 06:27:46 UTC [more...]
[PATCH V6 00/13] Add splash screen support at u-boot SPL
2023-04-06 6:27 UTC (24+ messages)
` [PATCH V6 01/13] drivers: video: Kconfig: Add configs for enabling video at SPL
` [PATCH V6 02/13] drivers: video: tidss: Kconfig: Configs to enable TIDSS "
` [PATCH V6 03/13] drivers: Makefile: Add rule to compile video driver
` [PATCH V6 04/13] drivers: video: Makefile: Rule to compile necessary video driver files
` [PATCH V6 05/13] drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
` [PATCH V6 06/13] common: Makefile: Add rule to compile splash and splash_source "
` [PATCH V6 07/13] common: Kconfig: Add BMP configs
` [PATCH V6 08/13] cmd: bmp: Split bmp commands and functions
` [PATCH V6 09/13] common: Makefile: Rule to compile bmp.c
` [PATCH V6 10/13] drivers: video: Enable necessary video functions at SPL
` [PATCH V6 11/13] common: Enable splash "
` [PATCH V6 12/13] include: Enable video related global data variable and splash "
` [PATCH V6 13/13] board: ti: am62x: evm: OSPI support for splash screen
[PATCH] board: ti: am64x: Add support for AM64B SK
2023-04-06 6:19 UTC
[PATCH 0/9] Update clang support for ARM
2023-04-06 6:16 UTC (12+ messages)
` [PATCH 1/9] arm: Only support ARM64_CRC32 when using GCC
` [PATCH 2/9] clang: Add $(CLANG_TARGET) to LDPPFLAGS
` [PATCH 3/9] clang: Don't look for libgcc
` [PATCH 4/9] arm: Centralize fixed register logic
` [PATCH 5/9] armv7: Use isb/dsb directly in start.S
` [PATCH 6/9] boot/image-board.c: Silence warning in select_ramdisk
` [PATCH 7/9] usb: gadget: f_mass_storage: Rework do_request_sense slightly
` [PATCH 8/9] clang: efi payload: Silence unaligned access warning
` [PATCH 9/9] doc: clang: Update and correct support notes
[PATCH v5 1/8] bootstd: Tweak bootflow logic for device tree
2023-04-06 5:42 UTC (10+ messages)
` [PATCH v5 3/8] bootstd: Support booting EFI where multiple options exist
[PATCH] arm: dts: k3-j721e-sk-u-boot: Resync dts file and binding with Linux Kernel
2023-04-06 5:07 UTC (2+ messages)
[PATCH 1/1] pytest: Use --lazy with umount
2023-04-06 2:19 UTC
[GIT PULL] please pull fsl-qoriq-2023-4-6 for 2023.07-rc1
2023-04-06 2:11 UTC
[PATCH] riscv: Correct a comment in io.h
2023-04-06 1:33 UTC (2+ messages)
imx7d-sabresd: Cannot access the SD card
2023-04-06 1:30 UTC (2+ messages)
[BUG] issues with new bootflow, uefi and virtio
2023-04-06 0:25 UTC (3+ messages)
[PATCH] ARM: configs: imx8mm: Sync i.MX8M Mini Toradex Verdin and Menlo board configs
2023-04-05 23:51 UTC
[PATCH v2 0/9] blk: blkmap: Composable virtual block devices
2023-04-05 23:00 UTC (2+ messages)
[PATCH] configs: am62x: enable secure device configs by default
2023-04-05 22:40 UTC
[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
2023-04-05 22:06 UTC (9+ messages)
` [PATCH v2 1/1] RFC: Move Odroid-C2 to use "
[RFC PATCH] sunxi: arm64: boot0.h: runtime check for RVBAR address
2023-04-05 20:30 UTC
[PATCH v2 00/12] Remove K3 misc sys_proto.h header
2023-04-05 20:29 UTC (15+ messages)
` [PATCH v2 01/12] arm: mach-k3: Move MSMC fixup to SoC level
` [PATCH v2 02/12] arm: mach-k3: Move J721e SoC detection out of common section
` [PATCH v2 03/12] soc: soc_ti_k3: Use hardware.h to remove definition duplication
` [PATCH v2 04/12] configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATF
` [PATCH v2 05/12] configs: j721s2_evm.h: Remove refrences to J7200 EVM
` [PATCH v2 06/12] arm: mach-k3: Make release_resources_for_core_shutdown() common
` [PATCH v2 07/12] arm: mach-k3: Move sysfw-loader.h out of mach includes
` [PATCH v2 08/12] arm: mach-k3: Add weak do_board_detect() to common file
` [PATCH v2 09/12] arm: mach-k3: Remove unused fdt_disable_node()
` [PATCH v2 10/12] arm: mach-k3: Move sdelay() and wait_on_value() declaration
` [PATCH v2 11/12] arm: mach-k3: Move J721s2 SPL init functions to mach-k3
` [PATCH v2 12/12] arm: mach-k3: Remove empty sys_proto.h include
[PATCH] nand: raw: octeontx: Make list static
2023-04-05 18:42 UTC (2+ messages)
[PATCH] binman: Use unsigned long over typedef ulong
2023-04-05 18:38 UTC (2+ messages)
[PATCH v2 1/2] common: cli_hush: Restore clear local variable support
2023-04-05 18:38 UTC (4+ messages)
` [PATCH v2 2/2] test: hush_if_test: Add hush variable test
[PATCH 1/1] common: static fdt_simplefb_enable_existing_node()
2023-04-05 18:37 UTC (2+ messages)
[PATCH v2 00/18] Migration to using binman to generate
2023-04-05 18:37 UTC (27+ messages)
` [PATCH v2 01/18] binman: Add support for generating TI Board config binaries
` [PATCH v2 02/18] binman: ti-secure: Add support for TI signing
` [PATCH v2 03/18] ti: sysfw: tiboot3: Add support for packaging sysfw.itb and tiboot3.bin
` [PATCH v2 04/18] j721e: schema: yaml: Add general schema and J721E board config files
` [PATCH v2 05/18] j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v2 06/18] j7200: yaml: Add J7200 board config files
` [PATCH v2 07/18] j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v2 08/18] am65x: yaml: Add AM65x board config files
` [PATCH v2 09/18] am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v2 10/18] config: am64x: Add board config for AM64x
` [PATCH v2 11/18] am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img
` [PATCH v2 12/18] j721s2: yaml: Add board config for J721S2
` [PATCH v2 13/18] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v2 14/18] am62: yaml: Add board config for AM62
` [PATCH v2 15/18] am625: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v2 16/18] am62a: yaml: Add board config for AM62ax
` [PATCH v2 17/18] am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v2 18/18] k3: tools: config.mk: Update makefile and remove scripts
[PATCH 1/1] test: move unit tests into a sub-menu
2023-04-05 18:37 UTC (2+ messages)
[PATCH 1/1] test: improve configuration for Kconfig test options
2023-04-05 18:37 UTC (2+ messages)
Newer U-Boot version throwing "Bootstage space exhasuted" with FIT image
2023-04-05 18:37 UTC (2+ messages)
[PATCH 1/1] MAINTAINERS: assign include/os.h
2023-04-05 18:37 UTC (2+ messages)
[PATCH v2 1/1] sandbox: fix return type of os_filesize()
2023-04-05 18:37 UTC (2+ messages)
[PATCH] dm: core: Make aliases_lookup static
2023-04-05 18:37 UTC (2+ messages)
RISC-V FIT image type
2023-04-05 18:37 UTC (5+ messages)
[PATCH 1/4] net: e1000: add and make use of NUM_RX_DESC macro
2023-04-05 14:53 UTC (4+ messages)
` [PATCH 2/4] net: e1000: move all rx data structures to hw instance
[PATCH] fs: yaffs2: Make yaffsfs_deviceList static
2023-04-05 14:40 UTC
[PATCH 1/5] efi: selftest: Make record static
2023-04-05 13:09 UTC (10+ messages)
` [PATCH 2/5] efi: selftest: Make load_file() and load_file2() static
` [PATCH 3/5] efi: loader: Make efi_event_queue and efi_register_notify_events static
` [PATCH 4/5] efi: loader: Make efi_mem static
` [PATCH 5/5] efi: loader: Make efi_runtime_mmio static
[PATCH 01/12] arm: mach-k3: Move MSMC fixup to SoC level
2023-04-05 14:42 UTC (4+ messages)
` [PATCH 08/12] arm: mach-k3: Add weak do_board_detect() to common file
[PATCH v3 00/19] Support android boot image v3/v4
2023-04-05 14:41 UTC (2+ messages)
[PATCH 1/2] sunxi: boot0.h: allow RVBAR MMIO address customisation
2023-04-05 14:27 UTC (2+ messages)
` [PATCH 2/2] sunxi: remove support for boot0 header reservation
[PATCH] arm64: zynqmp: Fix issue of apps executing from R5 core 1
2023-04-05 13:06 UTC
[PATCH] drivers: tee: sandbox: Fix SCP03 control emulator
2023-04-05 12:30 UTC
[PATCH v2] watchdog: arm_smc_wdt: add watchdog support
2023-04-05 9:53 UTC
[PATCH] k3: pmic: Clear ESM masks
2023-04-05 10:54 UTC
[PATCH 1/2] thermal: imx_tmu: Clean up all prints
2023-04-05 9:01 UTC (6+ messages)
` [PATCH 2/2] thermal: imx_tmu: Move architecture code into driver
[PATCH 1/1] sandbox: fix return type of os_filesize()
2023-04-05 8:59 UTC
[PATCHv8 3/3] doc: boards: amlogic: add documentation for Beelink GT1 Ultimate
2023-04-05 8:29 UTC (2+ messages)
[PATCHv8 2/3] boards: amlogic: add Beelink GT1 Ultimate defconfig
2023-04-05 8:29 UTC (2+ messages)
[PATCHv8 1/3] ARM: dts: add support for Beelink GT1 Ultimate
2023-04-05 8:29 UTC (2+ messages)
[PATCH v2 1/2] Boot var automatic management for removable medias
2023-04-05 0:06 UTC (2+ messages)
` [PATCH v2 2/2] Load option with short device path for boot vars
[PATCH 1/2] Boot var automatic management for removable medias
2023-04-05 0:14 UTC (3+ messages)
[PATCH v3 1/2] spl: mmc: Pass eMMC HW partition and SW partition to spl_mmc_get_uboot_raw_sector()
2023-04-05 0:01 UTC (10+ messages)
` [PATCH v3 2/2] spl: mmc: Pass eMMC HW partition 7 through
[PATCH] doc: arch: m68k: fix maintainer email
2023-04-04 23:19 UTC
[PATCH 1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace
2023-04-04 22:59 UTC (6+ messages)
` [PATCH 2/6] board: stmark2: add i2c0 pinmux pad configuration
` [PATCH 3/6] m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definition
` [PATCH 4/6] i2c: fsl_i2c: fix m68k transferts
` [PATCH 5/6] m68k: dts: add i2c nodes
` [PATCH 6/6] m68k: upgrading all boards to dm i2c
[PATCH] travis-ci: Add m68k M5208EVBE machine
2023-04-04 21:43 UTC (5+ messages)
[PATCH u-boot] mmc: spl: Add comments for default_spl_mmc_emmc_boot_partition()
2023-04-04 20:28 UTC
[RFC PATCH v1] arm: lib: add __gnu_thumb1_case_si
2023-04-04 19:52 UTC (4+ messages)
HI
2023-04-04 18:52 UTC
[PATCH 1/2] smartweb: Enable LTO
2023-04-04 18:47 UTC (4+ messages)
` [PATCH 2/2] linker_lists: Rework start/end macros to not rely on undefined behavior
[v2 1/2] pytest: Update requirements to match sphinx versions
2023-04-04 18:47 UTC (4+ messages)
` [v2 2/2] Dockerfile: Populate a pip cache
[PATCH] CI: Move to clang-16
2023-04-04 18:47 UTC (2+ messages)
Pull request: please pull u-boot-imx/next: u-boot-imx-next-20230404
2023-04-04 18:47 UTC (2+ messages)
[PATCH v2 0/3] fdt: Fix mtparts fixup
2023-04-04 16:18 UTC (4+ messages)
` [PATCH v2 1/3] fdt: validate/fix cells count on mtdpart fixup
[PATCH] arm: Remove omap5_uevm board
2023-04-04 15:47 UTC
[PATCH] doc: ti: Add switch setting for boot modes on AM62 SK
2023-04-04 14:22 UTC (3+ messages)
[PATCH v4 1/5] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
2023-04-04 14:11 UTC (5+ messages)
` [PATCH v4 2/5] configs: rockchip: rock5b-rk3588: enable USB and regulators
` [PATCH v4 3/5] phy: add support for phy-supply
` [PATCH v4 4/5] phy: remove phy-supply related code
` [PATCH v4 5/5] phy: rockchip-inno-usb2: add initial support for rk3588 PHY
[PATCH 00/17] rockchip: eMMC fixes for RK3568 and support for RK3588
2023-04-04 13:13 UTC (3+ messages)
[PATCH v2 2/3] configs: tqma6: enable DM for MDIO / PHY
2023-04-04 10:20 UTC (2+ messages)
[PATCH v2 5/5] board: verdin-imx8mp: change prints in spl_dram_init function
2023-04-04 10:19 UTC (2+ messages)
[PATCH v2 1/5] board: verdin-imx8mp: update ddrc config for different lpddr4 memories
2023-04-04 10:19 UTC (2+ messages)
[PATCH V5] arm64: imx: Add support for imx8mp-beacon-kit
2023-04-04 10:19 UTC (2+ messages)
[PATCH v2 2/5] board: verdin-imx8mp: fix lpddr4 refresh timing
2023-04-04 10:19 UTC (2+ messages)
[PATCH 2/2] ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM
2023-04-04 10:19 UTC (2+ messages)
[PATCH v2 3/5] board: verdin-imx8mp: update lpddr4 configuration and training
2023-04-04 10:19 UTC (2+ messages)
[PATCH v2 3/3] configs: tqma6: enable DM_THERMAL
2023-04-04 10:19 UTC (2+ messages)
[PATCH v3] ARM: dts: imx: Add WDT reboot bindings on DH i.MX6 DHSOM
2023-04-04 10:19 UTC (2+ messages)
[PATCH 1/2] ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM
2023-04-04 10:19 UTC (2+ messages)
[PATCH] arm: imx: add u-boot-nand.imx to boot from NAND without SPL
2023-04-04 10:19 UTC (2+ messages)
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