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

[PATCH 00/17] sunxi: Introduce H616 support
 2021-01-11  0:44 UTC  (13+ messages)
` [PATCH 01/17] sunxi: Add support for AXP305 PMIC
` [PATCH 03/17] mmc: sunxi: Replace H6 ifdefs with H6 gen macro
` [PATCH 15/17] sunxi: gpio: introduce compatible for H616
` [PATCH 16/17] clk: sunxi: Add support for H616 clocks
` [linux-sunxi] [PATCH 02/17] sunxi: Introduce common symbol for H6 like SoCs

[PATCH] Add support for stack-protector
 2021-01-11  0:23 UTC  (6+ messages)

[PATCH v6 0/3] sunxi: Add support for OrangePi 3
 2021-01-10 23:27 UTC  (8+ messages)
` [PATCH v6 1/3] sunxi: board: extract creating a unique sid into a helper function
` [PATCH v6 2/3] arm: sunxi: add a config option to fixup a Bluetooth address
` [PATCH v6 3/3] arm64: dts: sun50i: Add support for Orange Pi 3
  ` [linux-sunxi] "

[PATCH] sunxi: dram: h6: Improve DDR3 config detection
 2021-01-10 23:05 UTC  (4+ messages)

[PATCH] board: amlogic: vim3: ethernet mac fixed from serial
 2021-01-10 22:46 UTC  (2+ messages)

[PATCH] board: mediatek: disable watchdog on BananaPi R2
 2021-01-10 18:55 UTC  (6+ messages)

[PATCH 1/1] image: usage of value ~0UL for intrd_high
 2021-01-10 16:20 UTC  (13+ messages)

[PATCH v3 1/2] trace: select TIMER_EARLY to avoid infinite recursion
 2021-01-10 12:42 UTC  (2+ messages)
` [PATCH v3 2/2] riscv: timer: Add support for an early timer

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

[PATCH 00/10] smbios: Enhancements for more flexibility
 2021-01-09 19:27 UTC  (7+ messages)
` [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

RK3399 SPI flash boot
 2021-01-09 17:44 UTC 

[PATCH 1/1] tools: efivar.py unused variable
 2021-01-09  1:36 UTC 

[PATCH 1/1] tools: efivar.py should check GUID when deleting
 2021-01-09  1:11 UTC 

[PATCH 1/1] tools: efivar.py: incorrect indentation
 2021-01-09  1:05 UTC 

[PATCH 1/1] tools: efivar.py without arguments
 2021-01-09  0:55 UTC 

[PATCH v1] net: eth-uclass: Change uclass driver name to ethernet
 2021-01-08 22:45 UTC  (2+ messages)

[PATCH v1] sunxi: board: Move USB ethernet initialization to board_late_init()
 2021-01-08 22:07 UTC  (2+ messages)

[PATCH v4 0/6] Add support for ECDSA image signing (with test)
 2021-01-08 19:17 UTC  (7+ messages)
` [PATCH v4 1/6] lib: Rename rsa-checksum.c to hash-checksum.c
` [PATCH v4 2/6] lib/rsa: Make fdt_add_bignum() available outside of RSA code
` [PATCH v4 3/6] lib: Add support for ECDSA image signing
` [PATCH v4 4/6] doc: signature.txt: Document devicetree format for ECDSA keys
` [PATCH v4 5/6] test/py: Add pycryptodomex to list of required pakages
` [PATCH v4 6/6] test/py: ecdsa: Add test for mkimage ECDSA signing

[PATCH] cmd: disk: Remove fit_print_contents API
 2021-01-08 17:55 UTC 

[v2 0/6] Add Vendor Authorized Boot (VAB) support
 2021-01-08 16:48 UTC  (18+ messages)
` [v2 2/6] arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
` [v2 3/6] arm: socfpga: cmd: Support 'vab' command
` [v2 4/6] arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support
` [v2 5/6] configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig
` [v2 6/6] configs: socfpga: Add defconfig for Agilex with VAB support

[PATCH v1 0/3] arm: xea: Regression fixes for i.MX28 based XEA board
 2021-01-08 15:58 UTC  (8+ messages)
` [PATCH v1 1/3] xea: spl: Disable pull UP for GPIO0_2{35}
` [PATCH v1 2/3] xea: config: Use CONFIG_PREBOOT from Kconfig
` [PATCH v1 3/3] xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28)

[PATCH v2 0/3] rockchip: Fix SPI boot on Pinebook Pro, Puma and RK3399-ROC-PC
 2021-01-08 15:58 UTC  (3+ messages)
` [PATCH v2 1/3] rockchip: pinebook-pro: default to SPI bus 1 for SPI-flash

