public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-25 14:44:27 to 2023-08-28 13:31:03 UTC [more...]

[PATCH v2 0/6] DTS Sync from v6.5-rc1 to u-boot
 2023-08-28 13:30 UTC  (12+ messages)
` [PATCH v2 2/6] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
` [PATCH v2 3/6] k3-j721s2: Sync from Linux tag v6.5-rc1
` [PATCH v2 4/6] k3-am68: "
` [PATCH v2 5/6] docs: ti: j721s2_evm: Create documentation from J7200 docs

[PATCH v2] spl: watchdog: introduce SPL_HW_WATCHDOG
 2023-08-28 13:23 UTC  (3+ messages)

[RFC PATCH 0/2] doc: sphinx: Add sphinx-prompt
 2023-08-28 13:02 UTC  (8+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] doc: board: ti: k3: Convert to sphinx-prompt

[PATCH V4 0/8] board: ti: Add support for BeaglePlay
 2023-08-28 13:01 UTC  (10+ messages)
` [PATCH V4 8/8] doc: board: ti: Add BeaglePlay documentation

[PATCH v2 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
 2023-08-28 12:33 UTC  (13+ messages)
` [PATCH v2 1/6] board: phytec: Add common PHYTEC SoM detection
` [PATCH v2 2/6] board: phytec: common: Add imx8m specific EEPROM detection support
` [PATCH v2 3/6] board: phytec: phycore-imx8mp: Add EEPROM detection initialisation
` [PATCH v2 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
` [PATCH v2 5/6] board: phytec: common: phytec_som_detection: Add helper for PCB revision
` [PATCH v2 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev

[PATCH v1 0/4] J721E DTS Sync with Kernel v6.5-rc1
 2023-08-28 11:31 UTC  (5+ messages)
` [PATCH v1 1/4] arm: dts: k3-j721e-r5: Clean up inclusion hierarchy
` [PATCH v1 2/4] arm: dts: k3-j721e: Sync with v6.5-rc1
` [PATCH v1 3/4] drivers: misc: k3_avs: Add linux compatible to maintain sync
` [PATCH v1 4/4] configs: j721e: Remove HBMC_AM654 config

[PATCH RESEND v3] fpga: add inline stub for fpga_load
 2023-08-28 11:46 UTC  (3+ messages)

[PATCH] arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool
 2023-08-28 11:44 UTC 

[PATCH 0/7] spi-nor: Add parallel and stacked memories support
 2023-08-28 11:30 UTC  (2+ messages)

[RFC PATCH 0/5] Allow for removal of DT nodes and properties
 2023-08-28 10:57 UTC  (17+ messages)
` [RFC PATCH 1/5] dt: Provide a way to remove non-compliant "
` [RFC PATCH 2/5] fwu: Add the fwu-mdata node for removal from devicetree
` [RFC PATCH 3/5] capsule: Add the capsule-key property "
` [RFC PATCH 4/5] bootefi: Call the EVT_FT_FIXUP event handler
` [RFC PATCH 5/5] doc: Add a document for non-compliant DT node/property removal

[PATCH] fpga: define dummy fpga_load function for debug build
 2023-08-28 10:44 UTC  (6+ messages)

[PATCH v2 0/7] Add support for QEMU's ramfb display
 2023-08-28 10:33 UTC  (4+ messages)
` [PATCH v2 3/7] qfw: Spawn ramfb device if its file is present

[PATCH] clk: Dont return error when assigned-clocks is empty or missing
 2023-08-28 10:25 UTC  (4+ messages)

[PATCH v3 0/7] clk: Switch from soc_clk_dump to clk_ops function
 2023-08-28  9:57 UTC  (9+ messages)
` [PATCH v3 4/7] clk: Add dump operation to clk_ops
` [PATCH v3 5/7] cmd: clk: Use dump function from clk_ops
` [PATCH v3 6/7] clk: treewide: switch to clock dump "
` [PATCH v3 7/7] cmd: clk: Make soc_clk_dump static

[PATCH v2 0/3] bootstage support for risc-v
 2023-08-28  9:49 UTC  (4+ messages)
  ` [PATCH v2 1/3] riscv: bootstage: correct bootstage_report guard
  ` [PATCH v2 2/3] riscv: timer: add timer_get_boot_us for BOOTSTAGE
  ` [PATCH v2 3/3] timer: riscv_aclint_timer: "

[PATCH] spl: bootstage: move bootstage_stash before jumping to image
 2023-08-28  9:46 UTC 

[PATCH 0/3] cmd: fix errors in gpt command
 2023-08-28  8:11 UTC  (9+ messages)
` [PATCH 1/3] cmd: fix gpt setenv
` [PATCH 2/3] cmd: fix gpt enumerate
` [PATCH 3/3] cmd: let gpt_partition_entry be hexadecimal

[PATCH v1 0/4] Port gen_compile_commands.py from Linux to U-Boot
 2023-08-28  8:09 UTC  (2+ messages)

[PATCH v2 0/6] Implement proper sysreset ability for Tegra SoCs and some PMICs
 2023-08-28  8:00 UTC  (8+ messages)
` [PATCH v2 1/6] sysreset: tegra: create arch specific sysreset driver
` [PATCH v2 2/6] arm: mach-tegra: enable "
` [PATCH v2 3/6] sysreset: implement MAX77663 sysreset functions
` [PATCH v2 4/6] sysreset: implement TPS80031 "
` [PATCH v2 5/6] sysreset: implement TPS65910 "
` [PATCH v2 6/6] sysreset: implement PALMAS "

[PATCH v2] tools: ensure zeroed padding in external FIT images
 2023-08-28  8:00 UTC  (3+ messages)

[PATCH] tools: relocate-rela: Fix BE symtab handling
 2023-08-28  7:16 UTC  (3+ messages)

[PATCH 1/2] tools: relocate-rela: Add M68K support
 2023-08-28  7:07 UTC  (5+ messages)

[PATCH 0/2] Add EFI HTTP boot support
 2023-08-28  6:02 UTC  (6+ messages)
` [PATCH 1/2] cmd: efidebug: add uri device path

[PATCH 00/10] support for booting the compressed U-boot binary on Rockchip based SOC's
 2023-08-28  4:44 UTC  (4+ messages)
` [PATCH v2 0/4] support for booting the compressed U-boot binary on Rockchip based ARM64 SOC's

Pull request efi-2023-10-rc4
 2023-08-27 23:13 UTC  (2+ messages)

[PATCH 0/6] Attempt to enforce standard extensions for build output
 2023-08-27 19:17 UTC  (2+ messages)

[PATCH] efi: Correct handling of frame buffer
 2023-08-27 18:41 UTC  (5+ messages)

[PATCH v2 0/4] arm: qemu: Enable Bochs, console buffering, USB keyboard
 2023-08-27 15:49 UTC  (4+ messages)
` [PATCH v2 4/4] doc: qemu: arm: Add a section on booting Linux distros

[PATCH 1/1] cmd: gpt: fix gpt read
 2023-08-27  7:43 UTC 

[PATCH] mach-imx: bootaux: fix building with disabled bootelf
 2023-08-26 23:50 UTC  (4+ messages)

[PATCH 1/2] CI: Update to gcc-13.2.0
 2023-08-26 23:49 UTC  (7+ messages)
` [PATCH 2/2] CI: Move to latest Ubuntu "Jammy" tag

[PATCH v2 00/23] bootstd: Support ChromiumOS better
 2023-08-26 23:49 UTC  (2+ messages)

[PATCH v2 1/2] tools: relocate-rela: Add M68K support
 2023-08-26 22:25 UTC  (2+ messages)
` [PATCH v2 2/2] arch: m68k: Implement relocation

[PATCH 0/2] Renesas SCIF driver fix & tidy up
 2023-08-26 22:18 UTC  (7+ messages)
` [PATCH 1/2] serial: sh: Fix compile error when lacking HSCIF support

[PATCH] pstore: Use root address-cells/size-cells as defaults for reserved-memory
 2023-08-26 20:06 UTC  (4+ messages)

[PATCH v3 1/1] doc: describe TPL/VPL/SPL boot
 2023-08-26 13:28 UTC  (3+ messages)

[PATCH] rsa: use pkcs11 uri as defined in rfc7512
 2023-08-26 11:53 UTC 

[PATCH] sunxi: psci: remove redundant initialization from psci_arch_init
 2023-08-26 10:22 UTC  (4+ messages)

[PATCH] fwu: Initialize global fwu library state during CI test
 2023-08-26  8:57 UTC  (5+ messages)

[PATCH v2 1/3] arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi
 2023-08-26  7:42 UTC  (2+ messages)

[PATCH v2] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi
 2023-08-26  7:38 UTC  (2+ messages)

[PATCH] arm: kirkwood: Add support for ZyXEL NSA325 board
 2023-08-26  3:33 UTC 

[PATCH v2 0/8] cmd: gpt: GPT manipulation improvements
 2023-08-26  1:57 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] cmd: gpt: Remove confusing help text
  ` [PATCH v3 2/8] doc: Add gpt command documentation
  ` [PATCH v3 3/8] tests: gpt: Remove test order dependency
  ` [PATCH v3 4/8] cmd: gpt: Add gpt_partition_bootable variable
  ` [PATCH v3 5/8] cmd: gpt: Add command to set bootable flags
  ` [PATCH v3 6/8] cmd: gpt: Preserve type GUID if enabled
  ` [PATCH v3 7/8] cmd: gpt: Preserve bootable flag
  ` [PATCH v3 8/8] cmd: gpt: Add command to swap partition order

