messages from 2022-03-17 18:33:34 to 2022-03-19 15:34:41 UTC [more...]
[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 (11+ messages)
[PATCH] net: phy: dp83867: Fix a never true comparison
2022-03-19 14:02 UTC
[EXT] Re: [PATCH v8 01/15] crypto/fsl: Add support for CAAM Job ring driver model
2022-03-19 13:51 UTC (19+ messages)
[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)
Please pull u-boot-dm/next
2022-03-19 3:46 UTC
[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]armv7: cache: support L2 cache disable
2022-03-18 13:05 UTC (3+ 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
cache: l2x0: Fix incorrect behavior if the latency is 1 cycle
2022-03-18 11:28 UTC
[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
[PATCH v2 00/23] sunxi: Add and use a pinctrl driver
2022-03-18 3:54 UTC (24+ messages)
` [PATCH v2 01/23] sunxi: pinctrl: Create the driver skeleton
` [PATCH v2 02/23] sunxi: pinctrl: Implement pin muxing functions
` [PATCH v2 03/23] sunxi: pinctrl: Implement get_pin_muxing function
` [PATCH v2 04/23] sunxi: pinctrl: Implement pin configuration
` [PATCH v2 05/23] pinctrl: sunxi: Add UART pinmuxes
` [PATCH v2 06/23] sunxi: Skip non-DM UART pin setup when PINCTRL=y
` [PATCH v2 07/23] pinctrl: sunxi: Add sun4i EMAC pinmuxes
` [PATCH v2 08/23] net: sunxi_emac: Remove non-DM pin setup
` [PATCH v2 09/23] pinctrl: sunxi: Add sunxi GMAC pinmuxes
` [PATCH v2 10/23] sunxi: Remove non-DM GMAC pin setup
` [PATCH v2 11/23] pinctrl: sunxi: Add sun8i EMAC pinmuxes
` [PATCH v2 12/23] net: sun8i_emac: Remove non-DM pin setup
` [PATCH v2 13/23] pinctrl: sunxi: Add I2C pinmuxes
` [PATCH v2 14/23] sunxi: Remove options and setup code for I2C2-I2C4
` [PATCH v2 15/23] sunxi: Remove non-DM I2C clock/pin setup from U-Boot
` [PATCH v2 16/23] i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C
` [PATCH v2 17/23] i2c: sun8i_rsb: "
` [PATCH v2 18/23] pinctrl: sunxi: Add MMC pinmuxes
` [PATCH v2 19/23] sunxi: Remove non-DM MMC pin setup
` [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
[PATCH v3] arm: kirkwood: nas220: Add DM Ethernet, SATA, GPIO
2022-03-18 2:20 UTC (5+ messages)
[GIT PULL] xilinx patches for v2022.07-rc1
2022-03-17 21:44 UTC (2+ messages)
riscv64 - SiFive Unmatched regression?
2022-03-17 19:51 UTC (3+ messages)
[PATCH 1/9] net: gmac_rockchip: Fix misuse of GENMASK macro
2022-03-17 19:13 UTC (2+ messages)
[PATCH v2 0/4] IMXRT: Maintnice updates
2022-03-17 18:33 UTC (5+ messages)
` [PATCH v2 1/4] clk: imxrt: Use dts for anatop base address
` [PATCH v2 2/4] configs/*imxrt10*: SYS_MALLOC_LEN is too large
` [PATCH v2 3/4] ARM: dts: imxrt10..-evk: Linux moved pins-imxrt1020 to dts
` [PATCH v2 4/4] board: freescale: imxrt10..-evk: Fix missing include of serial.h
[PATCH v1 0/8] Add support for the i.MXRT1170
2022-03-17 18:33 UTC (9+ messages)
` [PATCH v1 1/8] imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVK
` [PATCH v1 2/8] ARM: dts: imxrt11170-pinfunc: Add pinctrl binding header
` [PATCH v1 3/8] dt-bindings: imx: Add clock binding for i.MXRT1170
` [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 v1 6/8] RAM: Add changes for i.MXRT11xx series
` [PATCH v1 7/8] ARM: dts: imx: add i.MXRT1170-EVK support
` [PATCH v1 8/8] ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox