messages from 2021-08-07 07:28:36 to 2021-08-10 07:14:47 UTC [more...]
[PATCH v2 0/3] arm64: Add optimized memset/memcpy functions
2021-08-10 7:13 UTC (4+ messages)
` [PATCH v2 1/3] arm64: arch/arm/lib: "
` [PATCH v2 2/3] arm64: memset-arm64: Use simple memset when cache is disabled
` [PATCH v2 3/3] arm64: Kconfig: Enable usage of optimized memset/memcpy
[PATCH v2 0/6] Support SiFive Composable cache driver
2021-08-10 7:04 UTC (14+ messages)
` [PATCH v2 1/6] cache: add sifive composable "
` [PATCH v2 2/6] board: sifive: use ccache driver instead of helper function
` [PATCH v2 3/6] riscv: lib: introduce cache_init interface
` [PATCH v2 5/6] riscv: lib: move platform-related libraries to sperate folder
` [PATCH v2 6/6] riscv: lib: modify the indent
[PATCH] arm: kirkwood: Goflex Home: Update board maintainer
2021-08-10 6:53 UTC
[PATCH] arm: kirkwood: Dockstar: Update board maintainer
2021-08-10 6:10 UTC
[PATCH 0/6] Cortina Firmware fixes
2021-08-10 5:50 UTC (7+ messages)
` [PATCH 1/6] env: Kconfig: Add default option for PHY_CORTINA
` [PATCH 2/6] configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig
` [PATCH 3/6] net: cortina: Add support for tfa boot in cortina firmware
` [PATCH 4/6] board: ls2088ardb: Extend cs4340_get_fw_addr() functionality
` [PATCH 5/6] board: t208x: "
` [PATCH 6/6] board: T4240rdb: "
[v6 00/17] Add Intel N5X SoC support
2021-08-10 3:26 UTC (18+ messages)
` [v6 01/17] arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function
` [v6 02/17] arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
` [v6 03/17] arm: socfpga: Add base address for Intel N5X device
` [v6 04/17] arm: socfpga: Add handoff data support "
` [v6 05/17] drivers: clk: Add clock driver "
` [v6 06/17] arm: socfpga: Get clock manager base address "
` [v6 07/17] drivers: clk: Add memory clock driver "
` [v6 08/17] arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h
` [v6 09/17] arm: socfpga: Add clock manager for Intel N5X device
` [v6 10/17] arm: socfpga: Changed misc_s10.c to misc_soc64.c
` [v6 11/17] ddr: socfpga: Enable memory test on memory size less than 1GB
` [v6 12/17] ddr: altera: Add SDRAM driver for Intel N5X device
` [v6 13/17] arm: socfpga: Add SPL "
` [v6 14/17] board: intel: Add socdk board support "
` [v6 15/17] arm: dts: Add base dtsi and devkit dts "
` [v6 16/17] include: configs: Add Intel N5X device CONFIGs
` [v6 17/17] arm: socfpga: Enable Intel N5X device build
[PATCH v3 0/5] add measurement support
2021-08-10 2:19 UTC (5+ messages)
` [PATCH v3 1/5] efi_loader: add secure boot variable measurement
` [PATCH v3 2/5] efi_loader: add "
RFC: Support for U-Boot phases in Kconfig
2021-08-09 22:31 UTC (3+ messages)
Pull request: u-boot-imx u-boot-imx-20210809
2021-08-09 18:46 UTC (2+ messages)
Please pull u-boot-dm
2021-08-09 18:46 UTC (2+ messages)
[PATCH] arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1
2021-08-09 17:02 UTC
[PATCH 00/12] dm: Expand of-platdata support to GPIOs and clean up
2021-08-09 16:41 UTC (15+ messages)
` [PATCH 01/12] treewide: fdt: Move fdt_get_config_... to ofnode_conf_read
` [PATCH 02/12] fdt: Create a new OF_REAL Kconfig
` [PATCH 03/12] treewide: Simply conditions with the new OF_REAL
` [PATCH 04/12] treewide: Use OF_REAL instead of !OF_PLATDATA
` [PATCH 05/12] mmc: nds32: ftsdc010: Convert to livetree
` [PATCH 06/12] treewide: Try to avoid the preprocessor with OF_REAL
` [PATCH 07/12] fdt: Update Makefile rules with the new OF_REAL Kconfig
` [PATCH 08/12] dm: Add comments to dt-structs contents
` [PATCH 09/12] clk: Rename clk_get_by_driver_info()
` [PATCH 10/12] dm: doc: Add a note about of-platdata header files
` [PATCH 11/12] irq: Tidy up of-platdata irq support
` [PATCH 12/12] dm: gpio: Add of-platdata support
[PATCH] xilinx: Disable ARCH_FIXUP_FDT_MEMORY
2021-08-09 16:31 UTC (4+ messages)
[PATCH v2 0/3] efi: Minimal revert to rodata change
2021-08-09 16:01 UTC (4+ messages)
[PATCH] arm: mvebu: Hang if ddr3_init() fails
2021-08-09 15:44 UTC
[PATCH] Revert "arm: bootm: Disable LMB reservation for command line and board info on arm64"
2021-08-09 14:21 UTC (27+ messages)
` [EXT] "
[PATCH v1 0/5] arm64: Add optimized memset/memcpy functions
2021-08-09 13:17 UTC (9+ messages)
` [PATCH v1 1/5] lib/string: Add memset_simple()
` [PATCH v1 2/5] board_init: Use memset_simple() in board_init_f_init_reserve()
[PATCH] lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build
2021-08-09 13:02 UTC
[PATCH] ARM: stm32: Set environment sector size to 4k on DHSOM
2021-08-09 12:36 UTC (2+ messages)
[PATCH] ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz
2021-08-09 12:33 UTC (2+ messages)
[PATCH 1/5] ARM: board: warp: Import dts files
2021-08-09 11:06 UTC (3+ messages)
` [PATCH 5/5] ARM: board: warp7: Minor cleanups and DM_ETH
[PATCH V5 00/44] imx: add i.MX8ULP support
2021-08-09 10:08 UTC (39+ messages)
` [PATCH V5 08/44] arm: imx8: Move container image header file to mach-imx
` [PATCH V5 09/44] arm: imx: parse-container: guard included header files
` [PATCH V5 10/44] arm: imx8ulp: add container support
` [PATCH V5 11/44] arm: imx: move container Kconfig under mach-imx
` [PATCH V5 12/44] driver: misc: Add MU and S400 API to communicate with Sentinel
` [PATCH V5 13/44] net: fec_mxc: support i.MX8ULP
` [PATCH V5 14/44] pinctrl: Add pinctrl driver for imx8ulp
` [PATCH V5 15/44] driver: serial: fsl_lpuart: support i.MX8ULP
` [PATCH V5 16/44] arm: imx8ulp: add clock support
` [PATCH V5 17/44] drivers: mmc: fsl_esdhc_imx: support i.MX8ULP
` [PATCH V5 18/44] arm: imx8ulp: soc: Change to use CMC1 to get bootcfg
` [PATCH V5 19/44] arm: imx8ulp: Enable full L2 cache in SPL
` [PATCH V5 20/44] arm: imx8ulp: disable wdog3
` [PATCH V5 21/44] arm: imx8ulp: Update the reset vector in u-boot
` [PATCH V5 22/44] drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6
` [PATCH V5 23/44] drivers: misc: imx8ulp: Add S400 API for image authentication
` [PATCH V5 24/44] drivers: misc: imx8ulp: Update S400 API for release RDC
` [PATCH V5 25/44] drivers: misc: s400_api: Update API for fuse read and write
` [PATCH V5 26/44] arm: imx8ulp: release and configure XRDC at early phase
` [PATCH V5 27/44] arm: imx8ulp: add rdc support
` [PATCH V5 28/44] arm: imx8ulp: add trdc release request
` [PATCH V5 29/44] arm: imx8ulp: release trdc and assign lpav from RTD to APD
` [PATCH V5 30/44] imx8ulp: unify rdc functions
` [PATCH V5 31/44] arm: imx8ulp: Probe the S400 MU device in arch init
` [PATCH V5 32/44] arm: iMX8ULP: Add boot device relevant functions
` [PATCH V5 33/44] arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domain
` [PATCH V5 34/44] arm: imx8ulp: add dummy imx_get_mac_from_fuse
` [PATCH V5 35/44] arm: imx8ulp: add iomuxc support
` [PATCH V5 36/44] driver: misc: imx8ulp: Add fuse driver for imx8ulp
` [PATCH V5 37/44] imx8ulp: soc: correct reset cause
` [PATCH V5 38/44] imx8ulp: Use DGO_GP5 to get boot config
` [PATCH V5 39/44] imx8ulp: Add workaround for eMMC boot
` [PATCH V5 40/44] imx8ulp: move struct mu_type to common header
` [PATCH V5 41/44] imx8ulp: add upower api support
` [PATCH V5 42/44] ddr: Add DDR driver for iMX8ULP
` [PATCH V5 43/44] arm: dts: add i.MX8ULP dtsi
` [PATCH V5 44/44] arm: imx: add i.MX8ULP EVK support
[PATCH] arm: a37xx: pci: Fix handling PIO config error responses
2021-08-09 7:53 UTC
[v5 00/17] Add Intel N5X SoC support
2021-08-09 7:18 UTC (18+ messages)
` [v5 01/17] arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function
` [v5 02/17] arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
` [v5 03/17] arm: socfpga: Add base address for Intel N5X device
` [v5 04/17] arm: socfpga: Add handoff data support "
` [v5 05/17] drivers: clk: Add clock driver "
` [v5 06/17] arm: socfpga: Get clock manager base address "
` [v5 07/17] drivers: clk: Add memory clock driver "
` [v5 08/17] arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h
` [v5 09/17] arm: socfpga: Add clock manager for Intel N5X device
` [v5 10/17] arm: socfpga: Changed misc_s10.c to misc_soc64.c
` [v5 11/17] ddr: socfpga: Enable memory test on memory size less than 1GB
` [v5 12/17] ddr: altera: Add SDRAM driver for Intel N5X device
` [v5 13/17] arm: socfpga: Add SPL "
` [v5 14/17] board: intel: Add socdk board support "
` [v5 15/17] arm: dts: Add base dtsi and devkit dts "
` [v5 16/17] include: configs: Add Intel N5X device CONFIGs
` [v5 17/17] arm: socfpga: Enable Intel N5X device build
[PATCH] dm: migrate the dm_warn to use the log macro
2021-08-09 2:31 UTC (3+ messages)
[PATCH] patman: Avoid blank lines between tags
2021-08-09 2:31 UTC (2+ messages)
[PATCH] dm: core: Don't allow uclass use before ready
2021-08-09 2:31 UTC (2+ messages)
[PATCH] dtoc: Correct the intarray-widening test case
2021-08-09 2:31 UTC (3+ messages)
[PATCH 00/23] Makefile: Continue simplifying Makefile rules (Part B)
2021-08-08 18:20 UTC (24+ messages)
` [PATCH 01/23] mmc: Rename MMC_SUPPORT to MMC
` [PATCH 02/23] pch: Rename PCH_SUPPORT to PCH
` [PATCH 03/23] rtc: Rename RTC_SUPPORT to RTC
` [PATCH 04/23] serial: Rename SERIAL_SUPPORT to SERIAL
` [PATCH 05/23] serial: Add a SERIAL config
` [PATCH 06/23] spi: Rename SPI_SUPPORT to SPI
` [PATCH 07/23] Rename CACHE_SUPPORT to CACHE
` [PATCH 08/23] ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR
` [PATCH 09/23] sata: Rename SATA_SUPPORT to SATA
` [PATCH 10/23] Makefile: Unify the rules for BOOTCOUNT_LIMIT
` [PATCH 11/23] dma: Add a Kconfig for legacy DMA
` [PATCH 12/23] ti: Convert CONFIG_TI_EDMA3 to Kconfig
` [PATCH 13/23] Convert CONFIG_DMA_LPC32XX "
` [PATCH 14/23] Makefile: Move drivers/dma/ into drivers/Makefile
` [PATCH 15/23] tegra: gpio: Drop use of CONFIG_xxx variables
` [PATCH 16/23] gpio: Add a GPIO config
` [PATCH 17/23] power: Tidy up #undef of CONFIG_DM_PMIC
` [PATCH 18/23] power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
` [PATCH 19/23] i2c: Convert CONFIG_POWER_I2C et al to Kconfig
` [PATCH 20/23] power: Add a POWER config
` [PATCH 21/23] power: Refactor Makefile rules
` [PATCH 22/23] net: Rename SPL_NET_SUPPORT to SPL_NET
` [PATCH 23/23] net: Move network rules to drivers/net
[PULL] u-boot-sh/master
2021-08-08 18:20 UTC (2+ messages)
[PATCH v1] imx: mkimage_fit_atf: replace @ with hyphen
2021-08-08 15:48 UTC (6+ messages)
[PATCH 07/11] powerpc: mpc: Put U-Boot version string at correct place by linker script
2021-08-08 11:36 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/7] Enable new drivers added for U-Boot 2021.10 in "stemmy" board
2021-08-07 22:46 UTC (9+ messages)
` [PATCH 1/7] MAINTAINERS: Add new drivers for ARM U8500
` [PATCH 2/7] arm: u8500: Imply options for new drivers
` [PATCH 3/7] arm: dts: u8500: Update from Linux ux500-dts-for-v5.15
` [PATCH 4/7] arm: dts: u8500: u-boot: Add fixed clock for eMMC
` [PATCH 5/7] board: stemmy: Add basic Fastboot support
` [PATCH 6/7] board: stemmy: Update documentation
` [PATCH 7/7] arm: u8500: Prefer building in thumb mode by default
[PATCH] am335x_evm_defconfig: Disable CMD_BOOTEFI_BOOTMGR
2021-08-07 19:43 UTC (2+ messages)
[PATCH v2 00/32] pci: Drop all pre-driver model code
2021-08-07 14:39 UTC (4+ messages)
[BISECTED] arm: dts: Resync BeagleBone device trees
2021-08-07 12:48 UTC (3+ messages)
` [PATCH] am33xx: Fix USB for am335x boards
[PATCH] imx: cmd: use struct cmd_tbl
2021-08-07 8:21 UTC
[PATCH V4 00/44] imx: add i.MX8ULP support
2021-08-07 7:36 UTC (6+ messages)
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