public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-03-28 19:53:40 to 2022-03-30 10:18:45 UTC [more...]

[PATCH 00/52] mips: octeon: Add ethernet support
 2022-03-30 10:07 UTC  (35+ messages)
` [PATCH 02/52] mips: octeon: Add cvmx-ilk-defs.h header file
` [PATCH 04/52] mips: octeon: Add cvmx-lbk-defs.h "
` [PATCH 05/52] mips: octeon: Add cvmx-npei-defs.h "
` [PATCH 06/52] mips: octeon: Add cvmx-pcsxx-defs.h "
` [PATCH 07/52] mips: octeon: Add cvmx-xcv-defs.h "
` [PATCH 08/52] mips: octeon: Misc changes to existing headers for upcoming eth support
` [PATCH 09/52] mips: octeon: Add cvmx-helper-agl.c
` [PATCH 11/52] mips: octeon: Add cvmx-helper-board.c
` [PATCH 12/52] mips: octeon: Add cvmx-helper-fpa.c
` [PATCH 13/52] mips: octeon: Add cvmx-helper-igl.c
` [PATCH 15/52] mips: octeon: Add cvmx-helper-loop.c
` [PATCH 19/52] mips: octeon: Add cvmx-helper-pko3.c
` [PATCH 21/52] mips: octeon: Add cvmx-helper-sgmii.c
` [PATCH 24/52] mips: octeon: Add cvmx-agl.c
` [PATCH 28/52] mips: octeon: Add cvmx-fpa-resource.c
` [PATCH 30/52] mips: octeon: Add cvmx-ilk.c
` [PATCH 31/52] mips: octeon: Add cvmx-ipd.c
` [PATCH 32/52] mips: octeon: Add cvmx-pki.c
` [PATCH 34/52] mips: octeon: Add cvmx-pko.c
` [PATCH 36/52] mips: octeon: Add cvmx-pko3-queue.c
` [PATCH 38/52] mips: octeon: Add cvmx-pko3-resources.c
` [PATCH 39/52] mips: octeon: Add cvmx-pko-internal-ports-range.c
` [PATCH 41/52] mips: octeon: Add cvmx-range.c
` [PATCH 42/52] mips: octeon: Misc changes to existing C files for upcoming eth support
` [PATCH 43/52] mips: octeon: Makefile: Enable building of the newly added C files
` [PATCH 44/52] mips: octeon: cpu.c: Move bootmem init to arch_early_init_r()
` [PATCH 45/52] mips: octeon: cpu.c: Implement configure_lmtdma_window()
` [PATCH 46/52] mips: octeon: octeon_common.h: Move init SP because of increased image size
` [PATCH 47/52] mips: octeon: mrvl, cn73xx.dtsi: Add ethernet (BGX) and SMI DT nodes
` [PATCH 48/52] mips: octeon: mrvl, octeon-ebb7304.dts: Add ethernet DT support
` [PATCH 49/52] mips: octeon: mrvl, octeon-nic23.dts: "
` [PATCH 50/52] net: Add ethernet support for MIPS Octeon
` [PATCH 51/52] mips: octeon: ebb7304: Enable ethernet support
` [PATCH 52/52] mips: octeon: nic23: "

[PATCH 1/1] Makefile: make clean should delete include/generated/env.in
 2022-03-30 10:11 UTC 

[PATCH] tools: mkimage: No need to verify_header for header_v2
 2022-03-30 10:05 UTC 

[PATCH v1 1/2] hexdump: Introduce debug APIs
 2022-03-30  9:30 UTC  (3+ messages)

[PATCH v1 1/1] Makefile.lib: Re-use $(UBOOTINCLUDE) in dtc_cpp_flags
 2022-03-30  9:30 UTC 

[ANN] U-Boot v2022.04-rc5 released
 2022-03-30  9:27 UTC  (9+ messages)

[PATCH v1 1/1] Makefile.lib: Always rebuild DSDT
 2022-03-30  9:21 UTC  (6+ messages)

[ANN] U-Boot v2022.04-rc1 released
 2022-03-30  9:20 UTC  (8+ messages)

[PATCH v1 1/1] efi_loader: initrddump: Actually use the custom CFLAGS
 2022-03-30  9:14 UTC 

[PATCH 0/6] xilinx: Add support for DM_ETH_PHY
 2022-03-30  9:07 UTC  (7+ messages)
` [PATCH 1/6] net: zynq_gem: Use shared MDIO bus support for zynqmp
` [PATCH 2/6] net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled
` [PATCH 3/6] net: zynq_gem: Move ethernet info print statement
` [PATCH 4/6] gpio: slg7xl45106: Update gpio desc flags from DT
` [PATCH 5/6] firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api
` [PATCH 6/6] net: zynq_gem: Add SGMII dynamic config support

[PATCH v4 00/11] enable menu-driven boot device selection
 2022-03-30  8:55 UTC  (3+ messages)
` [PATCH v4 01/11] bootmenu: fix menu API error handling

[PATCH 1/2] net: phy: marvell: Support reg config via "marvell, reg-init" DT property
 2022-03-30  8:38 UTC  (2+ messages)
` [PATCH 2/2] net: phy: marvell: Add support for 88E1240 PHY

[PATCH] dt-bindings: xilinx: Add missing ids for PD
 2022-03-30  7:56 UTC 

[PATCH v4 0/3] spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
 2022-03-30  7:33 UTC  (4+ messages)
` [PATCH v4 1/3] spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
` [PATCH v4 2/3] spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
` [PATCH v4 3/3] test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some case

[PATCH] arm64: zynqmp: Record ID code for XCZU1EG device
 2022-03-30  5:51 UTC 

[PATCH] doc: mmc dev
 2022-03-30  0:13 UTC  (4+ messages)

[PATCH 0/6] Add MV88E61xx DSA driver and use on gwventana
 2022-03-29 23:22 UTC  (8+ messages)
` [PATCH 1/6] net: mdio-uclass: scan for dm mdio children on post-bind
` [PATCH 2/6] net: dsa: move cpu port probe to dsa_post_probe
` [PATCH 3/6] net: mdio-uclass: add wrappers for read/write/reset operations
` [PATCH 4/6] net: fec: add support for DM_MDIO
` [PATCH 5/6] net: add MV88E61xx DSA driver
` [PATCH 6/6] board: gw_ventana: enable MV88E61XX DSA support

[PATCH] armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUs
 2022-03-29 21:51 UTC 

[PATCH 0/2] DSA switch fixes
 2022-03-29 21:19 UTC  (9+ messages)
` [PATCH 1/2] net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY

TFTP hangs with fragmented IP packets
 2022-03-29 20:28 UTC 

[PATCH u-boot-net v3 00/14] u-boot-net refactors, fixes, cleanups
 2022-03-29 20:08 UTC  (15+ messages)
` [PATCH u-boot-net v3 01/14] net: mdio-uclass: fix type for phy_mode_str and phy_handle_str
` [PATCH u-boot-net v3 02/14] net: mdio-uclass: use ARRAY_SIZE()
` [PATCH u-boot-net v3 03/14] net: introduce helpers to get PHY ofnode from MAC
` [PATCH u-boot-net v3 04/14] net: mdio-uclass: add wrappers for read/write/reset operations
` [PATCH u-boot-net v3 05/14] treewide: use dm_mdio_read/write/reset() wrappers
` [PATCH u-boot-net v3 06/14] net: phy: fix parsing wrong property
` [PATCH u-boot-net v3 07/14] net: introduce helpers to get PHY interface mode from a device/ofnode
` [PATCH u-boot-net v3 08/14] treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX
` [PATCH u-boot-net v3 09/14] treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
` [PATCH u-boot-net v3 10/14] phy: Move PHY_INTERFACE_MODE_NA to the beginning of the enum definition
` [PATCH u-boot-net v3 11/14] net: phy: xilinx: Check interface type in ->config(), not ->probe()
` [PATCH u-boot-net v3 12/14] net: phy: use ->is_c45 instead of is_10g_interface()
` [PATCH u-boot-net v3 13/14] bcmgenet, sun8i_emac: Don't connect PHY two times
` [PATCH u-boot-net v3 14/14] net: phy: don't require PHY interface mode during PHY creation

[RFC PATCH] mips: dts: add initial support for ls1c300 SoC
 2022-03-29 19:30 UTC 

[PATCH 1/1] arm: apple: Add M1 Ultra support
 2022-03-29 19:07 UTC  (2+ messages)

[PATCH] treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used
 2022-03-29 18:02 UTC 

[PATCH 1/3] doc: usage: Convert README.vxworks to reST
 2022-03-29 17:11 UTC  (6+ messages)
` [PATCH 2/3] doc: usage: Update vxworks doc to mention RISC-V support
` [PATCH 3/3] doc: usage: Convert README.plan9 to reST

[PATCH 1/3] armv8: Include <linux/types.h> in mmu.h
 2022-03-29 17:06 UTC  (3+ messages)
` [PATCH 2/3] armv8: Drop support for non-MEMORY_ATTRIBUTES MAIR
` [PATCH 3/3] armv8: Initialize MAIR in early boot

[PATCH v2 00/18] virtio: pci: Add and fix consistency checks
 2022-03-29 16:59 UTC  (19+ messages)
` [PATCH v2 01/18] virtio: pci: Allow exclusion of legacy driver
` [PATCH v2 02/18] virtio: pci: Fix discovery of device config length
` [PATCH v2 03/18] virtio: pci: Bounds check device config access
` [PATCH v2 04/18] virtio: pci: Bounds check notification writes
` [PATCH v2 05/18] virtio: pci: Check virtio common config size
` [PATCH v2 06/18] virtio: pci: Check virtio capability is in bounds
` [PATCH v2 07/18] virtio: pci: Read entire capability into memory
` [PATCH v2 08/18] pci: Fix use of flags in dm_pci_map_bar()
` [PATCH v2 09/18] pci: Add config for Enhanced Allocation
` [PATCH v2 10/18] pci: Check region ranges are addressable
` [PATCH v2 11/18] pci: Range check address conversions
` [PATCH v2 12/18] test: pci: Test PCI address conversion functions
` [PATCH v2 13/18] pci: Map bars with offset and length
` [PATCH v2 14/18] pci: Match region flags using a mask
` [PATCH v2 15/18] pci: Update dm_pci_bus_to_virt() parameters
` [PATCH v2 16/18] pci: Add mask parameter to dm_pci_map_bar()
` [PATCH v2 17/18] virtio: pci: Check virtio configs are mapped
` [PATCH v2 18/18] virtio: pci: Make use of dm_pci_map_bar()

[PATCH] doc: usage: Group all shell command docs into cmd/ sub-direcotry
 2022-03-29 16:25 UTC  (2+ messages)

[PATCH] net: phy: Fix rgmii-id phy reset timeout issue
 2022-03-29 16:18 UTC  (2+ messages)

[PATCH 0/6] introduce Arm FF-A support
 2022-03-29 15:16 UTC  (7+ messages)
` [PATCH 1/6] arm_ffa: introduce Arm FF-A low-level driver
` [PATCH 2/6] arm_ffa: introduce armffa command
` [PATCH 3/6] arm_ffa: introduce the FF-A Sandbox driver
` [PATCH 4/6] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
` [PATCH 5/6] arm_ffa: introduce armffa command Sandbox test
` [PATCH 6/6] arm_ffa: introduce FF-A MM communication

[PATCH] mtd: nand: mxs_nand_spl: Remove the page aligned access
 2022-03-29 16:03 UTC  (2+ messages)

[PATCH] board: gw_ventana: gsc: fix GSC read/write functions
 2022-03-29 15:33 UTC  (6+ messages)

[PATCH] mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver
 2022-03-29 14:05 UTC  (3+ messages)

[PATCH v6 0/3] Add a clock driver for the imx8mq
 2022-03-29 14:04 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: imx8mq-clock: add mainline definitions
` [PATCH v6 2/3] clk: imx8mq: Add a clock driver for the imx8mq
` [PATCH v6 3/3] clk: imx8m: reduce rate table duplication

[PATCH v7 0/3] Add a clock driver for the imx8mq
 2022-03-29 14:02 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: imx8mq-clock: add mainline definitions
` [PATCH v7 2/3] clk: imx8mq: Add a clock driver for the imx8mq
` [PATCH v7 3/3] clk: imx8m: reduce rate table duplication

[PATCH v3 1/3] rng: add OP-TEE based Random Number Generator
 2022-03-29 12:21 UTC  (3+ messages)
` [PATCH v3 2/3] tee: optee: bind rng optee driver
` [PATCH v3 3/3] configs: add support of OPTEE RNG in stm32mp15 defconfig

[PATCH u-boot 0/3] renesas: Fix RPC-IF enablement
 2022-03-29 12:19 UTC  (4+ messages)
` [PATCH u-boot 1/3] ARM: dts: rmobile: Fix RPC-IF device node names
` [PATCH u-boot 2/3] ARM: renesas: Propagate RPC-IF enablement to subsequent software
` [PATCH/RFC u-boot 3/3] renesas: Fix RPC-IF compatible values

[PATCH] clk: zynqmp: Add support for for DP audio/video clocks
 2022-03-29 11:13 UTC 

[PATCH] xilinx: Increase max size of image from 60 to 100MB
 2022-03-29 10:54 UTC 

[PATCH] ARM: imx: romapi: Repair FlexSPI NOR boot offset
 2022-03-29  9:56 UTC  (10+ messages)
` [EXT] "

[PATCH] mmc: zynq_sdhci: Fix SDx_BASECLK configuration
 2022-03-29  7:20 UTC  (3+ messages)

[PATCH] serial: zynq: Change fifor behavior in debug mode
 2022-03-29  7:19 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Remove low level UART setting cont
 2022-03-29  7:18 UTC  (2+ messages)

[PATCH] dt-bindings: phy: Sync phy.h with Linux kernel
 2022-03-29  7:18 UTC  (2+ messages)

[PATCH] arm64: versal: Do not place u-boot to reserved memory location
 2022-03-29  7:16 UTC  (2+ messages)

[PATCH 00/14] video: Drop old CFB code
 2022-03-29  6:37 UTC  (2+ messages)

[PATCH v5] pinctrl: nuvoton: Add NPCM8xx pinctrl driver
 2022-03-29  2:04 UTC 

[PATCH v4 00/33] Initial implementation of standard boot
 2022-03-29  1:36 UTC  (11+ messages)

Please pull u-boot-video/next
 2022-03-28 23:37 UTC  (2+ messages)

[PATCH] power-domain: Fix use of uninitialized value in dev_power_domain_ctrl
 2022-03-28 23:21 UTC  (2+ messages)

[PATCH 01/22] Convert CONFIG_CF_DSPI to Kconfig
 2022-03-28 23:14 UTC  (3+ messages)
  ` [PATCH 19/22] exynos: Drop CONFIG_CLK_*

[PATCH] mmc: rockchip_sdhci: Correct error checking
 2022-03-28 23:14 UTC  (2+ messages)

[PATCH] dm: core: Provide fallbacks for ofnode_conf_read_
 2022-03-28 22:14 UTC 

[PATCH u-boot-net 00/14] u-boot-net refactors, fixes, cleanups
 2022-03-28 21:51 UTC  (4+ messages)
` [PATCH u-boot-net 03/14] net: introduce helpers to get PHY ofnode from MAC

[PATCH v4 0/3] mtd: Support slc-mode for NTC CHIP
 2022-03-28 21:32 UTC  (6+ messages)

[PATCH] arm: kirkwood: Add nas440 board, Marvell 88SE6121 AHCI
 2022-03-28 21:42 UTC  (10+ messages)

[PULL] u-boot-socfpga/master
 2022-03-28 21:04 UTC  (2+ messages)

[PATCH v6 00/16] image: add a stage pre-load
 2022-03-28 21:01 UTC  (6+ messages)
` [PATCH v6 15/16] cmd: verify: initial import

[PATCH v7 00/16] image: add a stage pre-load
 2022-03-28 20:58 UTC  (6+ messages)
` [PATCH v7 14/16] test: py: vboot: add test for global image signature

[PATCH v8 00/15] image: add a stage pre-load
 2022-03-28 20:57 UTC  (16+ messages)
` [PATCH v8 01/15] arch: Kconfig: imply BINMAN for SANDBOX
` [PATCH v8 02/15] lib: Kconfig: enhance help for ASN1
` [PATCH v8 03/15] lib: Kconfig: enhance the help of OID_REGISTRY
` [PATCH v8 04/15] lib: allow to build asn1 decoder and oid registry in SPL
` [PATCH v8 05/15] lib: crypto: allow to build crypyo "
` [PATCH v8 06/15] lib: rsa: allow rsa verify with pkey "
` [PATCH v8 07/15] boot: image: add a stage pre-load
` [PATCH v8 08/15] cmd: bootm: "
` [PATCH v8 09/15] common: spl: fit_ram: allow to use image pre load
` [PATCH v8 10/15] mkimage: add public key for image pre-load stage
` [PATCH v8 11/15] Makefile: provide sah-key to binman
` [PATCH v8 12/15] tools: binman: add support for pre-load header
` [PATCH v8 13/15] configs: sandbox_defconfig: enable stage pre-load in bootm
` [PATCH v8 14/15] test: py: vboot: add test for global image signature
` [PATCH v8 15/15] cmd: bootm: add subcommand preload

[PATCH] video: Do not show splash and U-Boot logo simultaneously
 2022-03-28 20:05 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