U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-14 13:51:49 to 2024-04-15 21:28:30 UTC [more...]

[PATCH 0/5] Fix MMC tuning algorithm
 2024-04-15 21:27 UTC  (4+ messages)
` [PATCH 1/5] mmc: am654_sdhci: Add tuning algorithm for delay chain
` [PATCH 3/5] mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit
` [PATCH 5/5] mmc: am654_sdhci: Fix ITAPDLY for HS400 timing

[PATCH v1] arm: dts: k3-am625-verdin: add tifsstub to tispl.bin
 2024-04-15 20:24 UTC  (2+ messages)

[PATCH 0/4] Cleanup K3 binman templating
 2024-04-15 19:13 UTC  (3+ messages)

[PATCH v2 0/3] qcom: serial_msm: calculate UARTDM_CSR automatically
 2024-04-15 18:45 UTC  (5+ messages)
` [PATCH v2 1/3] clk/qcom: apq8016: return valid rate when setting UART clock
` [PATCH v2 2/3] clk/qcom: ipq4019: "
` [PATCH v2 3/3] serial: msm: calculate bit clock divider

[PATCH 1/3] serial: allow selecting MSM debug UART with ARCH_IPQ40XX
 2024-04-15 18:44 UTC  (9+ messages)
` [PATCH 2/3] serial: msm_serial: remove .clk_rate from debug UART
` [PATCH 3/3] serial: msm_serial: set .clk_bit_rate in "
` (subset) [PATCH 1/3] serial: allow selecting MSM debug UART with ARCH_IPQ40XX

[PATCH v6 0/5] imx93: Conver to OF_UPSTREAM
 2024-04-15 17:02 UTC  (9+ messages)
` [PATCH v6 5/5] imx93: convert "

[PATCH u-boot-mvebu 00/10] Turris Omnia DDR training changes
 2024-04-15 16:30 UTC  (11+ messages)
` [PATCH u-boot-mvebu 01/10] ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't print anything
` [PATCH u-boot-mvebu 02/10] ddr: marvell: a38x: debug: Remove unused variables
` [PATCH u-boot-mvebu 03/10] ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, and make them static
` [PATCH u-boot-mvebu 04/10] ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to reduce binary size
` [PATCH u-boot-mvebu 05/10] arm: mvebu: turris_omnia: Enable immutable debug settings in DDR3 training by default
` [PATCH u-boot-mvebu 06/10] ddr: marvell: a38x: Import old DDR training code from 2017 version of U-Boot
` [PATCH u-boot-mvebu 07/10] ddr: marvell: a38x: old: Fix some compiler warning of the old code
` [PATCH u-boot-mvebu 08/10] ddr: marvell: a38x: old: Backport immutable debug settings
` [PATCH u-boot-mvebu 09/10] arm: mvebu: a38x: Add optional support for using old DDR3 training code
` [PATCH u-boot-mvebu 10/10] arm: mvebu: turris_omnia: Support old DDR3 training, selectable via env var

[PATCH] mmc: sdhci: programmable clock calculation needs multiplier +1
 2024-04-15 14:47 UTC  (3+ messages)

[PATCH 0/3] qcom: serial_msm: calculate UARTDM_CSR automatically
 2024-04-15 14:38 UTC  (7+ messages)
` [PATCH 1/3] clk/qcom: apq8016: return valid rate when setting UART clock
` [PATCH 2/3] clk/qcom: ipq4019: "
` [PATCH 3/3] serial: msm: calculate bit clock divider

[PATCH 0/4] configs: apple: Switch to standard boot + small adjustments
 2024-04-15 14:24 UTC  (9+ messages)
` [PATCH 1/4] apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBA
` [PATCH 2/4] configs: apple: Use "vidconsole,serial" as stdout/stderr
` [PATCH 3/4] configs: apple: Enable CMD_SELECT_FONT and FONT_16X32
` [PATCH 4/4] arm: apple: Switch to standard boot

[PATCH v2 00/23] rockchip: rk35xx: Miscellaneous fixes and updates
 2024-04-15 14:17 UTC  (36+ messages)
` [PATCH v2 03/23] rockchip: rk35xx: Drop USB_GADGET_PRODUCT_NUM Kconfig option
` [PATCH v2 04/23] rockchip: rk3588: Drop REGULATOR_PWM "
` [PATCH v2 06/23] rockchip: rk35xx: Sort imply statements alphabetically
` [PATCH v2 07/23] rockchip: rk35xx: Enable random generator
` [PATCH v2 08/23] rockchip: rk35xx: Imply support for GbE PHY
` [PATCH v2 09/23] rockchip: rk356x: Imply enhanced features for standard boot
` [PATCH v2 10/23] rockchip: rk35xx: Sort soc u-boot.dtsi alphabetically
` [PATCH v2 12/23] rockchip: rk3588: Update bootph props
` [PATCH v2 14/23] rockchip: rk3588-coolpi: Add boards to documentation
` [PATCH v2 15/23] rockchip: rk3588-toybrick: Add missing Kconfig options
` [PATCH v2 23/23] rockchip: rk3588: Enable use of eMMC HS200 mode on a few missed boards

