messages from 2020-07-13 05:29:30 to 2020-07-15 04:19:20 UTC [more...]
[PATCH] test: use virt-make-fs to build image
2020-07-15 4:19 UTC (4+ messages)
[PATCH] serial: Fix SIFIVE debug serial dependency
2020-07-15 1:10 UTC (5+ messages)
[PATCH v2 00/44] x86: Programmatic generation of ACPI tables (Part C)
2020-07-15 1:05 UTC (38+ messages)
` [PATCH v2 08/44] acpi: Export functions to write sized values
` [PATCH v2 09/44] acpi: Support generation of a scope
` [PATCH v2 11/44] acpi: mmc: Generate ACPI info for the PCI SD Card
` [PATCH v2 12/44] x86: Add bindings for NHLT
` [PATCH v2 17/44] sound: Add an ACPI driver for Maxim MAX98357ac
` [PATCH v2 19/44] x86: pinctrl: Update comment for intel_pinctrl_get_pad()
` [PATCH v2 21/44] x86: pinctrl: Set up itss in the probe() method
` [PATCH v2 22/44] x86: pinctrl: Drop the acpi_path member
` [PATCH v2 25/44] x86: gpio: Add support for obtaining ACPI info for a GPIO
` [PATCH v2 32/44] pmc: Move common registers to the header file
` [PATCH v2 34/44] x86: apl: Fix save/restore of ITSS priorities
` [PATCH v2 36/44] x86: apl: Set the correct boot mode in the FSP-M code
` [PATCH v2 37/44] x86: apl: Adjust FSP-M code to avoid hard-coded address
` [PATCH v2 39/44] x86: mp: Allow use of mp_run_on_cpus() without MP
` [PATCH v2 41/44] x86: Drop setup_pcat_compatibility()
` [PATCH v2 44/44] acpi: Enable ACPI table generation by default on x86
Using gerrit or github for review?
2020-07-15 1:05 UTC (22+ messages)
[PATCH 1/7] dm: button: add an uclass for button
2020-07-15 1:05 UTC (14+ messages)
` [PATCH 2/7] dm: button: add a driver for button driven by gpio
` [PATCH 3/7] cmd: button: add a new 'button' command
` [PATCH 4/7] sandbox: dtsi: add buttons
` [PATCH 5/7] sandbox64: enable button
` [PATCH 6/7] sandbox: "
` [PATCH 7/7] test/py: add tests for the button commands
[PATCH v2 0/3] xilinx: Enable Versal allocation from low memory
2020-07-15 1:05 UTC (5+ messages)
` [PATCH v2 1/3] lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()
` [PATCH v2 2/3] lib: fdt: Convert fdtdes_setup_mem..() to livetree API
[PATCH 0/3] lib: fdt: Remove two functions from fdtdec.c
2020-07-15 1:05 UTC (7+ messages)
` [PATCH 1/3] ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
` [PATCH 2/3] Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
` [PATCH 3/3] Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
[PATCH v4 0/2] add optee support for broadcom NS3 soc
2020-07-15 1:05 UTC (3+ messages)
` [PATCH v4 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver
[PATCH v2 01/14] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
2020-07-15 1:05 UTC (18+ messages)
` [PATCH v2 02/14] Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
` [PATCH v2 03/14] Kconfig: Convert CONFIG_SYS_SRAM_SIZE "
` [PATCH v2 04/14] Kconfig: Remove CONFIG_SYS_SRAM_START
` [PATCH v2 06/14] board_f: m68k: Factor out m68k-specific bdinfo setup
` [PATCH v2 07/14] board_f: ppc: Factor out ppc-specific "
` [PATCH v2 08/14] board_f: sh: Factor out sh-specific "
` [PATCH v2 09/14] board_f: mips: Factor out mips-specific "
` [PATCH v2 14/14] common/board_r: Move blkcache_init call earlier in the boot sequence
[PATCH v3 0/3] add FIT image support for broadcom NS3 soc
2020-07-15 1:05 UTC (3+ messages)
` [PATCH v3 2/3] board: ns3: add FIT image its file
[PATCH v4 00/15] add initial support for broadcom NS3 soc
2020-07-15 1:05 UTC (9+ messages)
` [PATCH v4 02/15] arm: cpu: armv8: add L3 memory flush support
` [PATCH v4 06/15] board: ns3: default reset type to L3
` [PATCH v4 07/15] board: ns3: program GIC LPI tables
` [PATCH v4 14/15] doc: add README doc for bcmns3 platform
[PATCH v2] serial: Fix SIFIVE debug serial dependency
2020-07-15 1:05 UTC (2+ messages)
[PATCH] rockchip: sdram: fix dram_init_banksize
2020-07-14 23:03 UTC
[PATCH v2 1/1] Dockerfile: provide kernel for libguestfs-tools
2020-07-14 22:10 UTC (4+ messages)
[PATCH v2 1/1] efi_loader: update secure state
2020-07-14 20:34 UTC (2+ messages)
[PATCH 1/1] efi_loader: configuration of variables store
2020-07-14 20:06 UTC (2+ messages)
Pinebook Pro keyboard (RK3399 OHCI)?
2020-07-14 17:18 UTC (9+ messages)
[PATCH] memsize: Make get_ram_size() work with arbitary RAM size
2020-07-14 16:09 UTC (6+ messages)
[GIT PULL] TI changes for v2020.10-rc1
2020-07-14 15:42 UTC (2+ messages)
[PATCH 1/2] patman: Make sure sendemail.suppresscc is (un)set correctly
2020-07-14 13:32 UTC (4+ messages)
` [PATCH 2/2] patman: When no tracking branch is provided, tell the user
[PATCH v1 00/43] x86: Programmatic generation of ACPI tables (Part C)
2020-07-14 13:31 UTC (13+ messages)
` [PATCH v1 07/43] dm: acpi: Add support for the NHLT table
Pull request for UEFI sub-system for efi-2020-10-rc1 (3)
2020-07-14 12:51 UTC (2+ messages)
[PATCH v1 0/4] Agilex's clock driver updates and fixes
2020-07-14 11:53 UTC (6+ messages)
` [PATCH v1 3/4] clk: agilex: Handle clock configuration differently in SPL and U-Boot proper
` [PATCH v1 4/4] clk: agilex: Additional membus writes for HPS PLL
[PATCH 1/1] efi_loader: update secure state
2020-07-14 11:17 UTC (3+ messages)
[PATCH 1/1] doc: provide links to Microsoft UEFI certificates
2020-07-14 10:55 UTC
[PATCH 1/1] efi_loader: restructure code for TEE variables
2020-07-14 10:05 UTC
[PATCH] arm: socfpga: soc64: Initialize timer in SPL only
2020-07-14 10:00 UTC (2+ messages)
[PATCH] arm: socfpga: soc64: Remove PHY interface setup from misc arch init
2020-07-14 10:00 UTC (2+ messages)
[GIT PULL] please pull NXP i.MX
2020-07-14 9:47 UTC (2+ messages)
[PATCH v5 0/5] roc-rk3399-pc: Custom SPL
2020-07-14 9:32 UTC (6+ messages)
` [PATCH v5 1/5] roc-rk3399-pc: Move leds setup in SPL
` [PATCH v5 2/5] rockchip: Don't clear the reset status reg
` [PATCH v5 3/5] rockchip: Separate the reset cause from display cpuinfo
` [PATCH v5 4/5] rockchip: spl: Move board_early_init_f after cpu timer
` [PATCH v5 5/5] roc-rk3399-pc: Set LED only during POR and pwr_key=y
[GIT PULL] please pull mmc-7-24-2020
2020-07-14 8:00 UTC
[PATCH] mmc: Parse new binding for eMMC fixed driver type
2020-07-14 7:51 UTC (2+ messages)
[PATCH] arm: dts: ls1028a: Add dspi flash device node to qds
2020-07-14 5:53 UTC
[PATCH] ARM: da850-evm: Unify config options with Kconfig
2020-07-14 5:43 UTC (2+ messages)
[PATCH v2] arm: k3: Consolidate and silence k3_fit_atf.sh call
2020-07-14 5:42 UTC (2+ messages)
[PATCH] arm: k3: use correct weak function name spl_board_prepare_for_linux
2020-07-14 5:41 UTC (2+ messages)
[PATCH 0/5] TI: AM654/J721e: Sync CPSW DT node from kernel
2020-07-14 5:41 UTC (2+ messages)
[PATCH 0/6] TI: AM654/j721e: Ringacc and UDMA updates
2020-07-14 5:40 UTC (2+ messages)
[PATCH v3 0/3] Sync UDMA bindings from kernel
2020-07-14 5:40 UTC (2+ messages)
[PATCH v2 1/2] mtd: nand: raw: denali: Assert reset before deassert
2020-07-14 2:29 UTC (4+ messages)
` [PATCH v2 2/2] mtd: nand: raw: denali: Wait for reset completion status
[PATCH v2 28/44] i2c: designware_i2c: Support ACPI table generation
2020-07-14 1:59 UTC (5+ messages)
[PATCH 1/1] Dockerfile: provide kernel for libguestfs-tools
2020-07-13 23:47 UTC (4+ messages)
[PATCH 1/1] Dockerfile: compile QEMU for Nokia N900 emulation
2020-07-13 22:56 UTC (4+ messages)
[PATCH 1/1] Azure: copy GRUB to correct build path
2020-07-13 22:40 UTC
[PATCH v2 1/1] .gitlab-ci.yml: copy GRUB to correct build path
2020-07-13 22:23 UTC
[PATCH v4 00/25] x86: Enhance MTRR functionality to support multiple CPUs
2020-07-13 20:57 UTC (4+ messages)
` [PATCH v4 13/25] x86: mp: Allow running functions on "
[PATCH 1/1] cmd: fix lsblk command
2020-07-13 20:25 UTC
[PATCH 1/3] ram: rk3399: Drop debug stride in driver
2020-07-13 20:06 UTC (3+ messages)
` [PATCH 2/3] ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
` [PATCH 3/3] roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG
[PATCH v4 0/5] roc-rk3399-pc: Custom SPL init
2020-07-13 19:57 UTC (4+ messages)
` [PATCH v4 4/5] rockchip: Separate the reset cause from display cpuinfo
[PATCH 00/12] Add label to pcie nodes
2020-07-13 16:59 UTC (13+ messages)
` [PATCH 01/12] pci: layerscape: Print pcie controller number starting from 1
` [PATCH 02/12] pci: ls_pcie_g4: "
` [PATCH 03/12] arm: dts: lx2160a: add label to pcie nodes in dts
` [PATCH 04/12] arm: dts: ls1046a: "
` [PATCH 05/12] arm: dts: ls2080a: "
` [PATCH 06/12] arm: dts: ls1088a: "
` [PATCH 07/12] arm: dts: ls1012a: "
` [PATCH 08/12] arm: dts: ls1043a: "
` [PATCH 09/12] arm: dts: ls1028a: "
` [PATCH 10/12] pci: layerscape: Add size check for config resource
` [PATCH 11/12] pci: ls_pcie_g4: "
` [PATCH 12/12] pci: layerscape: indentation correction
[PATCH v3 00/49] rockchip: x86: Support building ROM files automatically with binman
2020-07-13 15:36 UTC (3+ messages)
` [PATCH v3 29/49] rockchip: Enable building a SPI ROM image on bob
Pull request: u-boot-spi/master
2020-07-13 15:28 UTC (2+ messages)
[PATCH] imx6: Remove unneeded CONFIG_DM_MDIO
2020-07-13 14:59 UTC
[PATCH 1/1] .gitlab-ci.yml: copy GRUB to correct build path
2020-07-13 14:39 UTC (3+ messages)
[PATCH v2] imx: Add support for Ronetix's i.MX7-CM board
2020-07-13 14:00 UTC
[PATCH] arm: dts: imx7: Fix error in coresight TPIU graph connection
2020-07-13 13:25 UTC
[U-Boot] [PATCH] board: Add support for iMX8QXP AI_ML board
2020-07-13 13:15 UTC (3+ messages)
` "
[PATCH] mtd: mtdpart: use uint64_t instead of int for cur_off
2020-07-13 12:40 UTC
[PATCH 1/1] efi_loader: skip warnings for network configuration
2020-07-13 10:33 UTC
[PATCH] power: pmic: pca9450: fix i2c address for PCA9450A
2020-07-13 9:46 UTC (5+ messages)
[PATCH v1] power: pmic: pca9450: fix i2c address for PCA9450A
2020-07-13 9:34 UTC
[PATCH 0/5] mtd: Implement MTD UCLASS (use SPINOR)
2020-07-13 9:00 UTC (5+ messages)
` [PATCH 1/5] mtd: spi: Drop redundent SPI flash driver
` [PATCH 5/5] mtd: spi: Switch to MTD uclass (absolute UCLASS_SPI_FLASH)
[PATCH 1/3] arm: Add support for Qualcomm IPQ40xx family
2020-07-13 8:32 UTC (7+ messages)
[PATCH v6 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
2020-07-13 8:25 UTC (8+ messages)
` [PATCH v6 21/21] mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode
[RFC PATCH v2] sunxi: Add UART4 console support for A64
2020-07-13 8:11 UTC (3+ messages)
[PATCH] power: pmic: pca9450: fix i2c address for PCA9450A
2020-07-13 7:37 UTC
[PATCH v4 00/35] dm: Add programmatic generation of ACPI tables (part B)
2020-07-13 5:48 UTC (4+ messages)
` [PATCH v4 12/35] acpi: Support generation of SPI descriptor
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