public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-09-27 02:54:42 to 2023-09-28 21:58:19 UTC [more...]

[PATCH v2 00/22] sunxi: Allwinner T113s support
 2023-09-28 21:54 UTC  (14+ messages)
` [PATCH v2 01/22] sunxi: remove CONFIG_SATAPWR
` [PATCH v2 02/22] net: sunxi_emac: chase DT nodes to find PHY regulator
` [PATCH v2 03/22] sunxi: remove CONFIG_MACPWR
` [PATCH v2 04/22] pinctrl: sunxi: move pinctrl code
` [PATCH v2 05/22] pinctrl: sunxi: add GPIO in/out wrappers
` [PATCH v2 06/22] pinctrl: sunxi: remove struct sunxi_gpio
` [PATCH v2 07/22] pinctrl: sunxi: remove GPIO_EXTRA_HEADER
` [PATCH v2 08/22] pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h
` [PATCH v2 09/22] pinctrl: sunxi: add new D1 pinctrl support
` [PATCH v2 10/22] sunxi: introduce NCAT2 generation model
` [PATCH v2 11/22] pinctrl: sunxi: add Allwinner D1 pinctrl description
` [PATCH v2 12/22] clk: sunxi: Add support for the D1 CCU
` [PATCH v2 13/22] sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup

[PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
 2023-09-28 19:18 UTC  (3+ messages)
` [PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation : regression

[PATCH] spl: Jump to image at end of board_init_r
 2023-09-27 21:44 UTC 

[PATCH v2 0/3] Add rkmtd command
 2023-09-28 18:51 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option
` [PATCH v2 2/3] dm: prepare rkmtd UCLASS
` [PATCH v2 3/3] rockchip: cmd: add rkmtd command

[PATCH] board: LicheePi_Zero: add emac support
 2023-09-28 17:18 UTC  (2+ messages)

[PATCH v1 0/3] arm: NPCM: fix npcm bmc error
 2023-09-28 16:16 UTC  (7+ messages)
` [PATCH v1 3/3] arm: npcm8xx: support dcache off

[PATCH] dt-bindings: mtd: Add a schema for binman
 2023-09-28 15:20 UTC  (19+ messages)

[PATCH v1] board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805
 2023-09-28 14:55 UTC  (2+ messages)

[PATCH v3 0/4] malloc: Reduce size by initializing data at runtime
 2023-09-28 14:44 UTC  (5+ messages)
` [PATCH v3 1/4] common: Only mark malloc initialized after mem_malloc_init
` [PATCH v3 2/4] malloc: Don't use ifdefs for SYS_MALLOC_DEFAULT_TO_INIT
` [PATCH v3 3/4] malloc: Don't statically initialize av_ if using malloc_init
` [PATCH v3 4/4] malloc: Enable SYS_MALLOC_RUNTIME_INIT by default in SPL

SSE instructions
 2023-09-28 14:40 UTC  (6+ messages)

[PATCH v5 0/7] Add EFI HTTP boot support
 2023-09-28 14:32 UTC  (9+ messages)
` [PATCH v5 1/7] net: wget: prevent overwriting reserved memory
` [PATCH v5 2/7] net: wget: add wget with dns utility function
` [PATCH v5 3/7] blk: blkmap: add ramdisk creation "
` [PATCH v5 4/7] efi_loader: support boot from URI device path
` [PATCH v5 5/7] cmd: efidebug: add uri "
` [PATCH v5 6/7] doc: uefi: add HTTP Boot support
` [PATCH v5 7/7] efi_loader: create BlockIo device boot option

[PATCH 0/4] Add AM62x LP SK support
 2023-09-28 14:30 UTC  (15+ messages)
` [PATCH 1/4] arm: dts: Refactor common dtsi file for R5 and A53 SPL
` [PATCH 2/4] arm: dts: Add support for AM62x LP SK
` [PATCH 3/4] arm: dts: k3-am62-lp-sk-binman: Add binman support
` [PATCH 4/4] board: ti: am62x: add am62x_lpsk_* defconfigs and env files

[PATCH v2 0/6] Kbuild: Fix cleanup of generated sources in tools (and more)
 2023-09-28 12:50 UTC  (3+ messages)
` [PATCH v2 1/6] Kbuild: Fix cleanup of generated sources in tools

[PATCH] mkimage: allow internalization of data-position
 2023-09-28  9:44 UTC 

[PATCH v4 0/6] J721E DTS Sync with Kernel v6.6-rc1
 2023-09-28  5:00 UTC  (9+ messages)
` [PATCH v4 1/6] arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID
` [PATCH v4 2/6] arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFS
` [PATCH v4 3/6] drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up
` [PATCH v4 4/6] configs: j721e: Remove HBMC_AM654 config
` [PATCH v4 5/6] arm: dts: k3-j721e-r5: Clean up inclusion hierarchy
` [PATCH v4 6/6] arm: dts: k3-j721e: Sync with v6.6-rc1

[PATCH v4 0/8] Add EFI HTTP boot support
 2023-09-28 11:35 UTC  (5+ messages)
` [PATCH v4 4/8] efi_loader: support boot from URI device path

[PATCH] mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
 2023-09-28 11:08 UTC  (3+ messages)

[PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support
 2023-09-28 10:33 UTC  (5+ messages)
` [PATCH v3 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition

[RFT PATCH 0/2] mmc: meson-gx: improve MMC reliabilty
 2023-09-28  9:10 UTC  (3+ messages)

[PATCH v2 0/2] clk: amlogic: a1: Add Amlogic A1 clock driver
 2023-09-28  9:08 UTC  (3+ messages)

[PATCH v3 0/8] Add SM uclass and Meson SM driver
 2023-09-28  9:08 UTC  (3+ messages)

[PATCH 0/4] mkimage: also honour -B even without external data
 2023-09-28  8:02 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 4/4] binman: update documentation for fit,align property
` [PATCH 5/4] mkimage: update man page and -h output

[PATCH 1/2] configs: am65x: Merge the HS and non-HS defconfigs
 2023-09-28  7:54 UTC  (3+ messages)

[PATCH v2 0/1] mtd: nand: raw: atmel: R/B gpio on sam9x60
 2023-09-28  6:22 UTC  (5+ messages)
` [PATCH v2 1/1] mtd: nand: raw: atmel: Add error handling when rb-gpios missing

[PATCH 0/3] Add spi flash lock option
 2023-09-28  3:49 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: Add spi flash lock config option
` [PATCH 2/3] arm64: versal: Disable the lock option for mini ospi and qspi
` [PATCH 3/3] arm64: versal_net: "

[PATCH v1 0/3] Add rockmtd command
 2023-09-28  3:11 UTC  (7+ messages)
` [PATCH v1 1/3] mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option
` [PATCH v1 2/3] dm: prepare rkmtd UCLASS
` [PATCH v1 3/3] rockchip: cmd: add rockmtd command

[PATCH v1] wdt: nuvoton: fix reset/expire function error and add dts
 2023-09-28  0:57 UTC  (3+ messages)

[PATCH v2 0/5] Allwinner R528/T113s PSCI
 2023-09-28  0:35 UTC  (15+ messages)
` [PATCH v2 1/5] sunxi: psci: clean away preprocessor macros
` [PATCH v2 4/5] sunxi: psci: implement PSCI on R528
` [PATCH v2 5/5] HACK: sunxi: psci: be compatible with v1 of R528 patchset

[PATCH] riscv: andesv5: Prefer using the generic RISC-V timer driver in S-mode
 2023-09-27 21:32 UTC  (2+ messages)

[PATCH 2/2] board: Add support for Conclusive KSTR-SAMA5D27
 2023-09-27 20:54 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
 2023-09-27 20:20 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: mtd: binman-partition: Add binman labels
` [PATCH 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties

[PATCH v4 0/1] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-09-27 18:31 UTC  (4+ messages)
` [PATCH v4 1/1] CI: add test/usage_of_is_enabled_check.sh

[PATCH v4] dt-bindings: mtd: fixed-partitions: Add compression property
 2023-09-27 18:05 UTC 

[PATCH] configs: iot2050: Disable CONFIG_CONSOLE_MUX
 2023-09-27 17:22 UTC 

[PATCH v3] dt-bindings: mtd: fixed-partitions: Add compression property
 2023-09-27 16:46 UTC 

[PATCH] tools: iot2050-sign-fw.sh: Make localization of tools dir more robust
 2023-09-27 15:41 UTC 

[PATCH v2 0/4] armv8: fsl-layerscape: add support for MC reserved memory
 2023-09-27 15:30 UTC  (5+ messages)
` [PATCH v2 1/4] armv8: fsl-layerscape: make some functions static
` [PATCH v2 2/4] drivers: net: fsl-mc: add support for MC reserved memory
` [PATCH v2 3/4] board: freescale: ls2080a: declare MC reserved regions
` [PATCH v2 4/4] board: freescale: ls1088a: "

[PATCH v5 39/43] command: Include a required header in command.h
 2023-09-27 14:22 UTC 

[PATCH v3 00/38] spl: Preparation for Universal Payload
 2023-09-27 14:19 UTC  (4+ messages)
` [PATCH v3 04/38] spl: mx6: powerpc: Drop the condition on timer_init()

[PATCH v2 01/17] dm: usb: udc: Factor out plain udevice handler functions
 2023-09-27 13:59 UTC  (3+ messages)

[PATCH] arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit
 2023-09-27 13:43 UTC 

[PATCH 1/5] core: fix doc comments of dev_read_addr*() and related functions
 2023-09-27 13:33 UTC  (5+ messages)
` [PATCH 2/5] core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
` [PATCH 3/5] core: introduce dev_read_addr_name[_size]_ptr() functions
` [PATCH 4/5] pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit
` [PATCH 5/5] treewide: use dev_read_addr_*_ptr() where appropriate

image-host: small improvements and fixes
 2023-09-27 13:06 UTC  (4+ messages)
` [PATCH 1/2] image-host: add a check of the return value of snprintf
` [PATCH 2/2] image-host: increase path length when setting up the cipher

[PATCH 2/2] board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT
 2023-09-27 12:46 UTC 

[PATCH 1/2] ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT
 2023-09-27 12:44 UTC 

[PATCH v2] test/py: sleep: Add a test for the time command
 2023-09-27  5:03 UTC 

[PATCH 0/2] arm: dts: k3-am64: Sync dts from Linux v6.6-rc1
 2023-09-27 12:21 UTC  (4+ messages)
` [PATCH 1/2] Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node"
` [PATCH 2/2] arm: dts: k3-am64: Bump dts from Linux v6.6-rc1

[PATCH 0/5] use .dtso for device tree overlay sources
 2023-09-27 11:02 UTC  (3+ messages)
` [PATCH 2/5] iot2050: rename overlay sources to .dtso

Enable thumb on AT91?
 2023-09-27 10:54 UTC  (2+ messages)

[RESEND PATCH v2] rockchip: include: asm: fix entering download mode rk3066
 2023-09-27 10:09 UTC  (2+ messages)

[PATCH] arm64: xilinx: Do not use '_' in si5335 DT node names
 2023-09-27 10:05 UTC 

[PATCH] Revert "clk: versal: Enable clock driver for Versal NET"
 2023-09-27 10:02 UTC 

[PATCH 08/20] sunxi: introduce NCAT2 generation model
 2023-09-27 10:00 UTC  (3+ messages)
`  "

[PATCH] arm64: zynqmp: Do not use '_' in DT node names
 2023-09-27  9:57 UTC 

[PATCH] arm: dts: xilinx: Remove undocumented is-dual property
 2023-09-27  9:56 UTC 

[PATCH 00/11] xilinx: add missing boards/SC descriptions
 2023-09-27  9:53 UTC  (12+ messages)
` [PATCH 01/11] arm64: zynqmp: Add support for KD240 Kria SOM CC
` [PATCH 02/11] arm64: zynqmp: Remove xlnx,fclk nodes
` [PATCH 03/11] arm64: zynqmp: Add support for vck190 revB system controller
` [PATCH 04/11] arm64: zynqmp: Add x-prc-01/02/03/04/05 revA support from SC
` [PATCH 05/11] arm64: zynqmp: Add support for vpk120-revA
` [PATCH 06/11] arm64: zynqmp: Create description for generic SC (vpk120-revB)
` [PATCH 07/11] arm64: zynqmp: Add support for SC revC
` [PATCH 08/11] arm64: zynqmp: Describe i2c structures for SCs
` [PATCH 09/11] arm64: zynqmp: Add support for VPXA2785
` [PATCH 10/11] arm64: zynqmp: Add support for zcu670-revA
` [PATCH 11/11] arm64: zynqmp: Add support for zcu670-revB

[PATCH v3 0/7] rng: stm32: support STM32MP13x platforms
 2023-09-27  7:27 UTC  (22+ messages)
` [PATCH v3 1/7] rng: stm32: rename STM32 RNG driver
` [PATCH v3 2/7] configs: default activate CONFIG_RNG_STM32 for STM32MP13x platforms
    ` [Uboot-stm32] "
` [PATCH v3 3/7] rng: stm32: Implement configurable RNG clock error detection
    ` [Uboot-stm32] "
` [PATCH v3 4/7] rng: stm32: add RNG clock frequency restraint
` [PATCH v3 5/7] rng: stm32: add error concealment sequence
` [PATCH v3 6/7] rng: stm32: Implement custom RNG configuration support
    ` [Uboot-stm32] "
` [PATCH v3 7/7] ARM: dts: stm32: add RNG node for STM32MP13x platforms

[RFC PATCH 0/5] Support display on stm32f469-disco board
 2023-09-27  6:19 UTC  (3+ messages)
` [RFC PATCH 4/5] ARM: dts: stm32: support "

[PATCH] configs: stm32f769-disco: Enable VIDEO_LOGO flag
 2023-09-27  6:18 UTC  (3+ messages)

[PATCH v3 0/6] [PATCH v3 0/6] J721E DTS Sync with Kernel v6.6-rc1
 2023-09-27  5:26 UTC  (6+ messages)
` [PATCH v3 6/6] arm: dts: k3-j721e: Sync with v6.6-rc1

[RFC PATCH v2 0/8] ATF and OP-TEE Firewalling for K3 devices
 2023-09-27  4:38 UTC  (3+ messages)

[PATCH 0/3] BOOTP/DHCPv4 enhancements
 2023-09-27  4:11 UTC  (3+ messages)
` [PATCH 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements

[PATCH v2 0/2] Enable split mode in binman
 2023-09-27  4:07 UTC  (3+ messages)
` [PATCH v2 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
` [PATCH v2 2/2] DONOTMERGE: arm: dts: k3-j7200-binman: Enable split mode for MCU R5

[PATCH 2/2] configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig
 2023-09-27  3:10 UTC  (2+ messages)

[PATCH 0/7] rockchip: Add GMAC support for RK3568 and RK3588
 2023-09-27  3:01 UTC  (15+ messages)
` [PATCH 1/7] net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv
` [PATCH 2/7] net: dwc_eth_qos: Return error code when start fails
` [PATCH 3/7] net: dwc_eth_qos: Stop spam of RX packet not available message
` [PATCH 4/7] net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568
` [PATCH 5/7] net: dwc_eth_qos_rockchip: Add support for RK3588
` [PATCH 6/7] configs: rockchip: Enable ethernet driver on RK356x boards
` [PATCH 7/7] configs: rockchip: Enable ethernet driver on RK3588 boards

[PATCH 1/2] power: pmic: rk8xx: Fix power-on source check in SPL
 2023-09-27  2:56 UTC  (3+ messages)
` [PATCH 2/2] rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node

[PATCH 0/2] rockchip: rk3568-nanopi-r5: Add missing PCIe options
 2023-09-27  2:53 UTC  (3+ messages)
` [PATCH 2/2] rockchip: rk3568-nanopi-r5: Enable PCIe on NanoPi R5C and R5S


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