messages from 2023-11-03 22:45:16 to 2023-11-06 03:07:44 UTC [more...]
[PATCH v6 00/25] spl: Use common function for loading/parsing images
2023-11-06 2:26 UTC (23+ messages)
` [PATCH v6 01/25] spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc
` [PATCH v6 02/25] arm: Disable SPL_FS_FAT when it isn't used
` [PATCH v6 03/25] spl: Make SHOW_ERRORS depend on LIBCOMMON
` [PATCH v6 04/25] spl: semihosting: Don't close fd before spl_load_simple_fit
` [PATCH v6 05/25] spl: Remove NULL assignments in spl_load_info
` [PATCH v6 06/25] spl: Remove dev from spl_load_info
` [PATCH v6 07/25] spl: Take advantage of bl_len's power-of-twoness
` [PATCH v6 08/25] spl: Refactor spl_load_info->read to use units of bytes
` [PATCH v6 09/25] spl: Remove filename from spl_load_info
` [PATCH v6 10/25] spl: Only support bl_len when we have to
` [PATCH v6 11/25] spl: nand: Remove spl_nand_legacy_read
` [PATCH v6 12/25] spl: legacy: Split off LZMA decompression into its own function
` [PATCH v6 13/25] test: spl: Support testing LEGACY_LZMA filesystem images
` [PATCH v6 14/25] spl: Add generic spl_load function
` [PATCH v6 15/25] spl: Convert ext to use spl_load
` [PATCH v6 16/25] spl: Convert fat to spl_load
` [PATCH v6 17/25] spl: Convert mmc "
` [PATCH v6 18/25] spl: Convert nand "
` [PATCH v6 19/25] spl: Convert net "
` [PATCH v6 20/25] spl: Convert nor "
` [PATCH v6 22/25] spl: Convert semihosting "
` [PATCH v6 25/25] spl: fat: Add option to disable DMA alignment
[PATCH] sunxi: h616: (really) lower SPL stack address to avoid BROM data
2023-11-06 1:59 UTC
[PATCH 1/2] dt-bindings: phy-mtk-tphy: add properties for phy tuning
2023-11-06 1:45 UTC (2+ messages)
` [PATCH 2/2] phy: "
[PATCH 0/4] Support StarFive Watchdog driver
2023-11-05 23:13 UTC (5+ messages)
` [PATCH 1/4] clk: starfive: jh7110: Add watchdog clocks
` [PATCH 2/4] watchdog: Add StarFive Watchdog driver
` [PATCH 3/4] riscv: dts: jh7110: Add watchdog device tree node
` [PATCH 4/4] configs: visionfive2: Enable watchdog driver
[PATCH] mmc: renesas-sdhi: Disable clock after tuning reset when possible
2023-11-05 22:42 UTC
[PATCH 1/1] rng: detect RISC-V Zkr RNG device in bind method
2023-11-05 21:54 UTC (5+ messages)
[PATCH 0/4] bootm: Handle compressed arm64 images with bootm
2023-11-05 21:20 UTC (8+ messages)
` [PATCH 1/4] bootm: Allow ignoring the load address with kernel_noload
` [PATCH 2/4] bootm: Move arm64-image processing later
` [PATCH 3/4] image: Show the load address when decompressing
` [PATCH 4/4] image: Correct load_bug typo
[PATCH v3 00/12] Resolve issues with booting distros on x86
2023-11-05 16:29 UTC (12+ messages)
` [PATCH v3 01/12] efi: Correct handling of frame buffer
` [PATCH v3 04/12] x86: coreboot: Add a boot script
` [PATCH v3 06/12] expo: Correct background colour
` [PATCH v3 08/12] video: Drop unnecessary truetype operations from SPL
` [PATCH v3 09/12] x86: Enable SSE in 64-bit mode
Need advise with u-boot on SH-7785LCR
2023-11-05 16:29 UTC (4+ messages)
[PATCH v2] x86: serial: ns16550: Allow the UART to be silently disabled
2023-11-05 14:11 UTC (2+ messages)
[PATCH v6 0/8] clk: Switch from soc_clk_dump to clk_ops function
2023-11-05 8:38 UTC (9+ messages)
` [PATCH v6 1/8] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [PATCH v6 2/8] clk: ast2600: Move soc_clk_dump function
` [PATCH v6 3/8] clk: k210: "
` [PATCH v6 4/8] clk: amlogic: Move driver and ops structs
` [PATCH v6 5/8] clk: Add dump operation to clk_ops
` [PATCH v6 6/8] cmd: clk: Use dump function from clk_ops
` [PATCH v6 7/8] clk: treewide: switch to clock dump "
` [PATCH v6 8/8] cmd: clk: Make soc_clk_dump static
[PATCH V2] doc: falcon: riscv: Falcon Mode boot on RISC-V
2023-11-05 4:12 UTC (2+ messages)
[PATCH] arm: Enable SYS_THUMB_BUILD on AT91
2023-11-05 2:27 UTC
[PATCH] arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTO
2023-11-05 0:10 UTC (2+ messages)
[PATCH 01/20] m68k: Remove CONFIG_FSLDMAFEC
2023-11-04 20:58 UTC (2+ messages)
[PATCH v3 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
2023-11-04 22:58 UTC (8+ messages)
[PATCH 1/1] dm: fix misleading messages
2023-11-04 22:57 UTC (4+ messages)
[PATCH] sandbox: Close file after mmaping it
2023-11-04 22:57 UTC (2+ messages)
[PATCH v2 1/2] pico-pi-imx6ul: Connvert to DM_SERIAL
2023-11-04 21:52 UTC (2+ messages)
` [PATCH v2 2/2] pico-pi-imx6ul: Convert to watchdog driver model
[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 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 (5+ messages)
` [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
[PATCH] arm: init: add an option to use FDT from previous bootloader
2023-11-04 19:43 UTC (6+ 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 (8+ 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] 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 (2+ 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
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