public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-11-15 02:58:43 to 2019-11-18 06:56:17 UTC [more...]

[U-Boot] [PATCH 00/16] efi_loader: add secure boot support
 2019-11-18  6:56 UTC  (26+ messages)
` [U-Boot] [PATCH 01/16] include: pe.h: add signature-related definitions
` [U-Boot] [PATCH 02/16] include: image.h: export hash algorithm helper functions
` [U-Boot] [PATCH 05/16] efi_loader: add signature verification functions
` [U-Boot] [PATCH 07/16] efi_loader: variable: support variable authentication
` [U-Boot] [PATCH 12/16] cmd: env: use appropriate guid for authenticated UEFI variable
` [U-Boot] [PATCH 14/16] efi_loader, pytest: set up secure boot environment
` [U-Boot] [PATCH 15/16] efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
` [U-Boot] [PATCH 16/16] efi_loader, pytest: add UEFI secure boot tests (image)

[U-Boot] [PATCH] board: rpi4: fix instantiating PL011 driver
 2019-11-18  6:46 UTC  (3+ messages)

[U-Boot] Build warnings in libfdt
 2019-11-18  6:36 UTC  (4+ messages)

[U-Boot] flashing and testing u-boot on chromebook_bob
 2019-11-18  5:46 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: i2c: don't sent stop bit after each message
 2019-11-18  5:36 UTC  (3+ messages)

[U-Boot] [v5] armv8: ls1028ardb: enable DisplayPort Power support
 2019-11-18  5:26 UTC 

[U-Boot] [v4] armv8: ls1028ardb: enable DisplayPort Power support
 2019-11-18  5:21 UTC  (3+ messages)
` [U-Boot] [u-boot] "

[U-Boot] RK3399 boards (rockpi4 and rockpro64) kernel SError using upstream U-boot
 2019-11-18  3:29 UTC  (13+ messages)

[U-Boot] [PATCH V4 1/2] rockchip: dts: tinker: Move u-boot dmc initialization to specific section
 2019-11-18  3:07 UTC  (6+ messages)
` [U-Boot] [PATCH V4 2/2] rockchip: dts: tinker: Add tinker-s board support
    ` [U-Boot] [PATCH V4 2/2] rockchip: dts: tinker: Add tinker-s board support【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "
  ` [U-Boot] [PATCH V4 1/2] rockchip: dts: tinker: Move u-boot dmc initialization to specific section【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[U-Boot] [PATCH v3 00/22] rockchip: ram: add common code for sdram driver
 2019-11-18  3:06 UTC  (24+ messages)
