messages from 2024-07-13 13:27:28 to 2024-07-15 13:35:02 UTC [more...]
[PATCH 1/3] tools: binman: fix deprecated Python unittest methods
2024-07-15 13:31 UTC (4+ messages)
` [PATCH 3/3] tools: patman: fix deprecated Python ConfigParser methods
[PATCH v2] sandbox: cleanup linker scripts and sections
2024-07-15 13:31 UTC (2+ messages)
[PATCH] configs: enable setvariable at runtime on sandbox
2024-07-15 13:31 UTC (3+ messages)
[PATCH v2 00/14] Tools updates for Labgrid
2024-07-15 13:31 UTC (27+ messages)
` [PATCH v2 01/14] binman: efi: Correct entry docs
` [PATCH v2 02/14] binman: Regenerate nxp docs
` [PATCH v2 03/14] binman: ti: Regenerate entry docs
` [PATCH v2 04/14] binman: Update the entrydocs header
` [PATCH v2 05/14] binman: Support an assumed size for missing binaries
` [PATCH v2 06/14] binman: Make Intel ME default to position 0x1000
` [PATCH v2 07/14] x86: Set up some assumed sizes for binary blobs
` [PATCH v2 08/14] buildman: Make mrproper an argument to _reconfigure()
` [PATCH v2 09/14] buildman: Make mrproper an argument to _config_and_build()
` [PATCH v2 10/14] buildman: Make mrproper an argument to run_commit()
` [PATCH v2 11/14] buildman: Avoid rebuilding when --mrproper is used
` [PATCH v2 12/14] buildman: Add a flag to force mrproper on failure
` [PATCH v2 14/14] buildman: Add a way to limit the number of buildmans
[PATCH v3 0/6] Add Binman code-coverage test to CI
2024-07-15 13:31 UTC (16+ messages)
` [PATCH v3 1/6] buildman: Add python3-coverage
` [PATCH v3 2/6] buildman: Add python3-pycryptodome
` [PATCH v3 3/6] buildman: Fix a few typos in toolchain code
` [PATCH v3 4/6] buildman: Always use the full path in CROSS_COMPILE
` [PATCH v3 5/6] u_boot_pylib: Use correct coverage tool within venv
[PATCH v2 0/2] a little RPi watchdog cleanup
2024-07-15 13:24 UTC (5+ messages)
[PATCH v2] sandbox: Fix LTO to work with STACKPROTECTOR
2024-07-15 13:23 UTC (2+ messages)
[PATCH 1/1] drivers/mtd/nvmxip: nvmxip.h is a global include
2024-07-15 13:19 UTC
[PATCH v6 00/24] qcom: rpmh core and regulator support
2024-07-15 12:29 UTC (29+ messages)
` [PATCH v6 01/24] dm: core: scan reserved-memory nodes
` [PATCH v6 02/24] linux/bitmap.h: add bitmap_empty helper
` [PATCH v6 03/24] soc: qcom: import rpmh and cmd-db drivers from Linux
` [PATCH v6 04/24] soc: qcom: cmd-db: adjust headers for U-Boot
` [PATCH v6 05/24] soc: qcom: cmd-db: drop unused functions
` [PATCH v6 06/24] soc: qcom: cmd-db: adjust probe for U-Boot
` [PATCH v6 07/24] soc: qcom: cmd-db: adjust for U-Boot API
` [PATCH v6 08/24] soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS support
` [PATCH v6 09/24] soc: qcom: rpmh-rsc: adjust headers for U-Boot
` [PATCH v6 10/24] soc: qcom: rpmh-rsc: adjust probe "
` [PATCH v6 11/24] soc: qcom: rpmh-rsc: remaining U-Boot API changes
` [PATCH v6 12/24] soc: qcom: rpmh: adjust headers for U-Boot
` [PATCH v6 13/24] soc: qcom: rpmh: drop unused functions
` [PATCH v6 14/24] soc: qcom: rpmh: U-Boot API changes
` [PATCH v6 15/24] soc: qcom: add build infrastructure
` [PATCH v6 16/24] power: regulator: import qcom-rpmh-regulator from Linux
` [PATCH v6 17/24] power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot
` [PATCH v6 18/24] power: regulator: qcom-rpmh-regulator: port over lineage_range helpers
` [PATCH v6 19/24] power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot
` [PATCH v6 20/24] power: regulator: qcom-rpmh-regulator: remove unused regulators
` [PATCH v6 21/24] power: regulator: qcom-rpmh-regulator: port ops to U-Boot
` [PATCH v6 22/24] power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot
` [PATCH v6 23/24] power: regulator: qcom-rpmh-regulator: add build infra
` [PATCH v6 24/24] qcom_defconfig: enable rpmh regulators
[PATCH 0/7] Add the USB5744 hub driver as per new DT binding
2024-07-15 11:54 UTC (2+ messages)
[PATCH v3] bootstash: Do not provide a default address for all
2024-07-15 11:42 UTC
[PATCH] bootstash: Do not provide a default address for all
2024-07-15 11:39 UTC (5+ messages)
` [v2] "
[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
2024-07-15 11:39 UTC (50+ messages)
` [RFC PATCH v2 07/48] lmb: remove the unused lmb_is_reserved() function
` [RFC PATCH v2 08/48] lmb: staticize __lmb_alloc_base()
` [RFC PATCH v2 09/48] lmb: remove call to lmb_init()
` [RFC PATCH v2 10/48] lmb: remove local instances of the lmb structure variable
` [RFC PATCH v2 11/48] lmb: pass a flag to image_setup_libfdt() for lmb reservations
` [RFC PATCH v2 12/48] lmb: allow for resizing lmb regions
` [RFC PATCH v2 13/48] lmb: make LMB memory map persistent and global
` [RFC PATCH v2 14/48] lmb: remove config symbols used for lmb region count
` [RFC PATCH v2 15/48] test: lmb: remove the test for max regions
` [RFC PATCH v2 16/48] lmb: config: add lmb config symbols for SPL
` [RFC PATCH v2 17/48] lmb: allow lmb module to be used in SPL
` [RFC PATCH v2 19/48] lmb: remove the lmb_init_and_reserve() function
` [RFC PATCH v2 20/48] lmb: reserve common areas during board init
` [RFC PATCH v2 41/48] efi_memory: add an event handler to update memory map
` [RFC PATCH v2 45/48] efi_memory: do not add RAM memory to the "
` [RFC PATCH v2 46/48] lmb: mark the EFI runtime memory regions as reserved
[PATCH 0/1] tpm: fix uninitalized field access
2024-07-15 11:23 UTC (2+ messages)
` [PATCH 1/1] tpm: call tpm_tis_wait_init() after tpm_tis_init()
[RESEND PATCH] soc: ti: k3-socinfo: Add support for J721E SR2.0
2024-07-15 11:15 UTC
Please pull u-boot-marvell/master
2024-07-15 10:59 UTC
[PATCH v3] arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
2024-07-15 10:56 UTC (2+ messages)
[PATCH] arm: dts: mvebu: Migrate to upstream DT for Synology DS116 (Armada 385) board
2024-07-15 10:55 UTC (2+ messages)
[PATCH RFC v2 00/23] Enable display cpuinfo to get the reset cause
2024-07-15 10:19 UTC (4+ messages)
` [PATCH RFC v2 22/23] sysreset: rockchip: use fst reset for ARM64 SOC
[PATCH 00/13] doc: Add documentation for bootmeths
2024-07-15 10:13 UTC (14+ messages)
` [PATCH 01/13] MAINTAINERS: Rename BOOTDEVICE
` [PATCH 02/13] doc: Move bootstd into its own directory
` [PATCH 03/13] doc: Add a description for bootmeth_extlinux
` [PATCH 04/13] doc: Add a description for bootmeth_pxe
` [PATCH 05/13] doc: Add a description for bootmeth_qfw
` [PATCH 06/13] doc: Add a description for bootmeth_cros
` [PATCH 07/13] doc: Add a description for bootmeth_sandbox
` [PATCH 08/13] bootstd: Tidy up comments on the boothmeth drivers
` [PATCH 09/13] bootstd: Correct handling of script from network
` [PATCH 10/13] doc: Add a description for bootmeth_script
` [PATCH 11/13] doc: Add a link to VBE from the bootstd docs
` [PATCH 12/13] boot: Correct indentation in efi bootmeth
` [PATCH 13/13] doc: Describe the bootstd settings
[PATCH v2 0/6] power: pmic: sunxi: consolidate AXP SPL drivers
2024-07-15 9:35 UTC (5+ messages)
` [PATCH v2 4/6] power: pmic: sunxi: add AXP717 SPL support
[PATCH] dm: button: support remapping phone keys
2024-07-15 8:56 UTC (10+ messages)
[PATCH 0/3] rockchip: enable PCIe/NVMe support for Theobroma RK3588 devices
2024-07-15 7:23 UTC (7+ messages)
` [PATCH 1/3] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
` [PATCH 2/3] rockchip: jaguar-rk3588: add PCIe M.2 M-KEY NVMe support
` [PATCH 3/3] rockchip: tiger-rk3588: add PCIe support
[PATCH 1/1] doc: move out-of-tree building info to HTML
2024-07-15 7:11 UTC (2+ messages)
[PATCH v3 00/19] labgrid: Provide an integration with Labgrid
2024-07-15 7:11 UTC (12+ messages)
` [PATCH v3 08/19] test: Introduce the concept of a role
[PATCH v5 0/2] led: implement software blinking
2024-07-15 7:11 UTC (8+ messages)
` [PATCH v5 1/2] led: Implement software led blinking
` [PATCH v5 2/2] led: Add dts property to specify blinking of the led
[PATCH 0/4] phy: rockchip: snps-pcie3: Fix bifurcation and spelling
2024-07-15 6:49 UTC (9+ messages)
` [PATCH 1/4] phy: rockchip: naneng-combphy: Fix "rockchip" spelling
` [PATCH 2/4] phy: rockchip: snps-pcie3: "
` [PATCH 3/4] phy: rockchip: snps-pcie3: Fix bifurcation for RK3588
` [PATCH 4/4] phy: rockchip: snps-pcie3: Fix clearing PHP_GRF_PCIESEL_CON bits
Orphaning my patches
2024-07-15 0:17 UTC
[PATCH] arm: sunxi: add support for I2C1 on V3s-based SoCs
2024-07-15 0:00 UTC (2+ messages)
[PATCH v2 0/2] sunxi, usb: UDC/DM gadget model support
2024-07-14 22:23 UTC (7+ messages)
` [PATCH v2 2/2] usb: musb-new: sunxi: make compatible with UDC/DM gadget model
[PATCH RFC 0/3] ARM64: add symbol name lookup and print a backtrace on exception
2024-07-14 19:47 UTC (3+ messages)
[PATCH 0/2] riscv: spacemit: bananapi_f3: add support for Banana Pi F3 board
2024-07-14 16:51 UTC (7+ messages)
` [PATCH 1/2] riscv: spacemit: bananapi_f3: initial support added
` [PATCH 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board
Pull request efi-2024-10-rc1-2
2024-07-14 10:53 UTC
[RFC] usb: xhci: Some USB devices fail to initialize
2024-07-14 9:23 UTC (7+ messages)
` [EXT] "
[PATCH] part: efi: Rely on a definition to specify the primary GPT position
2024-07-14 7:44 UTC (5+ messages)
[PATCH] clk: imx8mn: add video clocks support
2024-07-14 7:24 UTC (6+ messages)
[PATCH v2 00/21] Universal Payload initial series
2024-07-13 19:40 UTC (3+ messages)
[PULL] u-boot-sh/master
2024-07-13 19:35 UTC
[PULL] u-boot-usb/master
2024-07-13 19:33 UTC
[PATCH v2 0/5] FUSB302 USB-C controller support
2024-07-13 19:24 UTC (4+ messages)
` [PATCH v2 1/5] usb: tcpm: add core framework
[PATCH uboot] dt-bindings: clock: rcar-gen2: Remove obsolete header files
2024-07-13 18:03 UTC (2+ messages)
[PATCH] eth: asix88179: reset during probe
2024-07-13 17:52 UTC (5+ messages)
[PATCH v2 0/5] finish using .dtso for overlay source files
2024-07-13 16:32 UTC (3+ messages)
` [PATCH v2 1/5] arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso
[RESEND PATCH v2 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
2024-07-13 15:55 UTC (5+ messages)
` [RESEND PATCH v2 5/5] "
[PATCH] turris_1x: Normalize Kconfig usage
2024-07-13 16:42 UTC (2+ messages)
[PATCH v3 0/5] video: Improve syncing performance with cyclic
2024-07-13 15:13 UTC (6+ messages)
` [PATCH v3 4/5] sandbox: Increase cyclic CPU-time limit
[RFC v4 0/2] FIT documentation link vs copy
2024-07-13 15:13 UTC (5+ messages)
` [RFC v4 1/2] doc: Remove FIT documentation that is elsewhere
` [RFC v4 2/2] doc: add missing table of content links
[PATCH] reloc_bootstage: Fix out-of-bounds read
2024-07-13 15:13 UTC (2+ messages)
[PATCH v4] bloblist: fix bloblist convention check
2024-07-13 15:13 UTC (3+ messages)
[PATCH v3 0/5] bootstd: Add Android support
2024-07-13 15:13 UTC (5+ messages)
` [PATCH v3 2/5] bootstd: Add bootflow_iter_check_mmc() helper
` [PATCH v3 5/5] bootstd: Add test for bootmeth_android
avoid syscon fallback class for getting regmap
2024-07-13 15:13 UTC (2+ messages)
[PATCH] regulator: fixed: fix regulator-fixed-clock
2024-07-13 15:13 UTC (2+ messages)
[PATCH] doc/sphinx/requirements.txt: Bump certifi and urllib3
2024-07-13 15:13 UTC (2+ messages)
[PATCH] test/py/requirements.txt: Bump zipp to current release
2024-07-13 15:13 UTC (2+ messages)
[PATCH 0/6] Add Turris 1.x board
2024-07-13 15:13 UTC (4+ messages)
` [PATCH 1/6] board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images
[PATCH v5 00/23] qcom: rpmh core and regulator support
2024-07-13 15:13 UTC (3+ messages)
` [PATCH v5 05/23] soc: qcom: cmd-db: replace cmd_db_ready() with cmd_db_init()
[PATCH 0/5] arm: exynos: Enable TRNG for E850-96 board
2024-07-13 15:13 UTC (3+ messages)
` [PATCH 4/5] rng: Add Exynos TRNG driver
[PATCH 01/45] api: Remove duplicate newlines
2024-07-13 13:19 UTC (11+ messages)
` [PATCH 36/45] nios2: "
` [PATCH 37/45] post: "
` [PATCH 38/45] ppc: "
` [PATCH 39/45] sandbox: "
` [PATCH 40/45] scripts: "
` [PATCH 41/45] sh: "
` [PATCH 42/45] test: "
` [PATCH 43/45] tools: "
` [PATCH 44/45] x86: "
` [PATCH 45/45] xtensa: "
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