[PATCH] bootstd: Drop some TODOs
 2023-08-26  0:51 UTC  (4+ messages)

[PATCH 00/19] expo: Support a persistent configuration editor
 2023-08-25 21:53 UTC  (2+ messages)

[PATCH V6 00/20] board: ti: Add support for BeaglePlay
 2023-08-25 21:52 UTC  (26+ messages)
` [PATCH V6 01/20] include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding
` [PATCH V6 02/20] include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled
` [PATCH V6 03/20] include: configs: ti_armv7_common: Add documentation for protected section
` [PATCH V6 04/20] include: configs: am62x_evm: Drop unused SDRAM address
` [PATCH V6 05/20] include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS
` [PATCH V6 06/20] board: ti: am62x: am62x.env: Add explicit boot_targets
` [PATCH V6 07/20] configs: am62x_evm_a53_defconfig: Switch to bootstd
` [PATCH V6 08/20] include: configs: am62x_evm: Drop distro_bootcmd usage
` [PATCH V6 09/20] include: env: ti: ti_armv7_common.env: Rename to ti_common.env
` [PATCH V6 10/20] include: env: ti: Add a generic default_findfdt.env
` [PATCH V6 11/20] board: ti: am62x: am62x.env: Use default findfdt
` [PATCH V6 12/20] arm: mach-k3: am625_init: Use IS_ENABLED()
` [PATCH V6 13/20] arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to static
` [PATCH V6 14/20] configs: am62x_evm*: Enable EMMC_BOOT configuration
` [PATCH V6 15/20] arm: mach-k3: am625: Add support for UDA FS
` [PATCH V6 16/20] configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset support
` [PATCH V6 17/20] arm: dts: k3-am625-sk-binman: Add labels for unsigned binary
` [PATCH V6 18/20] arm: dts: Add k3-am625-beagleplay
` [PATCH V6 19/20] board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file
` [PATCH V6 20/20] doc: board: ti: Add BeaglePlay documentation

[PATCH v2] Convert CFG_SYS_UBOOT_START to Kconfig
 2023-08-25 19:01 UTC  (4+ messages)

[PATCH v2 0/3] board: toradex: add verdin am62 support
 2023-08-25 16:41 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH 1/3] configs: stm32f746-disco: limit resolution to 480x272
 2023-08-25 16:01 UTC  (6+ messages)
` [PATCH 2/3] board: stm32f746-disco: refactor the display of the ST logo
` [PATCH 3/3] Remove the hardcoded ST logo no longer in use

[PATCH v2] test: print: Fix hexdump test on 64bit systems
 2023-08-25 18:06 UTC  (2+ messages)

[PATCH v2] dm: core: support reading a single indexed u64 value
 2023-08-25 18:06 UTC  (2+ messages)

[PATCH 1/2] Reland "x86: Move FACP table into separate functions""
 2023-08-25 18:06 UTC  (8+ messages)
        ` [PATCH v1 1/2] TO BE FOLDED: x86: tangier: Add FADT to the chain

[PATCH v1 0/1] tegra-usb: support dts based xcvr setup
 2023-08-25 17:34 UTC  (9+ messages)
` [PATCH v1 1/1] usb: host: tegra: implement "

[PULL] u-boot-usb/master
 2023-08-25 17:24 UTC  (2+ messages)

[PATCH] configs: stm32f769-disco: Enable VIDEO_LOGO flag
 2023-08-25 16:24 UTC 

[PATCH v3 1/2] usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST
 2023-08-25 15:46 UTC  (2+ messages)

[PATCH v3 0/2] dfu: mtd: mark bad the MTD block on erase error
 2023-08-25 15:44 UTC  (3+ messages)
` [PATCH v3 1/2] dfu: mtd: fix the trace when limit is reached

[PATCH 00/19] Kconfig: Tidy up some options
 2023-08-25 14:55 UTC  (4+ messages)
` [PATCH 06/19] FMU: Avoid showing an unselectable menu option

[PATCH] ARM: imx8ulp: support env in fat and ext4
 2023-08-25 14:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox