public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-01-03 10:11:33 to 2021-01-06 15:13:12 UTC [more...]

[PATCH 00/49] dm: Add dtoc implementation of device instantiation (part D)
 2021-01-06 15:13 UTC  (45+ messages)
` [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 V2] net: dwc_eth_qos: Pad descriptors to cacheline size
 2021-01-06 14:14 UTC 

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

[PATCH] drivers: tee: i2c trampoline driver
 2021-01-06 13:32 UTC  (7+ 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] mmc: mmc_spi: Print verbose debug output when crc16 check fails
 2021-01-06 12:47 UTC 

[PATCH 00/17] sunxi: Introduce H616 support
 2021-01-06 10:11 UTC  (31+ messages)
` [PATCH 02/17] sunxi: Introduce common symbol for H6 like SoCs
  ` [linux-sunxi] "
` [PATCH 04/17] i2c: mvtwsi: sunxi: update macro
  ` [linux-sunxi] "
` [PATCH 05/17] sunxi: prcm: Add memory map for H6 like SoCs
  ` [linux-sunxi] "
` [PATCH 06/17] sunxi: Add support for I2C on "
  ` [linux-sunxi] "
` [PATCH 07/17] sunxi: support loading with SPL > 32KB
  ` [linux-sunxi] "
` [PATCH 08/17] sunxi: introduce support for H616 clocks
  ` [linux-sunxi] "
` [PATCH 09/17] sunxi: add support for H616 uart0
  ` [linux-sunxi] "
` [PATCH 10/17] sunxi: add support for R_I2C on H616
  ` [linux-sunxi] "
` [PATCH 11/17] sunxi: Add H616 DRAM support
  ` [linux-sunxi] "
` [PATCH 12/17] sunxi: Add support for H616 SoC
  ` [linux-sunxi] "
  ` [PATCH 01/17] sunxi: Add support for AXP305 PMIC

[PATCH v4 0/3] tools/sunxi: Use mkimage for SPL generation
 2021-01-06  9:24 UTC  (4+ 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

[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)

[RFC] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
 2021-01-05 22:20 UTC  (3+ 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

[GIT PULL] xilinx patches for v2021.04
 2021-01-05 13:41 UTC 

[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  (5+ messages)
` [PATCH v7 1/7] riscv: Add DMA 64-bit address support
` [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)

[PATCH] arm: dart6ul: fix ddr size macro
 2021-01-04 19:07 UTC 

[PATCH 0/9] This series adds support for flashing eMMC boot partitions, and for
 2021-01-04 16:53 UTC  (3+ messages)
` [PATCH 8/9] fastboot: Allow u-boot-style partitions

[PATCH 1/1] arm: dart6ul: enable DM_ETH for the dart6ul
 2021-01-04 15:41 UTC 

Pull request for UEFI sub-system for next
 2021-01-04 14:35 UTC  (5+ messages)

[PATCH] lib: cosmetic update of CONFIG_LIB_ELF description
 2021-01-04 14:33 UTC 

[PATCH] env: sf: cosmetic: remove unnecessary space
 2021-01-04 13:41 UTC 

[PATCH v3 0/4] console: remove #ifdef CONFIG when it is possible
 2021-01-04 13:18 UTC  (4+ messages)
` [PATCH v3 3/4] console: remove #ifdef CONFIG_CONSOLE_RECORD

[PATCH v5 00/13] Raspberry Pi 400/Compute Module 4 support
 2021-01-04 13:13 UTC  (4+ messages)

[PATCH 00/26] dm: Preparation for enhanced of-platdata (part C)
 2021-01-04 13:02 UTC  (5+ messages)
` [PATCH 21/26] dm: core: Use dev_has_ofnode() instead of dev_of_valid()
` [PATCH 22/26] dm: core: Access device ofnode through functions

[PATCH V2 01/12] imx: imx8mp_evk: enable eth support
 2021-01-04 11:48 UTC  (15+ messages)
` [PATCH V2 02/12] imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK board
` [PATCH V2 03/12] imx: ddr: imx8m: Move selfref_en after DDR scrub
` [PATCH V2 04/12] imx: imx8mn_evk: correct stack/malloc adress
` [PATCH V2 05/12] arm: dts: imx8mn: sync dts from Linux Kernel
` [PATCH V2 06/12] imx: imx8mn: add i.MX8MN LPDDR4 EVK support
` [PATCH V2 07/12] imx8m: clock: add type of set_clk_eqos
` [PATCH V2 08/12] arm: dts: imx8mp: sync dts from Linux Kernel
` [PATCH V2 09/12] arm: dts: imx8mm: "
` [PATCH V2 10/12] arm: dts: imx8mq: "
` [PATCH V2 11/12] imx8m: lowlevel_init: tune alignment
` [PATCH V2 12/12] imx: imx8m: move CONFIG_SPL_SYS_[I, D]CACHE_OFF to defconfig
  ` [PATCH V2 12/12] imx: imx8m: move CONFIG_SPL_SYS_[I,D]CACHE_OFF "

[PATCH 1/2] ARM: zynq: add Digilent Zynq PYNQ Board(s)
 2021-01-04  9:39 UTC  (4+ messages)
` [PATCH 2/2] ARM: zynq-pynq: add ps7_init_gpl.c

[PATCH 1/1] fru: ops: avoid out of bounds access
 2021-01-04  8:10 UTC  (2+ messages)

[PATCH 1/1] zynq: mtd: nand: remove superfluous if
 2021-01-04  8:08 UTC  (2+ messages)

[PATCH 0/5] log: convert pr_*() to logging
 2021-01-04  7:02 UTC  (6+ messages)
` [PATCH 1/5] ram: k3-j721e: rename BIT_MASK()
` [PATCH 2/5] log: make debug_cond() function like
` [PATCH 3/5] log: provide missing macros
` [PATCH 4/5] log: convert pr_*() to logging
` [PATCH 5/5] test: unit test for pr_err(), pr_cont()

[PATCH v2 1/2] phy: mv88e61xx: add support for RGMII TX/RX delay
 2021-01-04  6:11 UTC  (3+ messages)
` [PATCH v2 2/2] phy: mv88e61xx: add support for MV88E6171

EFI System Resource Table
 2021-01-04  6:05 UTC  (2+ messages)

[PATCH v5 0/3] sunxi: Add support for OrangePi 3
 2021-01-03 18:36 UTC  (4+ messages)
` [PATCH v5 1/3] sunxi: board: extract creating a unique sid into a helper function
` [PATCH v5 2/3] arm: sunxi: add a config option to fixup a Bluetooth address
` [PATCH v5 3/3] arm64: dts: sun50i: Add support for Orange Pi 3

[PATCH 1/1] mtd: misplaced log.h and dm/devres.h
 2021-01-03 15:10 UTC 

[PATCH 00/16] usb: gadget: update
 2021-01-03 10:32 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