public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-05-01 10:54:58 to 2018-05-03 12:56:04 UTC [more...]

[U-Boot] [PATCH v3 00/25] Introduce TPMv2.0 support
 2018-05-03 12:56 UTC  (52+ messages)
` [U-Boot] [PATCH v3 01/25] tpm: add Revision ID field in the chip structure
` [U-Boot] [PATCH v3 02/25] tpm: prepare introduction of TPMv2.x support in Kconfig
` [U-Boot] [PATCH v3 03/25] tpm: disociate TPMv1.x specific and generic code
` [U-Boot] [PATCH v3 04/25] tpm: prepare support for TPMv2.x commands
` [U-Boot] [PATCH v3 05/25] tpm: add macros to enhance TPM commands readability
` [U-Boot] [PATCH v3 06/25] tpm: add possible traces to analyze buffers returned by the TPM
` [U-Boot] [PATCH v3 07/25] tpm: report driver error code to upper layer
` [U-Boot] [PATCH v3 08/25] tpm: add TPM2_Startup command support
` [U-Boot] [PATCH v3 09/25] tpm: add TPM2_SelfTest "
` [U-Boot] [PATCH v3 10/25] tpm: add TPM2_Clear "
` [U-Boot] [PATCH v3 11/25] tpm: add TPM2_PCR_Extend "
` [U-Boot] [PATCH v3 12/25] tpm: add TPM2_PCR_Read "
` [U-Boot] [PATCH v3 13/25] tpm: add TPM2_GetCapability "
` [U-Boot] [PATCH v3 14/25] tpm: add dictionary attack mitigation commands support
` [U-Boot] [PATCH v3 15/25] tpm: add TPM2_HierarchyChangeAuth command support
` [U-Boot] [PATCH v3 16/25] tpm: add PCR authentication commands support
` [U-Boot] [PATCH v3 17/25] tpm: add support for TPMv2.x SPI modules
` [U-Boot] [PATCH v3 18/25] tpm: add the possibility to reset the chip with a gpio
` [U-Boot] [PATCH v3 19/25] doc: device-tree-bindings: add ST33TPHF20 TPMv2.0 module info
` [U-Boot] [PATCH v3 20/25] test/py: add TPMv2.x test suite
` [U-Boot] [PATCH v3 21/25] tpm: add a Sandbox TPMv2.x driver
` [U-Boot] [PATCH v3 22/25] doc: device-tree-bindings: add Sandbox TPMv2.0 module info
` [U-Boot] [PATCH v3 23/25] sandbox: dts: add Sandbox TPMv2.x node
` [U-Boot] [PATCH v3 24/25] configs: add TPMv2.x support in Sandbox
` [U-Boot] [PATCH v3 25/25] tpm: allow Sandbox to run TPMv2.x commands

[U-Boot] [PATCH 0/2] ARC: enable debug uart for HSDK and AXS10x boards
 2018-05-03 12:01 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARC: init debug uart in early common arc code
` [U-Boot] [PATCH 2/2] ARC: enable debug uart for HSDK and AXS10x boards

[U-Boot] [PATCH] Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected
 2018-05-03 11:45 UTC 

[U-Boot] [PATCH 1/2] net: mvgbe: remove CONFIG_DOVE
 2018-05-03 11:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] net: add Kconfig for MVGBE

[U-Boot] [PATCH 1/2] spi: kirkwood: Get drvdata in .ofdata_to_platdata
 2018-05-03 11:21 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] spi: kirkwood: Full dm conversion

[U-Boot] u-boot problem - Unknown commands
 2018-05-03 10:55 UTC 

[U-Boot] [PATCH 1/2] board: move ppa firmware address in board specific kconfig
 2018-05-03 10:28 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board: ls1012a: FRWY-LS1012A board support

[U-Boot] [PATCH v2 0/7] i.MX6DL: Add BTicino Mamoj board support
 2018-05-03  8:38 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/7] i.MX6: board: Add BTicino i.MX6DL Mamoj initial support

[U-Boot] FitImage add pubkey signature in DTS
 2018-05-03  8:32 UTC 

[U-Boot] [PATCH v2 1/2] net: Add Kconfig option for BOOTP_NTPSERVER
 2018-05-03  8:19 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] net: bootp: Fix compile error processing ntpserver option

[U-Boot] [PATCH 1/2] net: Add Kconfig option for BOOTP_NTPSERVER
 2018-05-03  8:17 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] net: bootp: Fix compile error processing ntpserver option

