u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 16:20:01 to 2022-04-06 12:29:48 UTC [more...]

[RESEND, RFC 0/8] Integration of sysfw and tispl with U-Boot
 2022-04-06 12:29 UTC 

[PATCH 1/3] imx: power-domain: Descend into pgc subnode if present
 2022-04-06 12:27 UTC  (10+ messages)
` [PATCH 3/3] imx: power-domain: Get rid of SMCCC dependency

[PATCH] driver: gpio: fix gpio glitch for output-high gpio-hog
 2022-04-06 12:27 UTC  (2+ messages)

[PATCH] arm: mvebu: Add support for reading LD0 and LD1 eFuse
 2022-04-06 12:18 UTC 

[PATCH] imx: add i.MX8MN DDR3L evk board support
 2022-04-06 12:08 UTC 

[PATCH v1 0/2] imx6 ddr initialization fixes
 2022-04-06 11:53 UTC  (3+ messages)
` [PATCH v1 1/2] mx6: ddr: Restore ralat/walat in write level calibration
` [PATCH v1 2/2] mx6: ddr: Wait before issuing the first MRS cmd

[RFC PATCH] mips: dts: add initial support for ls1c300 SoC
 2022-04-06 11:24 UTC  (5+ messages)
  `  "

[PATCH] armv8: sec_firmware: drop unneeded ARMV8_SEC_FIRMWARE_SUPPORT check
 2022-04-06 10:22 UTC  (2+ messages)

[PATCH 1/2] ram: k3-ddrss: Fix register name and explain its usage
 2022-04-06  9:56 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/5] arm: mvebu: turris_omnia: Fix RESET button message
 2022-04-06  9:39 UTC  (5+ messages)
` [PATCH 2/5] arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV
` [PATCH 3/5] arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets
` [PATCH 4/5] arm: mvebu: turris_omnia: Add NVMe to "
` [PATCH 5/5] arm: mvebu: turris_mox: Add NVMe and SCSI "

[PATCH] doc: distro: Update list of all support boot types
 2022-04-06  9:35 UTC 

[PATCH] video: stm32: stm32_ltdc: support several hardware versions
 2022-04-06  8:41 UTC 

[PATCH] video: stm32: stm32_ltdc: fix data enable polarity
 2022-04-06  8:37 UTC 

[PATCH v5 0/9] imx8mm: add pwm-imx backlight support
 2022-04-06  8:04 UTC  (2+ messages)

[PATCH v1 0/6] Add Nuvoton NPCM750 support
 2022-04-06  7:57 UTC  (7+ messages)
` [PATCH v1 1/6] ARM: configs: Add defconfig for Nuvoton NPCM750
` [PATCH v1 2/6] ARM: dts: Add Nuvoton NPCM750 device tree
` [PATCH v1 3/6] timer: npcm: Add NPCM timer support
` [PATCH v1 4/6] serial: npcm: Add support for Nuvoton NPCM SoCs
` [PATCH v1 5/6] clk: nuvoton: Add support for NPCM750
` [PATCH v1 6/6] arm: nuvoton: Add support for Nuvoton NPCM750 BMC

[PATCH V2 00/26] imx: imx8ulp: misc update from downstream
 2022-04-06  6:30 UTC  (27+ messages)
` [PATCH V2 01/26] imx: imx8ulp: Set COUNTER_FREQUENCY to 1Mhz
` [PATCH V2 02/26] imx: imx8ulp: include pcc/cgc header in clock header
` [PATCH V2 03/26] imx: imx8ulp: Add M33 handshake functions
` [PATCH V2 04/26] imx: imx8ulp: clock: Add clock support for i3c controller
` [PATCH V2 05/26] imx: imx8ulp: add CAAM clock entry
` [PATCH V2 06/26] imx: imx8ulp_evk: Remove PMIC Bucks PWM mode settings
` [PATCH V2 07/26] imx: imx8ulp: add ND/LD clock
` [PATCH V2 08/26] imx: imx8ulp_evk: Skip init DDR for reboot in dual boot mode
` [PATCH V2 09/26] imx: imx8ulp: cgc: Switch to NICLPAV to FRO192 before PLL4 init
` [PATCH V2 10/26] imx: imx8ulp: enable MU0_B clk by default
` [PATCH V2 11/26] misc: imx8ulp: Add OEM SRK Hash fuse support
` [PATCH V2 12/26] imx: imx8ulp: Change LPAV assignment for dual boot
` [PATCH V2 13/26] imx: imx8ulp: Load the lposc fuse "
` [PATCH V2 14/26] misc: S400_API: add ahab_release_caam
` [PATCH V2 15/26] misc: S400_API: Update S400 API for buffer dump
` [PATCH V2 16/26] imx: imx8ulp: release CAAM for the Cortex-A35
` [PATCH V2 17/26] imx: imx8ulp_evk: Update LPDDR4 PHY settings
` [PATCH V2 18/26] imx: imx8ulp_evk: call the handshake with M33
` [PATCH V2 19/26] imx: imx8ulp_evk: Power down the domains may used in u-boot
` [PATCH V2 20/26] imx: dynamic setting mmcdev and mmcroot
` [PATCH V2 21/26] imx: imx8ulp_evk: Enable SD/MMC port auto detect
` [PATCH V2 22/26] imx: imx8ulp: enable wdog_ad interrupt in CMC1
` [PATCH V2 23/26] imx: imx8ulp: reserve tee memory
` [PATCH V2 24/26] imx: imx8ulp_evk: enlarge CONFIG_NR_DRAM_BANKS
` [PATCH V2 25/26] imx: imx8ulp_evk: Enable multiple env storage devices
` [PATCH V2 26/26] misc: imx8ulp: Update fuse driver

[RFC PATCH 0/7] spl: Use common function for loading/parsing images
 2022-04-06  5:33 UTC  (16+ messages)
` [RFC PATCH 1/7] spl: Add generic spl_load function
` [RFC PATCH 2/7] spl: Convert ext to use spl_load
` [RFC PATCH 3/7] spl: Convert fat to spl_load
` [RFC PATCH 4/7] spl: Convert mmc "
` [RFC PATCH 5/7] spl: Convert net "
` [RFC PATCH 6/7] spl: Convert nor "
` [RFC PATCH 7/7] spl: Convert spi "

[PATCH] cmd: bootefi: restore ability to boot arbitrary blob
 2022-04-06  5:04 UTC 

[PULL] u-boot-riscv/master
 2022-04-06  4:43 UTC 

[PATCH v2 1/1] riscv: alloc space exhausted
 2022-04-06  0:51 UTC  (3+ messages)

[PATCH 1/3] env: Implement lower priority arch_env_get_location()
 2022-04-06  0:21 UTC  (3+ messages)
` [PATCH 2/3] armv8: layerscape: env: Switch to arch_env_get_location()
` [PATCH 3/3] ARM: imx: imx8m: "

ELDK for Armv8.2
 2022-04-06  0:15 UTC 

TFTP hangs with fragmented IP packets
 2022-04-05 23:11 UTC  (4+ messages)

[PATCH 0/4] sunxi: Fixes for DM I2C drivers
 2022-04-05 22:57 UTC  (11+ messages)
` [PATCH 1/4] i2c: sun6i_p2wi: Initialize chips in .child_pre_probe
` [PATCH 2/4] i2c: sun6i_p2wi: Add support for DM clocks and resets
` [PATCH 3/4] i2c: sun8i_rsb: Initialize chips in .child_pre_probe
` [PATCH 4/4] i2c: sun8i_rsb: Add support for DM clocks and resets

[PATCH 0/3] sunxi: H6/H616: PRCM updates
 2022-04-05 22:42 UTC  (2+ messages)

[PATCH 1/2] sunxi: add H2+ config option
 2022-04-05 22:37 UTC  (3+ messages)
` [PATCH 2/2] sunxi: fix non working console on uart2

[RESEND PATCH v2 0/3] sunxi: Improve automatic eMMC boot partition support
 2022-04-05 22:59 UTC  (2+ messages)

[PATCH v5 0/3] sunxi: TOC0 image type support
 2022-04-05 22:57 UTC  (4+ messages)
` [PATCH v5 2/3] sunxi: Support SPL in both eGON and TOC0 images

[PATCH v2 0/4] mkimage: sunxi_egon: add riscv support
 2022-04-05 22:41 UTC  (2+ messages)

[PATCH v4 0/6] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2022-04-05 22:46 UTC  (3+ messages)

[RFC PATCH v2] mips: dts: add initial support for ls1c300 SoC
 2022-04-05 21:12 UTC 

[PATCH 0/3] Introduce new sign binman's option
 2022-04-05 18:54 UTC  (3+ messages)
` [PATCH 1/3] binman: add sign option for binman

[PATCH 0/8] powerpc: mpc85xx: Fix and cleanup mpc85xx code
 2022-04-05 18:10 UTC  (12+ messages)