` [U-Boot] [PATCH v3 01/22] ram: rockchip: rename sdram.h to sdram_rk3288.h
` [U-Boot] [PATCH v3 02/22] ram: rockchip: rename sdram_common.c/h to sdram.c
` [U-Boot] [PATCH v3 03/22] rockchip: sdram: move cap structure and debug function to sdram_common.h
` [U-Boot] [PATCH v3 04/22] rockchip: sdram: extend to use sys_reg3 for capacity info
` [U-Boot] [PATCH v3 05/22] rockchip: sdram: update the sys_reg to sys_reg2
` [U-Boot] [PATCH v3 06/22] ram: rockchip: add common code for sdram driver
` [U-Boot] [PATCH v3 07/22] ram: rockchip: move sdram_debug function into sdram_common
` [U-Boot] [PATCH v3 08/22] ram: rockchip: Default enable DRAM debug info
` [U-Boot] [PATCH v3 09/22] ram: rockchip: add controller code for PX30
` [U-Boot] [PATCH v3 10/22] ram: rockchip: add phy driver "
` [U-Boot] [PATCH v3 11/22] ram: rockchip: add common msch reg definition
` [U-Boot] [PATCH v3 12/22] ram: px30: add sdram driver
` [U-Boot] [PATCH v3 13/22] ram: rk3328: use common "
` [U-Boot] [PATCH v3 14/22] ram: rk3399: migrate to use common code
` [U-Boot] [PATCH v3 15/22] ram: rk3399: Clean up code
` [U-Boot] [PATCH v3 16/22] ram: rk3399: fix error about get_ddrc0_con reg addr
` [U-Boot] [PATCH v3 17/22] ram: rk3399: update the function of sdram_init
` [U-Boot] [PATCH v3 18/22] ram: rk3399: add support detect capacity
` [U-Boot] [PATCH v3 19/22] ram: rockchip: update lpddr4 timing for rk3399
` [U-Boot] [PATCH v3 20/22] ram: rk3399: Sync the io setting from Rockchip vendor code
` [U-Boot] [PATCH v3 21/22] ram: rk3399: update calculate_stride
` [U-Boot] [PATCH v3 22/22] ram: rk3399: Fix dram setting to make dram more stable
` [U-Boot] [PATCH v3 00/22] rockchip: ram: add common code for sdram driver【请注意,邮件由kever.yang@gmail.com代发】

[U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected
 2019-11-18  3:05 UTC  (6+ messages)
  ` [U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected【请注意,邮件由u-boot-bounces@lists.denx.de代发】 detected
        ` [U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected【请注意,邮件由lists.intricate@gmail.com代发】

[U-Boot] [PATCH] configs: Rename roc-rk3399-pc -> roc-pc-rk3399 defconfig
 2019-11-18  3:04 UTC  (3+ messages)
` [U-Boot] [PATCH] configs: Rename roc-rk3399-pc -> roc-pc-rk3399 defconfig【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】

[U-Boot] [PATCH v2 1/2] rockchip: clk: rv1108: remove duplicate reset init
 2019-11-18  3:03 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: clk: fix wrong CONFIG_IS_ENABLED handling
  ` [U-Boot] [PATCH v2 1/2] rockchip: clk: rv1108: remove duplicate reset init【请注意,邮件由u-boot-bounces@lists.denx.de代发】 reset init

[U-Boot] [PATCH 1/3] rockchip: dts: rk3399: move the u-boot, dm-pre-reloc to the u-boot.dtsi
 2019-11-18  2:59 UTC  (10+ messages)
` [U-Boot] [PATCH 2/3] rockchip: dts: rk3399-evb: move u-boot, spl-boot-order to "
    ` [U-Boot] [PATCH 2/3] rockchip: dts: rk3399-evb: move u-boot, spl-boot-order to to the u-boot.dtsi【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH 3/3] rockchip: dts: rk3399-firefly: move u-boot, spl-boot-order to to the u-boot.dtsi
    ` [U-Boot] [PATCH 3/3] rockchip: dts: rk3399-firefly: move u-boot, spl-boot-order to to the u-boot.dtsi【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[U-Boot] [PATCH 00/12] rockchip: add support for px30
 2019-11-18  2:57 UTC  (2+ messages)

[U-Boot] [PATCH v1] rockchip: clk: pll: add common pll setting funcs
 2019-11-18  2:57 UTC  (3+ messages)
  ` [U-Boot] [PATCH v1] rockchip: clk: pll: add common pll setting funcs【请注意,邮件由u-boot-bounces@lists.denx.de代发】 funcs

[U-Boot] [PATCH 1/2] arm: dts: rk3399-rockpro64: sync dts from linux kernel
 2019-11-18  2:56 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] arm: dts: rk3399-rockpro64: slightly increase center voltage
    ` [U-Boot] [PATCH 2/2] arm: dts: rk3399-rockpro64: slightly increase center voltage【请注意,邮件由u-boot-bounces@lists.denx.de代发】
  ` [U-Boot] [PATCH 1/2] arm: dts: rk3399-rockpro64: sync dts from linux kernel【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[U-Boot] [PATCH v2 0/9] Add support for RK3308 SOC
 2019-11-18  2:55 UTC  (2+ messages)

[U-Boot] [PATCH] arm: dts: rk3399-roc-pc: Sync latest dts changes from Linux
 2019-11-18  2:54 UTC  (3+ messages)
  ` [U-Boot] [PATCH] arm: dts: rk3399-roc-pc: Sync latest dts changes from Linux【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[U-Boot] [PATCH 0/6] Add support for RK3308 SOC
 2019-11-18  2:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2019-11-18  2:49 UTC  (8+ messages)
` [U-Boot] [PATCH v2 5/5] sifive: fu540: Enable spi-nor flash support

[U-Boot] [PATCH v1] arm: socfpga: Enable Stratix10 SMMU access
 2019-11-18  2:46 UTC  (3+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2019-11-18  2:14 UTC  (2+ messages)

[U-Boot] Pull request for UEFI sub-system for efi-2020-01-rc3
 2019-11-18  2:14 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-rockchip-20191026
 2019-11-18  0:48 UTC 

[U-Boot] How to convert imximage.cfg so it can be used in mkimage?
 2019-11-17 23:22 UTC 

[U-Boot] [PATCH v2] spl: Introduce SPL_DM_GPIO Kconfig define
 2019-11-17 20:54 UTC  (7+ messages)

[U-Boot] [PATCH] power: fan53555: fix fan53555_regulator_set_value
 2019-11-17 18:47 UTC 

[U-Boot] Please pull u-boot-fdt
 2019-11-17 15:46 UTC  (4+ messages)
  ` [U-Boot] [U-Boot-Board-Maintainers] "

[U-Boot] [RFC PATCH] rockchip: tinker: Add automatic board discovery
 2019-11-17 10:17 UTC 

[U-Boot] [PATCH 1/1] efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM
 2019-11-17 10:00 UTC 

[U-Boot] [BUG] U-Boot hangs on fatload, commit ee88eacbdd840199a3dec707234579fb15ddd46a
 2019-11-17  9:42 UTC  (15+ messages)

[U-Boot] [PATCH v2 1/3] rockchip: fix ordering of DRAM init
 2019-11-17  8:32 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: allow DRAM init in SPL
` [U-Boot] [PATCH v2 3/3] rockchip: imply instead of selecting SPL_SYS_MALLOC_SIMPLE

[U-Boot] [PATCH 1/4] arm64: dts: rk3399-rock960: add vdd_log and its init value
 2019-11-17  7:57 UTC  (3+ messages)

[U-Boot] [PATCH] input: Move input.o to be built only in some cases
 2019-11-17  0:48 UTC 

[U-Boot] [PATCH] power: fan53555: add support for Silergy SYR82X and SYR83X
 2019-11-16 19:32 UTC 

[U-Boot] [PATCH] ARM: rmobile: Temporarily disable PCI dma-ranges update
 2019-11-16 15:51 UTC 

[U-Boot] [PATCH] travis: split 32bit sun8i job
 2019-11-16  6:58 UTC 

[U-Boot] [PATCH] travis: split NXP ARM32 job
 2019-11-16  6:56 UTC 

[U-Boot] [RESEND PATCH] net: tftp: Fix tftp store address check in store_block()
 2019-11-16  6:20 UTC 

[U-Boot] [PATCH] net: tftp: Fix tftp store address check in store_block()
 2019-11-16  6:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/9] m68k: add fec base node to devicetrees
 2019-11-15 22:54 UTC  (9+ messages)
` [U-Boot] [PATCH 2/9] m68k: add fec fdt overrides to all boards
` [U-Boot] [PATCH 3/9] configs: add eth dm support for all ColdFire boards
` [U-Boot] [PATCH 4/9] configs: purge unneeded fec defines
` [U-Boot] [PATCH 5/9] m68k: add dm fec support
` [U-Boot] [PATCH 6/9] drivers: net: add mcf fec dm Kconfig support
` [U-Boot] [PATCH 7/9] drivers: mcffec: conversion to dm
` [U-Boot] [PATCH 8/9] drivers: fsl_mcdmafec: "
` [U-Boot] [PATCH 9/9] drivers: mcfmii: add dm support

[U-Boot] [PATCH] drivers: optee: rpmb: fix returning CID to TEE
 2019-11-15 21:37 UTC 

[U-Boot] [PATCH V3 0/5] aes: add support for aes192 and aes256
 2019-11-15 18:10 UTC  (6+ messages)
` [U-Boot] [PATCH V3 1/5] aes: add a define for the size of a block
` [U-Boot] [PATCH V3 2/5] aes: add support of aes192 and aes256
` [U-Boot] [PATCH V3 3/5] tegra20: crypto: update code to use new aes api
` [U-Boot] [PATCH V3 4/5] aes: add test unit for aes128
` [U-Boot] [PATCH V3 5/5] aes: add test unit for aes196 and aes256

[U-Boot] [PATCH] gpio: at91_gpio: Add bank names
 2019-11-15 17:35 UTC 

[U-Boot] [RFC PATCH v3 0/3] Felix Eth switch driver and questions on DSA switches
 2019-11-15 17:27 UTC  (6+ messages)
` [U-Boot] [RFC PATCH v3 1/3] drivers: net: Add a driver for the Felix Ethernet switch on NXP LS1028A
` [U-Boot] [RFC PATCH v3 2/3] arm: dts: ls1028a: add node for the integrated Ethernet switch
` [U-Boot] [RFC PATCH v3 3/3] configs: ls1028a: enable FSL_FELIX switch driver

[U-Boot] [PATCH] board: Remove unnecessary inclusion of micrel.h from boards
 2019-11-15 17:11 UTC 

[U-Boot] [PATCH v4 00/42] common: Further reduce common.h
 2019-11-15 16:46 UTC  (6+ messages)
` [U-Boot] [PATCH v4 31/42] common: Move ARM cache operations out of common.h
` [U-Boot] [PATCH v4 40/42] common: Move trap_init() "

[U-Boot] [PATCH v2 6/6] config: enable DFU over USB on Raspberry Pi4 boards
 2019-11-15 13:47 UTC  (2+ messages)
  ` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH 1/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
 2019-11-15 13:21 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5] fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASH
