public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-01-04 19:41:33 to 2021-01-07 10:03:34 UTC [more...]

[v2 0/6] Add Vendor Authorized Boot (VAB) support
 2021-01-07 10:03 UTC  (4+ messages)
` [v2 1/6] arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
` [v2 2/6] arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
` [v2 3/6] arm: socfpga: cmd: Support 'vab' command

[PATCH 00/17] sunxi: Introduce H616 support
 2021-01-07  9:49 UTC  (10+ messages)
` [PATCH 11/17] sunxi: Add H616 DRAM support
  ` [linux-sunxi] "
  ` [PATCH 01/17] sunxi: Add support for AXP305 PMIC

[PATCH v2 00/34] Sama7g5 Evaluation Kit support
 2021-01-07  7:47 UTC  (2+ messages)

[PATCH] arm: at91: configs: Enable CONFIG_SYS_NAND_USE_FLASH_BBT on all boards
 2021-01-07  7:46 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: pinctrl: at91-pio4: update license to SPDX style
 2021-01-07  7:20 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: pinctrl: at91-pio4: add property for drive strength
` [PATCH 3/4] pinctrl: at91-pio4: convert to dev_read_prop
` [PATCH 4/4] pinctrl: at91-pio4: implement drive strength support

[GIT PULL] TI changes for v2021.04 next
 2021-01-07  5:50 UTC 

[PATCH 00/10] binman: Various minor fixes and improvement
 2021-01-07  4:35 UTC  (11+ messages)
` [PATCH 01/10] dtoc: binman: Drop Python 2 code
` [PATCH 02/10] patman: Correct lz4 compression parameters
` [PATCH 03/10] binman: Update the TODO list
` [PATCH 04/10] binman: Show the size when writing entries
` [PATCH 05/10] binman: Fix a few file comments
` [PATCH 06/10] binman: Support finding symbols in sub-sections
` [PATCH 07/10] binman: Support reading an image with entry args
` [PATCH 08/10] binman: Allow vblock to include devicetree blobs
` [PATCH 09/10] binman: Support alignment of files
` [PATCH 10/10] binman: Allow for skip_at_start when reading entries

[PATCH 0/2] remoteproc: ti_k3_arm64: Program GTC FID0 register
 2021-01-07  4:31 UTC  (4+ messages)
` [PATCH 1/2] arm: dts: k3-*-r5-*-board: Add GTC clock
` [PATCH 2/2] remoteproc: ti_k3_arm64: Program CNTFID0 register in GTC

[PATCH 00/10] smbios: Enhancements for more flexibility
 2021-01-07  4:22 UTC  (11+ messages)
` [PATCH 01/10] README: Add doumentation for version information
` [PATCH 02/10] Makefile: Provide numeric versions
` [PATCH 03/10] smbios: Move smbios_write_type to the C file
` [PATCH 04/10] smbios: Use char consistently for the eos member
` [PATCH 05/10] smbios: Set BIOS release version
` [PATCH 06/10] smbios: Use a struct to keep track of context
` [PATCH 07/10] smbios: Drop the eos parameter
` [PATCH 08/10] smbios: Track the end of the string table
` [PATCH 09/10] smbios: Add more options for the BIOS version string
` [PATCH 10/10] smbios: Allow a few values to come from sysinfo

[PATCH] net: eth-uclass: Change uclass driver name to ethernet
 2021-01-07  3:55 UTC 

[RFC] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
 2021-01-07  1:06 UTC  (4+ messages)

[PATCH] mmc: mmc_spi: Print verbose debug output when crc16 check fails
 2021-01-06 23:36 UTC  (2+ messages)

[PATCH v2] rockchip: rk3328: Add support for FriendlyARM NanoPi R2S
 2021-01-06 23:06 UTC 

[PATCH V2] net: dwc_eth_qos: Pad descriptors to cacheline size
 2021-01-06 21:49 UTC  (6+ messages)

[PATCH v4 0/3] tools/sunxi: Use mkimage for SPL generation
 2021-01-06 21:26 UTC  (5+ messages)
` [PATCH v4 1/3] sunxi: Factor out eGON BROM header description
` [PATCH v4 2/3] tools: mkimage: Add Allwinner eGON support
` [PATCH v4 3/3] sunxi: Use mkimage for SPL boot image generation
` [linux-sunxi] [PATCH v4 0/3] tools/sunxi: Use mkimage for SPL generation

[GIT PULL] xilinx patches for v2021.04
 2021-01-06 19:53 UTC  (2+ messages)

[PATCHv2] drivers: tee: i2c trampoline driver
 2021-01-06 18:38 UTC 

[PATCH] drivers: tee: i2c trampoline driver
 2021-01-06 17:23 UTC  (9+ messages)

[PATCH v3 0/2] sunxi: add support for Tanix TX6
 2021-01-06 17:02 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: sunxi: h6: Update DT files
` [PATCH v3 2/2] sunxi: Add support for Tanix TX6

[PATCH v2 0/2] sunxi: add support for Tanix TX6
 2021-01-06 16:29 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: dts: sunxi: h6: Update DT files
` [PATCH v2 2/2] sunxi: Add support for Tanix TX6

[PATCH 0/1] Add update available flag along with bootcount
 2021-01-06 15:32 UTC  (2+ messages)
` [PATCH 1/1] am335x, guardian: software update available status is stored in AM3352 RTC scracth register

[PATCH 00/10] Add support am335, Guardian
 2021-01-06 15:31 UTC  (11+ messages)
` [PATCH 01/10] am335x, guardian: Enable backlight
` [PATCH 02/10] am335x, guardian: Enable splash screen
` [PATCH 03/10] am335x, guardian: configs: add ubi fastmap support
` [PATCH 04/10] am335x, guardian: set tftp_load_addr in environment
` [PATCH 05/10] am335x, guardian: cmd: add memtest configs
` [PATCH 06/10] am335x, guardian: display DHCP Failed on lcd when dhcp fails during boot
` [PATCH 07/10] am335x, guardian: update swi logic
` [PATCH 08/10] am335x, guardian: Update pinmux configuration
` [PATCH 09/10] am335x, guardian: set environment variable autoload to no
` [PATCH 10/10] am335x, guardian: code cleanup and boot optimization

[PATCH 0/2] Add Support for Himax HX8238D Display Panel
 2021-01-06 15:31 UTC  (3+ messages)
` [PATCH 1/2] drivers: video: Add Support for Himax HX8238D Panel
` [PATCH 2/2] am335x, guardian: Enable panel driver Himax HX8238D

[PATCH] am335x, guardian: mem: Add board dependent mem values
 2021-01-06 15:31 UTC 

[PATCH] Include support for dev_xxx macros
 2021-01-06 15:30 UTC 

[PATCH 00/49] dm: Add dtoc implementation of device instantiation (part D)
 2021-01-06 15:13 UTC  (49+ messages)
` [PATCH 01/49] dtoc: Tidy up pylint warnings in test
` [PATCH 02/49] dtoc: Use None to mean stdout
` [PATCH 03/49] dtoc: Test the stdout output
` [PATCH 04/49] dtoc: Allow providing a directory to write files to
` [PATCH 05/49] dtoc: Allow outputing to multiple files
` [PATCH 06/49] dtoc: Add an 'all' command
` [PATCH 07/49] Makefile: Invoke dtoc only once
` [PATCH 08/49] dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
` [PATCH 09/49] dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
` [PATCH 10/49] dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
` [PATCH 11/49] dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
` [PATCH 12/49] concurrencytest: Fix Python3 warning
` [PATCH 13/49] dtoc: Run tests using test_util
` [PATCH 14/49] dtoc: Add a header comment to each generated file
` [PATCH 15/49] dtoc: Rename dt-platdata.c to dt-plat.c
` [PATCH 16/49] dtoc: Add the method for each command to OutputFile
` [PATCH 17/49] dtoc: Allow specifying the base directory for tests
` [PATCH 18/49] dtoc: Output nodes in order
` [PATCH 19/49] dtoc: Drop dm_populate_phandle_data()
` [PATCH 20/49] dtoc: Split source-code scanning to a separate file
` [PATCH 21/49] dtoc: Move src_scan tests "
` [PATCH 22/49] dtoc: Tidy up src_scan tests
` [PATCH 45/49] dm: of-platadata: Add option for device instantiation

[PATCH] arm: stm32mp: stm32prog: always flush DFU on start command for uart
 2021-01-06 14:37 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update STi and STM32 maintainers emails in remaining files
 2021-01-06 14:30 UTC  (2+ messages)

[PATCH] net: ks8851: Reset internal RXFC count on bad packet
 2021-01-06 14:16 UTC 

[PATCH] tools: kconfig: Use scripts/dtc for the MKIMAGE_DTC_PATH
 2021-01-06 13:51 UTC  (4+ messages)

[PATCH] configs: stm32mp1: activate OF_LIVE for DT live support
 2021-01-06 13:05 UTC  (2+ messages)

[PATCH] mtd: spi-nor.h: Change spaces to tabs
 2021-01-06 12:58 UTC 

[PULL] Pull request for u-boot master / v2021.01 = u-boot-stm32-20210106
 2021-01-06 12:56 UTC  (2+ messages)

Please pull u-boot-dm/next into -next
 2021-01-06 12:56 UTC  (2+ messages)

[GIT PULL] TI changes for v2020.01
 2021-01-06 12:56 UTC  (2+ messages)

[PATCHv3 0/2] Support automatic fitImage config selection
 2021-01-06 12:56 UTC  (5+ messages)
` [PATCHv3 1/2] image: cleanup pre-processor usage
` [PATCHv3 2/2] image: support board_fit_config_name_match

[PATCH 0/8 v2] Change logic of EFI LoadFile2 protocol for initrd loading
 2021-01-06 12:53 UTC  (7+ messages)
