messages from 2023-11-03 06:37:02 to 2023-11-04 21:48:13 UTC [more...]
[PATCH 1/2] pico-pi-imx6ul: Connvert to DM_SERIAL
2023-11-04 21:47 UTC (2+ messages)
` [PATCH 2/2] pico-pi-imx6ul: Convert to watchdog driver model
[PATCH] m68k: remove common.h references
2023-11-04 21:25 UTC
uboot reports adding disk failed(EFI_NOT_FOUND) and first disk is gone in next scsi scan
2023-11-04 20:56 UTC (4+ messages)
Adding support for Orange Pi Zero 3
2023-11-04 19:17 UTC
[PATCH v2 00/15] nand: Add sandbox tests
2023-11-04 20:37 UTC (16+ messages)
` [PATCH v2 01/15] spl: nand: Fix NULL-pointer dereference
` [PATCH v2 02/15] nand: Don't dereference NULL manufacturer_desc
` [PATCH v2 03/15] nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically
` [PATCH v2 04/15] nand: spl_loaders: Only read enough pages to load the image
` [PATCH v2 05/15] spl: legacy: Honor bl_len when decompressing
` [PATCH v2 06/15] spl: nand: Set bl_len to page size
` [PATCH v2 07/15] cmd: nand: Map memory before accessing it
` [PATCH v2 08/15] spl: "
` [PATCH v2 09/15] mtd: Rename SPL_MTD_SUPPORT to SPL_MTD
` [PATCH v2 10/15] mtd: Add some fallbacks for add/del_mtd_device
` [PATCH v2 11/15] nand: Add function to unregister NAND devices
` [PATCH v2 12/15] nand: Allow reinitialization
` [PATCH v2 13/15] arch: sandbox: Add function to create temporary files
` [PATCH v2 14/15] nand: Add sandbox driver
` [PATCH v2 15/15] test: spl: Add a test for NAND
[PATCH v3 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
2023-11-04 20:36 UTC (7+ messages)
[PATCH 1/1] dm: fix misleading messages
2023-11-04 20:00 UTC (3+ messages)
[PATCH] sandbox: Close file after mmaping it
2023-11-04 19:57 UTC
[PATCH 00/15] nand: Add sandbox tests
2023-11-04 19:46 UTC (7+ messages)
[PATCH 1/1] dm: Do not enable debug messages by default
2023-11-04 19:45 UTC (2+ messages)
[PATCH] doc: build: fix wrongly written targests instead of targets
2023-11-04 19:45 UTC (2+ messages)
U-boot env in binary format
2023-11-04 19:44 UTC (3+ messages)
[PATCH 0/4] mkimage: also honour -B even without external data
2023-11-04 19:43 UTC (6+ messages)
` [PATCH 1/4] "
[PATCH v2 0/5] Move video memory reservation for SPL to the
2023-11-04 19:43 UTC (11+ messages)
` [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
` [PATCH v2 3/5] common/board_f: Catch bloblist before starting resevations
` [PATCH v2 4/5] video: Skip framebuffer reservation if already reserved
[PATCH] arm: init: add an option to use FDT from previous bootloader
2023-11-04 19:43 UTC (6+ messages)
Need advise with u-boot on SH-7785LCR
2023-11-04 19:42 UTC (2+ messages)
[PATCH 1/1] rng: detect RISC-V Zkr RNG device in bind method
2023-11-04 19:42 UTC (2+ messages)
[PATCH v2 0/3] arm64: Add a build target for Flat Image Tree
2023-11-04 19:42 UTC (4+ messages)
` [PATCH v2 1/3] kbuild: arm64: Add BOOT_TARGETS variable
` [PATCH v2 2/3] arm: boot: Use double quotes for image name
` [PATCH v2 3/3] arm64: boot: Support Flat Image Tree
[PATCH V2 0/2] arm: mach-k3: Move TI keys out of board folder
2023-11-04 19:33 UTC (5+ messages)
` [PATCH V2 1/2] arm: mach-k3: Move K3 degenerate "
` [PATCH V2 2/2] arm: mach-k3: Move TI dummy "
[PATCH v5 0/8] clk: Switch from soc_clk_dump to clk_ops function
2023-11-04 18:46 UTC (8+ messages)
` [PATCH v5 5/8] clk: Add dump operation to clk_ops
` [PATCH v5 6/8] cmd: clk: Use dump function from clk_ops
[PATCH 1/1] rng: fix ARMv8.5 RNDR driver
2023-11-04 18:27 UTC (3+ messages)
[PATCH 1/2] arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM
2023-11-04 16:32 UTC (2+ messages)
` [PATCH 2/2] arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOM
[PATCH 1/2] arm: stm32: Enable TCP, IPv6, wget on DH STM32MP15 DHSOM
2023-11-04 16:31 UTC (2+ messages)
` [PATCH 2/2] arm: stm32: Limit u-boot.itb size to 0x160000 bytes "
[PATCH 1/5] patman: Split out arg parsing into its own file
2023-11-04 16:25 UTC (5+ messages)
` [PATCH 2/5] patman: Move the main program into a function
` [PATCH 3/5] patman: Correct easy pylint warnings in __main__
` [PATCH 4/5] patman: Avoid using func_test at top level
` [PATCH 5/5] patman: Correct Python 3.6 behaviour
[PATCH RESEND 0/5] clk: A few bugfixes/enhancements for CCF
2023-11-04 15:35 UTC (5+ messages)
` [PATCH RESEND 5/5] clk: ccf: call clock provided ops directly for endisable()
[PATCH 1/3] spl: fit: Discard decompression if not supported
2023-11-04 15:19 UTC (6+ messages)
` [PATCH 2/3] spl: fit: Add support for LZO compressed images
` [PATCH 3/3] spl: fit: Load compressed blob to heap buffer
[PATCH] net: wget: Support non-default HTTP port
2023-11-04 15:09 UTC
[PATCH 00/15] board: ti: Add support for BeagleBone AI-64
2023-11-04 14:13 UTC (15+ messages)
` [PATCH 01/15] arm: mach-k3: j721e: Improve support for UDA FS
` [PATCH 03/15] board: ti: j721e: evm: Drop board check for ESM
` [PATCH 06/15] board: ti: j721e: evm: Drop board based serdes initialization
` [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file
[PATCH] rockchip: rk3588-rock-5b: Enable CONFIG_PCI_INIT_R to support EFI networking
2023-11-04 13:04 UTC
[PATCH v9 0/8] Add support for PMICs used on Tegra 3 devices
2023-11-04 13:57 UTC (3+ messages)
` [PATCH v9 1/8] power: pmic: palmas: support TI TPS65913 PMIC
[PATCH v3 00/16] General tegra and board improvements
2023-11-04 13:57 UTC (3+ messages)
` [PATCH v3 01/16] ARM: dts: p1801-t: separate from common transformers tree
[PATCH v4 0/6] Implement proper sysreset ability for Tegra SoCs and some PMICs
2023-11-04 13:57 UTC (3+ messages)
` [PATCH v4 1/6] sysreset: tegra: create arch specific sysreset driver
[PATCH v3 0/2] tegra_mmc: get tap and trim from dts
2023-11-04 13:57 UTC (5+ messages)
` [PATCH v3 1/2] ARM: tegra210: set default-tap and default-trim values in sdhci nodes
` [PATCH v3 2/2] mmc: tegra: get default-tap and default-trim from device tree
Please pull qcom-next-20231103
2023-11-04 13:57 UTC (2+ messages)
[GIT PULL] Please pull u-boot-dfu-20231103
2023-11-04 13:57 UTC (2+ messages)
[PATCH] pico-imx7d: Remove board_phy_config()
2023-11-04 11:54 UTC (2+ messages)
[PATCH V2 0/4] board: ti: Add support for BeagleBone AI-64
2023-11-04 8:11 UTC (5+ messages)
` [PATCH V2 1/4] arm: dts: Add k3-j721e-beagleboneai64
` [PATCH V2 2/4] board: beagle: Add BeagleBone AI-64 support
` [PATCH V2 3/4] configs: Add j721e_beagleboneai64_* configs
` [PATCH V2 4/4] doc: board: beagle: Add BeagleBone AI-64 documentation
[PATCH v3 0/1] sunxi: H616: add LPDDR4 support
2023-11-04 8:31 UTC (3+ messages)
` [PATCH v3 1/1] sunxi: H616: add LPDDR4 DRAM support
[PATCH 0/5] board: beagle: Move beagleplay and omap3beagle under beagle vendor folder
2023-11-04 8:01 UTC (6+ messages)
` [PATCH 1/5] arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsi
` [PATCH 2/5] configs: Add am62x_beagleplay_*_defconfig
` [PATCH 3/5] board: Move beagleplay under beagle vendor folder
` [PATCH 4/5] doc: board: Move am62x_beagleplay to it's own vendor
` [PATCH 5/5] board: Move omap3 beagle under beagle vendor folder
[PATCH v2 0/3] BOOTP/DHCPv4 enhancements
2023-11-04 7:53 UTC (9+ messages)
` [PATCH v2 1/3] net: Get pxe config file from dhcp option 209
` [PATCH v2 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
[PATCH V2 00/12] board: ti: j721e: cleanup
2023-11-04 7:21 UTC (13+ messages)
` [PATCH V2 01/12] board: ti: j721e: evm: Drop unused headers
` [PATCH V2 02/12] board: ti: j721e: evm: Drop board check for ESM
` [PATCH V2 03/12] board: ti: j721e: evm: Switch to using IS_ENABLED
` [PATCH V2 04/12] board: ti: j721e: j721e.env: Add explicit boot_targets
` [PATCH V2 05/12] configs: j721e_evm_a72_defconfig: Switch to bootstd
` [PATCH V2 06/12] arm: mach-k3: Kconfig: Introduce a symbol to indicate J7200
` [PATCH V2 07/12] board: ti: j721e: Select SOC_K3_J721E_J7200 for J7200evm
` [PATCH V2 08/12] arm: mach-k3: arm64-mmu: Refactor to be independent of board
` [PATCH V2 09/12] arm: mach-k3: j721e: Improve support for UDA FS
` [PATCH V2 10/12] configs: j7200: Remove HBMC_AM654 config
` [PATCH V2 11/12] configs: j7200_evm_a72_defconfig: Switch to bootstd
` [PATCH V2 12/12] doc: board: ti: j721e_evm: Use board relative path for include directives
[PATCH] arm: mach-k3: Move K3 degenerate keys out of board folder
2023-11-04 2:46 UTC (3+ messages)
[PATCH 1/1] pico-imx7d: fix typo in AR8035 comment
2023-11-03 22:51 UTC (4+ messages)
[PATCH v3 0/3] BOOTP/DHCPv4 enhancements
2023-11-04 1:00 UTC (4+ messages)
` [PATCH v3 1/3] net: Get pxe config file from dhcp option 209
` [PATCH v3 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
` [PATCH v3 3/3] net: bootp: add config option BOOTP_RANDOM_XID
[PATCH] imx7d-pico-pi-u-boot.dtsi: Fix aliases indentation
2023-11-03 23:00 UTC
[PATCH] pico-imx7d: Remove board_phy_config()
2023-11-03 22:47 UTC
[PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
2023-11-03 21:43 UTC (13+ messages)
[PATCH v2 1/1] efi_loader: expose the device-tree file name
2023-11-03 20:03 UTC (16+ messages)
[PATCH v1 0/3] Implement GPIO cells for PALMAS and MAX77663 PMICs
2023-11-03 19:46 UTC (5+ messages)
` [PATCH v1 1/3] drivers: gpio-uclass: support PMIC GPIO children
[PATCH v4 1/1] efi_loader: expose the device-tree file name
2023-11-03 19:44 UTC (8+ messages)
[PATCH v4 0/5] Populate kaslr seed with RNG
2023-11-03 19:38 UTC (8+ messages)
` [PATCH v4 1/5] fdt: common API to populate kaslr seed
` [PATCH v4 2/5] fdt: kaslr seed from RNG device
` [PATCH v4 3/5] cmd: kaslrseed: Use common API to fixup FDT
` [PATCH v4 4/5] dm: core: Modify default for OFNODE_MULTI_TREE
` [PATCH v4 5/5] fdt: Fix compile error for !OFNODE_MULTI_TREE
[PATCH 1/1] [u-boot][master][PATCH v6] pico-imx7d: add baseboard SD card boot detect
2023-11-03 18:16 UTC (3+ messages)
[PATCH] riscv: Add support for AMD/Xilinx MicroBlaze V
2023-11-03 16:25 UTC (2+ messages)
[PATCH v3 0/7] arm: mach-snapdragon: Qualcomm clock driver cleanup
2023-11-03 15:39 UTC (8+ messages)
` [PATCH v3 1/7] clk/qcom: move from mach-snapdragon
` [PATCH v3 2/7] clk/qcom: move ipq4019 driver from mach-ipq40xx
` [PATCH v3 3/7] clk/qcom: handle resets and clocks in one device
` [PATCH v3 4/7] clk/qcom: sdm845: add register map for simple gate clocks
` [PATCH v3 5/7] clk/qcom: use function pointers for enable and set_rate
` [PATCH v3 6/7] clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()
` [PATCH v3 7/7] clk/qcom: fix rcg divider value
[PATCH v2 0/7] arm: mach-snapdragon: Qualcomm clock driver cleanup
2023-11-03 14:13 UTC (4+ messages)
` [PATCH v2 7/7] clk/qcom: fix rcg divider value
Please pull u-boot-dm
2023-11-03 13:42 UTC (2+ messages)
[PATCH] MAINTAINERS: update Qualcomm maintainer
2023-11-03 13:31 UTC (3+ messages)
[PATCH 1/2] rockchip: rk3588: Add SPINAND as boot device
2023-11-03 10:30 UTC (7+ messages)
[PATCH v2 0/2] rockchip: ringneck-px30: always reset STM32 companion controller on boot
2023-11-03 10:31 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] rockchip: ringneck-px30: enable SPL_BOARD_INIT
[PATCH] dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
2023-11-03 9:43 UTC (5+ messages)
[PATCH 0/6] arm: mach-snapdragon: Qualcomm pinctrl driver cleanup
2023-11-03 7:29 UTC (13+ messages)
` [PATCH 1/6] pinctrl: qcom: move out of mach-snapdragon
` [PATCH 2/6] pinctrl: qcom: make compatible with linux DTs
` [PATCH 3/6] pinctrl: qcom: handle reserved ranges
` [PATCH 4/6] msm_qcom: use unsigned int
` [PATCH 5/6] pinctrl: qcom: move ipq4019 driver from mach-ipq40xx
` [PATCH 6/6] pinctrl: qcom: rename msm -> qcom
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