public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-10-20 10:21:23 to 2020-10-22 03:02:55 UTC [more...]

[PATCH v2 00/30] x86: Allow Coral to boot into Chrome OS
 2020-10-22  3:02 UTC  (23+ messages)
` [PATCH v2 01/30] Add an assembly guard around linux/bitops.h
` [PATCH v2 02/30] x86: apl: Add core init for the SoC
` [PATCH v2 03/30] x86: Add a layout for Chrome OS verified boot
` [PATCH v2 04/30] x86: Add support for private files
` [PATCH v2 05/30] x86: Allow writing tables to fail
` [PATCH v2 06/30] x86: acpi: Store the ACPI context in global_data
` [PATCH v2 07/30] x86: Don't bother clearing global NVS
` [PATCH v2 08/30] x86: coral: Drop the duplicate PCIe settings
` [PATCH v2 09/30] x86: Add SMBIOS info for Coral
` [PATCH v2 10/30] x86: coral: Correct max98357 file
` [PATCH v2 11/30] x86: Use if instead of #ifdef in write_tables()
` [PATCH v2 12/30] x86: Allow putting some tables in the bloblist
` [PATCH v2 13/30] x86: nhlt: Correct output of bytes and 16-bit data
` [PATCH v2 14/30] x86: nhlt: Fix a few bugs in the table generation
` [PATCH v2 15/30] x86: Show the interrupt pointer with 'irqinfo'
` [PATCH v2 16/30] x86: sound: Correct error handling
` [PATCH v2 17/30] acpi: Correct reset handling in acpi_device_add_power_res()
` [PATCH v2 18/30] x86: acpi: Allow the SSDT to be empty
` [PATCH v2 19/30] x86: acpi: Put the generated code first in DSDT
` [PATCH v2 20/30] acpi: Don't reset the tables with every new generation
` [PATCH v2 21/30] x86: Define the Chrome OS GNVS region
` [PATCH v2 22/30] x86: Use CONFIG_CHROMEOS_VBOOT for verified boot

Pull request for UEFI sub-system for efi-2021-01-rc1 (2)
 2020-10-22  2:56 UTC  (2+ messages)

[PATCH v5 0/9] sunxi: binman fixes and SCP firmware support
 2020-10-22  2:12 UTC  (10+ messages)
` [PATCH v5 1/9] Makefile: Only define u-boot.itb rule when applicable
` [PATCH v5 2/9] binman: Only write FDT once per node
` [PATCH v5 3/9] sunxi: binman: Fix spacing between nodes
` [PATCH v5 4/9] sunxi: binman: Provide a default BL31 filename
` [PATCH v5 5/9] sunxi: binman: Use a macro for the BL31 load address
` [PATCH v5 6/9] spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
` [PATCH v5 7/9] sunxi: binman: Update FIT component descriptions
` [PATCH v5 8/9] binman: Add support for SCP firmware
` [PATCH v5 9/9] sunxi: binman: Add support for including "

[PATCH] mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities
 2020-10-22  2:11 UTC  (8+ messages)
` [PATCH 1/2] mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed"
` [PATCH v2 2/2] mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities

[PATCH v4 0/9] sunxi: binman fixes and SCP firmware support
 2020-10-22  1:53 UTC  (4+ messages)
` [PATCH v4 5/9] sunxi: binman: Provide a default BL31 filename

[PATCH 0/8] PinePhone automatic device tree selection
 2020-10-22  1:38 UTC  (4+ messages)
` [PATCH 4/8] sunxi: board: Add PinePhone DT selection logic

[PATCH 11/32] x86: coral: Correct max98357 file
 2020-10-22  0:40 UTC 

[PATCH] spl: fit: Prefer a malloc()'d buffer for loading images
 2020-10-21 23:32 UTC 

[PATCH] Revert "Fix data abort caused by mis-aligning FIT data"
 2020-10-21 23:12 UTC  (19+ messages)

[PULL] u-boot-sh/master
 2020-10-21 23:12 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2020-10-21 23:12 UTC  (2+ messages)

[PATCH] mmc: Add some helper functions for retrying on error
 2020-10-21 22:52 UTC  (3+ messages)

[PATCH 1/2 v2] efi_loader: Sort header file ordering
 2020-10-21 22:04 UTC  (2+ messages)
` [PATCH 2/2 v2] efi_loader: Disable devices before handing over control

[PATCH v4 14/27] clk: ti: omap4: add clock manager driver
 2020-10-21 20:50 UTC  (4+ messages)
` [PATCH v4 23/27] video: omap: drop domain clock enabling by SOC api

[PATCH] arm: sunxi: disable obsolete VIDEO config
 2020-10-21 19:14 UTC  (13+ messages)
` [PATCH] nokia_rx51: "

[PATCH v3 1/1] arm: sunxi: increase SYS_MALLOC_F_LEN
 2020-10-21 18:23 UTC  (2+ messages)

Raspberry pi4 8G usb drivers not working
 2020-10-21 16:55 UTC 

[PATCH 1/2] dm: core: Add late driver remove option
 2020-10-21 15:51 UTC  (9+ messages)

[PATCH 00/11] bootm: Support substitions in bootargs and add tests
 2020-10-21 15:51 UTC  (27+ messages)
` [PATCH 07/11] bootm: Split out bootargs environment reading / writing
` [PATCH 09/11] bootm: Allow updating the bootargs in a buffer
` [PATCH 11/11] bootm: Support string substitution in bootargs

[PATCH] usb: gadget: dwc2_udc_otg: return zero when reset property is not present
 2020-10-21 14:59 UTC  (2+ messages)

[PATCH v2] usb: dwc3: Handle case where setup_phy is not needed
 2020-10-21 14:59 UTC  (2+ messages)

[PATCH] stm32mp: stm32prog: accept device without partition
 2020-10-21 13:44 UTC  (3+ messages)

[PATCH 1/2] configs: stm32mp15: activate CMD_IMPORTENV
 2020-10-21 13:43 UTC  (6+ messages)
` [PATCH 2/2] configs: stm32mp15: activate CMD_EXPORTENV
  ` [Uboot-stm32] "
` [Uboot-stm32] [PATCH 1/2] configs: stm32mp15: activate CMD_IMPORTENV

[PATCH] configs: stm32mp15: activate CMD_ELF
 2020-10-21 13:42 UTC  (3+ messages)
` [Uboot-stm32] "

[PATCH] arm: stm32: cleanup arch gpio.h
 2020-10-21 13:38 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform
 2020-10-21 13:38 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform
 2020-10-21 13:37 UTC  (3+ messages)

[PATCH] efi_loader: Disable devices before handing over control
 2020-10-21 13:32 UTC  (8+ messages)

FIT required certificate check issue
 2020-10-21 12:42 UTC 

[PATCH 00/33] stm32: enable logging features
 2020-10-21 12:38 UTC  (66+ messages)
` [PATCH 01/33] arm: stm32mp: migrate trace to log macro
` [PATCH 02/33] arm: stm32mp: migrate cmd_stm32prog "
` [PATCH 03/33] arm: stm32mp: bsec: migrate trace "
` [PATCH 04/33] pinctrl: stm32: "
` [PATCH 05/33] gpio: stm32-gpio: migrate trace to dev and "
` [PATCH 06/33] remoproc: stm32: migrate trace to "
` [PATCH 07/33] ram: "
  ` [Uboot-stm32] "
` [PATCH 08/33] ram: stm32mp1: migrate trace to dev or "
` [PATCH 09/33] mmc: stm32_sdmmc2: migrate trace to dev and "
` [PATCH 10/33] timer: stm32: migrate trace to "
  ` [Uboot-stm32] "
` [PATCH 11/33] hwspinlock: "
` [PATCH 12/33] rtc: "
` [PATCH 13/33] watchdog: stm32mp: migrate trace to dev macro
` [PATCH 14/33] power: regulator: stm32-verfbuf: define LOG_CATEGORY
` [PATCH 15/33] misc: rcc: migrate trace to dev macro
` [PATCH 16/33] misc: rcc: keep the rcc device name for subnode
` [PATCH 17/33] clk: stm32mp1: migrate trace to dev and log macro
` [PATCH 18/33] clk: clk_stm32f: "
  ` [Uboot-stm32] "
` [PATCH 19/33] clk: clk_stm32h7: "
  ` [Uboot-stm32] "
` [PATCH 20/33] reset: stm32-reset: "
` [PATCH 21/33] mailbox: stm32-ipcc: "
` [PATCH 22/33] i2c: stm32f7_i2c: "
` [PATCH 23/33] phy: stm32-usbphyc: "
` [PATCH 24/33] spi: stm32_spi: "
` [PATCH 25/33] spi: stm32_qspi: "
` [PATCH 26/33] mtd: stm32_fmc2: "
` [PATCH 27/33] memory: stm32-fmc2: "
` [PATCH 28/33] serial: stm32: define LOG_CATEGORY
` [PATCH 29/33] video: stm32_ltdc: migrate trace to dev and log macro
` [PATCH 31/33] board: st: stm32mp1: "
  ` [Uboot-stm32] "
` [PATCH 32/33] board: st: common: "
  ` [Uboot-stm32] "
` [PATCH 33/33] configs: stm32mp15: enable LOG features
  ` [Uboot-stm32] "

[PATCH v2] ARM: stm32: Use firmware property instead of loadables
 2020-10-21 12:30 UTC  (3+ messages)

[PATCH] usb: dwc2: add "u-boot,force-vbus-detection" for stm32
 2020-10-21 11:46 UTC  (7+ messages)

[PATCH] phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off
 2020-10-21 11:45 UTC  (2+ messages)

[PATCH] board: stm32mp1: no MTD partitions fixup for serial boot
 2020-10-21 11:45 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH 1/3] reset: stm32: Add support of MCU HOLD BOOT
 2020-10-21 11:43 UTC  (6+ messages)
` [PATCH 2/3] remoteproc: stm32: use reset for hold boot
` [PATCH 3/3] remoteproc: stm32: update error management in stm32_copro_start

[PATCH v2 00/21] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
 2020-10-21 11:38 UTC  (3+ messages)
  ` [PATCH v2 01/21] mmc: sdhci: Add helper functions for UHS modes

[PATCH 0/4] xilinx: zynqmp: Fixes for silicon ID detection
 2020-10-21 10:29 UTC  (5+ messages)
` [PATCH 1/4] xilinx: zynqmp: Check return value from xilinx_pm_request()
` [PATCH 2/4] xilinx: zynqmp: Fix debug message in zynqmp_get_silicon_idcode_name()
` [PATCH 3/4] xilinx: zynqmp: Do not check 0 as invalid return from snprintf
` [PATCH 4/4] xilinx: zynqmp: Use tab for macro indentation

[PATCH v2 0/6] dwc3-generic: Add Layerscape support
 2020-10-21 10:02 UTC  (7+ messages)
` [PATCH v2 1/6] usb: dwc3: Add frame length adjustment quirk
` [PATCH v2 2/6] usb: dwc3: Enable undefined length INCR burst type
` [PATCH v2 3/6] usb: dwc3-generic: fix dwc3_setup_phy() return -ENOTSUPP causing init failure
` [PATCH v2 4/6] usb: dwc3-generic: Add support for the layerscape
` [PATCH v2 5/6] configs: ls1088a: add usb mass storage (device mode) support
` [PATCH v2 6/6] arm: dts: ls1088a: change dwc3 compatible to match dwc3-generic driver

[PATCH] ARM: mx6: add support for USB armory Mk II board
 2020-10-21  9:57 UTC 

[PATCH 0/7] dwc3-generic: Add Layerscape support
 2020-10-21  9:40 UTC  (12+ messages)
` [PATCH 1/7] usb: dwc3: Add frame length adjustment quirk
` [PATCH 2/7] usb: dwc3: add disable receiver detection in P3 quirk
` [PATCH 3/7] usb: dwc3: Enable undefined length INCR burst type
` [PATCH 4/7] usb: dwc3-generic: fix dwc3_setup_phy() return -ENOTSUPP causing init failure
` [PATCH 5/7] usb: dwc3-generic: Add support for the layerscape
` [PATCH 6/7] configs: ls1088a: add usb mass storage (device mode) support
` [PATCH 7/7] arm: dts: ls1088a: change dwc3 compatible to match dwc3-generic driver

[PATCH] ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM
 2020-10-21  9:25 UTC  (2+ messages)

[PATCH] board: stm32pm1: update USB-C power detection algorithm on DK boards
 2020-10-21  9:19 UTC  (2+ messages)

[PATCH] riscv: k210: Reduce DMA block size
 2020-10-21  7:58 UTC  (2+ messages)

[PATCH] bootm: fix wrong conditions about images overlap
 2020-10-21  5:17 UTC 

[PATCH] lib: zlib: Use post-increment only in inffast.c
 2020-10-21  3:42 UTC  (5+ messages)

[PATCH] riscv: fu540: dts: Correct reg size of clint node
 2020-10-21  3:33 UTC  (2+ messages)

[PATCH 0/3] RISC-V tracing support
 2020-10-21  3:28 UTC  (4+ messages)
` [PATCH 1/3] riscv: Add timer_get_us() for tracing

[PATCH 0/4] Add support for I2C Legacy/FRU decoding
 2020-10-20 14:50 UTC  (5+ messages)
` [PATCH 1/4] xilinx: common: Add Makefile to common folder
` [PATCH 2/4] xilinx: cmd: Add support for FRU commands
` [PATCH 3/4] xilinx: cmd: Add basic fru format generator
` [PATCH 4/4] xilinx: board: Add FRU decoder support

[PATCH 0/4] Some reserved memory hardenings
 2020-10-20 12:19 UTC  (5+ messages)
  ` [PATCH 3/4] common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image


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