` [PATCH 6/8 v2] efi_loader: Replace config option with EFI variable "

[PATCH 1/2] ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
 2021-01-06  9:05 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02

[PATCH 1/2] configs: socfpga: Add CONFIG_SPL_PAD_TO
 2021-01-06  6:04 UTC  (2+ messages)
` [PATCH 2/2] tools: socfpgaimage: update padding flow

[PATCH 00/30] dm: Implement OF_PLATDATA_INST in driver model (part E)
 2021-01-06  2:58 UTC  (2+ messages)

[PATCH v2 1/2] trace: select TIMER_EARLY to avoid infinite recursion
 2021-01-06  1:58 UTC  (7+ messages)
` [PATCH v2 2/2] riscv: timer: Add support for an early timer

IMX8MM SD UHS support
 2021-01-05 23:09 UTC  (8+ messages)

[PATCH] mmc: xenon_sdhci: Remove duplicated macros
 2021-01-05 22:02 UTC  (2+ messages)

[PATCH] smcc: fix sign bit expansion
 2021-01-05 20:03 UTC 

[PATCHv2 0/5] GE Bx50v3 cleanups
 2021-01-05 19:33 UTC  (7+ messages)
` [PATCHv2 3/5] image: support board_fit_config_name_match

[PATCH] cmd: mmc: add mmcboot command
 2021-01-05 18:21 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] A minor DS414 update
 2021-01-05 15:59 UTC  (7+ messages)
` [PATCH 1/3] arm: mvebu: ds414: Config header mini-review
` [PATCH 2/3] pci: Make auto-config code a little more robust
` [PATCH 3/3] pci: pci_mvebu: Define an IO region as well

[ANN] U-Boot v2021.01-rc5 released
 2021-01-05 13:22 UTC  (3+ messages)

[PATCH v1] mailmap: Update mail address for Igor Opaniuk
 2021-01-05 12:54 UTC  (2+ messages)

[PATCH 1/1] doc: android/boot-image: invalid C declaration
 2021-01-05 12:54 UTC  (2+ messages)

[PATCH v2] nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq
 2021-01-05 12:54 UTC  (2+ messages)

[PATCH] cosmetic: fix typo in drivers/usb/Kconfig
 2021-01-05 12:53 UTC  (2+ messages)

[PATCH] cmd: ubi: don't allow to rename a volume to a name that already exist
 2021-01-05 12:53 UTC  (2+ messages)

[PATCH] spi: renesas_rpc_spi: Fix fallback compatibility string
 2021-01-05 12:08 UTC  (2+ messages)

[PATCH 1/1] efi_loader: remove outdated TODO in efi_memory.c
 2021-01-05 11:41 UTC 

[PATCH] Nokia RX-51: Decrease i2c speed to 100000
 2021-01-05 10:39 UTC  (3+ messages)

[PATCH] xilinx: Fill git repository for Xilinx boards
 2021-01-05  9:39 UTC  (2+ messages)

[PATCH v3 0/6] video: seps525: Add new driver for seps525 OLED display
 2021-01-05  9:39 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add Ethernet node for zcu1285 revA
 2021-01-05  9:38 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add ethernet node for zc1275 revB
 2021-01-05  9:38 UTC  (2+ messages)

[PATCH] spi: zynqmp_gqspi: Fix unaligned data writes issue
 2021-01-05  9:37 UTC  (2+ messages)

[PATCH 1/2] microblaze: Set script_offset_nor env variable
 2021-01-05  9:37 UTC  (4+ messages)
` [PATCH 2/2] microblaze: Add nor device to distro boot

[PATCH] arm64: zynqmp: Sync DT with Linux kernel
 2021-01-05  9:37 UTC  (2+ messages)

[PATCH] serial: uartlite: Fix uninitialized ret in debug uartlite
 2021-01-05  9:36 UTC  (2+ messages)

[PATCH v3 1/2] cmd: load: Fix code indentation
 2021-01-05  9:36 UTC  (4+ messages)
` [PATCH v3 2/2] common: usb_storage: "

[PATCH v2] cmd: pxe: add support for FDT overlays
 2021-01-05  8:14 UTC  (5+ messages)

[PATCH v3 1/2] phy: mv88e61xx: add support for RGMII TX/RX delay
 2021-01-05  7:43 UTC  (4+ messages)
` [PATCH v3 2/2] phy: mv88e61xx: add support for MV88E6171

[PATCH] Nokia RX-51: Do not try calling both ext2load and ext4load
 2021-01-05  6:23 UTC  (2+ messages)

[PATCH] Nokia RX-51: Convert to CONFIG_DM_MMC
 2021-01-05  6:22 UTC  (2+ messages)

[PATCH v7 0/7] Microchip PolarFire SoC support
 2021-01-05  1:51 UTC  (3+ messages)
` [PATCH v7 2/7] net: macb: Add DMA 64-bit address support for macb

[PATCH] drivers: mmc: support secure erase
 2021-01-04 23:44 UTC  (6+ messages)


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