messages from 2018-03-27 16:06:43 to 2018-03-29 07:43:59 UTC [more...]
[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
2018-03-29 7:43 UTC (18+ messages)
` [U-Boot] [PATCH v2 01/19] tpm: add Revision ID field in the chip structure
` [U-Boot] [PATCH v2 02/19] tpm: rename tpm_tis_infineon in tpm_tis_infineon_i2c
` [U-Boot] [PATCH v2 03/19] tpm: add support for TPMv2 SPI modules
` [U-Boot] [PATCH v2 04/19] tpm: fix indentation in command list before adding more
` [U-Boot] [PATCH v2 05/19] tpm: prepare support for TPMv2 commands
` [U-Boot] [PATCH v2 06/19] tpm: add macros "
` [U-Boot] [PATCH v2 07/19] tpm: add possible traces to analyze buffers returned by the TPM
` [U-Boot] [PATCH v2 08/19] tpm: handle different buffer sizes
` [U-Boot] [PATCH v2 09/19] tpm: add TPM2_Startup command support
` [U-Boot] [PATCH v2 10/19] tpm: add TPM2_SelfTest "
` [U-Boot] [PATCH v2 11/19] tpm: add TPM2_Clear "
` [U-Boot] [PATCH v2 12/19] tpm: rename the _extend() function to be _pcr_event()
` [U-Boot] [PATCH v2 13/19] tpm: add TPM2_PCR_Extend command support
` [U-Boot] [PATCH v2 14/19] tpm: add TPM2_PCR_Read "
` [U-Boot] [PATCH v2 15/19] tpm: add TPM2_GetCapability "
` [U-Boot] [PATCH v2 16/19] tpm: add dictionary attack mitigation commands support
` [U-Boot] [PATCH v2 17/19] tpm: add TPM2_HierarchyChangeAuth command support
[U-Boot] [PATCH 00/18] Introduce SPI TPM v2.0 support
2018-03-29 7:39 UTC (10+ messages)
[U-Boot] [PATCH v3 0/5] ARM: i.MX6: Add proper CONFIG names
2018-03-29 7:27 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/5] i.MX6: Add proper CONFIG_SOC_ names for MX6 architectures
[U-Boot] u-boot environment tool
2018-03-29 7:19 UTC
[U-Boot] [PATCH v1] phy: add support for STM32 usb phy controller
2018-03-29 7:12 UTC
[U-Boot] FEC and EFI Simple Network
2018-03-29 4:02 UTC (3+ messages)
[U-Boot] [PATCH 1/4] net: Always align tx packets
2018-03-29 3:54 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] net: Initialize as many ethernet devices as possible
` [U-Boot] [PATCH 3/4] tsec: Fix reading phy registers from DT
` [U-Boot] [PATCH 4/4] phylib: Don't re-define CONFIG_PHY_MARVELL
[U-Boot] [PATCH] axi: ethernet: Added support for 64 bit addressing for axi-ethernet
2018-03-29 3:48 UTC (2+ messages)
[U-Boot] [PATCH 0/3] fpga: zynqmp: Fpga changes
2018-03-29 3:46 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] fpga: zynqmp: Add support to get the PCAP status for fpga info command
` [U-Boot] [PATCH 2/3] fpga: zynqmp: Update zynqmp_load() as per latest xilfpga
` [U-Boot] [PATCH 3/3] fpga: zynqmp: Fix the nonsecure bitstream loading issue
[U-Boot] [PATCH] net: phy: xilinx_phy: Read phytype using property xlnx, phy-type
2018-03-29 3:45 UTC (2+ messages)
[U-Boot] [PATCH V3 1/6] net: fec_mxc: Fix DM driver issue in recv
2018-03-29 3:36 UTC (7+ messages)
` [U-Boot] [PATCH V3 2/6] net: fec_mxc: simplify fec_get_miibus
` [U-Boot] [PATCH V3 3/6] net: fec: set dev->seq to priv->dev_id
` [U-Boot] [PATCH V3 4/6] net: fec: sharing MDIO for two enet controllers
` [U-Boot] [PATCH V3 5/6] net: fex_mxc: add i.MX6UL/SX/SL compatible
` [U-Boot] [PATCH V3 6/6] net: fec: Fix issue in DM probe timeout
[U-Boot] [PATCH 0/9] net: Clean up the menus and dependencies among commands and options
2018-03-29 3:21 UTC (16+ messages)
` [U-Boot] [PATCH 1/9] net: Make CMD_NET a menuconfig
` [U-Boot] [PATCH 2/9] net: Move net command options to the cmd menu
` [U-Boot] [PATCH 3/9] net: Move the DHCP command below the BOOTP command
` [U-Boot] [PATCH 4/9] net: Improve menu options and help for BOOTP options
` [U-Boot] [PATCH 5/9] net: Add the BOOTP_DNS2 option to Kconfig
` [U-Boot] [PATCH 6/9] net: Improve BOOTP PXE config option
` [U-Boot] [PATCH 7/9] net: Make the BOOTP options default
` [U-Boot] [PATCH 8/9] net: Make core net code depend on NET instead of CMD_NET
` [U-Boot] [PATCH 9/9] Revert "Kconfig: cmd: Make networking command dependent on NET"
[U-Boot] Marvell Armada-38x DDR training code
2018-03-29 3:01 UTC
[U-Boot] [PATCH] riscv: ae250: Support DT provided by the board at runtime
2018-03-29 2:42 UTC
[U-Boot] [PATCH] timer: Add High Precision Event Timers (HPET) support
2018-03-29 0:58 UTC
[U-Boot] [PATCH 3/3] rockchip: sdhci: support 8bit bus-width
2018-03-28 21:47 UTC (2+ messages)
` [U-Boot] [U-Boot,3/3] "
[U-Boot] [PATCH 1/3] rockchip: defconfig: puma-rk3399: enable DMA for SDHCI controller
2018-03-28 21:47 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/3] rockchip: mmc: update MAINTAINERS
2018-03-28 21:47 UTC (2+ messages)
` [U-Boot] [U-Boot,2/3] "
[U-Boot] [PATCH 1/2] video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()
2018-03-28 21:45 UTC (4+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/2] video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()
2018-03-28 21:45 UTC (4+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] rockchip: rk3399: set fdtfile
2018-03-28 21:35 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 1/2] warp7: configs: enable CONFIG_CMD_FS_GENERIC
2018-03-28 20:28 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGS
[U-Boot] [PATCH v2 1/3] Move CONFIG_PHY_ADDR to Kconfig
2018-03-28 18:17 UTC (5+ messages)
[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
2018-03-28 17:59 UTC (13+ messages)
` [U-Boot] [PATCH v4 13/19] sunxi: DT: A64: update board .dts files from Linux
[U-Boot] [PATCH v2] Kconfig: cmd: Make networking command dependent on NET
2018-03-28 17:11 UTC (6+ messages)
[U-Boot] [PATCH] warp7: configs: enable CONFIG_CMD_FS_GENERIC
2018-03-28 16:34 UTC (3+ messages)
[U-Boot] [PATCH] arm: stm32mp1: add PSCI support
2018-03-28 15:08 UTC (2+ messages)
[U-Boot] [PATCH 0/6] arm64: zynqmp: Add new platforms to u-boot
2018-03-28 15:06 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] arm64: zynqmp: Add support for zcu100 aka 96ultra board
` [U-Boot] [PATCH 2/6] arm64: zynqmp: Add support for zc1751 dc3
` [U-Boot] [PATCH 3/6] arm64: zynqmp: Add support for zc12xx boards
` [U-Boot] [PATCH 4/6] arm64: zynqmp: Add support for zcu104 customer board
` [U-Boot] [PATCH 5/6] arm64: zynqmp: Add support for Xilinx zcu106-revA
` [U-Boot] [PATCH 6/6] arm64: zynqmp: Add support for Xilinx zcu111-revA
[U-Boot] [PATCH 0/2] arm64: zynqmp: Add missing psu_init configuration files
2018-03-28 14:50 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] arm64: zynqmp: Add low level initialization for zcu102-revA
` [U-Boot] [PATCH 2/2] arm64: zynqmp: Add low level initialization for zc1751
[U-Boot] [PATCH 0/4] arm64: zynqmp: Enable various kconfig features
2018-03-28 14:41 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] arm64: zynqmp: Enable booting to ATF
` [U-Boot] [PATCH 2/4] arm64: zynqmp: Enable ethernet phys for zc1751 dc5
` [U-Boot] [PATCH 3/4] arm64: zynqmp: Enable mac address randomization "
` [U-Boot] [PATCH 4/4] arm64: zynqmp: Enable Fixed link support
[U-Boot] [PATCH] arm64: zynqmp: Enable pxe and dhcp if commands are enabled
2018-03-28 14:38 UTC
[U-Boot] [PATCH] nand: arasan_nfc: Fixed NAND write issue
2018-03-28 14:34 UTC
[U-Boot] [PATCH] fpga: zynq: Add delay after PCFG_PROG_B change
2018-03-28 14:31 UTC
[U-Boot] [PATCH] clk: zynqmp: Add new compatible string for clock driver
2018-03-28 14:25 UTC
[U-Boot] [PATCH 0/6] arm: Fix zynq DTS file with mainline Linux kernel
2018-03-28 14:23 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] arm: zynq: Remove 0x prefixes from cc108
` [U-Boot] [PATCH 2/6] arm: zynq: Sync up licenses with mainline kernel
` [U-Boot] [PATCH 3/6] arm: zynq: Use i2c-mux instead of i2cswitch for pca9548
` [U-Boot] [PATCH 4/6] ARM: dts: zynq: Add generic compatible string for I2C EEPROM
` [U-Boot] [PATCH 5/6] arm: zynq: Fix eeprom dt nodes
` [U-Boot] [PATCH 6/6] arm: zynq: Use fixed partitions for spi flash for zc770 xm010
[U-Boot] [PATCH 0/4] Meson clock driver
2018-03-28 13:44 UTC (4+ messages)
[U-Boot] [PATCH 1/7] drivers: Add AXI uclass and ihs_axi driver
2018-03-28 12:40 UTC (7+ messages)
` [U-Boot] [PATCH 2/7] axi: Add AXI sandbox driver and simple emulator
` [U-Boot] [PATCH 3/7] sandbox: Add and build AXI bus and device
` [U-Boot] [PATCH 4/7] test: Add AXI test
` [U-Boot] [PATCH 5/7] cmd: Add axi command
` [U-Boot] [PATCH 6/7] video_display: Add power_on function
` [U-Boot] [PATCH 7/7] video_display: Add Xilinx LogiCore DP TX
[U-Boot] [PATCH 1/3] pci: Don't use pci_indirect when DM is active
2018-03-28 12:40 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] mpc83xx/pci: Register IMMR region
` [U-Boot] [PATCH 3/3] pci: Add MPC83xx PCIe driver
[U-Boot] [PATCH 1/3] drivers: Add OSD uclass
2018-03-28 12:39 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] video_osd: Add ihs_video_out driver
` [U-Boot] [PATCH 3/3] cmd: Add osd commands
[U-Boot] [PATCH] gdsys: drivers: Add gdsys_rxaui_ctrl driver
2018-03-28 12:39 UTC
[U-Boot] [PATCH] reset: Add generic GPIO reset driver
2018-03-28 12:39 UTC
[U-Boot] [PATCH] clk: Add ICS8N3QV01 driver
2018-03-28 12:39 UTC
[U-Boot] [PATCH] cmd: Add command for calculating binary operations
2018-03-28 12:39 UTC
[U-Boot] [PATCH] cmd: ximg: Respect cache line size for flushing
2018-03-28 12:39 UTC
[U-Boot] [PATCH] gpio: uclass: Fix debug string
2018-03-28 12:39 UTC
[U-Boot] [PATCH] mtd: cfi_flash: Make live-tree compatible
2018-03-28 12:38 UTC
[U-Boot] [PATCH 1/8] core: Add uclass_{first,next}_device_compat
2018-03-28 12:38 UTC (8+ messages)
` [U-Boot] [PATCH 2/8] test: Add tests for uclass_{first, next}_device_compat
` [U-Boot] [PATCH 3/8] ram: Add driver for MPC83xx
` [U-Boot] [PATCH 4/8] clk: Add MPC83xx clock driver
` [U-Boot] [PATCH 5/8] timer: Add MPC83xx timer driver
` [U-Boot] [PATCH 6/8] cpu: Add cpu_print_info function
` [U-Boot] [PATCH 7/8] cpu: Add MPC83xx CPU driver
` [U-Boot] [PATCH 8/8] misc: Add MPC83xx serdes driver
[U-Boot] [PATCH 1/7] treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
2018-03-28 12:38 UTC (7+ messages)
` [U-Boot] [PATCH 2/7] treewide: Migrate CONFIG_BOARD_EARLY_INIT_R "
` [U-Boot] [PATCH 3/7] treewide: Migrate CONFIG_LAST_STAGE_INIT "
` [U-Boot] [PATCH 4/7] treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE "
` [U-Boot] [PATCH 5/7] treewide: Migrate CONFIG_TSEC_ENET "
` [U-Boot] [PATCH 6/7] treewide: Migrate CONFIG_FSL_ESDHC "
` [U-Boot] [PATCH 7/7] treewide: Convert CONFIG_HOSTNAME to a string option
[U-Boot] [PATCH 1/2] misc: uclass: Add enable/disable functions
2018-03-28 12:38 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] misc: Add gdsys_ioep driver
[U-Boot] [PATCH 1/2] ihs_mdio: Encapsulate register access
2018-03-28 12:37 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ihs_mdio: Make DM-compatible
[U-Boot] [PATCH 1/3] i2c: ihs_i2c: Use new fpgamap interface
2018-03-28 12:37 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] i2c: fsl: Use dev_read_addr
` [U-Boot] [PATCH 3/3] i2c: fsl: Add option to get clock from DT
[U-Boot] [PATCH 1/3] drivers: Add FPGA register map uclass
2018-03-28 12:37 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] fpgamap/misc: Add ihs_fpga and gdsys_soc drivers
` [U-Boot] [PATCH 3/3] cmd: Add fpgamap command
[U-Boot] [PATCH 1/3] core: Add function to get device for ofnode
2018-03-28 12:37 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] core: Add functions to set properties in live-tree
` [U-Boot] [PATCH 3/3] core: Add dev_{disable,enable}_by_path
[U-Boot] [PATCH 1/2] drivers: Add devinfo uclass
2018-03-28 12:36 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] devinfo: Add gazerbeam info driver
[U-Boot] [RFC] Analyzing data abort in EFI payload
2018-03-28 12:15 UTC
[U-Boot] [PATCH v2 0/6] Add 3GiB DRAM support to 64-bit Allwinner SoCs
2018-03-28 11:31 UTC (8+ messages)
` [U-Boot] [PATCH v2 5/6] sunxi: add code for recalculating the DRAM size in U-Boot
[U-Boot] [PATCH] vxworks: fixed cpu enable using PSCI on armv8
2018-03-28 11:27 UTC (4+ messages)
[U-Boot] [PATCH] watchdog: Fix Kconfig alignment for WDT_SANDBOX
2018-03-28 10:57 UTC
[U-Boot] [PATCHv2 0/2] Changes to Z-turn dts
2018-03-28 10:52 UTC (3+ messages)
` [U-Boot] [PATCHv3 0/2] Changes to Z-turn dtd
[U-Boot] [PATCH u-boot 0/2] Cleanup for Amlogic GX SoCs
2018-03-28 9:54 UTC (3+ messages)
` [U-Boot] [PATCH u-boot 1/2] ARM: meson: rename GXBB to GX
` [U-Boot] [PATCH u-boot 2/2] ARM: meson: Add cpu info display for GX SoCs
[U-Boot] [PATCH v2] power: pwm regulator: support live tree
2018-03-28 6:27 UTC (2+ messages)
[U-Boot] [PATCH 00/36] rockchip: clean up board file for rockchip SoCs
2018-03-28 3:13 UTC (11+ messages)
` [U-Boot] [PATCH 22/36] rockchip: dts: rk3288: update spl-boot-order
` [U-Boot] [PATCH 26/36] rockchip: rk1108: remove rockchip timer for sys timer
` [U-Boot] [PATCH 33/36] rockchip: dts: rk3399-firefly: enable uart2 in spl
[U-Boot] [PATCH v3 0/2] imx: hab: Add helper functions for scripted HAB auth
2018-03-28 0:57 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/2] imximage: Encase majority of header in __ASSEMBLY__ declaration
` [U-Boot] [PATCH v3 2/2] imx: hab: Provide hab_auth_img_or_fail command
[U-Boot] [PATCH v2 0/3] imx: hab: Add helper functions for scripted HAB auth
2018-03-27 22:46 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/3] imx: hab: Provide hab_auth_img_or_fail command
[U-Boot] [PATCH 1/3] dm: Add migration plan for CONFIG_BLK
2018-03-27 18:04 UTC (5+ messages)
[U-Boot] [PATCH] mmc: mv_sdhci: zero out sdhci_host structure
2018-03-27 17:53 UTC
[U-Boot] [PATCH] net: mvneta: support setting hardware address
2018-03-27 17:18 UTC
[U-Boot] [PATCH] cmd: nvedit: Add filtering during env import
2018-03-27 16:06 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox