messages from 2020-09-22 09:49:27 to 2020-09-23 12:02:31 UTC [more...]
[PATCH] net: gem: Add support for more PHYs on MDIO bus
2020-09-23 12:02 UTC (2+ messages)
[PATCH] xilinx: drivers: Use '_' instead of '-' in driver name
2020-09-23 12:02 UTC (2+ messages)
[PATCH 0/5] microblaze: Switch to distro boot
2020-09-23 12:00 UTC (6+ messages)
` [PATCH 1/5] microblaze: Enable spi for microblaze
` [PATCH 2/5] microblaze: trivial code fixes
` [PATCH 3/5] microblaze: board: Check return value whlie saving env variables
` [PATCH 4/5] microblaze: Setup distro boot env variables at run time
` [PATCH 5/5] microblaze: Add support for distro boot
[Xilinx Zynq]: spurious UART receive on startup
2020-09-23 11:56 UTC (5+ messages)
` [PATCH] serial: zynq: disable TX and RX while changing baud rate
[PATCH 1/1] examples: make examples customizable
2020-09-23 11:37 UTC (7+ messages)
Accessing CSI MIPI and Capture RAW Data From Bootloader
2020-09-23 11:15 UTC (2+ messages)
[Patch v2] configs: ls1012a/ls1046a: Add CONFIG_ENV_OVERWRITE in defconfig
2020-09-23 10:58 UTC (2+ messages)
[PATCH 0/6] mmc: fsl_esdhc: add ADMA2 support
2020-09-23 10:42 UTC (7+ messages)
` [PATCH 1/6] mmc: fsl_esdhc: simplify 64bit check for SDMA transfers
` [PATCH 2/6] mmc: fsl_esdhc: use dma-mapping API
` [PATCH 3/6] mmc: fsl_esdhc: simplify esdhc_setup_data()
` [PATCH 4/6] mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()
` [PATCH 5/6] mmc: sdhci: move the ADMA2 table handling into own module
` [PATCH 6/6] mmc: fsl_esdhc: add ADMA2 support
[PATCH 0/3] pinctrl: renesas: trivial fixes and enhancements
2020-09-23 10:27 UTC (4+ messages)
` [PATCH 1/3] pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl
` [PATCH 2/3] pinctrl: renesas: Make sure the pin type is updated after setting the MUX
` [PATCH 3/3] pinctrl: renesas: Implement get_pin_muxing() callback
[PATCH] timer: mchp-pit64b: add support for pit64b
2020-09-23 10:17 UTC (5+ messages)
` [PATCH] MAINTAINERS: add Microchip PIT64B timer
[PATCH] spi: renesas_rpc_spi: Return -ENOTSUPP if bitlen cannot be handled during xfer
2020-09-23 10:07 UTC
[PATCH] spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
2020-09-23 9:03 UTC (3+ messages)
[PATCH 1/4] mmc: octeontx_hsmmc.c: Remove test debug message
2020-09-23 9:01 UTC (4+ messages)
` [PATCH 2/4] arm: octeontx: Select CLK
` [PATCH 3/4] watchdog: octeontx_wdt: Add support for start and stop
` [PATCH 4/4] arm: octeontx: Add CMD_WDT
U-Boot issue
2020-09-23 8:51 UTC (2+ messages)
[PATCH] spi: xilinx_spi: Remove unused variable
2020-09-23 8:37 UTC
[PATCH 0/2] mtd: cfi_mtd: Add DMA support for reads
2020-09-23 6:59 UTC (5+ messages)
` [PATCH 1/2] dma: Reduce error level when DMA channel type does not exist
` [PATCH 2/2] mtd: cfi_mtd: Use DMA for reads
[PATCH] mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
2020-09-23 6:52 UTC (4+ messages)
` [PATCH v2 1/2] spi: call WATCHDOG_RESET() in spi_nor_wait_till_ready_with_timeout()
[PATCH 0/2] iEi Puzzle-M801 board support
2020-09-23 6:47 UTC (5+ messages)
` [PATCH 1/2] arm: mvebu: Initial iEi Puzzle-M801 support
` [PATCH 2/2] arm: mvebu: mvebu_armada-8k: Add support for initializing iEi Puzzle-M801 networking
[PATCH] arm64: a37xx: pci: Disable link training when unloading driver
2020-09-23 6:45 UTC (2+ messages)
[PATCH] dm: ofnode: Fix compile breakage with OF_CHECKS enabled
2020-09-23 6:23 UTC
[PATCH v4 00/59] dm: Add programatic generation of ACPI tables (part D)
2020-09-23 5:58 UTC (61+ messages)
` [PATCH v4 01/59] x86: acpi: Add cros_ec tables
` [PATCH v4 02/59] x86: acpi: Add base asl files for common x86 devices
` [PATCH v4 03/59] x86: acpi: apl: Add asl files for Apollo Lake
` [PATCH v4 04/59] x86: acpi: Add DPTF asl files
` [PATCH v4 05/59] x86: apl: Correct PCIE_ECAM_BASE
` [PATCH v4 06/59] x86: Add a config for the systemagent PCIEX regions size
` [PATCH v4 07/59] x86: Add a common global NVS structure
` [PATCH v4 08/59] x86: acpi: Support external GNVS tables
` [PATCH v4 09/59] x86: acpi: Expand the GNVS
` [PATCH v4 10/59] x86: coral: Add ACPI tables for coral
` [PATCH v4 11/59] acpi: Add support for writing a _PRW
` [PATCH v4 12/59] acpi: Add support for conditions and return values
` [PATCH v4 13/59] acpi: Support generating a multi-function _DSM for devices
` [PATCH v4 14/59] dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
` [PATCH v4 15/59] x86: link: Allow more space for U-Boot
` [PATCH v4 16/59] i2c: Add a generic driver to generate ACPI info
` [PATCH v4 17/59] x86: Add wake sources for the acpi_gpe driver
` [PATCH v4 18/59] x86: apl: Support writing the IntelGraphicsMem table
` [PATCH v4 19/59] x86: acpi: Add a common routine to write WiFi info
` [PATCH v4 20/59] x86: Add some definitions for SMM
` [PATCH v4 21/59] x86: apl: Add power-management definitions
` [PATCH v4 22/59] x86: apl: Update iomap for ACPI
` [PATCH v4 23/59] x86: Add a few common Intel CPU functions
` [PATCH v4 24/59] x86: acpi: Support generation of the HPET table
` [PATCH v4 25/59] x86: acpi: Support generation of the DBG2 table
` [PATCH v4 26/59] acpi: Add support for generating processor tables
` [PATCH v4 27/59] x86: acpi: Add PCT and PTC tables
` [PATCH v4 28/59] acpi: Add more support for generating processor tables
` [PATCH v4 29/59] x86: acpi: Add common Intel ACPI tables
` [PATCH v4 30/59] x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
` [PATCH v4 31/59] x86: acpi: Add support for additional Intel tables
` [PATCH v4 32/59] x86: apl: Allow reading hostbridge base addresses
` [PATCH v4 33/59] p2sb: Add some definitions used for ACPI
` [PATCH v4 34/59] x86: apl: Generate required ACPI tables
` [PATCH v4 35/59] x86: apl: Add support for hostbridge ACPI generation
` [PATCH v4 36/59] x86: apl: Generate CPU tables
` [PATCH v4 37/59] x86: apl: Generate ACPI table for LPC
` [PATCH v4 38/59] x86: apl: Drop unnecessary code in PMC driver
` [PATCH v4 39/59] tpm: cr50: Add ACPI support
` [PATCH v4 40/59] x86: fsp: Update the FSP API with the end-firmware method
` [PATCH v4 41/59] x86: cpu: Report address width from cpu_get_info()
` [PATCH v4 42/59] x86: Sort the MTRR table
` [PATCH v4 43/59] x86: Notify the FSP of the 'end firmware' event
` [PATCH v4 44/59] x86: Correct the assembly guard in e820.h
` [PATCH v4 45/59] x86: Add a header guard to asm/acpi_table.h
` [PATCH v4 46/59] x86: Correct handling of MADT table CPUs
` [PATCH v4 47/59] acpi: tpm: Add a TPM2 table
` [PATCH v4 48/59] acpi: tpm: Add a TPM1 table
` [PATCH v4 49/59] x86: acpi: Set the log category for x86 table generation
` [PATCH v4 50/59] x86: coral: Add audio descriptor files
` [PATCH v4 51/59] x86: apl: Check low-level init in FSP-S pre-init
` [PATCH v4 52/59] x86: fsp: Add more debugging for silicon init
` [PATCH v4 53/59] x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
` [PATCH v4 54/59] acpi: Use defines for field lengths
` [PATCH v4 55/59] x86: Add a way to add to the e820 memory table
` [PATCH v4 56/59] x86: Move include of bitops out of ACPI region
` [PATCH v4 57/59] x86: coral: Update config and device tree for ACPI
` [PATCH v4 58/59] acpi: Add more documentation for struct acpi_gpio
` [PATCH v4 59/59] acpi: Use I2cSerialBusV2() instead of I2cSerialBus()
[PATCH] cfi_flash: Fix devicetree address determination
2020-09-23 5:26 UTC (4+ messages)
[PATCH v3 0/5] x86: Updates to some commands
2020-09-23 5:17 UTC (3+ messages)
` [PATCH v3 5/5] x86: video: Show information about each video device
[PATCH v2 0/5] x86: Updates to some commands
2020-09-23 5:17 UTC (8+ messages)
` [PATCH v2 1/5] x86: hob: Add way to show a single hob entry
` [PATCH v2 2/5] x86: hob: Try to show a name instead of a GUID
` [PATCH v2 3/5] x86: Allow showing details about a HOB entry
` [PATCH v2 4/5] x86: Add support for more than 8 MTRRs
` [PATCH v2 5/5] x86: video: Show information about each video device
[PATCH v2 0/5] powerpc, mpc83xx: add DM_ETH support
2020-09-23 5:02 UTC (10+ messages)
[PULL] u-boot-mips fixes for v2020.10
2020-09-22 23:40 UTC
[PATCH 0/3] doc: global data pointer
2020-09-22 23:34 UTC (9+ messages)
` [PATCH 1/3] global_data.h: convert GD_FLG_* to enum
` [PATCH 2/3] global_data.h: add Sphinx documentation
` [PATCH 3/3] doc: global data pointer
[PATCH 0/3] Patches to allow running u-boot on vocore2 board
2020-09-22 23:11 UTC (5+ messages)
` [PATCH 3/3] Fix missing __udivdi3 in SquashFS implementation
[PATCH 0/2] log: allow for message continuation
2020-09-22 22:03 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: log: test "
[PATCH 0/5] edison: Support for writing an xFSTK image
2020-09-22 22:03 UTC (3+ messages)
Please pull u-boot-dm/next into 'next'
2020-09-22 20:58 UTC
[PATCH] gpio/mpc83xx_spisel_boot.c: include log.h
2020-09-22 20:49 UTC (2+ messages)
[PATCH 1/1] doc/build/gcc.rst: add missing apt-get *install*
2020-09-22 20:49 UTC (2+ messages)
[PATCH] spi: mpc8xxx_spi.c: fix cs activate/deactivate
2020-09-22 20:49 UTC (2+ messages)
[PATCH 1/1] disk: typo Terra Bytes
2020-09-22 20:49 UTC (2+ messages)
[PATCH v2] configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASH
2020-09-22 20:49 UTC (2+ messages)
[PATCH v2 0/3] doc: global data pointer
2020-09-22 18:49 UTC (3+ messages)
` [PATCH v2 1/3] global_data.h: convert GD_FLG_* to enum
[PATCH 1/1] doc/arch/sandbox.rst: reformat command line options
2020-09-22 18:49 UTC (2+ messages)
[PATCH 1/1] MAINTAINERS: assign doc/arch/sandbox.rst
2020-09-22 18:49 UTC (2+ messages)
[PATCH 1/4] treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE
2020-09-22 18:48 UTC (8+ messages)
` [PATCH 2/4] treewide: configs: fold CONFIG_DEFAULT_CONSOLE
` [PATCH 3/4] Remove whitelist entry CONFIG_DEFAULT_CONSOLE
` [PATCH 4/4] configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET
[RFC PATCH] dm: add cells_count parameter in *_count_phandle_with_args
2020-09-22 18:48 UTC (2+ messages)
Question: Chromebook Flip C100p Uboot build and flash
2020-09-22 18:47 UTC (2+ messages)
[PATCH 1/1] arm: enable DM_RNG on QEMU by default
2020-09-22 18:35 UTC (3+ messages)
[PATCH test hooks 1/1] u-boot-hooks: add virtio-rng-pci
2020-09-22 18:32 UTC (2+ messages)
[RFC 1/1] doc/build/gcc.rst: required packages for Suse
2020-09-22 18:05 UTC (3+ messages)
[PATCH v3 0/2] Add HopeRun HiHope RZ/G2M board support
2020-09-22 16:03 UTC (3+ messages)
` [PATCH v3 1/2] arm: rmobile: Add RZ/G2M SoC
` [PATCH v3 2/2] arm: rmobile: Add HopeRun HiHope RZ/G2M board support
u-boot leaves watchdog enabled by default
2020-09-22 15:55 UTC (15+ messages)
[PATCH v3 0/7] phy: generic: add error trace to detect PHY issue in uclass
2020-09-22 15:08 UTC (15+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] board: sunxi: change trace level for phy errors managed by uclass
` [PATCH v3 3/7] usb: host: ohci: "
` [PATCH v3 4/7] usb: host: ehci-hcd: "
` [PATCH v3 5/7] ata: dwc-ahci: "
` [PATCH v3 6/7] usb: musb-new: sunxi: "
` [PATCH v3 7/7] arm: meson: "
[PATCH v3 00/57] dm: Add programatic generation of ACPI tables (part D)
2020-09-22 14:52 UTC (8+ messages)
` [PATCH v3 02/57] x86: acpi: Add base asl files for common x86 devices
[PATCH] x86: Drop duplicate declaration of emulator state
2020-09-22 13:51 UTC (3+ messages)
[PATCH v2] arm: rmobile: Use imply for BOARD_EARLY_INIT_F
2020-09-22 13:18 UTC (2+ messages)
[PATCH] board: renesas: draak: Drop CA57 reset
2020-09-22 13:13 UTC (2+ messages)
[PATCH] board: renesas: remove empty board_early_init_f function
2020-09-22 13:13 UTC (2+ messages)
[PATCH] board: renesas: Remove empty s_init function
2020-09-22 13:13 UTC (2+ messages)
[PATCH] arm: mach-rmobile: Mark the default s_init function as weak
2020-09-22 13:12 UTC (2+ messages)
[PATCH] net: ravb: Remove writeext function call
2020-09-22 13:11 UTC (2+ messages)
[PATCH 1/2] arm: rmobile: Add RZ/G2M SoC
2020-09-22 13:11 UTC (12+ messages)
[PATCH] arm: rmobile: Use imply for BOARD_EARLY_INIT_F
2020-09-22 11:47 UTC (2+ messages)
[PATCH] usb: xhci: fix event trb handling missed
2020-09-22 11:41 UTC (2+ messages)
[PATCH] usb: xhci-rcar: Add support for R8A774A1 SoC
2020-09-22 11:40 UTC (2+ messages)
[PATCH] usb: dwc2: Fix contorl OUT transfer issue
2020-09-22 11:39 UTC (2+ messages)
[PATCH] mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32
2020-09-22 11:21 UTC (3+ messages)
[PATCH 1/2] mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch
2020-09-22 10:11 UTC (2+ messages)
` [PATCH 2/2] mmc: fsl_esdhc_imx: remove the 1ms delay before sending command
[PATCH v1 00/22] Add Intel Diamond Mesa SoC support
2020-09-22 9:49 UTC (5+ messages)
` [PATCH v1 19/22] board: intel: dm: Add socdk board support for Diamond Mesa
` [PATCH v1 20/22] arm: dts: dm: Add base dtsi and devkit dts "
` [PATCH v1 21/22] configs: dm: Add Diamond Mesa CONFIGs
` [PATCH v1 22/22] arm: socfpga: dm: Enable Intel Diamond Mesa bulid
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