public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-03-18 03:58:15 to 2022-03-20 17:56:47 UTC [more...]

[PATCH 0/2] Change behaviour of CONFIG_TIMER_EARLY
 2022-03-20 17:56 UTC  (3+ messages)
` [PATCH 1/2] lib: time: "

[PATCH 00/11] virtio: pci: Add and fix consistency checks
 2022-03-20 11:41 UTC  (12+ messages)
` [PATCH 01/11] virtio: pci: Fix discovery of device config length
` [PATCH 02/11] virtio: pci: Bounds check device config access
` [PATCH 03/11] virtio: pci: Bounds check notification writes
` [PATCH 04/11] virtio: pci: Check virtio common config size
` [PATCH 05/11] virtio: pci: Check virtio capability is in bounds
` [PATCH 06/11] virtio: pci: Read entire capability into memory
` [PATCH 07/11] virtio: pci: Check virtio configs are mapped
` [PATCH 08/11] pci: Check region ranges are addressable
` [PATCH 09/11] pci: Add function to validate PCI address range
` [PATCH 10/11] virtio: pci: Check mapped range is in a PCI region
` [PATCH 11/11] virtio: pci: Allow exclusion of legacy driver

[PATCH v2 1/1] cache: l2x0: Fix incorrect behavior if the latency is 1 cycle
 2022-03-20 10:01 UTC 

ipq40xx serial driver not working
 2022-03-19 20:37 UTC  (2+ messages)

[PATCH v13 0/2] add TCP and HTTP for downloading images
 2022-03-20  8:07 UTC  (3+ messages)
` [PATCH v13 1/2] net: Add TCP protocol

[PATCH v2 00/23] sunxi: Add and use a pinctrl driver
 2022-03-20  7:22 UTC  (8+ messages)
` [PATCH v2 17/23] i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C
` [PATCH v2 20/23] pinctrl: sunxi: Add the A64 PWM pinmux
` [PATCH v2 21/23] pwm: sunxi: Remove non-DM pin setup
` [PATCH v2 22/23] pinctrl: sunxi: Add SPI0 pinmuxes
` [PATCH v2 23/23] spi: sun4i_spi: Remove non-DM pin setup

[EXT] Re: [PATCH v8 01/15] crypto/fsl: Add support for CAAM Job ring driver model
 2022-03-19 18:33 UTC  (32+ messages)
                                                          ` R: "

Please pull u-boot-video
 2022-03-19 17:55 UTC  (5+ messages)

[PATCH]armv7: cache: support L2 cache disable
 2022-03-19 10:55 UTC  (4+ messages)

cache: l2x0: Fix incorrect behavior if the latency is 1 cycle
 2022-03-19 10:50 UTC  (2+ messages)

[PATCH 1/1] cache: l2x0: Fix incorrect behavior if the latency is 1 cycle
 2022-03-19 10:48 UTC 

[PATCH]armv7: cache: support L2 cache disable
 2022-03-19 10:36 UTC 

Please pull u-boot-dm/next
 2022-03-19 16:05 UTC  (2+ messages)

[PATCH 1/2] arm: imx: imx8mm_beacon: Remove unnecessary configs
 2022-03-19 15:45 UTC  (2+ messages)
` [PATCH 2/2] arm: imx: imx8mn_beacon: "

[PATCH] tbs2910: Convert to DM_SERIAL
 2022-03-19 15:34 UTC  (4+ messages)

[PATCH v2] core: devres: optionally build devres into the SPL
 2022-03-19 15:18 UTC  (5+ messages)

[RFC] serial: mxc: get the clock frequency from the used clock for the device
 2022-03-19 14:32 UTC  (9+ messages)

[PATCH] net: phy: dp83867: Fix a never true comparison
 2022-03-19 14:02 UTC 

[PATCH] Makefile: add drivers/video/u_boot_logo.S to clean
 2022-03-19 12:33 UTC 

[PATCH 1/5] imx8mm-cl-iot-gate: Add SPL EEPROM support
 2022-03-19 12:22 UTC  (5+ messages)
` [PATCH 2/5] imx8mm-cl-iot-gate: Retrieve the DDR type from EEPROM
` [PATCH 3/5] imx8mm-cl-iot-gate: Retrieve the MAC address "
` [PATCH 4/5] imx8mm-cl-iot-gate: Retrieve the serial number "
` [PATCH 5/5] imx8mm-cl-iot-gate: Add redundand environment support

[PATCH 1/2] board: tbs2910: Enable Link Time Optimizations in defconfig
 2022-03-19 11:34 UTC  (12+ messages)
` [PATCH 2/2] board: tbs2910: Convert to DM_SERIAL

[PATCH v2 0/9] efi_loader: booting via short-form device-path
 2022-03-19  9:11 UTC  (10+ messages)
` [PATCH v2 1/9] efi_loader: export efi_dp_shorten()
` [PATCH v2 2/9] efi_loader: fix efi_dp_find_obj()
` [PATCH v2 3/9] efi_loader: efi_dp_find_obj() add protocol check
` [PATCH v2 4/9] efi_loader: support booting via short-form device-path
` [PATCH v2 5/9] efi_loader: use short-form DP for load options
` [PATCH v2 6/9] efi_loader: export efi_system_partition_guid
` [PATCH v2 7/9] efi_loader: remove efi_disk_is_system_part()
` [PATCH v2 8/9] efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader
` [PATCH v2 9/9] test: test UEFI boot manager

[PATCH v2] efi_loader: Use sysreset instead of reset command
 2022-03-19  9:01 UTC  (4+ messages)

[PATCH 1/8] Convert CONFIG_AM335X_USB0 et al to Kconfig
 2022-03-19  1:28 UTC  (16+ messages)
` [PATCH 2/8] Convert CONFIG_AT91SAM9260 "
` [PATCH 3/8] Convert CONFIG_AT91SAM9G20EK "
` [PATCH 4/8] Convert CONFIG_AT91SAM9G10EK "
` [PATCH 5/8] atmel: Remove CONFIG_AT91SAM9G45EKES
` [PATCH 6/8] atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE
` [PATCH 7/8] Convert CONFIG_AT91_GPIO_PULLUP to Kconfig
` [PATCH 8/8] Convert CONFIG_ATMEL_LEGACY "

[v2 01/15] Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
 2022-03-19  1:27 UTC  (30+ messages)
` [v2 02/15] arm: sunxi: Remove SoC-specific config header files
` [v2 03/15] Convert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig
` [v2 04/15] Convert CONFIG_A003399_NOR_WORKAROUND "
` [v2 05/15] Convert CONFIG_A008044_WORKAROUND "
` [v2 06/15] Convert CONFIG_ARP_TIMEOUT "
` [v2 07/15] Convert CONFIG_NET_RETRY_COUNT "
` [v2 08/15] powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace
` [v2 09/15] Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig
` [v2 10/15] Convert CONFIG_NFS_TIMEOUT "
` [v2 11/15] Remove CONFIG_HAS_ETH0 et al symbols
` [v2 12/15] Convert CONFIG_ETHPRIME to Kconfig
` [v2 13/15] imx: Convert some boards to DM_ETH
` [v2 14/15] net: fec_mxc: Remove non-DM_ETH code
` [v2 15/15] net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE

[PATCH 1/4] CI: Fix unmigrated symbol test
 2022-03-19  1:26 UTC  (8+ messages)
` [PATCH 2/4] sunxi: Do not define CONFIG_SPL_STACK_ADDR_R
` [PATCH 3/4] Revert "efi: Allow easy selection of serial-only operation"
` [PATCH 4/4] configs: Re-run migrations

Pull request: u-boot-rockchip-20220318
 2022-03-19  1:26 UTC  (2+ messages)

[PATCH] patman: Define Commit.path in the constructor
 2022-03-19  1:26 UTC  (2+ messages)

[PATCH v2] binman: Complete elf test coverage
 2022-03-19  1:19 UTC 

[PATCH] dtoc: Update fdt tests to use test_util
 2022-03-19  0:01 UTC 

[PATCH v3 00/26] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-03-19  0:00 UTC  (8+ messages)
` [PATCH v3 05/26] dtoc: Tidy up implementation of AddStringList()
` [PATCH v3 22/26] rockchip: evb-rk3288: Drop raw-image support

[PATCH] binman: Complete elf test coverage
 2022-03-18 23:24 UTC 

atsama5d27 SD card boot question
 2022-03-18 21:31 UTC 

[PATCH v3 01/12] rockchip: rk3228-power: sync power domain dt-binding header from Linux
 2022-03-18 15:17 UTC  (4+ messages)