` [U-Boot] [PATCH 4/5] T1042RDB_PI_NAND_SECURE_BOOT: SECURE_BOOT means environment is nowhere

[U-Boot] [PATCH] configs: ls1028a: enable OF_LIBFDT_OVERLAY
 2019-11-15 12:43 UTC  (2+ messages)

[U-Boot] [PATCH 01/42] configs: ls1012a: enable CONFIG_DM_I2C
 2019-11-15 12:43 UTC  (14+ messages)
` [U-Boot] [PATCH 02/42] include/configs: arm: ls1012a: fix compilation error
` [U-Boot] [PATCH 05/42] configs: ls1012a: enable CONFIG_DM_GPIO to "
` [U-Boot] [PATCH 06/42] gpio: do not include <asm/arch/gpio.h> for ARCH_LS1012A
` [U-Boot] [PATCH 07/42] configs: ls1012a: enable CONFIG_DM_RTC
` [U-Boot] [PATCH 08/42] board: freescale: ls1012aqds: support dm_i2c_* API
` [U-Boot] [PATCH 09/42] include/configs: ls1012a_common: define default i2c bus

[U-Boot] [PATCH 0/4] dma-mapping: Add cache flush/invalidation to dma_{un}map_single
 2019-11-15 12:19 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] asm: dma-mapping.h: Fix dma mapping functions
` [U-Boot] [PATCH 2/4] mmc: tmio-common: Drop custom "
` [U-Boot] [PATCH 3/4] mtd: denali: "
` [U-Boot] [PATCH 4/4] net: macb: Drop local cache flush

