public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-03-18 14:52:38 to 2022-03-22 01:33:49 UTC [more...]

[PATCH 1/7] am33xx: musb: Remove unused configuration logic
 2022-03-22  1:33 UTC 

[PATCH v6] wdt: nuvoton: Add support for Nuvoton
 2022-03-22  1:30 UTC 

[PATCH] mtd: gpmi: fix the gpmi bch setting unalignment issue
 2022-03-21 20:18 UTC 

[PATCH v2 0/3] malloc: Enable profiling dlmalloc with valgrind
 2022-03-22  1:00 UTC  (7+ messages)
` [PATCH v2 1/3] Add valgrind headers to U-Boot

[PATCH] image-fdt: save name of FIT configuration in '/chosen' node
 2022-03-21 23:22 UTC 

[PATCH] arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet
 2022-03-21 21:46 UTC  (6+ messages)

[PATCH] arm: apple: Fix mem layout
 2022-03-21 21:41 UTC 

[PATCH] arm: apple: Increase RTKit timeout
 2022-03-21 21:36 UTC 

[PATCH 1/5] imx8mm-cl-iot-gate: Add SPL EEPROM support
 2022-03-21 20:11 UTC  (8+ 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] mtd: mxs_nand: default to legacy bch and rename to modern bch option
 2022-03-21 19:42 UTC  (10+ messages)
` [EXT] "

[PATCH 0/3] Introduce new sign binman's option
 2022-03-21 21:43 UTC  (4+ messages)
` [PATCH 1/3] binman: add sign option for binman
` [PATCH 2/3] binman: add documentation for binman sign option
` [PATCH 3/3] binman: add test for "

[PATCH] Makefile: add drivers/video/u_boot_logo.S to clean
 2022-03-21 18:05 UTC  (2+ messages)

[PATCH 0/4] Add support for sam9x60_curiosity
 2022-03-21 16:32 UTC  (6+ messages)
` [PATCH 1/4] board: Add sam9x60_curiosity support
` [PATCH 2/4] ARM: dts: Add device tree files for sam9x60_curiosity
` [PATCH 3/4] configs: Add sam9x60_curiosity_mmc_defconfig
` [PATCH 4/4] configs: Add sam9x60_curiosity_nandflash_defconfig

[PATCH] ARM: imx: romapi: Repair FlexSPI NOR boot offset
 2022-03-21 14:59 UTC  (3+ messages)
` [EXT] "

[PATCH v2] board: kontron: increase the CONFIG_SYS_MALLOC_F_LEN
 2022-03-21 14:30 UTC  (2+ messages)

[PATCH] board: kontron: increase the CONFIG_SYS_MALLOC_F_LEN
 2022-03-21 14:19 UTC  (2+ messages)

[PATCH 0/2] sunxi: Fix Ethernet on mostly A20 boards
 2022-03-21 14:17 UTC  (3+ messages)
` [PATCH 1/2] sunxi: Fix old GMAC pinmux setup

[RFC] serial: mxc: get the clock frequency from the used clock for the device
 2022-03-21 13:50 UTC  (5+ messages)

[PATCH v3 0/3] EFI: Use sysreset instead of reset command
 2022-03-21 13:37 UTC  (4+ messages)
` [PATCH v3 1/3] cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n
` [PATCH v3 2/3] efi_loader: Make efi_load_capsule_drivers() available even if EFI_CAPSULE_ON_DISK=n
` [PATCH v3 3/3] efi_loader: Use sysreset instead of reset command

[PATCH 1/2] clk: ccf: Add some helper functions for clock ops
 2022-03-21 13:24 UTC  (5+ messages)