[U-Boot] [PATCH] efi_loader: correctly apply relocations from the .reloc section
 2018-05-03  7:45 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mmc: Changed the datatype of the variable to handle 64-bit arch
 2018-05-03  6:53 UTC 

[U-Boot] [PATCH v2 0/1] Support for Trenz TE0820 on Sundance EMC2-DP-V2
 2018-05-03  6:35 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/1] arm: Add support "

[U-Boot] u-boot 2018 SPI SPL
 2018-05-03  5:52 UTC  (14+ messages)

[U-Boot] [PATCH v2 1/5] regmap: Add size parameter
 2018-05-03  2:33 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/5] regmap: Support reading from specific range
` [U-Boot] [PATCH v2 3/5] regmap: Define regmap_{get,set}

[U-Boot] [PATCH v2] gdsys: drivers: Add gdsys_rxaui_ctrl driver
 2018-05-03  2:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] core: Add functions to set properties in live-tree
 2018-05-03  2:33 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/4] test: Add tests for DT-manipulation functions
` [U-Boot] [PATCH v2 3/4] core: Add dev_{disable,enable}_by_path
` [U-Boot] [PATCH v2 4/4] test: Add tests for dev_{enable, disable}_by_path

[U-Boot] [PATCH 0/8] Initial integration of AVB2.0
 2018-05-03  2:31 UTC  (10+ messages)
` [U-Boot] [PATCH 4/8] cmd: avb2.0: avb command for performing verification
` [U-Boot] [PATCH 5/8] avb2.0: add boot states and dm-verity support
` [U-Boot] [PATCH 6/8] am57xx_hs: avb2.0: add support of AVB 2.0
` [U-Boot] [PATCH 8/8] doc: avb2.0: add README about AVB2.0 integration

[U-Boot] [PATCH 1/2] p1022ds: Change Timur's email address
 2018-05-03  0:34 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] board/freescale: Remove invalid fsl email addresses

[U-Boot] [PATCH] stdio_dev.h: Drop the video section as it is unused
 2018-05-03  0:32 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] [RFC]new command: wol - Wake on LAN
 2018-05-03  0:07 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] [RFC]new command: wol - enable command

[U-Boot] [PULL] u-boot-usb/master
 2018-05-02 23:50 UTC 

[U-Boot] [PULL] u-boot-sh/master
 2018-05-02 23:49 UTC 

[U-Boot] u-boot Marvell ethernet switch development
 2018-05-02 23:21 UTC  (2+ messages)

[U-Boot] [PATCH] board: ti: am43: Fix DCDC3 voltage for epos-evm
 2018-05-02 22:10 UTC  (2+ messages)

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2018-05-02 22:10 UTC  (2+ messages)

[U-Boot] [PATCH v2] MAINTAINERS: Switch nxp.com domain
 2018-05-02 22:10 UTC  (4+ messages)

[U-Boot] [PATCH] Kconfig: Add dependency on HASH to verified boot
 2018-05-02 21:56 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/5] sunxi: R40: add gigabit ethernet clocks
 2018-05-02 21:46 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/5] net: sun8i-emac: support R40 GMAC
` [U-Boot] [PATCH v3 4/5] sunxi: R40: add gigabit ethernet devicetree node
` [U-Boot] [PATCH v3 5/5] configs: Bananapi_M2_Ultra: enable gigabit on the Bananapi

[U-Boot] [PATCH v4] arm64: Add SMC and HVC commands
 2018-05-02 19:32 UTC  (4+ messages)

[U-Boot] [RFC] Exporting defaul environment
 2018-05-02 19:32 UTC  (2+ messages)

[U-Boot] [v2] net/phy/cortina: Add support for CS4223 PHY
 2018-05-02 19:06 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings
 2018-05-02 14:54 UTC  (4+ messages)

[U-Boot] [PATCH] bootm.c: Correct the flush_len used in bootm_load_os()
 2018-05-02 14:27 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] sunxi: Fix boot of Cubietruk and al
 2018-05-02 14:24 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/2] sunxi: binman: Add U-Boot binary size check

[U-Boot] [PATCH v3 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-05-02 14:13 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/7] bootcount: spl: Enable bootcount support in SPL
` [U-Boot] [PATCH v3 2/7] bootcount: Add include guards into bootcount.h file
` [U-Boot] [PATCH v3 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v3 4/7] bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
` [U-Boot] [PATCH v3 5/7] bootcount: spl: Extend SPL to support bootcount incrementation
` [U-Boot] [PATCH v3 6/7] bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
` [U-Boot] [PATCH v3 7/7] bootcount: display5: config: Enable boot count feature in the display5 board