[U-Boot] [PATCH 1/2] Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
 2019-11-15 11:30 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] dma: Add stub of dma_memcpy and dma_get_device

[U-Boot] Sense of soc bus? (was: [PATCH] base: soc: Export soc_device_to_device() helper)
 2019-11-15 11:15 UTC 

[U-Boot] [PATCH] configs: stih410-b2260: Enable DM_ETH flag
 2019-11-15 10:57 UTC 

[U-Boot] Most appropriate and scriptable way of creating partition image files
 2019-11-15 10:39 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2019-11-15  9:52 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] Enablement of PCIe controller for lx2160a rev2
 2019-11-15  9:23 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] drivers/pci : enable pcie_layerscape code "
` [U-Boot] [PATCH v3 2/9] pci: layerscape: Add stream_id_cur field to ls_pcie structure
` [U-Boot] [PATCH v3 3/9] pci: layerscape: Suffix API names with _ls
` [U-Boot] [PATCH v3 4/9] pci: layerscape_gen4: Suffix API names with _ls_gen4
` [U-Boot] [PATCH v3 5/9] armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A
` [U-Boot] [PATCH v3 6/9] pci: layerscape: Common device tree fixup for NXP SoCs
` [U-Boot] [PATCH v3 7/9] pci: layerscape: Move streamId allocation to common device tree fixup
` [U-Boot] [PATCH v3 8/9] pci: layerscape: device tree fixup based on SoC and Version
` [U-Boot] [PATCH v3 9/9] configs: lx2160a: enable CONFIG_OF_BOARD_FIXUP for SECURE_BOOT defconfig

[U-Boot] [PATCH] zynq: Add jtag distro boot support
 2019-11-15  9:06 UTC 

[U-Boot] [PATCH] drivers: pci: layerscape: Add EP compatible as CONFIG
 2019-11-15  8:23 UTC 

[U-Boot] [PATCH] bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
 2019-11-15  8:21 UTC 

[U-Boot] [PATCH v2 0/2] env: Access Environment in SPI flashes before relocation
 2019-11-15  7:27 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] env: split env_import_redund() into 2 functions
` [U-Boot] [PATCH v2 2/2] env: Access Environment in SPI flashes before relocation

[U-Boot] [PATCH 1/2] rockchip: dts: tinker: Move u-boot dmc initialization to specific section
 2019-11-15  7:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: dts: tinker: Add tinker-s board support

[U-Boot] [v2] include/configs: ls1012a: add pfe stop command
 2019-11-15  7:11 UTC  (3+ messages)

[U-Boot] [v3] include/configs: ls1012a: add pfe stop command
 2019-11-15  7:10 UTC 

[U-Boot] U-Boot: problems with travis build
 2019-11-15  6:48 UTC 

[U-Boot] [PATCH v3 0/5] rockchip: Add Binman support
 2019-11-15  6:34 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/5] Makefile: Rename idbloader.img with u-boot-spl-rockchip.bin

[U-Boot] [v2] armv8: ls1028a: disable multimedia feature when not supported
 2019-11-15  5:00 UTC  (2+ messages)

[U-Boot] [v2] armv8: ls1043aqds: modify the qspi_bootcmd definition
 2019-11-15  4:57 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2019-11-15  3:08 UTC 

[U-Boot] [PATCH 1/3] rockchip: Convert to use FIT generator for optee
 2019-11-15  2:58 UTC  (2+ messages)
` [U-Boot] [PATCH 3/3] Kconfig: Enable building of u-boot.itb on Rockchip platform


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