public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-07-08 16:06:21 to 2020-07-09 17:51:48 UTC [more...]

[PATCH 0/4] Add support for the SquashFS filesystem
 2020-07-09 17:51 UTC  (5+ messages)
` [PATCH 1/4] fs/squashfs: new filesystem
` [PATCH 2/4] fs/squashfs: add filesystem commands
` [PATCH 3/4] fs/squashfs: add sources for zlib decompression
` [PATCH 4/4] fs/squashfs: add support "

[PATCH v4 0/9] USB host support for Raspberry Pi 4 board (64-bit)
 2020-07-09 17:41 UTC  (5+ messages)
  ` [PATCH v4 6/9] linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian
        ` [PATCH] include/bitfield.h: include byteorder.h

[PATCH v6 0/4] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-07-09 17:31 UTC  (4+ messages)
` [PATCH v6 4/4] usb: xhci: Add reset controller support
    ` [PATCH] xhci: Only build xhci_reset_hw() if CONFIG_DM_USB is enabled

[v2] test: Have test_fs work with non-functional guestmount tools
 2020-07-09 17:07 UTC  (2+ messages)

[PATCH 1/2] mtd: nand: raw: denali: Assert reset before deassert
 2020-07-09 16:27 UTC  (4+ messages)
` [PATCH 2/2] mtd: nand: raw: denali: Wait for reset completion status

[PATCH 1/3] serial: uniphier: use register macros instead of structure
 2020-07-09 16:12 UTC  (3+ messages)
` [PATCH 2/3] serial: uniphier: flush transmitter before changing hardware settings
` [PATCH 3/3] serial: uniphier: enable FIFO

Pull request for UEFI sub-system for efi-2020-10-rc1 (2)
 2020-07-09 16:12 UTC 

[PATCHv2 00/10] pci: layerscape: Split EP mode code into a
 2020-07-09 15:31 UTC  (11+ messages)
` [PATCHv2 01/10] pci: layerscape: Split the EP and RC driver
` [PATCHv2 02/10] pci_ep: Add the init function
` [PATCHv2 03/10] armv8: dts: ls1046a: Add the PCIe EP node
` [PATCHv2 04/10] PCI_EP: layerscape: Add the multiple function support
` [PATCHv2 05/10] pci_ep: layerscape: Add the workaround for errata A-009460
` [PATCHv2 06/10] pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode
` [PATCHv2 07/10] pci_ep: layerscape: Add the SRIOV VFs of PF support
` [PATCHv2 08/10] pci: layerscaple: Modify the ls_pcie_dump_atu function
` [PATCHv2 09/10] pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2
` [PATCHv2 10/10] pci: layerscape: Add specific config entry for RC and EP mode driver

[PATCH] board/km: update MAINTAINERS email
 2020-07-09 15:31 UTC 

[PATCH v3 00/17] efi_loader: non-volatile and runtime variables
 2020-07-09 14:49 UTC  (19+ messages)
` [PATCH v3 01/17] efi_loader: prepare for read only OP-TEE variables
` [PATCH v3 02/17] efi_loader: display RO attribute in printenv -e
` [PATCH v3 03/17] efi_loader: separate UEFI variable API from implemementation
` [PATCH v3 04/17] efi_loader: OsIndicationsSupported, PlatformLangCodes
` [PATCH v3 05/17] efi_loader: simplify boot manager
` [PATCH v3 06/17] efi_loader: keep attributes in efi_set_variable_int
` [PATCH v3 07/17] efi_loader: value of VendorKeys
` [PATCH v3 08/17] efi_loader: read-only AuditMode and DeployedMode
` [PATCH v3 09/17] efi_loader: secure boot flag
` [PATCH v3 10/17] efi_loader: UEFI variable persistence
` [PATCH v3 11/17] efi_loader: export efi_convert_pointer()
` [PATCH v3 12/17] efi_loader: optional pointer for ConvertPointer
` [PATCH v3 13/17] efi_loader: new function efi_memcpy_runtime()
` [PATCH v3 14/17] efi_loader: memory buffer for variables
` [PATCH v3 15/17] efi_loader: use memory based variable storage
` [PATCH v3 16/17] efi_loader: enable UEFI variables at runtime
` [PATCH v3 17/17] efi_selftest: adjust runtime test for variables

[PATCH] serial: Fix SIFIVE debug serial dependency
 2020-07-09 14:17 UTC 

