public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-05-14 09:09:05 to 2018-05-15 13:46:09 UTC [more...]

[U-Boot] [PATCH v2 1/6] kconfig: re-sync with Linux 4.17-rc4
 2018-05-15 13:46 UTC  (10+ messages)
` [U-Boot] [PATCH v2 4/6] scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987

[U-Boot] [PATCH v2] phy: add support for STM32 usb phy controller
 2018-05-15 13:27 UTC  (3+ messages)

[U-Boot] [PATCH v7 00/35] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-05-15 12:49 UTC  (13+ messages)
` [U-Boot] [PATCH v7 06/35] musb: sunxi: Add OTG device clkgate and reset for H3/H5

[U-Boot] [PATCH v2 2/2] net: bootp: Fix compile error processing ntpserver option
 2018-05-15 12:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] net: Add Kconfig option for BOOTP_NTPSERVER
 2018-05-15 12:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] treewide: Move CONFIG_PHY_MARVELL to Kconfig
 2018-05-15 12:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mmc: sdhci: Check that ops are defined
 2018-05-15 12:28 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] net: add Kconfig for MVGBE
 2018-05-15 12:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] net: mvgbe: remove CONFIG_DOVE
 2018-05-15 12:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH 00/12] kirkwood: device tree support
 2018-05-15 12:09 UTC  (5+ messages)
` [U-Boot] [PATCH 09/12] ARM: kirkwood: Add device-tree for nsa310s

[U-Boot] How to update Uart0 from default Uart1
 2018-05-15 11:14 UTC 

[U-Boot] [PATCH] arm: socfpga: fix CONFIG_SPL_MAX_SIZE (less than SRAM)
 2018-05-15 10:48 UTC  (8+ messages)

[U-Boot] [RESEND][PATCH] cmd: nvedit: add whitelist option for env import
 2018-05-15 10:03 UTC 

[U-Boot] [PATCH v4 00/32] Introduce TPMv2.0 support
 2018-05-15  9:57 UTC  (33+ messages)
` [U-Boot] [PATCH v4 01/32] tpm: remove redundant blank line
` [U-Boot] [PATCH v4 02/32] tpm: remove extra spaces between a function and its opening bracket
` [U-Boot] [PATCH v4 03/32] tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
` [U-Boot] [PATCH v4 04/32] tpm: align arguments with open parenthesis
` [U-Boot] [PATCH v4 05/32] tpm: use the BIT() macro where applicable
` [U-Boot] [PATCH v4 06/32] tpm: fix spelling
` [U-Boot] [PATCH v4 07/32] tpm: add extra blank lines between declarations and code
` [U-Boot] [PATCH v4 08/32] tpm: add Revision ID field in the chip structure
` [U-Boot] [PATCH v4 09/32] tpm: prepare introduction of TPMv2.x support in Kconfig
` [U-Boot] [PATCH v4 10/32] tpm: disociate TPMv1.x specific and generic code
` [U-Boot] [PATCH v4 11/32] tpm: add missing parameter in private data structure description
` [U-Boot] [PATCH v4 12/32] tpm: prepare support for TPMv2.x commands
` [U-Boot] [PATCH v4 13/32] tpm: add macros to enhance TPM commands readability
` [U-Boot] [PATCH v4 14/32] tpm: add possible traces to analyze buffers returned by the TPM
` [U-Boot] [PATCH v4 15/32] tpm: report driver error code to upper layer
` [U-Boot] [PATCH v4 16/32] tpm: add TPM2_Startup command support
` [U-Boot] [PATCH v4 17/32] tpm: add TPM2_SelfTest "
` [U-Boot] [PATCH v4 18/32] tpm: add TPM2_Clear "
` [U-Boot] [PATCH v4 19/32] tpm: add TPM2_PCR_Extend "
` [U-Boot] [PATCH v4 20/32] tpm: add TPM2_PCR_Read "
` [U-Boot] [PATCH v4 21/32] tpm: add TPM2_GetCapability "
` [U-Boot] [PATCH v4 22/32] tpm: add dictionary attack mitigation commands support
` [U-Boot] [PATCH v4 23/32] tpm: add TPM2_HierarchyChangeAuth command support
` [U-Boot] [PATCH v4 24/32] tpm: add PCR authentication commands support
` [U-Boot] [PATCH v4 25/32] tpm: add support for TPMv2.x SPI modules
` [U-Boot] [PATCH v4 26/32] tpm: add the possibility to reset the chip with a gpio
` [U-Boot] [PATCH v4 27/32] doc: device-tree-bindings: add TIS TPMv2.0 SPI module info
` [U-Boot] [PATCH v4 28/32] test/py: add TPMv2.x test suite
` [U-Boot] [PATCH v4 29/32] tpm: add a Sandbox TPMv2.x driver
` [U-Boot] [PATCH v4 30/32] doc: device-tree-bindings: add Sandbox TPMv2.0 module info
` [U-Boot] [PATCH v4 31/32] sandbox: dts: add Sandbox TPMv2.x node
` [U-Boot] [PATCH v4 32/32] configs: add TPMv2.x support in Sandbox

[U-Boot] Please pull u-boot-video/master
 2018-05-15  9:50 UTC 

[U-Boot] [PATCH] ARM: socfpga: Put stack at the end of SRAM
 2018-05-15  9:09 UTC  (11+ messages)

[U-Boot] [PATCH v3 00/25] Introduce TPMv2.0 support
 2018-05-15  8:56 UTC  (15+ messages)
` [U-Boot] [PATCH v3 03/25] tpm: disociate TPMv1.x specific and generic code
` [U-Boot] [PATCH v3 12/25] tpm: add TPM2_PCR_Read command support
` [U-Boot] [PATCH v3 13/25] tpm: add TPM2_GetCapability "
` [U-Boot] [PATCH v3 17/25] tpm: add support for TPMv2.x SPI modules

[U-Boot] [PATCH 1/4] i2c: rcar_i2c: Remove the driver
 2018-05-15  7:56 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/4] i2c: rcar_i2c: Add DM and DT capable I2C driver

[U-Boot] [PATCH v4 0/2] sunxi: add PWM driver for A64
 2018-05-15  6:45 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/2] pwm: sunxi: add support for PWM found on Allwinner A64
` [U-Boot] [PATCH v4 2/2] dts: sunxi: add PWM node for sun50i

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