[PATCH] board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP support
 2021-01-08 13:46 UTC  (4+ messages)

[PATCH v2] cmd: pxe: add support for FDT overlays
 2021-01-08 13:43 UTC  (5+ messages)

[PATCH] rockchip: pinebook-pro: fix SPI flash detection
 2021-01-08 13:41 UTC  (3+ messages)

[PATCH] armv8: update SVR_SOC_VER to mask CAN_FD and security bit for LX2 products
 2021-01-08 13:08 UTC 

[PATCH 0/4] at91: Fix NAND PMECC on various SoCs/boards
 2021-01-08 12:40 UTC  (5+ messages)
` [PATCH 1/4] configs: at91: Fix the involuntarily disablement of NAND PMECC
` [PATCH 2/4] configs: at91: Fix wrong definitions for CONFIG_PMECC_CAP
` [PATCH 3/4] sama5d3: Fix Galois Field Table offsets
` [PATCH 4/4] sam9x60.h: "

[PATCH 0/3] PowerPC: keymile: Add support for kmcent2 board
 2021-01-08 10:53 UTC  (4+ messages)
` [PATCH 1/3] PowerPC: dts: Pulled in kmcent2 dts files from Linux 5.10
` [PATCH 2/3] keymile: common: Fix pram variable radix
` [PATCH 3/3] PowerPC: keymile: Add support for kmcent2 board

[PATCH V3] net: dwc_eth_qos: Pad descriptors to cacheline size
 2021-01-08  8:01 UTC  (4+ messages)

[RFC PATCH v4 0/8] RFC: dm: core: Add support for vital devices
 2021-01-08  5:16 UTC  (9+ messages)
` [RFC PATCH v4 1/8] smem: Don't use -EPROBE_DEFER
` [RFC PATCH v4 2/8] nand: brcmnand: "
` [RFC PATCH v4 3/8] dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
` [RFC PATCH v4 4/8] dm: pci: Correct use of wrong flag name
` [RFC PATCH v4 5/8] dm: core: Remove children before advising uclass
` [RFC PATCH v4 6/8] dm: core: Avoid partially removing devices
` [RFC PATCH v4 7/8] dm: core: Add late driver remove option
` [RFC PATCH v4 8/8] dm: core: Add documentation about device removal

[GIT PULL] TI changes for v2021.04 next
 2021-01-08  4:24 UTC  (4+ messages)

Devicetree state of U-Boot vs kernel
 2021-01-08  0:39 UTC 

[PATCH 0/4] board: sl28: new variants and SATA support
 2021-01-07 23:08 UTC  (5+ messages)
` [PATCH 1/4] board: sl28: move ethernet aliases to variant specific dtsi
` [PATCH 2/4] board: sl28: add network variant 1 support
` [PATCH 3/4] board: sl28: add network variant 2 support
` [PATCH 4/4] board: sl28: add SATA support

[PATCH v5 0/3] sunxi: Add support for OrangePi 3
 2021-01-07 22:53 UTC  (7+ 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

sama5d2 giant board
 2021-01-07 22:43 UTC 

[PATCH v3 0/6] Add support for ECDSA image signing (with test)
 2021-01-07 22:33 UTC  (7+ messages)
` [PATCH v3 1/6] lib: Rename rsa-checksum.c to hash-checksum.c
` [PATCH v3 2/6] lib/rsa: Make fdt_add_bignum() available outside of RSA code
` [PATCH v3 3/6] lib: Add support for ECDSA image signing
` [PATCH v3 4/6] doc: signature.txt: Document devicetree format for ECDSA keys
` [PATCH v3 5/6] test/py: Add pycryptodomex to list of required pakages
` [PATCH v3 6/6] test/py: ecdsa: Add test for mkimage ECDSA signing

[PATCH RFC v2 0/5] Add support for ECDSA image signing (with test)
 2021-01-07 22:24 UTC  (19+ messages)
` [PATCH RFC v2 1/5] lib: Rename rsa-checksum.c to hash-checksum.c
` [PATCH RFC v2 2/5] lib/rsa: Make fdt_add_bignum() available outside of RSA code
` [PATCH RFC v2 3/5] lib: Add support for ECDSA image signing
` [PATCH RFC v2 4/5] doc: signature.txt: Document devicetree format for ECDSA keys
` [PATCH RFC v2 5/5] test/py: ecdsa: Add test for mkimage ECDSA signing

