public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-11-17 09:12:13 to 2019-11-19 08:26:15 UTC [more...]

[U-Boot] [PATCH v2 00/10] rockchip: rk3399: Add fastboot support
 2019-11-19  8:26 UTC  (3+ messages)
` [U-Boot] [PATCH v2 01/10] gadget: Select USB_GADGET_MANUFACTURER for rockchip
` [U-Boot] [PATCH v2 02/10] gadget: Select USB_GADGET_VENDOR_NUM "

[U-Boot] [PATCH 0/8] Add Support for MMC/SD in J721e
 2019-11-19  8:19 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] mmc: am654_sdhci: Get Xin clock by name
` [U-Boot] [PATCH 2/8] mmc: am654_sdhci: Add Support for configuring PHY in J721e
` [U-Boot] [PATCH 3/8] arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodes
` [U-Boot] [PATCH 4/8] arm: dts: k3-j721e-common-proc-board: Add pinmux for SD card
` [U-Boot] [PATCH 5/8] configs: j721e_evm: Add configs for ADMA Support
` [U-Boot] [PATCH 6/8] configs: j721e_evm_a72: Enable FAT_WRITE
` [U-Boot] [PATCH 7/8] configs: j721e_evm_a72: Add Support for GPT partitions
` [U-Boot] [PATCH 8/8] configs: j721e_evm_r5: Add configs for environment in eMMC

[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
 2019-11-19  8:02 UTC  (25+ messages)
` [U-Boot] [PATCH v3 051/108] x86: Set up the MTRR for SDRAM
` [U-Boot] [PATCH v3 052/108] x86: Don't imply libfdt or SPI flash in TPL
` [U-Boot] [PATCH v3 055/108] x86: fsp: Make graphics support common to FSP1/2
` [U-Boot] [PATCH v3 056/108] x86: fsp: Correct wrong header inlude in fsp_support.c
` [U-Boot] [PATCH v3 057/108] x86: fsp: Add FSP2 base support
` [U-Boot] [PATCH v3 058/108] x86: fsp: Set up an MTRR for the graphics frame buffer
` [U-Boot] [PATCH v3 059/108] x86: fsp: Add a new arch_fsp_init_r() hook
` [U-Boot] [PATCH v3 060/108] x86: fsp: Allow remembering the location of FSP-S
` [U-Boot] [PATCH v3 061/108] x86: fsp: Make the notify API call common
` [U-Boot] [PATCH v3 063/108] x86: Add an option to include a FIT
` [U-Boot] [PATCH v3 064/108] x86: Add support for newer CAR schemes
` [U-Boot] [PATCH v3 065/108] x86: Disable microcode section for FSP2

[U-Boot] [RFC PATCH] rockchip: tinker: Add automatic board discovery
 2019-11-19  7:01 UTC  (6+ messages)

[U-Boot] [v4] armv8: ls1028a: disable multimedia feature when not supported
 2019-11-19  6:36 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Drop redundant code for eSDHC clock getting
 2019-11-19  6:32 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] mmc: fsl_esdhc: get clock directly from global data
` [U-Boot] [PATCH 2/4] arm: ls1021a: drop redundant board_mmc_init()
` [U-Boot] [PATCH 3/4] arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
` [U-Boot] [PATCH 4/4] mpc83xx: remove unused clock.h

[U-Boot] [V3 1/2] ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
 2019-11-19  6:23 UTC  (4+ messages)
` [U-Boot] [V3 2/2] ata: sata_sil: Add DM support for Silicon sata driver

[U-Boot] [PATCHv2 1/5] smart-gateway-mt7688: Rework build time check for overwriting factory data
 2019-11-19  6:07 UTC  (9+ messages)
` [U-Boot] [PATCHv2 2/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
` [U-Boot] [PATCHv2 3/5] fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASH
` [U-Boot] [PATCHv2 4/5] T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env code
` [U-Boot] [PATCHv2 5/5] env: Finish migration of common ENV options

[U-Boot] [PATCH 0/4] J721e: Add USB support
 2019-11-19  5:47 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] usb: cdns3: Fix include file path
` [U-Boot] [PATCH 2/4] environment: ti: Add DFU environment variables k3_dfu.h
` [U-Boot] [PATCH 3/4] arm: dts: k3-j721e: Add DT nodes for USB
` [U-Boot] [PATCH 4/4] configs: j721e_evm_a72_defconfig: Enable USB related configs

[U-Boot] [PATCH 00/16] efi_loader: add secure boot support
 2019-11-19  5:22 UTC  (30+ 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 00/11] ti: k3-udma: Add support for J721e
 2019-11-19  4:32 UTC  (4+ messages)
` [U-Boot] [PATCH 02/11] dma: ti: k3-udma: Query DMA channels allocated from Resource Manager

[U-Boot] [PATCH 0/2] efi_loader: enable unaligned access on arm11
 2019-11-19  3:35 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: arm11: allow unaligned memory access
` [U-Boot] [PATCH 2/2] efi_loader: enable EFI_LOADER on arm1136 and arm1176

[U-Boot] [PATCH v6 00/19] Add Intel Agilex SoC support
 2019-11-19  3:27 UTC  (7+ messages)
` [U-Boot] [PATCH v6 17/19] arm: dts: agilex: Add base dtsi and devkit dts
` [U-Boot] [PATCH v6 19/19] arm: socfpga: agilex: Enable Agilex SoC build

[U-Boot] [PATCHv2 1/2] PCI: layerscape: Add Support for ls2088 PCIe EP mode
 2019-11-19  3:27 UTC  (6+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [ANN] U-Boot v2020.01-rc3 released
 2019-11-19  2:32 UTC 

[U-Boot] test: Coverage error tools/binman/etype/cbfs.py 97% on i686
 2019-11-19  1:21 UTC  (2+ messages)

[U-Boot] flashing and testing u-boot on chromebook_bob
 2019-11-19  1:21 UTC  (3+ messages)

[U-Boot] [PATCH v1 1/1] cmd: adding malloc, math, and strcmp commands to u-boot
 2019-11-19  1:21 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/1] cmd: pxe: Fix bootm argument count
 2019-11-19  1:21 UTC  (2+ messages)

[U-Boot] Best way to use UCLASS_GPIO board id
 2019-11-19  1:21 UTC  (4+ messages)

[U-Boot] [RFC PATCH] spl: nand: use nand pagesize to fix loading FIT images
 2019-11-19  1:12 UTC 

[U-Boot] [PATCH INTERNAL v1 0/2] Add error logging support for Broadcom boards
 2019-11-19  0:58 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] cmd: bcm: logsetup: Add Broadcom error log setup command
` [U-Boot] [PATCH 2/2] common: Add DDR error logging (ELOG) support for Broadcom boards

[U-Boot] [PATCH 0/4] dma-mapping: Add cache flush/invalidation to dma_{un}map_single
 2019-11-19  0:51 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] asm: dma-mapping.h: Fix dma mapping functions

[U-Boot] [PATCH v4 0/5] Add helper function for linking a DM Eth device to a PHY
 2019-11-18 23:31 UTC  (4+ messages)
` [U-Boot] [PATCH v4 4/5] doc: bindings: add mdio-handle property to ethernet nodes

[U-Boot] [PATCH v4 00/42] common: Further reduce common.h
 2019-11-18 21:27 UTC  (3+ messages)
` [U-Boot] [PATCH v4 13/42] common: Move env_get_ip() to net.h

[U-Boot] [PATCH v4 1/2] common: Add support for Android DT image
 2019-11-18 21:27 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/2] cmd: Add dtimg command

[U-Boot] U-Boot for the Socfpga Arria10 board
 2019-11-18 21:15 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] net: phy: dp83867: ti: sync with linux kernel and
 2019-11-18 21:04 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] net: phy: ti: rename ti.c to dp83867.c
` [U-Boot] [PATCH 2/8] net: phy: dp83867: move static initialization to .probe()
` [U-Boot] [PATCH 3/8] dt-bindings: phy: dp83867: Add documentation for disabling clock output
` [U-Boot] [PATCH 4/8] net: phy: dp83867: Add ability to disable output clock
` [U-Boot] [PATCH 5/8] net: phy: dp83867: rework delay rgmii delay handling
` [U-Boot] [PATCH 6/8] net: phy: dp83867: io impedance is not dependent on RGMII delay
` [U-Boot] [PATCH 7/8] net: phy: dp83867: refactor rgmii configuration
` [U-Boot] [PATCH 8/8] arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid

[U-Boot] Please pull u-boot-video
 2019-11-18 20:27 UTC  (2+ messages)

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

[U-Boot] [PATCH v2 1/2] rockchip: make_fit_atf.py: allow inclusion of a tee binary
 2019-11-18 16:41 UTC  (5+ messages)

[U-Boot] [PATCH] ppc/km: enable DM driver support in all defconfigs
 2019-11-18 16:27 UTC 

[U-Boot] [PATCH] dm: serial: Handle "stdout-path" with ":options" correctly
 2019-11-18 16:23 UTC  (2+ messages)

[U-Boot] [PATCH] ppc/km: enable DM driver support in all defconfigs
 2019-11-18 16:20 UTC 

[U-Boot] uboot environment in ubi on qspi flash
 2019-11-18 16:19 UTC 

[U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected
 2019-11-18 16:04 UTC  (7+ 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] Pull request: u-boot-rockchip-20191026
 2019-11-18 15:47 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2019-11-18 15:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] rockchip: rk3399: Add fastboot support
 2019-11-18 13:44 UTC  (4+ messages)
` [U-Boot] [PATCH 7/9] gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM

[U-Boot] [PATCH] drivers: optee: rpmb: fix returning CID to TEE
 2019-11-18 13:18 UTC  (5+ messages)

[U-Boot] [PATCH v4 1/2] riscv: dts: Add hifive-unleashed-a00 dts from Linux
 2019-11-18 12:36 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/2] sifive: fu540: Enable OF_SEPARATE

[U-Boot] Issues when saving environment in RK399 RockPI 4
 2019-11-18 12:23 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/4] mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser
 2019-11-18 11:01 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/4] "

[U-Boot] [PATCH 0/6] J721e: Add networking support
 2019-11-18 10:59 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] dma: Introduce dma_get_cfg() interface
` [U-Boot] [PATCH 2/6] dma: ti: k3-udma: Implement "
` [U-Boot] [PATCH 3/6] net: ti: am65-cpsw-nuss: Rework RX flow ID handling
` [U-Boot] [PATCH 4/6] net: ti: am65-cpsw-nuss: Add new compatible for J721e
` [U-Boot] [PATCH 5/6] arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes
` [U-Boot] [PATCH 6/6] configs: j721e_evm_a72_defconfig: Enable DMA and Ethernet

[U-Boot] [PATCH] video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support
 2019-11-18 10:42 UTC  (2+ messages)

[U-Boot] [PATCH] video: mxsfb: Configure the clock after eLCDIF reset
 2019-11-18 10:41 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: Add command to display or save Linux PStore dumps
 2019-11-18 10:09 UTC 

[U-Boot] [v2 1/2] ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
 2019-11-18  9:02 UTC  (3+ messages)
` [U-Boot] [v2 2/2] ata: sata_sil: Add DM support for Silicon sata driver

[U-Boot] [PATCH] gpio: at91_gpio: Add bank names
 2019-11-18  8:59 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: layerscape: Manage PCIe EP compatible string via Kconfig
 2019-11-18  8:32 UTC 

[U-Boot] [PATCH 1/1] efi_loader: remove unused function efi_dp_from_dev()
 2019-11-18  8:29 UTC 

[U-Boot] Please pull u-boot-fdt
 2019-11-18  7:48 UTC  (5+ messages)
  ` [U-Boot] [U-Boot-Board-Maintainers] "

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

[U-Boot] [PATCH 1/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
 2019-11-18  7:29 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] T1042RDB_PI_NAND_SECURE_BOOT: SECURE_BOOT means environment is nowhere

[U-Boot] [BUG] U-Boot hangs on fatload, commit ee88eacbdd840199a3dec707234579fb15ddd46a
 2019-11-18  7:18 UTC  (16+ messages)

[U-Boot] [PATCH v2 1/4] dm: spi: Return 0 if driver does not implement ops->cs_info
 2019-11-18  7:15 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/4] dm: spi: Check cs number before accessing slaves

[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] [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] [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  (2+ messages)
` [U-Boot] [PATCH v3 00/22] rockchip: ram: add common code for sdram driver【请注意,邮件由kever.yang@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] 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] 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] [PATCH 1/1] efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM
 2019-11-17 10:00 UTC 


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