public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-10-21 12:05:02 to 2020-10-22 18:32:56 UTC [more...]

[patch 0/8] RFC: Pinebook pro EDP support
 2020-10-22 18:32 UTC  (3+ messages)
` [patch 2/8] RFC: drivers/video/rockchip/rk_edp.c: Add rk3399 support

[PATCH] ARM: dts: stm32: Reinstate card detect behavior on DHSOM
 2020-10-22 18:18 UTC  (3+ messages)

[PATCH 00/10] xilinx: common: Several minor fixups
 2020-10-22 17:45 UTC  (12+ messages)
` [PATCH 01/10] arm64: zynqmp: Fix zynqmp mini qspi max frequency
` [PATCH 02/10] xilinx: common: Protect board_late_init_xilinx()
` [PATCH 03/10] xilinx: Add DDR base address to bootscript address
` [PATCH 04/10] xilinx: Enable FRU command for all ARM based platforms
` [PATCH 05/10] xilinx: zynq: Change types from u32 to uint32_t
` [PATCH 06/10] xilinx: zynq: Enable AES command
` [PATCH 07/10] xilinx: Enable SF_TEST command for all ARM based platforms
` [PATCH 08/10] xilinx: Remove additional newline in config files
` [PATCH 09/10] xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM
` [PATCH 10/10] arm64: versal: Set initrd_high to as high as possible

[PATCH] ARM: am335x: Add phyBOARD REGOR support
 2020-10-22 17:32 UTC  (2+ messages)

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

[PULL] Pull request for u-boot master = u-boot-stm32-20201021
 2020-10-22 15:41 UTC  (2+ messages)

[GIT PULL] SoCFPGA fix for v2021.01
 2020-10-22 15:41 UTC  (2+ messages)

[PATCH] mx6: peripheral clock from oscillator
 2020-10-22 15:18 UTC  (2+ messages)

[PATCH v4 00/13] x86: Updates to SMBIOS
 2020-10-22 14:19 UTC  (14+ messages)
` [PATCH v4 01/13] board: Rename uclass to sysinfo
` [PATCH v4 02/13] doc: Add a binding for sysinfo
` [PATCH v4 03/13] x86: Pass an ofnode into each SMBIOS function
` [PATCH v4 04/13] smbios: Allow properties to come from the device tree
` [PATCH v4 05/13] smbios: Add more properties
` [PATCH v4 06/13] smbios: Add documentation and devicetree binding
` [PATCH v4 07/13] sysinfo: Provide a default driver to set SMBIOS values
` [PATCH v4 08/13] rockchip: Use devicetree for SMBIOS settings
` [PATCH v4 09/13] imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX
` [PATCH v4 10/13] odroid-c2: Use devicetree for SMBIOS settings
` [PATCH v4 11/13] arm64: mvebu: Use devicetree for SMBIOS settings on uDPU
` [PATCH v4 12/13] x86: galileo: Use devicetree for SMBIOS settings
` [PATCH v4 13/13] smbios: Drop the unused Kconfig options

[PATCH 0/2] lib: print_freq() should output kHz not KHz
 2020-10-22 13:56 UTC  (3+ messages)
` [PATCH 2/2] test: unit tests for print_freq(), print_size()

[PATCH] lib: zlib: Use post-increment only in inffast.c
 2020-10-22 13:23 UTC  (6+ messages)

[PATCH 00/11] bootm: Support substitions in bootargs and add tests
 2020-10-22 12:32 UTC  (20+ 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 v3 0/6] x86: Updates to SMBIOS
 2020-10-22 12:29 UTC  (13+ messages)
` [PATCH v3 1/6] board: Rename uclass to sysinfo
` [PATCH v3 2/6] doc: Add a binding for sysinfo
` [PATCH v3 3/6] x86: Pass an ofnode into each SMBIOS function
` [PATCH v3 4/6] smbios: Allow properties to come from the device tree
` [PATCH v3 5/6] smbios: Add more properties
` [PATCH v3 6/6] smbios: Add documentation and devicetree binding

[PATCH 0/4] xen: improve console outputs
 2020-10-22  9:53 UTC  (7+ messages)
` [PATCH 1/4] serial: serial_xen: print U-Boot banner and others
` [PATCH 4/4] serial: serial_xen: add DEBUG_UART support

[PATCH v1 0/7] toradex: add support for Apalis iMX8X WB IT V1.1 module
 2020-10-22  8:21 UTC  (8+ messages)
` [PATCH v1 1/7] ARM: dts: fsl-imx8qxp-apalis: add initial device tree
` [PATCH v1 2/7] board: toradex: add apalis-imx8x 2gb wb it v1.1a module support
` [PATCH v1 3/7] doc: board: apalis-imx8x: add documentation
` [PATCH v1 4/7] imx8: allow overriding memory layout
` [PATCH v1 5/7] apalis-imx8: add implementation for board_mem_get_layout
` [PATCH v1 6/7] apalis-imx8x: "
` [PATCH v1 7/7] colibri-imx8x: "

[PATCH v5 0/9] sunxi: binman fixes and SCP firmware support
 2020-10-22  8:20 UTC  (11+ 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 v2 0/7] Microchip PolarFire SoC support
 2020-10-22  7:07 UTC  (8+ messages)
` [PATCH v2 1/7] riscv: Add DMA 64-bit address support
` [PATCH v2 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v2 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v2 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v2 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v2 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v2 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[PATCH] samsung: common: remove the duplicated stdio print message
 2020-10-22  6:56 UTC 

[PATCH v2 0/2] Add OpenCores I2C controller driver
 2020-10-22  6:54 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: ocores: add i2c driver for OpenCores I2C controller
` [PATCH v2 2/2] riscv: sifive/fu540: kconfig: Enable support for Opencores "

[PATCH 1/3] sunxi: dts: OrangePi Zero: Add SPI aliases to make bus usable with u-boot
 2020-10-22  6:31 UTC  (3+ messages)
` [PATCH 2/3] sunxi: dts: OrangePi Zero: Enable SPI flash

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

[PATCH v2 00/30] x86: Allow Coral to boot into Chrome OS
 2020-10-22  3:03 UTC  (31+ 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
` [PATCH v2 23/30] x86: Set up Chrome OS to boot into developer mode
` [PATCH v2 24/30] x86: Boot coral into Chrome OS by default
` [PATCH v2 25/30] x86: fsp: Convert fsp_dram to use log_debug()
` [PATCH v2 26/30] x86: Silence some logging statements
` [PATCH v2 27/30] x86: acpi: Include the TPMv1 table only if needed
` [PATCH v2 28/30] x86: acpi: Don't show the UART address by default
` [PATCH v2 29/30] x86: pinctrl: Silence the warning when a pin is not found
` [PATCH v2 30/30] x86: fsp: Adjust calculations for MTRR range and DRAM top

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

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

[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 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  (2+ 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 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  (12+ messages)
` [PATCH] nokia_rx51: "

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

[PATCH] Revert "Fix data abort caused by mis-aligning FIT data"
 2020-10-21 17:11 UTC  (12+ 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  (8+ messages)

[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  (2+ messages)

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

[PATCH] configs: stm32mp15: activate CMD_ELF
 2020-10-21 13:42 UTC  (2+ messages)

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

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

[PATCH] MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform
 2020-10-21 13:37 UTC  (2+ 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  (60+ messages)
` [PATCH 04/33] pinctrl: stm32: migrate trace to log macro
` [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)


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