[PATCH] cmd: mmc: add mmcboot command
 2021-01-07 20:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] video: seps525: Align driver with latest treewide changes
 2021-01-07 16:21 UTC  (3+ messages)
` [PATCH 2/2] arm64: zynqmp: Enable seps and related video configs

[PATCH v2 0/9] fastboot: Add better support for specifying partitions
 2021-01-07 15:21 UTC  (10+ messages)
` [PATCH v2 1/9] mmc: sandbox: Add support for writing
` [PATCH v2 2/9] test: dm: Add test for fastboot mmc partition naming
` [PATCH v2 3/9] part: Give several functions more useful return values
` [PATCH v2 4/9] part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
` [PATCH v2 5/9] part: Support string block devices in part_get_info_by_dev_and_name
` [PATCH v2 6/9] fastboot: Remove mmcpart argument from raw_part_get_info_by_name
` [PATCH v2 7/9] fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name
` [PATCH v2 8/9] fastboot: Allow u-boot-style partitions
` [PATCH v2 9/9] fastboot: Partition specification

[RFC] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
 2021-01-07 14:56 UTC  (5+ messages)

[PATCH 0/9] This series adds support for flashing eMMC boot partitions, and for
 2021-01-07 14:18 UTC  (22+ messages)
` [PATCH 1/9] mmc: sandbox: Add support for writing
` [PATCH 2/9] test: dm: Add test for fastboot mmc partition naming
` [PATCH 3/9] part: Give several functions more useful return values
` [PATCH 4/9] part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
` [PATCH 5/9] part: Support string block devices in part_get_info_by_dev_and_name
` [PATCH 6/9] fastboot: Remove mmcpart argument from raw_part_get_info_by_name
` [PATCH 7/9] fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name
` [PATCH 8/9] fastboot: Allow u-boot-style partitions
` [PATCH 9/9] fastboot: Document alternate partition names

[PATCH v3 0/2] sunxi: add support for Tanix TX6
 2021-01-07 13:50 UTC  (5+ messages)
` [PATCH v3 1/2] ARM: dts: sunxi: h6: Update DT files
` [PATCH v3 2/2] sunxi: Add support for Tanix TX6

[PATCH v4 0/3] tools/sunxi: Use mkimage for SPL generation
 2021-01-07 13:27 UTC  (7+ messages)
` [PATCH v4 2/3] tools: mkimage: Add Allwinner eGON support
` [PATCH v4 3/3] sunxi: Use mkimage for SPL boot image generation

[PATCH V3] dm: core: Add late driver remove option
 2021-01-07 12:56 UTC  (8+ messages)

[PATCH] net: eth-uclass: Change uclass driver name to ethernet
 2021-01-07 12:36 UTC  (2+ messages)

[PATCH 0/3] A minor DS414 update
 2021-01-07 12:36 UTC  (3+ messages)
` [PATCH 2/3] pci: Make auto-config code a little more robust

[PATCH] lib: cosmetic update of CONFIG_LIB_ELF description
 2021-01-07 12:36 UTC  (2+ messages)

[PATCH 00/26] dm: Preparation for enhanced of-platdata (part C)
 2021-01-07 12:36 UTC  (4+ messages)
` [PATCH 22/26] dm: core: Access device ofnode through functions

[PATCH] drivers: tee: i2c trampoline driver
 2021-01-07 12:36 UTC  (6+ messages)

[PATCH 0/5] log: convert pr_*() to logging
 2021-01-07 12:36 UTC  (11+ 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 1/1] mtd: misplaced log.h and dm/devres.h
 2021-01-07 12:36 UTC  (2+ messages)

[PATCH 1/1] doc: update Kernel documentation build system
 2021-01-07 12:35 UTC  (2+ messages)

[BUG] doc/develop/logging.rst
 2021-01-07 12:35 UTC  (2+ messages)

[PATCH 1/1] doc: man-page base command
 2021-01-07 12:35 UTC  (2+ messages)

[PATCH 1/1] fs/fat: implement fsuuid command
 2021-01-07 12:35 UTC  (2+ messages)

[PATCH] doc/sandbox: improve formatting of command line options
 2021-01-07 12:35 UTC  (2+ messages)

[PATCH 1/1] sandbox: keep time offset when resetting
 2021-01-07 12:35 UTC  (2+ messages)


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