` [PATCH 2/2] clk: Use generic CCF ops where possible

[PATCH v3 0/4] Add ESM driver support for AM64x R5 SPL/U-boot
 2022-03-21 12:47 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 v2 0/5] sunxi: remove lowlevel_init
 2022-03-21 11:39 UTC  (4+ messages)
` [PATCH v2 1/5] sunxi: move non-essential code out of s_init()
  ` A20-OLinuXino-LIME2 network regression [Was: [PATCH v2 1/5] sunxi: move non-essential code out of s_init()]

[PATCH v4] wdt: nuvoton: Add support for Nuvoton
 2022-03-21  9:10 UTC  (2+ messages)

[PATCH v3 0/6] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2022-03-21  8:51 UTC  (4+ messages)

FIT image with different load addresses
 2022-03-21  8:20 UTC 

[PATCH v1 0/2] mtd: Allow to parse DT partitions for raw nand
 2022-03-21  8:13 UTC  (3+ messages)
` [PATCH v1 1/2] mtd: Add flash_node in struct mtd_info
` [PATCH v1 2/2] mtd: Update the way partitions are parsed

[PATCH v2] efi_loader: Use sysreset instead of reset command
 2022-03-21  8:02 UTC  (5+ messages)

[PATCH v2 0/9] efi_loader: booting via short-form device-path
 2022-03-21  7:41 UTC  (11+ 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 0/2] enable DM_SERIAL on imx8mn-evk and imx8mn-ddr4-evk
 2022-03-21  6:51 UTC  (3+ messages)

[PATCH v3] arm: kirkwood: nas220: Add DM Ethernet, SATA, GPIO
 2022-03-21  6:09 UTC  (6+ messages)

[PATCH v5 0/9] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-21  6:01 UTC  (8+ messages)
` [PATCH v5 4/9] tpm: Add the RNG child device

[PATCH] imx: imx8mm/imx8mn_beacon: Remove redundant code
 2022-03-21  3:20 UTC  (2+ messages)

[PATCH 1/2] ARM: imx: imx8m: Add 933 MHz PLL settings
 2022-03-21  3:03 UTC  (3+ messages)

[PATCH v5] wdt: nuvoton: Add support for Nuvoton
 2022-03-21  2:50 UTC 

Pull request for efi-2022-04-rc5
 2022-03-21  2:24 UTC 

[PATCH] mmc: fsl_esdhc_imx: Add i.MX8MP compatible string
 2022-03-21  1:56 UTC  (2+ messages)

[PATCH v2 0/4] IMXRT: Maintnice updates
 2022-03-21  1:52 UTC  (2+ messages)

[PATCH 1/2] pmic: pca9450: Add upstream regulators subnode match
 2022-03-21  1:50 UTC  (5+ messages)
  ` [PATCH 2/2] pmic: pca9450: Add regulator driver

[PATCH] imx8ulp: Disable SPL exception vector
 2022-03-21  1:49 UTC  (2+ messages)

[PATCH v4 0/4] Add a clock driver for the imx8mq
 2022-03-21  1:38 UTC  (16+ messages)
` [PATCH v4 2/4] clk: imx8mq: "
` [PATCH v4 4/4] clk: imx8m: remove code duplication

[PATCH v1 0/8] Add support for the i.MXRT1170
 2022-03-20 23:41 UTC  (7+ messages)
` [PATCH v1 4/8] clk: imx: Add i.MXRT11xx pllv3 variant
` [PATCH v1 5/8] clk: imx: Add initial support for i.MXRT1170 clock driver

[PATCH v3] spi: zynq_spi: add chip select decoder support
 2022-03-20 20:58 UTC  (2+ messages)

[PATCH v2] spi: zynq_spi: add chip select decoder support
 2022-03-20 20:28 UTC 

[PATCH v3 0/2] cmd/sbi: add missing SBI information
 2022-03-20 19:33 UTC  (5+ messages)
` [PATCH v3 1/2] riscv: provide missing base extension functions
` [PATCH v3 2/2] cmd/sbi: add missing SBI information

[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  (4+ messages)
` [PATCH v2 17/23] i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C

[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)

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

[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 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  (6+ messages)
` [PATCH u-boot-net v2 09/14] treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
` [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


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