messages from 2020-08-27 11:31:45 to 2020-08-29 23:31:56 UTC [more...]
[PATCH v2 00/57] dm: Add programatic generation of ACPI tables (part D)
2020-08-29 23:31 UTC (38+ messages)
` [PATCH v2 01/57] x86: acpi: Add cros_ec tables
` [PATCH v2 02/57] x86: acpi: Add base asl files for common x86 devices
` [PATCH v2 03/57] x86: acpi: apl: Add asl files for Apollo Lake
` [PATCH v2 04/57] x86: acpi: Add DPTF asl files
` [PATCH v2 05/57] x86: apl: Correct PCIE_ECAM_BASE
` [PATCH v2 06/57] x86: Add a config for the systemagent PCIEX regions size
` [PATCH v2 07/57] x86: Add a common global NVS structure
` [PATCH v2 08/57] x86: acpi: Support external GNVS tables
` [PATCH v2 09/57] x86: acpi: Expand the GNVS
` [PATCH v2 10/57] x86: coral: Add ACPI tables for coral
` [PATCH v2 11/57] acpi: Add support for writing a _PRW
` [PATCH v2 12/57] acpi: Add support for conditions and return values
` [PATCH v2 13/57] acpi: Support generating a multi-function _DSM for devices
` [PATCH v2 14/57] dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
` [PATCH v2 15/57] x86: link: Allow more space for U-Boot
` [PATCH v2 16/57] i2c: Add a generic driver to generate ACPI info
` [PATCH v2 17/57] x86: Add wake sources for the acpi_gpe driver
` [PATCH v2 18/57] x86: apl: Support writing the IntelGraphicsMem table
` [PATCH v2 19/57] x86: acpi: Add a common routine to write WiFi info
` [PATCH v2 20/57] x86: Add some definitions for SMM
` [PATCH v2 21/57] x86: apl: Add power-management definitions
` [PATCH v2 22/57] x86: apl: Update iomap for ACPI
` [PATCH v2 23/57] x86: Add a few common Intel CPU functions
` [PATCH v2 24/57] x86: acpi: Support generation of the HPET table
` [PATCH v2 25/57] x86: acpi: Support generation of the DBG2 table
` [PATCH v2 26/57] acpi: Add support for generating processor tables
` [PATCH v2 27/57] x86: acpi: Add PCT and PTC tables
` [PATCH v2 28/57] acpi: Add more support for generating processor tables
` [PATCH v2 29/57] x86: acpi: Add common Intel ACPI tables
` [PATCH v2 30/57] x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
` [PATCH v2 31/57] x86: acpi: Add support for additional Intel tables
` [PATCH v2 32/57] x86: apl: Allow reading hostbridge base addresses
` [PATCH v2 33/57] p2sb: Add some definitions used for ACPI
` [PATCH v2 34/57] x86: apl: Generate required ACPI tables
` [PATCH v2 35/57] x86: apl: Add support for hostbridge ACPI generation
` [PATCH v2 36/57] x86: apl: Generate CPU tables
` [PATCH v2 37/57] x86: apl: Generate ACPI table for LPC
[PATCH v2 00/57] dm: Add programatic generation of ACPI tables (part D)
2020-08-29 23:27 UTC
[PATCH 00/31] Add DM support for omap PWM backlight
2020-08-29 21:50 UTC (23+ messages)
` [PATCH 01/31] clk: remove a redundant header
` [PATCH 02/31] clk: export generic routines
` [PATCH 03/31] arch: sandbox: fix typo in clk.h
` [PATCH 04/31] clk: add clk_round_rate()
` [PATCH 11/31] ti: am33xx: fix do_enable_clocks() to accept NULL parameters
` [PATCH 16/31] fdt: translate address if #size-cells = <0>
` [PATCH 21/31] video: backlight: fix pwm's duty cycle calculation
` [PATCH 23/31] dm: core: improve uclass_get_device_by_phandle_id() description
` [PATCH 24/31] gpio: fix gpio_request_by_name() description
` [PATCH 25/31] dm: core: add a function to decode display timings
[PATCH v2 00/16] x86: zboot: Enhance the 'zboot' command
2020-08-29 21:41 UTC (17+ messages)
` [PATCH v2 01/16] x86: Update the bootparam header
` [PATCH v2 02/16] x86: zimage: Use a state struct to hold the state
` [PATCH v2 03/16] x86: zimage: Avoid using #ifdef
` [PATCH v2 04/16] x86: zboot: Move kernel-version code into a function
` [PATCH v2 05/16] x86: zboot: Correct image type
` [PATCH v2 06/16] x86: zimage: Disable interrupts just before booting
` [PATCH v2 07/16] x86: zboot: Set up a sub-command structure
` [PATCH v2 08/16] x86: zboot: Add a 'go' subcommand
` [PATCH v2 09/16] x86: zboot: Add an 'info' subcommand
` [PATCH v2 10/16] x86: zboot: Add an 'setup' subcommand
` [PATCH v2 11/16] x86: zboot: Set environment variables for image locations
` [PATCH v2 12/16] x86: zboot: Allow setting a separate setup base address
` [PATCH v2 13/16] x86: zboot: Add an option to dump the setup information
` [PATCH v2 14/16] x86: zboot: Allow overriding the command line
` [PATCH v2 15/16] cros: Update chromium documentation
` [PATCH v2 16/16] cros: Add information about booting Chrome OS on x86
[PATCH 0/2] x86: Minor nits from previous reviews
2020-08-29 21:23 UTC (3+ messages)
` [PATCH 1/2] x86: pinctrl: Fix 'relatove' typo
` [PATCH 2/2] x86: Drop nhlt_serialise()
[PATCH v3 00/10] x86: Programmatic generation of ACPI tables (Part C)
2020-08-29 21:20 UTC (4+ messages)
` [PATCH v3 03/10] x86: apl: Set the correct boot mode in the FSP-M code
[PATCH v4 00/35] dm: Add programmatic generation of ACPI tables (part B)
2020-08-29 21:20 UTC (5+ messages)
` [PATCH v4 12/35] acpi: Support generation of SPI descriptor
[PATCH v1 25/43] x86: gpio: Add support for obtaining ACPI info for a GPIO
2020-08-29 21:20 UTC (3+ messages)
[PATCH 0/3] binman: Make FIT image subentries respect offset, alignment and padding
2020-08-29 21:20 UTC (7+ messages)
` [PATCH 1/3] binman: Ignore hash*, signature* nodes in sections
` [PATCH 2/3] binman: Respect pad-before property of section subentries
` [PATCH 3/3] binman: Build FIT image subentries with the section etype
[PATCH v2 1/1] board: ns3: check bnxt chimp handshake status
2020-08-29 21:20 UTC (2+ messages)
[PATCH] Revert "env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set"
2020-08-29 17:51 UTC (6+ messages)
[PATCH 1/2] binman: Use pkg_resources to find resources
2020-08-29 17:36 UTC (2+ messages)
` [PATCH 2/2] tools: Drop unnecessary use of __file__
Sections .dynamic and .dynsym in UEFI binaries
2020-08-29 17:19 UTC (2+ messages)
[PATCH 1/2] ARM: rmobile: Enable RPC on Salvator-X, ULCB, Ebisu
2020-08-29 11:31 UTC (2+ messages)
` [PATCH 2/2] ARM: rmobile: Enable dfu tftp on Gen3
[PATCH 0/3] Rename ASPEED SoC clock name
2020-08-29 8:45 UTC (6+ messages)
` [PATCH 1/3] cosmetic: aspeed: ast2500: Rename clock header
` [PATCH 1/1] Remove not used export function header
` [PATCH 2/3] aspeed:clock: Sync with Linux kernel clock header define
` [PATCH 3/3] cosmetic: aspeed: Modify for SPDX-License
NVMe boot issues on RockPro64
2020-08-29 7:03 UTC (2+ messages)
[PATCH 0/2] iEi Puzzle-M801 board support
2020-08-28 22:35 UTC (3+ 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
[RFC PATCH 1/2] efi: arm: do not overlap non ram memory on efi allocation
2020-08-28 19:47 UTC (2+ messages)
` [RFC PATCH 2/2] efi_memory: refine overlap_only_ram description
[PATCH] efi: change usage syntax
2020-08-28 19:20 UTC
[PATCH v1 1/2] colibri-imx8qxp: rename all occurences to colibri-imx8x
2020-08-28 18:08 UTC (2+ messages)
` [PATCH v1 2/2] apalis-imx8qm: rename all occurences to apalis-imx8
[PATCH] bcmgenet: fix DMA buffer management
2020-08-28 16:32 UTC (5+ messages)
[PATCH u-boot-marvell] arm64: dts: armada-3720-espressobin: fix COMPHY nodes
2020-08-28 14:59 UTC (3+ messages)
[PATCH] phy: marvell: a3700: add sata comphy on lane 2 with invert option
2020-08-28 14:56 UTC
[PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses
2020-08-28 14:53 UTC (33+ messages)
` [PATCH 4/5] arm: mvebu: Espressobin: Define console env
` Espressobin booting (Was: Re: [PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses)
` [PATCH v2 1/4] arm: mvebu: Espressobin: Move env load addresses
` [PATCH v2 2/4] arm: mvebu: Espressobin: Change default loadaddr
` [PATCH v2 3/4] arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases
` [PATCH v2 4/4] arm: mvebu: Espressobin: Update README.marvell file
[PATCH U-Boot] scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks
2020-08-28 12:55 UTC (3+ messages)
` [PATCH v2] scripts/setlocalversion: sync with linux 5.8
[PATCH] image: don't exceed gd->ram_top in bootm_size
2020-08-28 12:54 UTC (2+ messages)
[PATCH] cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH
2020-08-28 12:54 UTC (2+ messages)
[PATCH 1/1] test: undefined reference to 'sscanf'
2020-08-28 12:53 UTC (2+ messages)
[PATCH 1/1] lib/rsa: correct check after allocation in fdt_add_bignum()
2020-08-28 12:53 UTC (2+ messages)
[PATCH] checkpatch.pl: Make fdt / initrd relocation disabling an error
2020-08-28 12:53 UTC (2+ messages)
[PATCH 0/9] Incorrect Kconfig dependencies
2020-08-28 12:53 UTC (9+ messages)
` [PATCH 1/9] pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP
` [PATCH 3/9] cmd: Kconfig: Change dependency for CMD_ADC
` [PATCH 6/9] arc: Kconfig: Add missing DM dependency
` [PATCH 9/9] env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4
[PATCH] drivers: usb: Fix config indentation
2020-08-28 12:53 UTC (2+ messages)
[PATCH 1/2] board: tbs2910: Use recommended distroboot addresses
2020-08-28 12:53 UTC (5+ messages)
` [PATCH 2/2] board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig
[PATCH v2 1/1] dfu: remove UPDATE_TFTP
2020-08-28 12:20 UTC (10+ messages)
Missing BMP 565RGB video support
2020-08-28 10:44 UTC
Not able to boot SPL+U-boot.img through SPI NOR Flash on imx6 based board
2020-08-28 9:09 UTC
[GIT] Pull request: u-boot-dfu (27.08.2019)
2020-08-28 8:39 UTC (4+ messages)
[PATCH 1/1] efi_selftest: simplify Makefile
2020-08-28 6:18 UTC
[PATCH v2] mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate
2020-08-28 5:38 UTC (2+ messages)
[PATCH v2 4/6] mmc: atmel-sdhci: do not check clk_set_rate return value
2020-08-28 5:37 UTC (2+ messages)
[PATCH v2 4/6] mmc: atmel-sdhci: do not check clk_set_rate return value
2020-08-28 5:36 UTC (3+ messages)
` [PATCH v2 5/6] mmc: atmel-sdhci: enable the required generic clock
[PATCH v5 00/17] efi_loader: add capsule update support
2020-08-28 4:07 UTC (5+ messages)
` [PATCH v5 15/17] tools: add mkeficapsule command for UEFI capsule update
` [PATCH v5 17/17] test/py: add a test for uefi firmware update capsule of raw image
[PATCH RESEND v2 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct
2020-08-28 1:33 UTC (4+ messages)
` Aw: "
[PATCH 1/1] efi_loader: check for image truncation
2020-08-28 1:27 UTC (2+ messages)
[PATCH 1/5] IPQ40xx: Add SMEM support
2020-08-27 19:13 UTC (8+ messages)
` [PATCH 4/5] usb: xhci: Add Qualcomm DWC3 xHCI driver
[PATCH 1/2] arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-Boot
2020-08-27 16:29 UTC (4+ messages)
` [PATCH 2/2] arm: mvebu: Espressobin: Setup MTD partitions when booting kernel
[PATCH 0/2] arm: mvebu: Espressobin: Add support for SD card
2020-08-27 16:28 UTC (5+ messages)
` [PATCH 1/2] mmc: xenon: set signal voltage and max base clock
` [PATCH 2/2] arm: dts: a37x0: enable sd card support on espressobin
[PATCH 1/2] arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
2020-08-27 16:27 UTC (6+ messages)
` [PATCH 2/2] arm64: a37xx: pci: Assert PERST# signal when unloading driver
` [PATCH] arm64: a37xx: pci: Depends on DM_GPIO
[PATCH] arm: mvebu: Espressobin: Disallow forwarding packets between wan and lan ports
2020-08-27 16:24 UTC (2+ messages)
[PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA
2020-08-27 16:24 UTC (2+ messages)
[PATCH 1/1] efi_loader: remove duplicate image size check
2020-08-27 16:24 UTC
[PATCH 1/1] efi_loader: error message if image not authenticated
2020-08-27 16:23 UTC
[PATCH 1/1] efi: clean up efi command
2020-08-27 16:18 UTC
[PATCH] efi_loader: consider no-map property of reserved memory
2020-08-27 16:15 UTC
[PATCH v2] common: Kconfig: Add dependency for default variables strings
2020-08-27 16:01 UTC
RISCV64 - u-boot FDT control address unset on qemu-riscv64_defconfig ?
2020-08-27 15:39 UTC (2+ messages)
[PATCH] common: Kconfig: Add dependency for default variables strings
2020-08-27 15:16 UTC (2+ messages)
[PATCH v2] configs: Enable NVME support for Layerscape platforms
2020-08-27 13:48 UTC
[PATCH] ti: common: Remove additional i2c read for board detection
2020-08-27 13:43 UTC
[PATCH v2] board: freescale: emc2305: Pass chip_addr to set_fan_speed
2020-08-27 13:43 UTC
[PATCH] xilinx: kconfig: Move sourcing of board Kconfig to mach folders
2020-08-27 13:39 UTC
[PATCH] arm64: zynqmp: Add device tree node for 2nd mux on I2C1 bus
2020-08-27 12:43 UTC
[PATCH] arm64: zynqmp: Correct value of shunt resistor for VCCINT and VCC_SOC
2020-08-27 12:42 UTC
[PATCH] serial: uartlite: Add support to work with any endianness
2020-08-27 12:10 UTC
[PATCH] xilinx: Enable uartlite driver for Versal/ZynqMP
2020-08-27 12:07 UTC
[PATCH] configs: xilinx: Enable configs required for ubifs
2020-08-27 12:03 UTC
[PATCH] microblaze: Add support for little/big endian in/out api's
2020-08-27 11:54 UTC
[PATCH] board: xilinx: Enable changing default DTB pick up address
2020-08-27 11:54 UTC
[PATCH v4 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details
2020-08-27 11:31 UTC (3+ messages)
` [PATCH v4 1/2] arch: arm: use dt and UCLASS_IRQ "
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