[PATCH v3 00/11] rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588
 2024-04-15 14:17 UTC  (12+ messages)
` [PATCH v3 01/11] "
` [PATCH v3 02/11] rockchip: NR_DRAM_BANKS now defaults to 10 when Rockchip TPL blob is used
` [PATCH v3 03/11] rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGS
` [PATCH v3 04/11] rockchip: quartzpro64-rk3588: "
` [PATCH v3 05/11] rockchip: rock5a-rk3588s: "
` [PATCH v3 06/11] rockchip: rock5b-rk3588: "
` [PATCH v3 07/11] rockchip: evb_rk3588 et al.: "
` [PATCH v3 08/11] rockchip: toybrick_rk3588: "
` [PATCH v3 09/11] rockchip: turing-rk1-rk3588: "
` [PATCH v3 10/11] rockchip: rk3588: "
` [PATCH v3 11/11] rockchip: rk356x: "

inconsistent wget behavior
 2024-04-15 14:06 UTC  (8+ messages)
` [PATCH 0/1] net: wget: fix TCP sequence number wrap around issue
  ` [PATCH 1/1] "

[PATCH] ARM: stm32: Initialize TAMP_SMCR BKP..PROT fields on STM32MP15xx
 2024-04-15 12:56 UTC  (3+ messages)

[PATCH v2] ARM: stm32: Initialize TAMP_SMCR BKP..PROT fields on STM32MP15xx
 2024-04-15 12:55 UTC 

[PATCH v2] usb: dwc3-generic: fix support without DM_REGULATOR
 2024-04-15 12:51 UTC  (2+ messages)

[PATCH 0/4] Kconfig: some cleanups
 2024-04-15 12:49 UTC  (10+ messages)
` [PATCH 1/4] Kconfig: Remove trailing whitespace in its prompt
` [PATCH 2/4] Kconfig: Add missing quotes around source file
` [PATCH 3/4] Kconfig: Add missing quotes around default string value
` [PATCH 4/4] Kconfig: Make all Kconfig encoding ascii

[PATCH] env: mmc: print MMC device being read
 2024-04-15 12:43 UTC 

[GIT PULL] Please pull u-boot-imx-master-20240415
 2024-04-15 12:33 UTC 

[PATCH 0/4] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
 2024-04-15  7:34 UTC  (14+ messages)
` [PATCH 1/4] mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
` [PATCH 2/4] mtd: spi-nor: Allow flashes to specify MTD writesize
` [PATCH 3/4] mtd: spi-nor-core: Rework default_init() to take flash_parameter
` [PATCH 4/4] mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes

[PATCH 0/4] board: starfive: add Milk-V Mars CM support
 2024-04-15 11:50 UTC  (5+ messages)
` [PATCH 1/4] board: starfive: function to read eMMC size
` [PATCH 2/4] board: add support for Milk-V Mars CM
` [PATCH 3/4] doc: Milk-V Mars CM and Milk-V Mars CM Lite
` [PATCH 4/4] configs: visionfive2: enable SPL_YMODEM_SUPPORT

[PATCH] usb: dwc3-generic: fix support without DM_REGULATOR
 2024-04-15 11:36 UTC  (6+ messages)

[PATCH] net: wget: Support retransmission a dropped packet
 2024-04-15 11:03 UTC  (5+ messages)

[PATCH] mmc: arm_pl180: Limit data transfer to U16_MAX
 2024-04-15 11:01 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] event: add an event for livetree fixups
 2024-04-15 10:45 UTC  (3+ messages)

[PATCH v11 1/2] dt-bindings: mtd: fixed-partitions: Add alignment properties
 2024-04-15 10:07 UTC  (2+ messages)

[PATCH v11 2/2] dt-bindings: mtd: fixed-partition: Add binman compatibles
 2024-04-15 10:06 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-mmc master
 2024-04-15  9:52 UTC 

[PATCH v2] mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx
 2024-04-15  9:19 UTC  (2+ messages)

[PATCH] ARM: stm32: Report OTP-CLOSED instead of rev.? on closed STM32MP15xx
 2024-04-15  8:47 UTC  (2+ messages)

[PATCH] ARM: stm32: Drop superfluous Makefile entry for ecdsa_romapi.o
 2024-04-15  8:40 UTC  (2+ messages)

[PATCH] Kconfig: Remove all default n options
 2024-04-15  8:20 UTC 

[PATCH] board: sl28: move to OF_UPSTREAM
 2024-04-15  8:14 UTC  (2+ messages)

[PATCH] mmc: cv1800b_sdhci: Remove the unused argument
 2024-04-15  8:01 UTC  (2+ messages)

[PATCH v3 0/3] mtd: nand: raw: Collected improvements
 2024-04-15  7:57 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: nand: raw: atmel: Introduce optional debug commands
` [PATCH v3 2/3] cmd: nand: Add new optional sub-command 'onfi'
` [PATCH v3 3/3] mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes

[PATCH] xilinx: zynqmp: Clean up xilinx_zynqmp.h
 2024-04-15  7:55 UTC 

[PATCH v2 1/2] lmb: Avoid to add identical region in lmb_add_region_flags()
 2024-04-15  7:36 UTC  (6+ messages)
` [PATCH v2 2/2] lmb: Fix adjacent region merge "