` [PATCH 1/8] powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support
` [PATCH 2/8] powerpc: mpc85xx: Remove duplicate u-boot-nand.lds
` [PATCH 3/8] powerpc: mpc85xx: Remove u-boot-nand_spl.lds
` [PATCH 4/8] powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script
` [PATCH 5/8] powerpc: mpc85xx: Put bss after image when not including reset vector
` [PATCH 6/8] powerpc: mpc85xx: Define linker sections in ascending order
` [PATCH 7/8] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
` [PATCH 8/8] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros

[PATCH 1/2] ram: k3-am654: Write all configuration values
 2022-04-05 18:02 UTC  (4+ messages)
` [PATCH 2/2] ram: k3-am654: Make VTT regulator optional

[PATCH 0/8] ram: k3-ddrss: Enable DDRSS ECC for full DDR Space
 2022-04-05 18:02 UTC  (17+ messages)
` [PATCH 1/8] arm: dts: k3-am642-r5-evm: Mark memory with u-boot, dm-spl
` [PATCH 2/8] board: ti: am64x: Use fdt functions for ram and bank init
` [PATCH 3/8] dt-bindings: memory-controller: Add information about ECC bindings
` [PATCH 4/8] ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs
` [PATCH 5/8] ram: k3-ddrss: Introduce ECC Functionality for full memory space
` [PATCH 6/8] board: ti: am64x: Account for DDR size fixups if ECC is enabled
` [PATCH 7/8] arm: dts: k3-am64-ddr: Add ss_cfg reg entry
` [PATCH 8/8] configs: am64x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig

[PATCH v2 0/2] AM64: Tick timer fixes
 2022-04-05 18:01 UTC  (5+ messages)
` [PATCH v2 1/2] configs: am64x_evm_a53_defconfig: Switch to per-cpu timer as tick provider
` [PATCH v2 2/2] ARM: dts: k3-am642: Correct timer frequency

[PATCH v3 0/4] Add ESM driver support for AM64x R5 SPL/U-boot
 2022-04-05 18:01 UTC  (9+ messages)
` [PATCH v3 1/4] misc: k3_esm: Add functionality to set and route error events within K3SoC
` [PATCH v3 2/4] arm: dts: k3-am64: Add support for ESM device nodes
` [PATCH v3 3/4] arch: arm: mach-k3: am642_init: Probe ESM nodes
` [PATCH v3 4/4] configs: am64x_evm_r5_defconfig: Add support for ESM

[PATCH] qemu-arm: Enable NVMe for distro boot
 2022-04-05 18:00 UTC  (2+ messages)

[PATCH 0/3] save prev bootloader data, when u-boot chainloaded
 2022-04-05 18:00 UTC  (7+ messages)
` [PATCH 1/3 v3] arm: init: save previous bootloader data
` [PATCH 2/3 v4] board: starqltechn: get board usable - add bootcmd and docs
` [PATCH 3/3 v2] board: axy17lte: "

[GIT PULL] xilinx patches for v2022.07-rc1 v2
 2022-04-05 18:00 UTC  (2+ messages)

Pull request: u-boot-sunxi/master for v2022.07
 2022-04-05 15:27 UTC  (2+ messages)

[PATCH 1/1] doc: debug UART for RISC-V QEMU virt machine
 2022-04-05 14:19 UTC 

[PATCH 1/1] riscv: alloc space exhausted
 2022-04-05 14:15 UTC  (3+ messages)

[PATCH] misc: atsha204a: Add support for atsha204 chip
 2022-04-05 14:10 UTC  (5+ messages)

[PATCH] dtoc: Update fdt tests to use test_util
 2022-04-05 13:49 UTC  (2+ messages)

[PATCH] fs: Allow to compile CMD_UBIFS when SPL is enabled
 2022-04-05 13:49 UTC 

[PATCH] fs: Allow to compile FS_FAT only for proper U-Boot
 2022-04-05 13:48 UTC 

[PATCH 0/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
 2022-04-05 13:40 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] board: freescale: p1_p2_rdb_pc: Calculate offsets for "

[PATCH 0/6] xilinx: Add support for DM_ETH_PHY
 2022-04-05 13:13 UTC  (2+ messages)

[PATCH] dt-bindings: xilinx: Add missing ids for PD
 2022-04-05 13:12 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Record ID code for XCZU1EG device
 2022-04-05 13:11 UTC  (2+ messages)

[PATCH] net: phy: Fix rgmii-id phy reset timeout issue
 2022-04-05 13:11 UTC  (2+ messages)

[PATCH] clk: zynqmp: Add support for for DP audio/video clocks
 2022-04-05 13:10 UTC  (2+ messages)

ELDK for Armv8.2
 2022-04-05 13:04 UTC  (4+ messages)
` Fwd: "

[PATCH] xilinx: Increase max size of image from 60 to 100MB
 2022-04-05 11:26 UTC  (2+ messages)

[RESEND PATCH] gpio: rgpio2p: Enhance reading of GPIO pin value
 2022-04-05 10:29 UTC 

[PATCH] SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default
 2022-04-05  9:28 UTC 

[RFC PATCH 0/3] Fix iMX6 DDR configuration issues and update toradex apalis-imx6
 2022-04-05  9:28 UTC  (7+ messages)
` [RFC PATCH 2/3] mx6: ddr: Wait before issuing the first MRS cmd

[PATCH] powerpc: dts: p1020/p2020: Fix esdhc node name
 2022-04-05  9:23 UTC 

[PATCH 5/5] powerpc: dts: p2020: Add localbus node
 2022-04-05  9:15 UTC  (2+ messages)
` [PATCH v2] "

Bug in p1_p2_rdb_pc? Caching-inhibited bit for initial L2 SRAM entry in TLB
 2022-04-05  8:57 UTC 

Cannot add the EFI Loader to a 64-bit EFI stubbed U-Boot
 2022-04-05  8:20 UTC  (6+ messages)

[PATCH v4 00/11] enable menu-driven boot device selection
 2022-04-04 22:00 UTC  (8+ messages)
` [PATCH v4 06/11] efi_loader: bootmgr: add booting from removable media
` [PATCH v4 10/11] bootmenu: add removable media entries

[PATCH 1/2] usb: dwc3: Rename .select_dr_mode to .glue_configure
 2022-04-04 21:00 UTC  (8+ messages)
` [PATCH 2/2] usb: dwc3: Implement .glue_configure for i.MX8MP

[PATCH 0/2] sandbox: error output
 2022-04-04 20:45 UTC  (3+ messages)
` [PATCH 1/2] sandbox: add function os_printf()
` [PATCH 2/2] sandbox: show error if the device-tree cannot be loaded

[PATCH v2 00/11] Add support for NVMEM API
 2022-04-04 19:30 UTC  (12+ messages)
` [PATCH v2 01/11] sandbox: net: Remove fake-host-hwaddr
` [PATCH v2 02/11] sandbox: Remove eth2addr from environment
` [PATCH v2 03/11] test: eth: Add test for ethernet addresses
` [PATCH v2 04/11] sandbox: Move some mac addresses to device tree
` [PATCH v2 05/11] misc: i2c_eeprom: Make i2c_eeprom_write use a const buf
` [PATCH v2 06/11] misc: Add support for nvmem cells
` [PATCH v2 07/11] sandbox: Enable NVMEM
` [PATCH v2 08/11] net: Add support for reading mac addresses from nvmem cells
` [PATCH v2 09/11] test: Load mac address with i2c eeprom
` [PATCH v2 10/11] test: Load mac address using RTC
` [PATCH v2 11/11] test: Load mac address using misc device

[PATCH] Remove duplication of table_compute_checksum function
 2022-04-04 18:43 UTC 

[PATCH v3 00/29] arm: semihosting: Cleanups and new features
 2022-04-04 18:26 UTC  (4+ messages)
` [PATCH v3 27/29] serial: sandbox: Implement puts

[PATCH 0/4] serial: Finish adding puts support
 2022-04-04 18:18 UTC  (5+ messages)
` [PATCH 1/4] serial: Fix _serial_puts using \n\r instead of \r\n
` [PATCH 2/4] serial: sandbox: Implement puts
` [PATCH 3/4] test: serial: Add test for putc/puts
` [PATCH 4/4] serial: smh: Implement puts for DM

The contradictory nature of spl_nand_fit_read
 2022-04-04 18:03 UTC  (6+ messages)

[PATCH] mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support
 2022-04-04 16:33 UTC 

[PATCH] mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute
 2022-04-04 16:32 UTC 

[PATCH 0/5] mtd: rawnand: fsl_elbc: Device tree support
 2022-04-04 16:17 UTC  (2+ messages)
` [PATCH 2/5] mtd: rawnand: fsl_elbc: Add device "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).