[U-Boot] [PATCH v2] arm: zynq: Add initial support for Avnet MiniZed
 2018-05-15  6:17 UTC  (6+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH] image: fit: Allow booting Aarch64 from arm
 2018-05-15  6:15 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings
 2018-05-15  6:08 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity
` [U-Boot] [PATCH v2 2/2] video: dw_hdmi: fix HSYNC and VSYNC polarity settings

[U-Boot] arm: Raspberry Pi Compile warnings
 2018-05-15  1:58 UTC 

[U-Boot] [PATCH] ARM: mvebu: a38x: Add missing SPDX license identfier
 2018-05-15  1:31 UTC 

[U-Boot] Please pull u-boot-marvell/master
 2018-05-15  1:23 UTC  (4+ messages)

[U-Boot] [PULL] Please pull u-boot-rockchip/master
 2018-05-15  1:18 UTC  (3+ messages)

[U-Boot] [PATCH 2/2] ARM: Add a new arch + board for QEMU's 'virt' machine
 2018-05-14 23:47 UTC  (2+ messages)

[U-Boot] [PATCH] block: Have BLOCK_CACHE default to y in some cases
 2018-05-14 22:13 UTC 

[U-Boot] [PATCH v2] Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux
 2018-05-14 21:48 UTC  (8+ messages)

[U-Boot] [PATCH] image.h Allow booting Aarch64 from arm
 2018-05-14 21:43 UTC 

[U-Boot] [PATCH 0/7] *** Qualcomm Snapdraon serial fixes***
 2018-05-14 21:23 UTC  (6+ messages)
` [U-Boot] [PATCH 5/7] mach-snapdragon: Introduce pinctrl driver

[U-Boot] [PATCH v3 00/13] Add fastboot UDP support
 2018-05-14 21:11 UTC  (17+ messages)
` [U-Boot] [PATCH v3 07/13] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v3 08/13] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v3 09/13] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v3 10/13] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v3 11/13] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v3 12/13] fs: Add fs_get_type_name to return current filesystem name
` [U-Boot] [PATCH v3 13/13] net: fastboot: Merge AOSP UDP fastboot

[U-Boot] [PATCH 3/3] mmc: support writing sparse images
 2018-05-14 21:08 UTC  (7+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH] arm: socfpga: correctly reserve SRAM for boot counter
 2018-05-14 21:00 UTC  (2+ messages)

[U-Boot] [PATCH] soc: zynqmp: Update required API version to 1.0
 2018-05-14 20:55 UTC  (2+ messages)

[U-Boot] [PATCH] tools: adopt --std=gnu99 where C99 comments are needed
 2018-05-14 20:50 UTC  (4+ messages)

[U-Boot] [PATCH] PCI: Document pciauto_region_allocate()
 2018-05-14 20:50 UTC 

[U-Boot] GPL clarification needed
 2018-05-14 20:19 UTC 

[U-Boot] [PATCH 1/2] PCI: Add newlines to debug prints in pci_auto_common.c
 2018-05-14 19:53 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources

[U-Boot] [PATCH 1/3] PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
 2018-05-14 19:51 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] ARM: qemu-arm: Bump RAM size in AArch64 MMU table
` [U-Boot] [PATCH 3/3] doc: qemu-arm: Drop highmem=off references

[U-Boot] [PATCH v10 0/3] Why netboot:
 2018-05-14 19:51 UTC  (13+ messages)
` [U-Boot] [PATCH v10 3/3] Adding wget
                    ` [U-Boot] net: "

[U-Boot] [PATCH] spl: Add full fitImage support
 2018-05-14 19:51 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] add support for the asus C201 chromebook (4GiB)
 2018-05-14 15:56 UTC  (12+ messages)
` [U-Boot] [PATCH 3/3] rockchip: fix incorrect detection of ram size

[U-Boot] [PATCH] net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP
 2018-05-14 15:34 UTC 

[U-Boot] [PATCH] ext4fs: Add ext4 extent tree cache
 2018-05-14 15:22 UTC  (9+ messages)

[U-Boot] u-boot on raspberry pi cm3
 2018-05-14 15:21 UTC 

[U-Boot] [GIT PULL] Xilinx changes for v2018.07
 2018-05-14 14:47 UTC  (4+ messages)

[U-Boot] [PATCH] Revert "sunxi: binman: Add U-Boot binary size check"
 2018-05-14 14:22 UTC 

[U-Boot] [PATCH] rockchip: clk: rk3288: handle clk_enable requests for GMAC
 2018-05-14 13:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 00/10] Update STM32 QSPI driver
 2018-05-14 13:42 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] spi: stm32_qspi: Remove CONFIG_CLK flag
` [U-Boot] [PATCH v2 02/10] spi: stm32_qspi: Solve issue detected by checkpatch
` [U-Boot] [PATCH v2 03/10] spi: stm32_qspi: Sort include files alphabetically
` [U-Boot] [PATCH v2 04/10] spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
` [U-Boot] [PATCH v2 05/10] spi: stm32_qspi: Add st, stm32f469-qspi compatible string
` [U-Boot] [PATCH v2 06/10] spi: stm32_qspi: Add chip select management
` [U-Boot] [PATCH v2 07/10] spi: stm32_qspi: Use dev_read_xxx API
` [U-Boot] [PATCH v2 08/10] spi: stm32_qspi: Add reset support
` [U-Boot] [PATCH v2 09/10] ARM: dts: stm32: Add quadspi reset for stm32f746
` [U-Boot] [PATCH v2 10/10] ARM: dts: stm32: Update qspi bindings "

[U-Boot] [PATCH] arm64: zynqmp: Get rid of emulatio platforms
 2018-05-14 13:34 UTC 

[U-Boot] [PATCH v1 00/11] Update STM32 QSPI driver
 2018-05-14 13:24 UTC  (4+ messages)
` [U-Boot] [PATCH v1 06/11] spi: stm32_qspi: Update mode management

[U-Boot] mtd: spi-nor: new NXP FlexSPI driver location & framework to use ?
 2018-05-14 13:24 UTC  (5+ messages)

[U-Boot] [PATCH] imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms
 2018-05-14 12:44 UTC 

[U-Boot] [PATCH v2 00/20] More support for Armada 37xx boards (for Turris Mox)
 2018-05-14 11:54 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] ARM: mvebu: a38x: updates to ddr training code
 2018-05-14 11:53 UTC  (2+ messages)

[U-Boot] [PATCH] phy: marvell: a3700: Fix compatible string for ehci
 2018-05-14 11:52 UTC  (2+ messages)

[U-Boot] boot progress for invalid ramdisk
 2018-05-14 11:48 UTC 

[U-Boot] NDS32 toolchain?
 2018-05-14 11:16 UTC  (8+ messages)

[U-Boot] [PATCH v2 00/11] pmic: sandbox: Add support for MC34709 PMIC
 2018-05-14 10:46 UTC  (10+ messages)
` [U-Boot] [PATCH v2 04/11] pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions
` [U-Boot] [PATCH v2 05/11] pmic: dm: Add support for MC34708 for PMIC DM
` [U-Boot] [PATCH v2 07/11] sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission

[U-Boot] [PATCH] rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC
 2018-05-14 10:44 UTC  (7+ messages)
` [U-Boot] "

[U-Boot] [PATCH] x86: tsc: add support for reading CPU freq from cpuid
 2018-05-14  9:32 UTC 

[U-Boot] [RFC PATCH 0/1] Convert USB fastboot code to use shared protocol
 2018-05-14  9:11 UTC  (2+ messages)
` [U-Boot] [RFC PATCH] usb: fastboot: Convert USB f_fastboot to shared fastboot


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