Pull Request: Please pull u-boot-socfpga-next-20240415
 2024-04-15  7:34 UTC 

[PATCH v2 0/3] mmc: hi6220-dwmmc: handle resets and clocks
 2024-04-15  7:00 UTC  (13+ messages)
` [PATCH v2 1/3] mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled
` [PATCH v2 2/3] mmc: dw_mmc: Don't return error if data busy timeout
` [PATCH v2 3/3] mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe

[PATCH v2 0/6] mtd: nand: raw: Collected improvements
 2024-04-15  6:32 UTC  (4+ messages)

[PATCH v2 00/17] Misc changes for CSSI boards
 2024-04-15  6:07 UTC  (18+ messages)
` [PATCH v2 01/17] board: cssi: Fix MCR3000 board environment
` [PATCH v2 02/17] board: cssi: Fix SPI nodes in DTS
` [PATCH v2 03/17] board: cssi: Allow use without HUSH shell
` [PATCH v2 04/17] board: cssi: Initialise port F on MIAE
` [PATCH v2 05/17] board: cssi: Properly initialise MAC address for fibre on CMPC885 board
` [PATCH v2 06/17] spi: mpc8xx: Add GPIO dependency
` [PATCH v2 07/17] spi: mpc8xx: Fix transfert when input or output buffer is NULL
` [PATCH v2 08/17] thermal: Add support for TI LM74
` [PATCH v2 09/17] board: cssi: Add support for SPI bus on MCR3000 board
` [PATCH v2 10/17] board: cssi: add support for reading temperature
` [PATCH v2 11/17] powerpc: 8xx: Set SDMA configuration register correcly
` [PATCH v2 12/17] spi: mpc8xx: Allow transfer of more than MAX_BUFFER len
` [PATCH v2 13/17] spi: mpc8xx: Use 16 bit mode for large transfers with even size
` [PATCH v2 14/17] spi: mpc8xx: Set up speed as requested
` [PATCH v2 15/17] board: cssi: Use HAVE_VENDOR_COMMON_LIB logic
` [PATCH v2 16/17] board: cssi: Load FPGA on MCR3000 board
` [PATCH v2 17/17] board: cssi: Read and display MCR board address

[PATCH] ubi: Depend on MTD
 2024-04-15  5:55 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2024-04-15  1:31 UTC  (2+ messages)

[PATCH] DRAM_SUN50I_H616_TRIM_SIZE
 2024-04-15  0:22 UTC  (2+ messages)

[PULL] Pull request for u-boot-nand-20240414
 2024-04-14 21:55 UTC  (2+ messages)

[PATCH] boot: fdt: Turn all addresses and sizes into u64
 2024-04-14 21:50 UTC  (5+ messages)

[PATCH v2 00/16] pxe: Allow extlinux booting without CMDLINE enabled
 2024-04-14 16:58 UTC  (3+ messages)

[PATCH] fs/erofs: add DEFLATE algorithm support
 2024-04-14 15:04 UTC 

[PATCH V4] mtd: spinand: Add support for XTX SPINAND
 2024-04-14 13:51 UTC  (2+ messages)


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