messages from 2023-10-12 15:44:53 to 2023-10-15 07:22:53 UTC [more...]
[PATCH v2 00/29] test: spl: Test some load methods
2023-10-14 21:24 UTC (14+ messages)
` [PATCH v2 01/29] spl: legacy: Fix referencing _image_binary_end
` [PATCH v2 05/29] arm: imx: Add newlines after error messages
` [PATCH v2 11/29] lib: acpi: Fix linking SPL when ACPIGEN is enabled
` [PATCH v2 12/29] fs: Disable sandbox filesystem in SPL
` [PATCH v2 14/29] fs: ext4: Add some defines for testing
` [PATCH v2 15/29] net: Fix compiling SPL when fastboot is enabled
` [PATCH v2 16/29] net: bootp: Move port numbers to header
` [PATCH v2 24/29] test: spl: Add functions to create filesystems
` [PATCH v2 25/29] test: spl: Add a test for spl_blk_load_image
` [PATCH v2 26/29] test: spl: Add a test for the MMC load method
` [PATCH v2 29/29] test: spl: Add a test for the SPI "
[PATCH 0/6] binman: Update CBFS implementation
2023-10-14 20:40 UTC (4+ messages)
` [PATCH 1/6] binman: Reset missing bintools after testing
` [PATCH 2/6] binman: Don't add compression attribute for uncompressed files
` [PATCH 4/6] binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
[PATCH] imx8mp-evk: Add USB0 OTG support
2023-10-14 19:07 UTC
[PATCH v2 00/19] Add support for the Renesas RZ/G2L SMARC EVK
2023-10-14 19:59 UTC (20+ messages)
` [PATCH v2 06/19] arm: rmobile: Add basic R9A07G044L SoC support
` [PATCH v2 07/19] clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver
` [PATCH v2 09/19] cmd: gpio: Skip output on -ENOENT
` [PATCH v2 12/19] serial: sh: Add RZ/G2L SCIF support
` [PATCH v2 13/19] mmc: renesas-sdhi: Refactor probe function
` [PATCH v2 14/19] mmc: renesas-sdhi: Initialize module on RZ/G2L
` [PATCH v2 16/19] arm: rmobile: Add CPU detection for RZ/G2L
` [PATCH v2 17/19] arm: rmobile: Support RZ/G2L memory map
` [PATCH v2 19/19] board: rzg2l: Add RZ/G2L SMARC EVK board
[PATCH v2 0/6] smbios: Deal with tables beyond 4GB
2023-10-15 2:45 UTC
[PULL] u-boot-usb/master
2023-10-14 14:49 UTC (2+ messages)
[PATCH] mmc: tmio: Always check for errors after receiving an IRQ
2023-10-14 21:56 UTC
[PATCH] sunxi: H616: DRAM: refactor mctl_phy_configure_odt()
2023-10-14 17:02 UTC
[PATCH 0/4] rockchip: rk3588: Sync pcie and usb3 nodes from linux
2023-10-14 19:12 UTC (4+ messages)
` [PATCH 3/4] rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches
[PATCH 0/5] board: rockchip: Add Pine64 Quartz64 and SOQuartz boards
2023-10-14 19:22 UTC (9+ messages)
` [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
[PATCH v3 0/7] Add rkmtd command
2023-10-14 4:21 UTC (16+ messages)
` [PATCH v3 2/7] rockchip: dm: prepare rkmtd UCLASS
` [PATCH v3 3/7] rockchip: block: add rkmtd class and drivers
` [PATCH v3 4/7] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd
` [PATCH v3 5/7] rockchip: cmd: add rkmtd command
` [PATCH v3 6/7] rockchip: test: dm: add rkmtd test
` [PATCH v3 7/7] rockchip: doc: add rkmtd.rst
` [PATCH v3] rockchip: configs: sandbox: enable rkmtd command
[PATCH 0/4] firmware: scmi: add SCMI power domain protocol support
2023-10-14 1:20 UTC (3+ messages)
` [PATCH 4/4] test: dm: add SCMI power domain protocol test
[PATCH v2 0/6] Support for dumping capsule headers and empty capsules
2023-10-13 22:00 UTC (17+ messages)
` [PATCH v2 1/6] tools: mkeficapsule: Add support to print capsule headers
` [PATCH v2 2/6] doc: capsule: Add documentation for the capsule dump feature
` [PATCH v2 3/6] binman: capsule: Remove superfluous [address, size]-cells properties
` [PATCH v2 3/6] binman: capsule: Remove superfluous [address,size]-cells properties
` [PATCH v2 4/6] binman: capsule: Use dumped capsule header contents for verification
` [PATCH v2 5/6] btool: mkeficapsule: Add support for EFI empty capsule generation
` [PATCH v2 6/6] binman: capsule: Add support for generating EFI empty capsules
[PATCH 0/3] Use FEAT_HAFDBS to track dirty pages
2023-10-13 22:04 UTC (4+ messages)
` [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available
[PATCH 1/5] core: fix doc comments of dev_read_addr*() and related functions
2023-10-13 22:00 UTC (15+ messages)
` [PATCH 2/5] core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
` [PATCH 3/5] core: introduce dev_read_addr_name[_size]_ptr() functions
` [PATCH 4/5] pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit
` [PATCH 5/5] treewide: use dev_read_addr_*_ptr() where appropriate
[PATCH] binman: bintool: Change make target arg type from string to list
2023-10-13 22:00 UTC (3+ messages)
[PATCH 1/1] sandbox: fix spl_board_init
2023-10-13 22:00 UTC (3+ messages)
Please pull u-boot-dm
2023-10-13 22:01 UTC
[PATCH] bootstd: Scan all bootdevs in a boot_targets entry
2023-10-13 22:00 UTC (3+ messages)
[PATCH 1/7] checkpatch.pl: Make common.h check boarder
2023-10-13 21:40 UTC (20+ messages)
` [PATCH 2/7] include: Add <linux/types.h> in a few places
` [PATCH 3/7] arc: Remove common.h usage
` [PATCH 4/7] m68k: "
` [PATCH 5/7] microblaze: "
` [PATCH 6/7] mips: "
` [PATCH 7/7] riscv: "
[PATCH v7 1/2] schemas: memory: Add ECC properties
2023-10-13 21:09 UTC (9+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages
[PATCH 00/26] test: spl: Test some load methods
2023-10-13 19:44 UTC (13+ messages)
` [PATCH 07/26] arm: imx: Check header before calling spl_load_imx_container
` [PATCH 20/26] test: spl: Add functions to create images
` [SPAM] "
` [PATCH 25/26] test: spl: Add a test for the NOR load method
[PATCH 0/4] mkimage: also honour -B even without external data
2023-10-13 18:30 UTC (6+ messages)
` [PATCH 5/4] mkimage: update man page and -h output
U-Boot 2023.10 does not boot from uSD on RPi4
2023-10-13 17:48 UTC (9+ messages)
[PATCH v12 0/8] tpm: Support boot measurements
2023-10-13 17:22 UTC (5+ messages)
` [PATCH v12 2/8] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v12 4/8] bootm: Support boot measurement
` [PATCH v12 5/8] test: Add sandbox TPM "
[PATCH] .gitignore: ignore misc include, simple-bin, and tools/generated build artifacts
2023-10-13 16:57 UTC (2+ messages)
[PATCH] patman: Add a 'keep_change_id' setting
2023-10-13 16:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH v1] zynqmp: migrate gqspi debug to logging
2023-10-13 12:37 UTC
[PATCH v1] drivers: don't compile Secure Monitor UCLASS unconditionally
2023-10-13 13:04 UTC
[PATCH] ls1088a: Move maintainership over to Udit Agarwal
2023-10-13 16:56 UTC (2+ messages)
Pull request efi-2024-01-rc1
2023-10-13 16:53 UTC (2+ messages)
[GIT PULL] xilinx patches for v2024.01-rc1 v3
2023-10-13 16:52 UTC (2+ messages)
Pull request for u-boot-nand-20230417
2023-10-13 16:52 UTC (2+ messages)
[PATCH 00/11] Introduce basic support for TI's AM62Px SoC family
2023-10-13 16:49 UTC (16+ messages)
` [PATCH 01/11] soc: add info to identify the am62p "
` [PATCH 02/11] arm: mach-k3: am62px: introduce clock and device files for wkup spl
` [PATCH 03/11] ram: k3-ddrss: enable the am62ax's DDR controller for am62px
` [PATCH 04/11] arm: mach-k3: invert logic for split DM firmware config
` [PATCH 05/11] arch: mach-k3: introduce basic files to support the am62px SoC family
` [PATCH 06/11] board: ti: introduce basic board files for the am62px family
` [PATCH 07/11] firmware: ti_sci_static_data: add static DMA channel data
` [PATCH 08/11] arm: dts: add am62p5 dtbs from linux
` [PATCH 09/11] arm: dts: introduce am62p5 uboot dts files
` [PATCH 10/11] configs: introduce configs needed for the am62px
` [PATCH 11/11] doc: board: ti: introduce am62px documentation
[PATCH v2 1/2] checkpatch.pl: Make common.h check boarder
2023-10-13 16:45 UTC (3+ messages)
` [PATCH v2 2/2] patman: Add a little documentation on the checkpatch tests
[PATCH v3 0/2] dfu: mtd: mark bad the MTD block on erase error
2023-10-13 16:02 UTC (5+ messages)
` [PATCH v3 1/2] dfu: mtd: fix the trace when limit is reached
` [PATCH v3 2/2] dfu: mtd: mark bad the MTD block on erase error
[PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
2023-10-13 15:15 UTC (4+ messages)
[PATCH v2] i2c: designware_i2c: adjust timing calculation
2023-10-13 14:05 UTC (2+ messages)
[PATCH] Makefile: remove misc include and simple-bin build artifacts on clean
2023-10-13 13:23 UTC
[PATCH 0/4] clk: imx: add i.MX93 CCF driver
2023-10-13 13:04 UTC (2+ messages)
[PATCH 0/2] bootcount: Replace I2C legacy implementation by driver model
2023-10-13 12:58 UTC (8+ messages)
` [PATCH 1/2] bootcount: Remove legacy I2C driver
` [PATCH 2/2] bootcount: Add driver model "
[PATCH v2 0/2] tegra_mmc: get tap and trim from dts
2023-10-13 12:42 UTC (2+ messages)
[PATCH v2 00/16] General tegra and board improvements
2023-10-13 12:42 UTC (2+ messages)
[PATCH] arm: dts: k3-j721e-mcu-wakeup: Add MCU domain ESM instance
2023-10-13 11:05 UTC (2+ messages)
[PATCH 1/1] i2c: designware_i2c: adjust timing calculation
2023-10-13 9:12 UTC (4+ messages)
[PATCH] test/py: net: Add a test for 'pxe get' command
2023-10-13 9:00 UTC (2+ messages)
[PATCH 1/1] riscv: enable CONFIG_DEBUG_UART by default
2023-10-13 8:56 UTC (2+ messages)
[PATCH 1/1] configs: sifive: enable poweroff command on Unmatched
2023-10-13 8:49 UTC (2+ messages)
[RESEND PATCH v2] rockchip: include: asm: fix entering download mode rk3066
2023-10-13 8:01 UTC (2+ messages)
[PATCH v2 0/5] clk : rockchip: update rk3568 and rk3588 clk driver
2023-10-13 7:44 UTC (11+ messages)
` [PATCH v2 1/5] clk: rockchip: rk3568: support dclk_vop select more parent clks
` [PATCH v2 2/5] clk: rk3588: Add 742.5M parameter for PLL
` [PATCH v2 3/5] clk: rockchip: rk3588: support aclk_top_root set 750M
` [PATCH v2 4/5] clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent
` [PATCH v2 5/5] clk: rockchip: rk3588: fix up the frac pll calculation
[PATCH] rockchip: dts: rk3328: Sync rock64 device tree file from Linux
2023-10-13 7:19 UTC (2+ messages)
[PATCH v4 0/1] Empirical testing suggests that the rk3588 variants require additional spi detection handling based on iomux settings
2023-10-13 7:16 UTC (3+ messages)
` [PATCH v4 1/1] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
[PATCH] arm: mvebu: AC5/AC5X: Disable SMBIOS
2023-10-13 3:00 UTC
[PATCH v7 0/7] J721S2 DTS Sync from v6.6-rc1 to u-boot
2023-10-12 21:04 UTC (15+ messages)
` [PATCH v7 1/7] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
` [PATCH v7 2/7] Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"
` [PATCH v7 3/7] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
` [PATCH v7 4/7] arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1
` [PATCH v7 5/7] arm: dts: k3-am68: "
` [PATCH v7 6/7] docs: board: ti: Add j721s2_evm documentation
` [PATCH v7 7/7] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File
[PATCH v5 0/2] J7200 device tree sync from v6.6-rc1 to u-boot
2023-10-12 21:03 UTC (5+ messages)
` [PATCH v5 1/2] arm: mach-k3: j7200: Add mcu_timer0 id to the dev list
` [PATCH v5 2/2] arm: dts: j7200: dts sync with Linux 6.6-rc1
[PATCH v2 0/2] board: ti: am6x: Switch to standard boot
2023-10-12 21:03 UTC (5+ messages)
` [PATCH v2 1/2] board: ti: am62x: am62x.env: Fix boot_targets
` [PATCH v2 2/2] board: ti: am64x: Switch to standard boot flow
[PATCH] clk: ti: clk-sci: Notify AVS driver based upon clock rate
2023-10-12 21:03 UTC (2+ messages)
[PATCH] arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS
2023-10-12 21:03 UTC (2+ messages)
[PATCH v4] clk: ti: clk-k3: Notify AVS driver upon setting clock rate
2023-10-12 21:03 UTC (2+ messages)
[PATCH v3 1/7] mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option
2023-10-12 20:50 UTC
[PATCH v4 00/16] Introduce initial TI's J784S4 and AM69 support
2023-10-12 17:55 UTC (3+ messages)
` [PATCH v4 09/16] board: ti: j784s4: Add board support for J784S4 EVM
[PATCH v4 0/8] ATF and OP-TEE Firewalling for K3 devices
2023-10-12 15:29 UTC (5+ messages)
` [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities
[PATCH V2 0/7] riscv: spl: OpenSBI OS boot mode
2023-10-12 15:28 UTC (7+ messages)
` [PATCH V2 3/7] riscv: dts: binman: add condition for opensbi os boot
` [PATCH V2 4/7] Makefile: delete file *.itb when make clean
` [PATCH V2 5/7] spl: riscv: add os type for next booting stage
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