messages from 2020-04-08 15:10:21 to 2020-04-09 20:15:02 UTC [more...]
[PATCH v2 00/22] common: Further reduce the size of common.h
2020-04-09 20:15 UTC (19+ messages)
` [PATCH v2 01/22] common: Drop uuid.h from common header
` [PATCH v2 02/22] flash: Tidy up coding style for flash functions
` [PATCH v2 03/22] common: Drop flash.h from common header
` [PATCH v2 04/22] arm: Don't include common.h in header files
` [PATCH v2 05/22] common: Drop net.h from common header
` [PATCH v2 06/22] part: Drop disk_partition_t typedef
` [PATCH v2 07/22] common: Drop part.h from common header
` [PATCH v2 08/22] bootstage: Use BOOTSTAGE instead of BOOTSTATE
` [PATCH v2 09/22] common: Drop bootstage.h from common header
` [PATCH v2 10/22] common: Drop image.h "
` [PATCH v2 11/22] common: Drop init.h "
` [PATCH v2 12/22] command: Remove the cmd_tbl_t typedef
` [PATCH v2 13/22] Fix some checkpatch warnings in calls to debug()
` [PATCH v2 14/22] common: Drop log.h from common header
` [PATCH v2 15/22] common: Drop asm/ptrace.h "
` [PATCH v2 16/22] common: Drop asm_offsets.h "
` [PATCH v2 17/22] common: Drop linux/bug.h "
` [PATCH v2 18/22] common: Drop linux/stringify.h "
[RFC 0/7] mx6cuboxi: enable OF_PLATDATA with MMC support
2020-04-09 20:01 UTC (10+ messages)
` [RFC 1/7] mmc: fsl_esdhc_imx: add OF_PLATDATA support
[RFC] dm: uclass: add functions to get device by platdata
2020-04-09 20:00 UTC (13+ messages)
[PATCH v6 10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly
2020-04-09 19:36 UTC (5+ messages)
` [PATCH v6 12/29] dm: core: Add basic ACPI support
[PATCH 00/26 v6] Refactor the architecture parts of mt7628
2020-04-09 18:51 UTC (10+ messages)
` [PATCH 19/26 v6] spl: spl_nor: Copy image header to local struct
` [PATCH 20/26 v6] spl: spl_nor: Move legacy image loading into spl_legacy.c
` [PATCH 22/26 v6] spl: spl_legacy: Add cache flush after reading U-Boot image
[PATCH v2 0/2] arm: stm32mp1: activate data cache in SPL and before relocation
2020-04-09 18:32 UTC (7+ messages)
` [PATCH v2 1/2] arm: stm32mp: "
` [PATCH v2 2/2] arm: stm32mp: activate data cache on DDR in SPL
[PATCH 1/3] arm: caches: protect dram_bank_mmu_setup access to bi_dram
2020-04-09 18:06 UTC (16+ messages)
` [PATCH 2/3] arm: caches: add DCACHE_DEFAULT_OPTION
` [PATCH 3/3] arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour
[PATCH V3] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
2020-04-09 17:38 UTC (4+ messages)
[RFC PATCH v2 00/13] arm: add support for SoC S5P4418
2020-04-09 17:33 UTC (8+ messages)
` [RFC PATCH v2 04/13] i2c: add nexell driver
` [RFC PATCH v2 05/13] mmc: "
[PATCH] imx: Fix imx8m FIT script issue
2020-04-09 17:32 UTC (6+ messages)
[PATCH] cmd: Add test and fix bugs for dm drivers
2020-04-09 17:32 UTC (2+ messages)
[PATCH] ARM: dts: stm32: Define FMC2 base address
2020-04-09 17:31 UTC (4+ messages)
[PATCH] Series-to: u-boot Cover-letter: Fix Typo error in Makefile
2020-04-09 17:23 UTC (6+ messages)
[PATCH v3] mips: cmd: go: Flush cache before jumping to app/image
2020-04-09 17:07 UTC (2+ messages)
[PATCH 1/4] [RFC] ARM: stm32: Implement board coding on AV96
2020-04-09 17:05 UTC (7+ messages)
` [PATCH 3/4] [RFC] ARM: dts: stm32: Rework DDR DT inclusion
[PATCH 0/2] Reading size-cells and address-cells from a node should walk up the
2020-04-09 16:25 UTC (5+ messages)
` [PATCH 1/2] libfdt: Make fdt_cells function accessible
` [PATCH 2/2] dm: core: Walk the tree to find address- and size-cells properties
[PATCH v5 00/29] dm: Add programmatic generation of ACPI tables (part A)
2020-04-09 16:25 UTC (35+ messages)
` [PATCH v5 01/29] cpu: Support querying the address width
` [PATCH v5 02/29] spi: Add SPI mode enums
` [PATCH v5 03/29] tpm: cr50: Release locality on exit
` [PATCH v5 04/29] tpm: cr50: Add a comment for cr50_priv
` [PATCH v5 05/29] tpm: cr50: Use the correct GPIO binding
` [PATCH v5 06/29] tpm: Don't cleanup unless an error happens
` [PATCH v5 07/29] dm: pci: Allow disabling auto-config for a device
` [PATCH v5 08/29] x86: Correct wording of coreboot source code
` [PATCH v5 09/29] x86: apl: Move p2sb ofdata reading to the correct method
` [PATCH v5 10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly
` [PATCH v5 11/29] x86: apl: Add Global NVS table header
` [PATCH v5 12/29] dm: core: Add basic ACPI support
` [PATCH v5 13/29] dts: Add a binding for hid-over-i2c
` [PATCH v5 14/29] acpi: Add a binding for ACPI settings in the device tree
` [PATCH v5 15/29] acpi: Add a simple sandbox test
` [PATCH v5 16/29] x86: Move acpi_s3.h to include/acpi/
` [PATCH v5 17/29] x86: Move acpi_table header to main include/ directory
` [PATCH v5 18/29] acpi: Add an __ACPI__ preprocessor symbol
` [PATCH v5 19/29] acpi: Add a central location for table version numbers
` [PATCH v5 20/29] acpi: Add support for DMAR
` [PATCH v5 21/29] test: Add hexdump.h to the unit test header
` [PATCH v5 22/29] acpi: Add a method to write tables for a device
` [PATCH v5 23/29] acpi: Convert part of acpi_table to use acpi_ctx
` [PATCH v5 24/29] x86: Allow devices to write ACPI tables
` [PATCH v5 25/29] acpi: Drop code for missing XSDT from acpi_write_rsdp()
` [PATCH v5 26/29] acpi: Move acpi_add_table() to generic code
` [PATCH v5 27/29] acpi: Put table-setup code in its own function
` [PATCH v5 28/29] acpi: Move the xsdt pointer to acpi_ctx
` [PATCH v5 29/29] acpi: Add an acpi command
Calling i2c set speed twice for i2c_mux_bus
2020-04-09 16:25 UTC (2+ messages)
[PATCH] configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
2020-04-09 16:07 UTC (3+ messages)
Btrfs and endian convert
2020-04-09 13:58 UTC (5+ messages)
[PATCH V2] rockchip: rk3328: add rockpie-rk3328_defconfig
2020-04-09 13:53 UTC (2+ messages)
[PATCH v3 1/1] phy: add support for stingray PAXB PHY controller
2020-04-09 13:41 UTC (2+ messages)
[PATCH v1 u-boot-marvell 0/5] MVEBU ARM64 improvments + another Turris Mox patch
2020-04-09 13:29 UTC (9+ messages)
` [PATCH v1 u-boot-marvell 1/5] arm64: mvebu: armada-8k: move dram init code
` [PATCH v1 u-boot-marvell 2/5] arm64: mvebu: a37xx: improve code determining memory info structures
` [PATCH v1 u-boot-marvell 3/5] arm: mvebu: turris_mox: support devices with RAM > 1 GB
` [PATCH v1 u-boot-marvell 4/5] arm64: mvebu: a37xx: add device-tree fixer for PCIe regions
` [PATCH v1 u-boot-marvell 5/5] arm: mvebu: turris_mox: fix PCIe ranges in device tree
[PATCH] lx2160a : Update environment variable
2020-04-09 13:28 UTC (2+ messages)
` [PATCH v2] lx2160a : Update eMMC boot environment variables
[PATCH 0/7] TQMa6x: upgrade board support to device model
2020-04-09 13:21 UTC (8+ messages)
` [PATCH 1/7] tqma6: resurrect support by supplying correct SYS_TEXT_BASE
` [PATCH 2/7] arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboard
` [PATCH 3/7] arch: arm: tqma6: apply default Kconfig for device model
` [PATCH 4/7] board: tqc: tqma6: mba6: "
` [PATCH 5/7] configs: tqma6x_mba6x: update default configs "
` [PATCH 6/7] board: tqc: tqma6: hw init code disabled "
` [PATCH 7/7] board: tqc: tqma6_mba6: switch to "
[PATCH] Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"
2020-04-09 12:53 UTC (2+ messages)
[PATCH] ARM: omap3_logic boards: Convert to DM_ETH
2020-04-09 11:35 UTC (3+ messages)
[PATCH V3 00/14] ARM: stm32: Fix Avenger96
2020-04-09 11:28 UTC (11+ messages)
` [PATCH V3 12/14] ARM: dts: stm32: Repair PMIC configuration on AV96
[PATCH v4 1/1] drivers: usb: host: Add BRCM xHCI driver
2020-04-09 11:14 UTC (2+ messages)
[PATCH V2] rockchip: rk3328: add rockpie-rk3328_defconfig
2020-04-09 10:54 UTC
iMX8MM USB support?
2020-04-09 10:02 UTC (6+ messages)
[PATCH] Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"
2020-04-09 8:28 UTC (3+ messages)
` [EXT] "
[RFC PATCH] net, qe: add DM support for QE UEC ethernet
2020-04-09 8:00 UTC (3+ messages)
[PATCH V2] mmc: zynq: parse dt when probing
2020-04-09 7:26 UTC (3+ messages)
[RFC PATCH] powerpc, qe: add DTS support for parallel I/O ports
2020-04-09 6:58 UTC (3+ messages)
[PATCH v4 00/31] dm: Add programmatic generation of ACPI tables (part A)
2020-04-09 5:32 UTC (13+ messages)
` [PATCH v4 02/31] lib: Add a function to convert a string to upper case
` [PATCH v4 13/31] x86: apl: Add Global NVS table header
` [PATCH v4 21/31] acpi: Add a central location for table version numbers
[PATCH] bdinfo: Show information about fdt blob via bdinfo
2020-04-09 5:14 UTC (2+ messages)
[PATCH] mpc83xx, abb: remove suvd3 board
2020-04-09 5:13 UTC (2+ messages)
[PATCH v3 1/1] drivers: usb: host: Add BRCM xHCI driver
2020-04-09 3:54 UTC (5+ messages)
[PATCH v3 00/29] dm: Add programmatic generation of ACPI tables (part A)
2020-04-08 22:15 UTC (36+ messages)
` [PATCH v3 10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly
` [PATCH v3 12/29] dm: core: Add basic ACPI support
` [PATCH v3 13/29] dts: Add a binding for hid-over-i2c
` Antwort: "
` Antwort: "
` [PATCH v3 15/29] acpi: Add a simple sandbox test
` [PATCH v3 16/29] x86: Move acpi_s3.h to include/acpi/
` [PATCH v3 17/29] x86: Move acpi_table header to main include/ directory
` [PATCH v3 27/29] acpi: Put table-setup code in its own function
[PATCH] mmc: zynq: parse dt when probing
2020-04-08 21:57 UTC (4+ messages)
[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200408
2020-04-08 21:27 UTC (2+ messages)
[RESEND PATCH v3 0/7] x86: Improve support for chain-loading U-Boot
2020-04-08 18:57 UTC (8+ messages)
` [RESEND PATCH v3 1/7] x86: fsp: Allow skipping init code when chain loading
` [RESEND PATCH v3 2/7] x86: apl: Skip "
` [RESEND PATCH v3 3/7] x86: cpu: "
` [RESEND PATCH v3 4/7] pci: Avoid auto-config "
` [RESEND PATCH v3 5/7] board: Add a gd flag for "
` [RESEND PATCH v3 6/7] x86: Add a way to detect running from coreboot
` [RESEND PATCH v3 7/7] x86: Use the existing stack when chain-loading
[PATCH v5 0/6] A few little patches
2020-04-08 18:17 UTC (5+ messages)
` [PATCH v5 1/6] test: Add the beginnings of some string tests
` [PATCH v5 2/6] lib: Add a function to convert a string to upper case
[PULL u-boot] Please pull u-boot-amlogic-20200406
2020-04-08 16:06 UTC (2+ messages)
[U-Boot] [PATCH v2] imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
2020-04-08 15:23 UTC (5+ messages)
` "
[PATCH v3 16/19] ARM: dts: imxrt1050: allow this dtsi file to be compiled in Linux
2020-04-08 15:11 UTC (4+ messages)
` [PATCH v3 17/19] arch: arm: dts: imxrt1050-evk: add lcdif node
` [PATCH v3 18/19] configs: imxrt1050-evk: enable video support/console
` [PATCH v3 19/19] configs: imxrt1050-evk: temporary disable DCACHE
[PATCH v3 00/19] i.MXRT1050 add LCDIF support
2020-04-08 15:10 UTC (2+ messages)
` [PATCH v3 15/19] ARM: dts: i.mxrt1050: add lcdif node
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