messages from 2020-09-21 07:34:15 to 2020-09-22 14:52:34 UTC [more...]
[PATCH v3 00/57] dm: Add programatic generation of ACPI tables (part D)
2020-09-22 14:52 UTC (36+ messages)
` [PATCH v3 02/57] x86: acpi: Add base asl files for common x86 devices
` [PATCH v3 05/57] x86: apl: Correct PCIE_ECAM_BASE
` [PATCH v3 15/57] x86: link: Allow more space for U-Boot
` [PATCH v3 39/57] tpm: cr50: Add ACPI support
` [PATCH v3 40/57] x86: fsp: Update the FSP API with the end-firmware method
` [PATCH v3 44/57] x86: Correct the assembly guard in e820.h
` [PATCH v3 45/57] x86: Add a header guard to asm/acpi_table.h
` [PATCH v3 49/57] x86: acpi: Set the log category for x86 table generation
` [PATCH v3 52/57] x86: fsp: Add more debugging for silicon init
` [PATCH v3 53/57] x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
` [PATCH v3 54/57] acpi: Use defines for field lengths
` [PATCH v3 55/57] x86: Add a way to add to the e820 memory table
` [PATCH v3 56/57] x86: Move include of bitops out of ACPI region
u-boot leaves watchdog enabled by default
2020-09-22 14:41 UTC (17+ messages)
[PATCH v2 0/5] powerpc, mpc83xx: add DM_ETH support
2020-09-22 14:34 UTC (9+ messages)
[PATCH] cfi_flash: Fix devicetree address determination
2020-09-22 13:51 UTC (3+ messages)
[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] timer: mchp-pit64b: add support for pit64b
2020-09-22 11:44 UTC (4+ 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] arm64: a37xx: pci: Disable link training when unloading driver
2020-09-22 11:21 UTC
[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 (23+ messages)
` [PATCH v1 01/22] arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
` [PATCH v1 02/22] arm: socfpga: dm: Add base address for Intel Diamond Mesa
` [PATCH v1 03/22] arm: socfpga: dm: Add firewall support for Agilex and "
` [PATCH v1 04/22] arm: socfpga: Rename Stratix10 and Agilex handoff common macros
` [PATCH v1 05/22] arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c
` [PATCH v1 06/22] arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c
` [PATCH v1 07/22] arm: socfpga: Rearrange sequence of macros in handoff_soc64.h
` [PATCH v1 08/22] arm: socfpga: Restructure Stratix10 and Agilex handoff code
` [PATCH v1 09/22] arm: socfpga: Add handoff data support for Diamond Mesa
` [PATCH v1 10/22] drivers: clk: dm: Add clock driver "
` [PATCH v1 11/22] arm: socfpga: dm: Get clock manager base address "
` [PATCH v1 12/22] drivers: clk: dm: Add memory clock driver "
` [PATCH v1 13/22] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [PATCH v1 14/22] arm: socfpga: Changed to store QSPI reference clock in kHz
` [PATCH v1 15/22] arm: socfpga: dm: Add clock manager for Diamond Mesa
` [PATCH v1 16/22] ddr: altera: dm: Add SDRAM driver "
` [PATCH v1 17/22] arm: socfpga: Move Stratix10 and Agilex SPL common code
` [PATCH v1 18/22] arm: socfpga: dm: Add SPL for Diamond Mesa
` [PATCH v1 19/22] board: intel: dm: Add socdk board support "
` [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
[PATCHv6 00/18] powerpc: convert p1010, p1020 and p2020 RDB boards to DM_ETH
2020-09-22 9:23 UTC (19+ messages)
` [PATCHv6 01/18] phy: make phy_connect_fixed work with a null mdio bus
` [PATCHv6 02/18] net: fsl_mdio: Change to use virtual address
` [PATCHv6 03/18] net: fsl_mdio: Correct the MII management register block address
` [PATCHv6 04/18] net: tsec: convert to use DM_MDIO when DM_ETH enabled
` [PATCHv6 05/18] net: tsec: Add fixed-link PHY support
` [PATCHv6 06/18] net: tsec: Add the compatible string "gianfar" support
` [PATCHv6 07/18] powerpc: mpc8xxx: Don't compile cpu_eth_init() when DM_ETH enabled
` [PATCHv6 08/18] fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()
` [PATCHv6 09/18] configs: p1_p2_rdb: Add the default address of vsc7385 firmware
` [PATCHv6 10/18] dts: powerpc: p1020rdb: Add eTSEC DT nodes
` [PATCHv6 11/18] powerpc: p1_p2_rdb: Don't compile board_eth_init() when DM_ETH enabled
` [PATCHv6 12/18] configs: P1020RDB: Enable DM_ETH config
` [PATCHv6 13/18] dts: powerpc: p1010rdb: Add eTSEC DT nodes
` [PATCHv6 14/18] powerpc: p1010rdb: Compile legacy ethernet init function when no DM_ETH
` [PATCHv6 15/18] configs: P1010RDB: Enable DM_ETH config
` [PATCHv6 16/18] dts: powerpc: p2020rdb: Add eTSEC DT nodes
` [PATCHv6 17/18] configs: P2020RDB: Enable DM_ETH config
` [PATCHv6 18/18] configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSN
[PATCHv6 00/18] powerpc: convert p1010, p1020 and p2020 RDB boards to DM_ETH
2020-09-22 8:50 UTC (19+ messages)
` [PATCHv6 01/18] phy: make phy_connect_fixed work with a null mdio bus
` [PATCHv6 02/18] net: fsl_mdio: Change to use virtual address
` [PATCHv6 03/18] net: fsl_mdio: Correct the MII management register block address
` [PATCHv6 04/18] net: tsec: convert to use DM_MDIO when DM_ETH enabled
` [PATCHv6 05/18] net: tsec: Add fixed-link PHY support
` [PATCHv6 06/18] net: tsec: Add the compatible string "gianfar" support
` [PATCHv6 07/18] powerpc: mpc8xxx: Don't compile cpu_eth_init() when DM_ETH enabled
` [PATCHv6 08/18] fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()
` [PATCHv6 09/18] configs: p1_p2_rdb: Add the default address of vsc7385 firmware
` [PATCHv6 10/18] dts: powerpc: p1020rdb: Add eTSEC DT nodes
` [PATCHv6 11/18] powerpc: p1_p2_rdb: Don't compile board_eth_init() when DM_ETH enabled
` [PATCHv6 12/18] configs: P1020RDB: Enable DM_ETH config
` [PATCHv6 13/18] dts: powerpc: p1010rdb: Add eTSEC DT nodes
` [PATCHv6 14/18] powerpc: p1010rdb: Compile legacy ethernet init function when no DM_ETH
` [PATCHv6 15/18] configs: P1010RDB: Enable DM_ETH config
` [PATCHv6 16/18] dts: powerpc: p2020rdb: Add eTSEC DT nodes
` [PATCHv6 17/18] configs: P2020RDB: Enable DM_ETH config
` [PATCHv6 18/18] configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSN
[PATCHv5 00/18] powerpc: convert p1010, p1020 and p2020 RDB boards to DM_ETH
2020-09-22 8:34 UTC (4+ messages)
` [PATCHv5 02/18] configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSN
[PATCH 0/5] x86: Updates to some commands
2020-09-22 8:33 UTC (11+ messages)
` [PATCH 1/5] x86: hob: Add way to show a single hob entry
` [PATCH 2/5] x86: hob: Try to show a name instead of a GUID
` [PATCH 3/5] x86: Allow showing details about a HOB entry
` [PATCH 4/5] x86: Add support for more than 8 MTRRs
` [PATCH 5/5] x86: video: Show information about each video device
[PATCH 0/8] PinePhone automatic device tree selection
2020-09-22 7:46 UTC (16+ messages)
` [PATCH 1/8] sunxi: board: Use a more descriptive variable name
` [PATCH 2/8] sunxi: board: Add a helper to get the SPL DT name
` [PATCH 3/8] sunxi: board: Simplify Pine A64 DT selection logic
` [PATCH 4/8] sunxi: board: Add PinePhone "
` [PATCH 5/8] sunxi: board: Save the chosen DT name in the SPL header
` [PATCH 6/8] sunxi: board: Set fdtfile to match the DT chosen by SPL
[PATCH 0/5] edison: Support for writing an xFSTK image
2020-09-22 7:11 UTC (2+ messages)
[PATCH v3 00/17] x86: zboot: Enhance the 'zboot' command
2020-09-22 6:50 UTC (12+ messages)
` [PATCH v3 01/17] x86: Update the bootparam header
` [PATCH v3 07/17] x86: zboot: Set up a sub-command structure
` [PATCH v3 10/17] x86: zboot: Add an 'load' subcommand
` [PATCH v3 11/17] x86: zboot: Add an 'setup' subcommand
` [PATCH v3 14/17] x86: zboot: Add an option to dump the setup information
[PATCH v5 0/9] riscv: Clean up timer drivers
2020-09-22 3:24 UTC (5+ messages)
` [PATCH v5 1/9] riscv: Rework riscv timer driver to only support S-mode
` [PATCH v5 2/9] timer: Add helper for drivers using timebase fallback
[PATCH 1/2] tools: socfpgaimage: Add check params function for Arria 10 (v1)
2020-09-22 2:29 UTC (2+ messages)
` [PATCH 2/2] tools: socfpgaimage: Add param entry point (ep) support "
[PATCH v3 0/7] riscv: Correctly handle IPIs already pending upon boot
2020-09-22 1:05 UTC (13+ messages)
` [PATCH v3 1/7] Revert "riscv: Clear pending interrupts before enabling IPIs"
` [PATCH v3 2/7] riscv: Match memory barriers between send_ipi_many and handle_ipi
` [PATCH v3 3/7] riscv: Use a valid bit to ignore already-pending IPIs
` [PATCH v3 4/7] riscv: Clear pending IPIs on initialization
` [PATCH v3 5/7] riscv: Consolidate fences into AMOs for available_harts_lock
` [PATCH v3 6/7] riscv: Ensure gp is NULL or points to valid data
` [PATCH v3 7/7] riscv: Add some comments to start.S
[PATCH v2] configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASH
2020-09-21 21:27 UTC (3+ messages)
[PATCH v3 00/10] riscv: Add SPI support for Kendryte K210
2020-09-21 19:08 UTC (3+ messages)
` [PATCH v3 08/10] spi: dw: Add mem_ops
[ANN] U-Boot v2020.10-rc5 released
2020-09-21 17:52 UTC
Please pull u-boot-x86
2020-09-21 17:39 UTC (2+ messages)
[PATCH 1/1] rng: stm32mp1: use log() instead of printf()
2020-09-21 17:03 UTC (2+ messages)
[PATCH] Revert "i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer"
2020-09-21 16:33 UTC
[PATCH] net: ravb: Fix NULL pointer access
2020-09-21 16:26 UTC (12+ messages)
[PATCH] defconfig: espressobin: enable NET_RANDOM_ETHADDR
2020-09-21 15:10 UTC (18+ messages)
` [EXT] "
` [EXT] "
Pending x86 patches
2020-09-21 15:08 UTC (3+ messages)
[PATCH 0/5] sunxi: video: Add V3S simple-framebuffer
2020-09-21 13:05 UTC (9+ messages)
` [PATCH 4/5] arm: dts: v3s: Add support for simple-framebuffer with DE2/TCON
` [PATCH 5/5] sunxi: add drivers and configs needed for LCD display
[PATCH] gpio/mpc83xx_spisel_boot.c: include log.h
2020-09-21 10:16 UTC (2+ messages)
[PATCH] musb-new: Use predefined configuration data for SUN50I_H6
2020-09-21 9:06 UTC (4+ messages)
[PATCH 1/1] mtd: fix typos in drivers/mtd/Kconfig
2020-09-21 9:04 UTC (2+ messages)
[PATCH v2] cmd: acpi: Print revisions in hex format
2020-09-21 8:40 UTC (2+ messages)
[PATCH v1] cmd: acpi: Print revisions in hex format
2020-09-21 8:36 UTC (3+ messages)
[PATCH v2 0/4] amlogic: vim3: add support for dynamic PCIe enable
2020-09-21 7:34 UTC (2+ messages)
` [PATCH v2 4/4] board: "
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