messages from 2023-12-13 22:23:24 to 2023-12-15 04:22:01 UTC [more...]
[PATCH v2 00/16] pxe: Allow extlinux booting without CMDLINE enabled
2023-12-15 4:19 UTC (17+ messages)
` [PATCH v2 01/16] boot: Reorder FIT and BOOTSTD to be first
` [PATCH v2 02/16] bootm: Add a Kconfig option for bootm functionality
` [PATCH v2 03/16] bootm: Make OS booting dependent on BOOTM
` [PATCH v2 04/16] treewide: Make arch-specific bootm code depend "
` [PATCH v2 05/16] boot: Update SYS_BOOTM_LEN to "
` [PATCH v2 06/16] fastboot: Change fastboot_buf_addr to an address
` [PATCH v2 07/16] bootm: Make cmdline optional with bootm_boot_start()
` [PATCH v2 08/16] fastboot: Remove dependencies on CMDLINE
` [PATCH v2 09/16] doc: Mention fastboot dependency "
` [PATCH v2 10/16] pxe: Use strlcpy() instead of strcpy() in label_boot()
` [PATCH v2 11/16] pxe: Refactor to reduce the size of label_boot()
` [PATCH v2 12/16] pxe: Refactor to avoid over-using bootm_argv
` [PATCH v2 13/16] pxe: Move calculation of FDT file into a function
` [PATCH v2 14/16] pxe: Allow booting without CMDLINE for bootm methods
` [PATCH v2 15/16] pxe: Allow booting without CMDLINE for the zboot method
` [PATCH v2 16/16] x86: Drop message about features being missing with 64-bit
[PATCH] mtd: spi-nor: Add support for Macronix flash part
2023-12-15 3:21 UTC (2+ messages)
[PATCH 1/2] ARM: imx: Force DRAM regulators into FPWM mode on Data Modul i.MX8M Plus eDM SBC
2023-12-15 1:19 UTC (2+ messages)
[PATCH] ARM: imx: Enable CAAM on DH i.MX8M Plus DHCOM
2023-12-15 1:18 UTC (2+ messages)
[PATCH] ARM: imx: Enable CAAM on Data Modul i.MX8M Mini/Plus eDM SBC
2023-12-15 1:18 UTC (2+ messages)
[PATCH] ddr: imx: Add 3600 MTps rate support
2023-12-15 1:17 UTC (2+ messages)
[PATCH] ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates
2023-12-15 1:17 UTC (2+ messages)
[PATCH] arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTO
2023-12-15 1:16 UTC (2+ messages)
[PATCH 1/3] board: gateworks: venice: remove extra file
2023-12-15 1:15 UTC (7+ messages)
` [PATCH 2/3] imx8mp-venice: fix DRAM bus configuration
` [PATCH 3/3] imx8mp-venice: update DRAM config for 2000MHz
[PATCH v2] board: rockchip: Add the Turing RK1 SoM
2023-12-14 23:46 UTC
[PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities
2023-12-14 21:49 UTC
[PATCH 1/7] doc: Update documentation URL
2023-12-14 21:27 UTC (5+ messages)
` [PATCH 0/7] doc: tools: Tidy up toml files for a new release
[PATCH RFC] dt-bindings: nvmem: u-boot, env: add any-name MAC cells compatible
2023-12-14 21:27 UTC (2+ messages)
Proposal: FIT support for extension boards / overlays
2023-12-14 21:15 UTC (4+ messages)
[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
2023-12-14 21:09 UTC (7+ messages)
[GIT PULL] xilinx patches for v2024.04-rc1
2023-12-14 20:43 UTC (2+ messages)
[PATCH v6 00/17] Introduce initial TI's J784S4 and AM69 support
2023-12-14 20:28 UTC (9+ messages)
` [PATCH v6 03/17] arm: mach-k3: Add basic support for J784S4 SoC definition
` [PATCH v6 08/17] board: ti: j784s4: Add board support for J784S4 EVM
[PATCH 0/8] An effort to bring DT bindings compliance within U-boot
2023-12-14 20:15 UTC (15+ messages)
` [PATCH 1/8] Azure CI: Exclude devicetree-rebasing subtree for CONFIG checks
` [PATCH 2/8] Makefile: Add support for DT bindings schema checks
` [PATCH 3/8] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location
` [PATCH 4/8] dts: Add alternative location for upstream DTB builds
` [PATCH 5/8] doc: devicetree: Updates for devicetree-rebasing subtree
` [PATCH 6/8] MAINTAINERS: Add myself as devicetree-rebasing maintainer
` [PATCH 7/8] dts: meson-gxbb: Switch to using upstream DT
` [PATCH 8/8] dts: meson-gxbb: Drop redundant devicetree files
Adding EFI runtime support to the Arm's FF-A bus
2023-12-14 19:47 UTC (3+ messages)
[PATCH] spi: cadence-quadspi: Fix error message on stuck busy state
2023-12-14 18:27 UTC (5+ messages)
[PATCH] mtd: spi-nor-ids: add support for xtx XT55Q02G
2023-12-14 18:24 UTC (2+ messages)
[PATCH V2] board: rockchip: add Powkiddy X55
2023-12-14 18:24 UTC
[PATCH v2 0/1] mtd: spinand: add support for ESMT F50x1G41LB
2023-12-14 18:21 UTC (3+ messages)
` [PATCH v2 1/1] "
[v2 01/16] qe: Add <config.h> to linux/immap_qe.h
2023-12-14 18:16 UTC (16+ messages)
` [v2 02/16] arc: Cleanup and audit usage of <config.h>
` [v2 03/16] arm: Partial cleanup "
` [v2 04/16] sandbox: Audit config.h and common.h usage
` [v2 05/16] global: Drop common.h inclusion
` [v2 06/16] global: Remove duplicate common.h inclusions
` [v2 07/16] arm: Remove <asm/types.h> from asm/global_data.h
` [v2 08/16] sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h
` [v2 09/16] m68k: Rework asm/global_data.h slightly
` [v2 10/16] global: Rework architecture global_data.h to include <linux/types.h>
` [v2 11/16] lib/sha*.c: Update header list
` [v2 12/16] rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c
` [v2 13/16] efi_loader: Remove <common.h>
` [v2 14/16] display_options: Clean up headers
` [v2 15/16] include: Further cleanup includes
` [v2 16/16] lib: Remove <common.h> inclusion from these files
[PATCH v1] drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flash
2023-12-14 18:13 UTC (2+ messages)
[PATCH v1] drivers: spi: Add MT25U01G part number for SPI NOR Flash
2023-12-14 18:12 UTC (2+ messages)
[PATCH] drivers: mtd: Add MT25QU128AB params
2023-12-14 18:09 UTC (2+ messages)
[PATCH v2] spi: cadence_qspi: Select flash subnode at runtime
2023-12-14 18:07 UTC (2+ messages)
[PATCH v1] spi: spi-nor-ids: add flash model w25q01/02 support
2023-12-14 18:06 UTC (2+ messages)
[patch v1] arm add initial support for the Phytium Pe2201 Board board:phytium:add pe2201 folder,It initializes pcie, ddr and other aspects of phytium pe2201 board dts:add phytium_pe2201.dts,it is device tree of phytium pe2201 board, include pcie and uart node
2023-12-14 18:03 UTC (2+ messages)
[PATCH] lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure
2023-12-14 17:54 UTC (2+ messages)
[PATCH] arm: spl: Use separate fault handlers instead of a single common one
2023-12-14 17:53 UTC (2+ messages)
[PATCH v2 00/21] Complete decoupling of bootm logic from commands
2023-12-14 17:51 UTC (32+ messages)
` [PATCH v2 01/21] mips: Add a reset_cpu() function
` [PATCH v2 02/21] m68k: "
` [PATCH v2 03/21] ppc: "
` [PATCH v2 04/21] nios2: "
` [PATCH v2 05/21] riscv: "
` [PATCH v2 06/21] bootm: Adjust how the board is reset
` [PATCH v2 07/21] sandbox: bootm: Enable more bootm OS methods
` [PATCH v2 08/21] bootm: Create a struct for argument information
` [PATCH v2 09/21] bootm: Adjust arguments of boot_os_fn
` [PATCH v2 10/21] bootm: Add more fields to bootm_info
` [PATCH v2 11/21] bootm: Move do_bootm_states() comment to header file
` [PATCH v2 12/21] booti: Avoid use of #ifdef
` [PATCH v2 13/21] bootz: "
` [PATCH v2 14/21] bootm: Drop arguments from do_bootm_states()
` [PATCH v2 15/21] bootm: Rename do_bootm_states() to bootm_run_states()
` [PATCH v2 16/21] bootm: Tidy up boot_selected_os()
` [PATCH v2 17/21] bootm: Create a function to run through the bootm states
` [PATCH v2 18/21] stm32: Use local vars in stm32prog for initrd and fdt
` [PATCH v2 19/21] bootm: Create a function to run through the bootz states
` [PATCH v2 20/21] stm32: Use bootm_run() and bootz_run()
` [PATCH v2 21/21] bootm: Create a function to run through the booti states
[PATCH v1 1/1] arm64: zynqmp: Fix k24 psu_init_gpl.c clocking
2023-12-14 17:11 UTC (5+ messages)
[PATCH 1/2] configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_init
2023-12-14 16:30 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: imx8mm-venice: prepare for dek blob encapsulation
[PATCH v2 1/1] arm64: zynqmp: Add output-enable pins to SOMs
2023-12-14 16:19 UTC (3+ messages)
[PATCH v6 0/6] spi-nor: Add parallel and stacked memories support
2023-12-14 16:03 UTC (8+ messages)
` [PATCH v6 1/6] mtd: "
` [PATCH v6 2/6] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
` [PATCH v6 3/6] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
` [PATCH v6 4/6] spi: spi-uclass: Read chipselect and restrict capabilities
` [PATCH v6 5/6] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
` [PATCH v6 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver
[GIT PULL] u-boot-riscv/master
2023-12-14 14:39 UTC (4+ messages)
Pull request: Please pull u-boot-imx-next-20231214
2023-12-14 14:38 UTC (2+ messages)
[PATCH v3] arm: dts: rockpro64: Add RockPro64 smbios
2023-12-14 14:14 UTC (8+ messages)
` [PATCH v4] "
[PATCH 0/2] Add SiFive private L2 cache driver
2023-12-14 14:09 UTC (3+ messages)
` [PATCH 1/2] cache: add sifive "
` [PATCH 2/2] riscv: cache: support cache enable in SPL stage
[PATCH] maintainers: rk3399: remove maintainer
2023-12-14 14:01 UTC (3+ messages)
[PATCH 0/2 v3] Provide a fallback to smbios tables
2023-12-14 13:11 UTC (16+ messages)
` [PATCH 1/2 v3] smbios: Simplify reporting of unknown values
` [PATCH 2/2 v3] smbios: Fallback to the default DT if sysinfo nodes are missing
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-14 12:48 UTC (13+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH] global: Restrict use of '#include <linux/kconfig.h>'
2023-12-14 12:16 UTC
[PATCH v2 0/2] tools: Fix build without host OpenSSL
2023-12-14 12:11 UTC (3+ messages)
` [PATCH v2 1/2] tools: kwbimage: Allow disabling build on non-mvebu platforms
` [PATCH v2 2/2] tools: fix build without LIBCRYPTO support
[PATCH v3 0/4] Add DFU and usb boot for TI am62x
2023-12-14 10:59 UTC (7+ messages)
` [PATCH v3 1/4] usb: dwc3: Add dwc3 glue driver for am62
` [PATCH v3 3/4] arm: dts: k3-am625-sk: Enable usb ports in u-boot
` [PATCH v3 4/4] configs: am62x_evm_*: Enable USB and DFU support
[PATCH] arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBC
2023-12-14 10:33 UTC (2+ messages)
[PATCH 1/2] arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM
2023-12-14 10:32 UTC (4+ messages)
` [PATCH 2/2] arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOM
[PATCH V3 1/2] drivers: watchdog: add andes atcwdt200 support
2023-12-14 10:12 UTC (2+ messages)
` [PATCH V3 2/2] configs: andes: add watchdog support fot andes ae350
[PATCH 0/3] Qualcomm quirky SMMU support
2023-12-14 9:20 UTC (2+ messages)
[PATCH] efi_loader: eliminate efi_disk_obj structure
2023-12-14 8:23 UTC (6+ messages)
[PATCH 00/34] x86: expo: Add support for editing coreboot CMOS RAM settings
2023-12-14 8:11 UTC (3+ messages)
` [PATCH 13/34] video: Add a function to clear the display
[PATCH 00/17] video: dw_hdmi: Support Vendor PHY
2023-12-14 4:44 UTC (4+ messages)
` [PATCH 02/17] video: dw_hdmi: Add Vendor PHY handling
[PATCH v2 1/3] drivers: rtc: add pcf2131 rtc driver
2023-12-14 1:53 UTC (2+ messages)
` [EXT] "
How to boot Fedora 39
2023-12-14 2:05 UTC
[PATCH 1/1] pico-imx7d: add baseboard SD card boot detect
2023-12-14 2:03 UTC (2+ messages)
[PATCH] imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL case
2023-12-14 2:02 UTC (2+ messages)
[PATCH] tools: mxsboot: pre-fill buffer with 0xff, not 0
2023-12-14 2:01 UTC (2+ messages)
[PATCH v2] arm: mxs: Clear CPSR V bit to activate low vectors
2023-12-14 2:00 UTC (2+ messages)
Please pull u-boot-dm/next
2023-12-13 23:39 UTC (2+ messages)
[PATCH v2] net: wget: Support non-default HTTP port
2023-12-13 23:06 UTC (2+ messages)
[PATCH v2] test/py: mii: Add tests for mii command
2023-12-13 23:06 UTC (2+ messages)
[PATCH] maintainers: bcmns3: remove maintainer
2023-12-13 23:06 UTC (2+ messages)
[PATCH] MAINTAINERS: Fix ARCH_APPLE file paths
2023-12-13 23:05 UTC (2+ messages)
[PATCH] drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt
2023-12-13 23:05 UTC (2+ messages)
[PATCH] lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help message
2023-12-13 23:05 UTC (2+ messages)
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