` [PATCH v3 12/12] rockchip: fix boot_devices constants

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

[PATCH] lib/crypto: support sha384/sha512 in x509/pkcs7
 2022-03-18 14:37 UTC  (4+ messages)

Fwd: [PATCH] spi: zynq_spi: add chip select decoder support
 2022-03-18 14:23 UTC 

Fwd: [PATCH] spi: zynq_spi: add chip select decoder support
 2022-03-18 14:13 UTC  (2+ messages)

How to register a "clk-divider" with a "clk_div_table"
 2022-03-18 13:38 UTC  (2+ messages)

[PATCH v2 0/2] AM64: Tick timer fixes
 2022-03-18 12:50 UTC  (6+ 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 01/15] Convert CONFIG_AT91_LED to Kconfig
 2022-03-18 12:38 UTC  (15+ messages)
` [PATCH 02/15] Convert CONFIG_AT91_WANTS_COMMON_PHY "
` [PATCH 03/15] Convert CONFIG_RESET_PHY_R "
` [PATCH 04/15] Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN "
` [PATCH 05/15] Convert CONFIG_RMII "
` [PATCH 06/15] Convert CONFIG_TFTP_PORT "
` [PATCH 07/15] Convert CONFIG_LPC32XX_ETH "
` [PATCH 08/15] Convert CONFIG_SYS_RX_ETH_BUFFER "
` [PATCH 09/15] Convert CONFIG_PHY_RESET_DELAY "
` [PATCH 10/15] Convert CONFIG_MII_INIT "
` [PATCH 11/15] Convert CONFIG_ATMEL_LCD et al "
` [PATCH 12/15] Convert CONFIG_LCD_INFO "
` [PATCH 13/15] lcd: Remove LCD_TEST_PATTERN code
` [PATCH 14/15] vinco: Remove CONFIG_ATMEL_SPI0
` [PATCH 15/15] Convert CONFIG_BACKSIDE_L2_CACHE to Kconfig

ARM A53 and initial MMU mapping for EL0/1/2/3 ?
 2022-03-18 12:22 UTC  (16+ messages)

[PATCH 0/2] Add pmic bootcount driver
 2022-03-18 11:12 UTC  (4+ messages)
` [PATCH 2/2] bootcount: Add pmic pfuze100 "

[PATCH v2 0/2] Add pmic bootcount driver
 2022-03-18 11:04 UTC  (3+ messages)
` [PATCH v2 1/2] power: pfuze100: Add MEMx register definitions
` [PATCH v2 2/2] bootcount: Add pmic pfuze100 bootcount driver

[PATCH] imx: Revert "imx: mx6ull: fix REFTOP_VBGADJ setting" and fix comments
 2022-03-18  8:59 UTC  (5+ messages)
  ` [EXT] "

[PATCH 00/14] mtd: nand: i.MX update
 2022-03-18  8:47 UTC  (7+ messages)
` [PATCH 01/14] mtd: gpmi: change the BCH layout setting for large oob NAND
  ` GPMI NAND Regression on i.MX6S
          ` [EXT] "

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

[PATCH] imx8ulp: Disable SPL exception vector
 2022-03-18  7:50 UTC 

[PATCH] firmware: zynqmp: Do not bind PD driver in SPL if disabled
 2022-03-18  7:21 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add resets property to sdhci nodes
 2022-03-18  7:19 UTC  (2+ messages)

[PATCH 0/2] sunxi: Fix Ethernet on mostly A20 boards
 2022-03-18  5:31 UTC  (3+ messages)
` [PATCH 2/2] sunxi: dts: Update RGMII phy-mode properties

[PATCH v5 0/3] sunxi: TOC0 image type support
 2022-03-18  5:00 UTC  (4+ messages)
` [PATCH v5 1/3] tools: mkimage: Add Allwinner TOC0 support
` [PATCH v5 2/3] sunxi: Support SPL in both eGON and TOC0 images
` [PATCH v5 3/3] sunxi: Support building a SPL as a TOC0 image

[PATCH 0/4] sunxi: Fixes for DM I2C drivers
 2022-03-18  4:52 UTC  (5+ 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 v2] pinctrl: nuvoton: Add NPCM8xx pinctrl driver
 2022-03-18  4:33 UTC 


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