public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-08-27 16:28:30 to 2020-08-30 23:20:06 UTC [more...]

[PATCH v2 00/11] binman: Add support for generating more complex FITs
 2020-08-30 23:20 UTC  (2+ messages)
` [PATCH v2 01/11] binman: Allow entry args to be required

[PATCH 0/3] binman: Make FIT image subentries respect offset, alignment and padding
 2020-08-30 23:11 UTC  (11+ 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 u-boot-marvell] arm64: dts: armada-3720-espressobin: fix COMPHY nodes
 2020-08-30 22:57 UTC  (5+ messages)

[PATCH 1/5] IPQ40xx: Add SMEM support
 2020-08-30 21:12 UTC  (10+ messages)
` [PATCH 4/5] usb: xhci: Add Qualcomm DWC3 xHCI driver

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-08-30 20:37 UTC  (12+ messages)
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR

[PATCH 0/7] binman: Add support for generating more complex FITs
 2020-08-30 20:37 UTC  (6+ messages)

[PATCH v6 0/2] Basic Kontron SMARC-sAL28 board support
 2020-08-30 20:03 UTC  (3+ messages)
` [PATCH v6 1/2] board: kontron: add sl28 support
` [PATCH v6 2/2] board: sl28: add board specific nvm command

[GIT] Pull request: u-boot-dfu (27.08.2019)
 2020-08-30 19:42 UTC  (5+ messages)
` [GIT] Pull request: u-boot-dfu (30.08.2019)

Can't boot from sd-card on BeagleBone Black
 2020-08-30 17:51 UTC  (3+ messages)

[PATCH] x86: qemu-x86_defconfig: Increase CONFIG_SYS_MALLOC_F_LEN
 2020-08-30 16:24 UTC  (2+ messages)

[PATCH v3 1/3] fdtdec: optionally add property no-map to created reserved memory node
 2020-08-30 16:24 UTC  (3+ messages)
` [PATCH v3 2/3] test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter

[PATCH] Revert "env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set"
 2020-08-30 11:43 UTC  (7+ messages)

[PATCH 1/1] bootm: update image OS image size when decompressing
 2020-08-30  9:34 UTC 

Q: sp805 watchdog is only for fsl ?
 2020-08-30  7:46 UTC 

NVMe boot issues on RockPro64
 2020-08-30  0:16 UTC  (3+ messages)

[PATCH v2 00/57] dm: Add programatic generation of ACPI tables (part D)
 2020-08-29 23:32 UTC  (58+ 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 38/57] x86: apl: Drop unnecessary code in PMC driver
` [PATCH v2 39/57] tpm: cr50: Add ACPI support
` [PATCH v2 40/57] x86: fsp: Update the FSP API with the end-firmware method
` [PATCH v2 41/57] x86: cpu: Report address width from cpu_get_info()
` [PATCH v2 42/57] x86: Sort the MTRR table
` [PATCH v2 43/57] x86: Notify the FSP of the 'end firmware' event
` [PATCH v2 44/57] x86: Correct the assembly guard in e820.h
` [PATCH v2 45/57] x86: Add a header guard to asm/acpi_table.h
` [PATCH v2 46/57] x86: Correct handling of MADT table CPUs
` [PATCH v2 47/57] acpi: tpm: Add a TPM2 table
` [PATCH v2 48/57] acpi: tpm: Add a TPM1 table
` [PATCH v2 49/57] x86: acpi: Set the log category for x86 table generation
` [PATCH v2 50/57] x86: coral: Add audio descriptor files
` [PATCH v2 51/57] x86: apl: Check low-level init in FSP-S pre-init
` [PATCH v2 52/57] x86: fsp: Add more debugging for silicon init
` [PATCH v2 53/57] x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
` [PATCH v2 54/57] acpi: Use defines for field lengths
` [PATCH v2 55/57] x86: Add a way to add to the e820 memory table
` [PATCH v2 56/57] x86: Move include of bitops out of ACPI region
` [PATCH v2 57/57] x86: coral: Update config and device tree for ACPI

[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 v2 1/1] board: ns3: check bnxt chimp handshake status
 2020-08-29 21:20 UTC  (2+ 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

[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] 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  (10+ messages)
  ` Espressobin booting (Was: Re: [PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses)

[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 

[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/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  (3+ messages)
` [PATCH 2/2] arm: dts: a37x0: enable sd card support on espressobin


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox