messages from 2021-08-06 15:36:54 to 2021-08-09 13:02:49 UTC [more...]
[PATCH] lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build
2021-08-09 13:02 UTC
Pull request: u-boot-imx u-boot-imx-20210809
2021-08-09 12:55 UTC
[PATCH] Revert "arm: bootm: Disable LMB reservation for command line and board info on arm64"
2021-08-09 12:53 UTC (24+ messages)
` [EXT] "
[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 (46+ messages)
` [PATCH V5 01/44] arm: imx: add i.MX8ULP basic Kconfig option
` [PATCH V5 02/44] arm: imx: add i.MX8ULP cpu type and helper
` [PATCH V5 03/44] arm: imx: sys_proto: move boot mode define to common header
` [PATCH V5 04/44] arm: imx8ulp: support print cpu info
` [PATCH V5 05/44] imx: imx8ulp: add get reset cause
` [PATCH V5 06/44] arm: imx: basic i.MX8ULP support
` [PATCH V5 07/44] arm: imx8: Move container parser and image to mach-imx common folder
` [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
[PATCH v1 0/5] arm64: Add optimized memset/memcpy functions
2021-08-09 7:52 UTC (10+ 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 v1 4/5] arm64: arch/arm/lib: Add optimized memset/memcpy functions
[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] xilinx: Disable ARCH_FIXUP_FDT_MEMORY
2021-08-09 6:24 UTC (3+ messages)
[PATCH 00/12] dm: Expand of-platdata support to GPIOs and clean up
2021-08-09 2:42 UTC (14+ 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
Please pull u-boot-dm
2021-08-09 2:32 UTC
[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
RFC: Support for U-Boot phases in Kconfig
2021-08-07 22:23 UTC
[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 (54+ messages)
` [PATCH v2 01/32] pci: Drop old code from pci command
` [PATCH v2 04/32] pci: Remove guard around compatibility functions
` [PATCH v2 06/32] pci: Drop DM_PCI check from pci_common
` [PATCH v2 07/32] ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID
` [PATCH v2 08/32] pci: powerpc: Drop old code
` [PATCH v2 09/32] pci: freescale: "
` [PATCH v2 10/32] pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()
` [PATCH v2 11/32] ppc: Drop DM_PCI from config files
` [PATCH v2 13/32] pci: usb: Drop DM_PCI from ohci
` [PATCH v2 14/32] ppc: malta: Drop use of DM_PCI
` [PATCH v2 15/32] ppc: socrates: "
` [PATCH v2 16/32] pci: gt64120: "
` [PATCH v2 17/32] pci: msc01: "
` [PATCH v2 18/32] pci: imx: "
` [PATCH v2 19/32] pci: scsi: pci: Drop DM_PCI check from scsi
` [PATCH v2 20/32] pci: Drop DM_PCI check from bios_emul
` [PATCH v2 22/32] pci: imx: Drop DM_PCI check from cpu driver
` [PATCH v2 23/32] pci: arm: mvebu: Drop DM_PCI check from
` [PATCH v2 24/32] pci: sata_sil: Drop DM_PCI checks
` [PATCH v2 25/32] distro_bootcmd: Drop DM_PCI check
` [PATCH v2 26/32] pci: Drop pci_init_board()
` [PATCH v2 27/32] pci: ppc: Drop ftpci100 driver
` [PATCH v2 28/32] ppc: Drop idt8t49n222a_serdes_clk driver
` [PATCH v2 29/32] ppc: Drop t4qds and b4860qds references
` [PATCH v2 32/32] pci: Drop migration method
[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)
[PATCH 0/4] EFI: console: improves
2021-08-07 6:57 UTC (5+ messages)
` [PATCH 3/4] EFI: console: max rows and cols user limit
[PATCH 1/3] mtd: kconfig: Fix CFI_FLASH dependency
2021-08-07 5:00 UTC (3+ messages)
` [PATCH 2/3] flash.h: Remove CONFIG_SYS_FLASH_CFI from flash_info_t
` [PATCH 3/3] riscv: qemu: Enable MTD NOR flash support
[PATCH 1/2] Makefile: Create a file to indicate the config
2021-08-07 1:44 UTC (2+ messages)
` [PATCH 2/2] Makefile: Don't allow new boards with SPL_FIT_GENERATOR
Please pull u-boot-video
2021-08-06 21:22 UTC (2+ messages)
[PATCH] display_options: Do not use %llu in print_size
2021-08-06 16:56 UTC (2+ messages)
[PATCH] Revert "arm: bootm: Disable LMB reservation for command line and board info on arm64"
2021-08-06 16:43 UTC (11+ messages)
[PATCH] loadb: Properly indicate aborted kermit transfer
2021-08-06 16:37 UTC (3+ messages)
[PATCH 0/7] xyz-modem: Fix cancelling and closing transfers
2021-08-06 16:27 UTC (10+ messages)
` [PATCH 3/7] xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG()
` [PATCH 4/7] xyz-modem: Close stream after processing/sending terminate sequence
` [PATCH 6/7] xyz-modem: Show information about finished transfer
[PATCH 0/9] meson64_android: Android boot flow using abootimg
2021-08-06 15:56 UTC (5+ 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