[U-Boot] Please pull from u-boot-i2c
 2020-07-09 13:54 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2020-07-09 13:54 UTC  (2+ messages)

[PATCH] lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()
 2020-07-09 13:02 UTC 

[PATCH v2 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-07-09 12:34 UTC  (7+ messages)
` [PATCH v2 8/8] test/py: efi_secboot: add test for intermediate certificates
    ` using sudo?, "

[PATCH 01/10] board_f: Introduce arch_setup_bdinfo initcall
 2020-07-09 12:27 UTC  (13+ messages)
` [PATCH 02/10] board_f: m68k: Factor out m68k-specific bdinfo setup
` [PATCH 03/10] board_f: ppc: Factor out ppc-specific "
` [PATCH 04/10] board_f: sh: Factor out sh-specific "
` [PATCH 05/10] board_f: mips: Factor out mips-specific "
` [PATCH 06/10] dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
` [PATCH 07/10] drivers: serial: Make serial_initialize return int
` [PATCH 08/10] common/board_r: Remove initr_serial wrapper
` [PATCH 09/10] blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
` [PATCH 10/10] common/board_r: Move blkcache_init call earlier in the boot sequence

[PATCH] efi_loader: display RO attribute with TEE-backed variables
 2020-07-09 12:02 UTC 

[PATCH] rtc: pcf2127: fix uninitialized variable msg
 2020-07-09 11:57 UTC  (4+ messages)
  ` [EXT] "

[PATCH 0/5] mtd: Implement MTD UCLASS (use SPINOR)
 2020-07-09 11:17 UTC  (6+ messages)
` [PATCH 1/5] mtd: spi: Drop redundent SPI flash driver
` [PATCH 2/5] mtd: Add dm-mtd core ops
` [PATCH 3/5] mtd: Add SPL_DM_MTD option
` [PATCH 4/5] mtd: Build mtd-uclass as obj
` [PATCH 5/5] mtd: spi: Switch to MTD uclass (absolute UCLASS_SPI_FLASH)

fs:fat: Fix small file read error
 2020-07-09  9:52 UTC 

Please pull u-boot-x86
 2020-07-09  9:50 UTC 

[PATCH] arm: dts: lx2160a: Increase configuration window size
 2020-07-09  8:51 UTC 

[PATCH v8 1/2] spi: ca_sflash: Add CAxxxx SPI Flash Controller
 2020-07-09  8:48 UTC  (4+ messages)

[PATCH 00/11] imx8m: soc/clk update
 2020-07-09  8:40 UTC  (12+ messages)
` [PATCH 01/11] imx8m: configure arm clk sources from PLL
` [PATCH 02/11] imx8m: configure NoC clk
` [PATCH 03/11] imx8m: add sdhc/nand/ecspi clk api
` [PATCH 04/11] imx8m: add eqos clk
` [PATCH 05/11] imx8m: workaround ROM serror
` [PATCH 06/11] imx8mp: Add fused parts support
` [PATCH 07/11] imx8m: power down fused cores
` [PATCH 08/11] imx8mn/imx8mp: override env_get_offset and env_get_location
` [PATCH 09/11] imx8m: disable nodes before kernel/mfgtool boot for fused part
` [PATCH 10/11] clk: imx8m: drop clk settings
` [PATCH 11/11] imx8m: Refactor the OPTEE memory removal

[PATCH v4 00/11] new rtc methods, rtc command, and tests
 2020-07-09  8:39 UTC  (23+ messages)
` [PATCH v4 01/11] rtc: add dm_rtc_read helper and ->read method
` [PATCH v4 02/11] rtc: add dm_rtc_write() helper
` [PATCH v4 03/11] rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
  ` [PATCH v4 03/11] rtc: fall back to ->{read,write} if ->{read,write}8 "
` [PATCH v4 04/11] rtc: pcf2127: provide ->read method
` [PATCH v4 05/11] rtc: pcf2127: provide ->write method
` [PATCH v4 06/11] rtc: add rtc command
` [PATCH v4 07/11] rtc: sandbox-rtc: fix set method
` [PATCH v4 08/11] rtc: i2c_rtc_emul: catch any write to the "reset" register
` [PATCH v4 09/11] test: dm: rtc: add test of dm_rtc_read, dm_rtc_write
` [PATCH v4 10/11] sandbox: add rtc command to defconfigs
` [PATCH v4 11/11] test: dm: rtc: add tests of rtc shell command

[PATCH] i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
 2020-07-09  8:34 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins
 2020-07-09  8:33 UTC  (3+ messages)
` [PATCH 2/3] i2c: stm32f7: add stm32mp15 compatible

[PATCH 1/1] mvpp2: fix second cp110 initialization
 2020-07-09  8:32 UTC  (2+ messages)

[PATCH] misc: scu: Remove child dev bind
 2020-07-09  8:32 UTC  (3+ messages)
` [PATCH] i2c: imx_lpi2c: Improve the codes to use private data

[PATCH v9 1/2] i2c: i2c-cortina: added CAxxxx I2C support
 2020-07-09  8:31 UTC  (4+ messages)
` [PATCH v9 2/2] board: presidio-asic: Add "

[PATCH v2] i2c: octeon_i2c: Add I2C controller driver for Octeon
 2020-07-09  8:29 UTC  (2+ messages)

[PATCH v2 0/2] Add support for PWM SiFive
 2020-07-09  8:27 UTC  (5+ messages)
` [PATCH v2 1/2] pwm: Add DT documentation for SiFive PWM Controller
` [PATCH v2 2/2] pwm: Add PWM driver for SiFive SoC

[PATCH] mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP
 2020-07-09  8:27 UTC  (2+ messages)

[PATCH 1/2] tpm: add #ifndef to fix redeclaration build errors
 2020-07-09  8:22 UTC  (4+ messages)
` [PATCH 2/2] spi: add support for all spi modes with soft spi

[PATCH] Clean up the Spansion/Cypress/Infineon device ID table
 2020-07-09  8:18 UTC  (2+ messages)

[PATCH v6 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-07-09  8:13 UTC  (4+ messages)

[PATCH] bcmgenet: fix DMA buffer management
 2020-07-09  8:11 UTC 

[PATCH 0/6] Add new series Micron SPI NAND devices
 2020-07-09  8:08 UTC  (2+ messages)

[PATCH v3 0/2] add optee support for broadcom NS3 soc
 2020-07-09  8:00 UTC  (6+ messages)
` [PATCH v3 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver

[PATCH v2 1/2] spi: Remove unnecessary #ifdefs in header file
 2020-07-09  7:54 UTC  (2+ messages)

[PATCH v4] ARM: dts: stm32: add seeed studio odyssey-stm32mp157c board
 2020-07-09  7:35 UTC  (4+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH v5 0/6] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support
 2020-07-09  7:14 UTC  (4+ messages)

[PATCH 1/1] doc: correct description of crash dumps
 2020-07-09  6:12 UTC 

[PATCH 01/10] Revert "ARM: uniphier: add weird workaround code for LD20"
 2020-07-09  6:08 UTC  (10+ messages)
` [PATCH 02/10] ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB
` [PATCH 03/10] ARM: uniphier: consolidate SoC select menu
` [PATCH 04/10] ARM: uniphier: sync with Linux 5.8-rc4
` [PATCH 05/10] ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n
` [PATCH 06/10] ARM: uniphier: remove unused uniphier_sbc_init_admulti()
` [PATCH 07/10] ARM: uniphier: remove support for NOR Flash on support card
` [PATCH 08/10] bus: uniphier-system-bus: add UniPhier System Bus driver
` [PATCH 09/10] bus: uniphier-system-bus: move hardware init from board files
` [PATCH 10/10] ARM: uniphier: remove sbc/ directory

[PATCH v2 0/5] Convert LaCie boards to use DM drivers
 2020-07-09  4:57 UTC  (5+ messages)
` [PATCH v2 2/5] arm: kirkwood: convert LaCie boards to DM_SPI_FLASH

[PATCH] arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
 2020-07-09  4:30 UTC  (3+ messages)

[PATCH v3 00/13] efi_loader: rework/improve UEFI secure boot code
 2020-07-09  0:47 UTC  (5+ messages)
` [PATCH v3 01/13] lib/crypto, efi_loader: avoid multiple inclusions of header files

[PATCH v7 1/1] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
 2020-07-09  0:24 UTC  (2+ messages)

[PATCH v2] cmd: add a panic command
 2020-07-09  0:24 UTC  (2+ messages)

[PATCH v6 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
 2020-07-09  0:24 UTC  (14+ messages)
` [PATCH v6 2/8] lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
` [PATCH v6 3/8] lib: rsa: bring exp_len in line when generating a key_prop
` [PATCH v6 5/8] lib: rsa: free local arrays after use in rsa_gen_key_prop()
` [PATCH v6 6/8] lib: rsa: add documentation to padding_pss_verify to document limitations
` [PATCH v6 7/8] spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
` [PATCH v6 8/8] spl: fit: select SPL_CRYPTO_SUPPORT "

[PATCH v2] tpm2: tis_spi: add linux compatible fallback string
 2020-07-09  0:23 UTC  (2+ messages)

[PATCH] tpm: add TPM2_GetRandom command support
 2020-07-09  0:23 UTC  (2+ messages)

[PATCH] sata_sil: make it buildable with DM_PCI
 2020-07-09  0:23 UTC  (2+ messages)

[PATCH 1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined
 2020-07-09  0:23 UTC  (12+ messages)
` [PATCH 2/6] cmd: mem: Use a macro to avoid #ifdef in help
` [PATCH 3/6] cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
` [PATCH 4/6] display_options: "
` [PATCH 5/6] command: "
` [PATCH 6/6] cmd: Add a memory-search command

[PATCH v3 0/4] Fix the SPL loading of a FIT image from NAND
 2020-07-09  0:22 UTC  (9+ messages)
` [PATCH v3 1/4] spl: fix format of function documentation
` [PATCH v3 2/4] spl: fit: fail fit loading in case of FDT appending error
` [PATCH v3 3/4] spl: fit: nand: fix fit loading in case of bad blocks
` [PATCH v3 4/4] spl: fit: improve spl_nand_fit_read(...) readability

[PATCH] debug_uart: Add CR before and after announce string
 2020-07-09  0:22 UTC  (2+ messages)

[PATCH] lib: rsa: function to verify a signature against a hash
 2020-07-09  0:22 UTC  (2+ messages)

[PATCH] bugfix: tpm2_tis_spi: redeclaration compile error
 2020-07-09  0:22 UTC  (2+ messages)

[PATCH 0/8] Introduce UCLASS_SOC
 2020-07-08 23:16 UTC  (6+ messages)
` [PATCH 1/8] dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching

[PATCH 0/2] PINE64 Rock64 board: Add SPI Flash support
 2020-07-08 22:50 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: rk3328-rock64: "
` [PATCH 2/2] configs: rock64-rk3328_defconfig: "

[PATCH 0/2] Add support for multiple required keys
 2020-07-08 22:47 UTC  (5+ messages)
` [PATCH 1/2] vboot: add "

[PATCH] fixdep: fix CONFIG_IS_ENABLED etc. handling
 2020-07-08 22:24 UTC  (2+ messages)

[PATCH 00/12] Introduce B1x5v2 support
 2020-07-08 22:06 UTC  (4+ messages)
  ` [PATCH 08/12] poweroff: Add poweroff-gpio driver

[PATCH 0/3] rockchip: rk3328: Add SPI support
 2020-07-08 21:57 UTC  (4+ messages)
` [PATCH 1/3] drivers: clk: rockchip: clk_rk3328: "
` [PATCH 2/3] drivers: spi: rk_spi: Add support for RK3328
` [PATCH 3/3] ARM: dts: rk3328: Add SPI support

test/py GPIO failure in u-boot/master
 2020-07-08 21:22 UTC  (5+ messages)

[PATCH 00/16] spi: dm-conversion (part3)
 2020-07-08 18:49 UTC  (8+ messages)
` [PATCH 16/16] arm: Remove mx31pdk_defconfig board

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-07-08 17:55 UTC  (7+ messages)
` [PATCH v2 16/23] ti: Drop sdp4430 board

[RFC PATCH 00/16] RFC: patman: Collect review tags and comments from Patchwork
 2020-07-08 17:42 UTC  (7+ messages)
` [RFC PATCH 01/16] patman: Use test_util to show test results

[PULL u-boot] Please pull u-boot-amlogic-20200708
 2020-07-08 17:34 UTC  (2+ messages)

[PATCH 0/3] cmd: dtimg: Rename to adtimg and refactor usage style
 2020-07-08 17:26 UTC  (7+ messages)
` [PATCH 3/3] cmd: adtimg: Refactor "


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