[U-Boot] [PATCH v5 0/7] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-05-02 14:10 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/7] bootcount: spl: Enable bootcount support in SPL
` [U-Boot] [PATCH v5 2/7] bootcount: Add include guards into bootcount.h file
` [U-Boot] [PATCH v5 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v5 4/7] bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
` [U-Boot] [PATCH v5 5/7] bootcount: spl: Extend SPL to support bootcount incrementation
` [U-Boot] [PATCH v5 6/7] bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
` [U-Boot] [PATCH v5 7/7] bootcount: display5: config: Enable boot count feature in the display5 board

[U-Boot] Uboot Hangs when Initrd size increses
 2018-05-02 14:06 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] sunxi: add PWM driver for A64
 2018-05-02 12:42 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/2] pwm: sunxi: add support for PWM found on Allwinner A64

[U-Boot] [PATCH 0/2] sunxi: fix eMMC stability issues on A64
 2018-05-02 12:09 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] sunxi-mmc: use new mode "
` [U-Boot] [PATCH 2/2] mmc: sunxi: run calibration "

[U-Boot] [PATCH] add common.h include to stdio_dev.h
 2018-05-02 11:25 UTC  (3+ messages)

[U-Boot] [PATCH] arm: Add support for Trenz TE0820 (zynqmp)
 2018-05-02 10:53 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: rmobile: Zap #undef DEBUG
 2018-05-02  9:57 UTC 

[U-Boot] [PATCH 1/3] ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
 2018-05-02  9:57 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
` [U-Boot] [PATCH 3/3] ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING

[U-Boot] [PATCH v2 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
 2018-05-02  9:19 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/2] ARM: dts: sun8i: Sync r40 dtsi from Linux
 2018-05-02  9:16 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] board: sunxi: sun8i-v4: Add Bananapi M2 Berry support

[U-Boot] [PATCH] drivers: spi: migrate cf_spi to DM
 2018-05-02  8:59 UTC  (4+ messages)

[U-Boot] [PATCH] Make cmd_get_data_size() a dependency of setexpr
 2018-05-02  8:53 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] clk: renesas: Drop USB extal from the R8A7792 clock driver
 2018-05-02  8:50 UTC 

[U-Boot] [RFC PATCH v2 00/20] Add fastboot UDP support
 2018-05-02  8:24 UTC  (10+ messages)
` [U-Boot] [RFC PATCH v2 13/20] fastboot: Merge reboot-bootloader handling

[U-Boot] mainline u-boot on radxarock (rockchip rk3188) from SDcard
 2018-05-02  8:11 UTC  (3+ messages)

[U-Boot] [RFC PATCH] rockchip: asus c201 support
 2018-05-02  7:53 UTC  (3+ messages)
` [U-Boot] [U-Boot,RFC] "

[U-Boot] [PATCH] armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
 2018-05-02  7:08 UTC 

[U-Boot] [UBOOT PATCH v3 0/7] Add support of SD3.0 UHS modes for ZynqMP
 2018-05-02  2:05 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: allow CONFIG_DEFAULT_FDT_FILE override
 2018-05-02  0:46 UTC 

[U-Boot] [PATCH] [U-boot] net/phy/cortina: Add support for CS4223 PHY
 2018-05-01 23:06 UTC  (2+ messages)

[U-Boot] [PATCH] net: sunxi: Correct MAC address register order
 2018-05-01 21:33 UTC 

[U-Boot] U-Boot Hole in Verified Boot
 2018-05-01 21:33 UTC 

[U-Boot] [PATCH v10 0/3] Why netboot:
 2018-05-01 21:29 UTC  (3+ messages)

[U-Boot] [PATCH][v3] mtd: nand: fsl_ifc: Fix nand waitfunc return value
 2018-05-01 19:50 UTC 

[U-Boot] [PATCH] MAINTAINERS: Switch to Alison's nxp.com address
 2018-05-01 19:02 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2018.05-rc3 released
 2018-05-01 13:38 UTC 

[U-Boot] [PATCH v2 1/3] drivers: Add board uclass
 2018-05-01 13:14 UTC  (4+ messages)

[U-Boot] [For knowledge-sake] Understanding of couple of things under the hood
 2018-05-01 12:00 UTC  (3+ messages)
` [U-Boot] [Xen-devel] "


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