messages from 2017-03-21 17:21:58 to 2017-03-22 13:06:11 UTC [more...]
[U-Boot] [PATCH 00/17] Expand Aspeed AST2500 Support
2017-03-22 13:06 UTC (33+ messages)
` [U-Boot] [PATCH 01/17] aspeed: Update ast2500 Device Tree
` [U-Boot] [PATCH 02/17] dm: Simple Watchdog uclass
` [U-Boot] [PATCH 03/17] aspeed: Watchdog Timer Driver
` [U-Boot] [PATCH 04/17] aspeed: Make SCU lock/unlock functions part of SCU API
` [U-Boot] [PATCH 05/17] aspeed: Reset Driver
` [U-Boot] [PATCH 06/17] aspeed: Device Tree configuration for "
` [U-Boot] [PATCH 07/17] aspeed: Refactor AST2500 RAM Driver and Sysreset Driver
` [U-Boot] [PATCH 08/17] aspeed: AST2500 Pinctrl Driver
` [U-Boot] [PATCH 09/17] aspeed: Enable Pinctrl Driver in AST2500 EVB
` [U-Boot] [PATCH 10/17] aspeed: Add P-Bus clock in ast2500 clock driver
` [U-Boot] [PATCH 11/17] aspeed: Add I2C Driver
` [U-Boot] [PATCH 12/17] aspeed: Enable I2C in EVB defconfig
` [U-Boot] [PATCH 14/17] aspeed: Refactor SCU to use consistent mask & shift
` [U-Boot] [PATCH 16/17] aspeed: Add AST2500/AST2400 compatible NIC Driver
` [U-Boot] [PATCH 17/17] aspeed: Network Driver configuration for EVB
[U-Boot] [PATCH] rockchip: spl: use spl_early_init() instead of spl_init()
2017-03-22 13:06 UTC (2+ messages)
[U-Boot] [PATCH 00/21] STiH410-B2260: add reset, usb and fastboot support
2017-03-22 13:06 UTC (14+ messages)
` [U-Boot] [PATCH 01/21] reset: Add STi reset support
` [U-Boot] [PATCH 05/21] phy: Add STi phy usb support
` [U-Boot] [PATCH 06/21] usb: ehci: Add STi ehci support
` [U-Boot] [PATCH 02/21] mmc: sti_sdhci: Rework sti_mmc_core_config()
` [U-Boot] [PATCH 03/21] ARM: dts: stih410-family: Add missing reset_names for mmc1 node
` [U-Boot] [PATCH 04/21] mmc: sti_sdhci: Use reset framework
[U-Boot] [PATCH 0/3] tpm: Add and fix commands
2017-03-22 13:05 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] tpm: Add function to load keys via their parent's SHA1 hash
` [U-Boot] [PATCH 2/3] cmd: tpm: Fix flush command
` [U-Boot] [PATCH 3/3] lib: tpm: Add command to list resources
[U-Boot] Why is ns16550 guarded by !OF_PLATDATA ?
2017-03-22 13:05 UTC (2+ messages)
[U-Boot] [U-Boot 0/3] introduce Rockchip rockusb
2017-03-22 13:05 UTC (5+ messages)
` [U-Boot] [U-Boot 2/3] cmd: add rockusb command
[U-Boot] [PATCH 00/16] RFC: Board init using driver model
2017-03-22 13:05 UTC (6+ messages)
` [U-Boot] [PATCH 04/16] dm: board: Add a uclass for init functions
[U-Boot] [PATCH v2 0/6] sunxi: DM pinctrl implementation
2017-03-22 13:05 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/6] dm: core: Allow multiple drivers to bind for a single node
[U-Boot] [PATCH v1 0/1] arm64: enable SPL with ATF support
2017-03-22 13:05 UTC (3+ messages)
` [U-Boot] [PATCH v1] spl: add support to booting with ATF
[U-Boot] uboot information
2017-03-22 13:05 UTC (4+ messages)
[U-Boot] [PATCH 1/2] rockchip: pinctrl: use per-SoC option names for Kconfig
2017-03-22 13:05 UTC (2+ messages)
[U-Boot] [PATCH 0/3] rockchip: rk3399: spl: Make baudrate and UART configurable
2017-03-22 13:05 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3399: spl: add UART0 support for SPL
` [U-Boot] [PATCH 3/3] rockchip: config: rk3399: update defconfigs and rk3399_common
[U-Boot] dt overlays
2017-03-22 13:05 UTC (2+ messages)
[U-Boot] [PATCH v2] Makefile: Fix linking with modern binutils
2017-03-22 12:53 UTC (7+ messages)
[U-Boot] STM32F7 SD/MMC Card Driver - Testing/Review
2017-03-22 11:18 UTC (5+ messages)
[U-Boot] Cannot run anything with u-boot
2017-03-22 11:18 UTC
[U-Boot] [PATCH v4] Add single register pin controller driver
2017-03-22 10:26 UTC
[U-Boot] [PATCH v2 00/14] STiH410-B2260: add reset, usb and fastboot support
2017-03-22 9:54 UTC (15+ messages)
` [U-Boot] [PATCH v2 01/14] reset: Add STi reset support
` [U-Boot] [PATCH v2 02/14] mmc: sti_sdhci: Rework sti_mmc_core_config()
` [U-Boot] [PATCH v2 03/14] ARM: dts: stih410-family: Add missing reset_names for mmc1 node
` [U-Boot] [PATCH v2 04/14] mmc: sti_sdhci: Use reset framework
` [U-Boot] [PATCH v2 05/14] phy: Add STi phy usb support
` [U-Boot] [PATCH v2 06/14] usb: ehci: Add STi ehci support
` [U-Boot] [PATCH v2 07/14] usb: ohci: Add STi ohci support
` [U-Boot] [PATCH v2 08/14] board: STiH410-B2260: add OHCI related defines
` [U-Boot] [PATCH v2 09/14] usb: xhci: Add STi xhci support
` [U-Boot] [PATCH v2 10/14] board: STiH410-B2260: add XHCI related define
` [U-Boot] [PATCH v2 11/14] usb: dwc3: Add dwc3 support for STi
` [U-Boot] [PATCH v2 12/14] board: STiH410-B2260: add fastboot support
` [U-Boot] [PATCH v2 13/14] STiH410-B2260: enable USB Host Networking
` [U-Boot] [PATCH v2 14/14] STiH410-B2260: enable USB, fastboot, reset related flags
[U-Boot] [PATCH v2 00/20] Add Intel Arria 10 SoC support
2017-03-22 9:45 UTC (26+ messages)
` [U-Boot] [PATCH v2 04/20] arm: socfpga: Restructure misc driver
` [U-Boot] [PATCH v2 08/20] arm: socfpga: Add clock driver for Arria 10
` [U-Boot] [PATCH v2 12/20] arm: socfpga: Add pinmux "
` [U-Boot] [PATCH v2 15/20] arm: socfpga: Add SPL support "
` [U-Boot] [PATCH v2 16/20] drivers: fpga: Add compile switch for Gen5 only registers
` [U-Boot] [PATCH v2 17/20] arm: socfpga: Convert Altera ddr driver to use Kconfig
` [U-Boot] [PATCH v2 18/20] arm: socfpga: Add config and defconfig for Arria 10
[U-Boot] [PATCH] pci: Add a command to show PCI regions
2017-03-22 9:27 UTC (2+ messages)
[U-Boot] [PATCH] pci: correct a function description
2017-03-22 9:12 UTC (3+ messages)
[U-Boot] [PATCH 1/2] rockchip: configs: correct mmc env dev for rk3288 based boards
2017-03-22 9:05 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] net: gmac_rockchip: Add phy supply support
[U-Boot] [PATCH v1 00/41] Add PPv2.2 support to the mvpp2 ethernet driver and enable it for A7k/8k
2017-03-22 8:13 UTC (61+ messages)
` [U-Boot] [PATCH v1 15/41] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
` [U-Boot] [PATCH v1 17/41] net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
` [U-Boot] [PATCH v1 18/41] net: mvpp2: adapt mvpp2_defaults_set() "
` [U-Boot] [PATCH v1 19/41] net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
` [U-Boot] [PATCH v1 20/41] net: mvpp2: handle register mapping and access "
` [U-Boot] [PATCH v1 21/41] net: mvpp2: handle misc PPv2.1/PPv2.2 differences
` [U-Boot] [PATCH v1 22/41] net: mvpp2: add AXI bridge initialization for PPv2.2
` [U-Boot] [PATCH v1 23/41] net: mvpp2: rework RXQ interrupt group "
` [U-Boot] [PATCH v1 24/41] net: mvpp2: adapt rxq distribution to PPv2.2
` [U-Boot] [PATCH v1 25/41] net: mvpp2: finally add the PPv2.2 compatible string
` [U-Boot] [PATCH v1 26/41] net: mvpp2: Add MDIO support for PPv2.2
` [U-Boot] [PATCH v1 27/41] net: mvpp2: Move probe function from MISC to ETH DM driver
` [U-Boot] [PATCH v1 28/41] net: mvpp2.c: Clear all buffer / descriptor areas before usage
` [U-Boot] [PATCH v1 29/41] net: mvpp2: Enable compilation for Armada 7K/8K platforms
` [U-Boot] [PATCH v1 30/41] arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K
` [U-Boot] [PATCH v1 31/41] arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver
` [U-Boot] [PATCH v1 32/41] net: mvpp2: Handle eth device naming in multi-CP case correctly
` [U-Boot] [PATCH v1 33/41] net: mvpp2: Add remove function that is called before the OS is started
` [U-Boot] [PATCH v1 34/41] net: mvpp2: Add RX and TX FIFO configuration for PPv2.2
` [U-Boot] [PATCH v1 35/41] net: include/phy.h: Add new PHY interface modes
` [U-Boot] [PATCH v1 36/41] net: mvpp2: Add Group-of-Ports and Net-Compex configuration for PPv2.2
` [U-Boot] [PATCH v1 37/41] net: mvpp2: Enable PHY polling mode on PPv2.2
` [U-Boot] [PATCH v1 38/41] net: mvpp2: Configure SMI PHY address needed for PHY polling
` [U-Boot] [PATCH v1 39/41] net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool
` [U-Boot] [PATCH v1 40/41] arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G
` [U-Boot] [PATCH v1 41/41] arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfig
[U-Boot] [PATCH v2 0/7] sunxi: video: Add support for HDMI output on A64/H3/H5
2017-03-22 7:45 UTC (13+ messages)
` [U-Boot] [PATCH v2 2/7] sunxi: video: Split out TCON code
` [U-Boot] [PATCH v2 3/7] sunxi: video: Convert lcdc to use struct display_timing
` [U-Boot] [PATCH v2 4/7] sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs
` [U-Boot] [PATCH v2 5/7] sunxi: video: Add A64/H3/H5 HDMI driver
` [U-Boot] [PATCH v2 6/7] sunxi: Disable DE2 video driver where not needed
[U-Boot] [PATCH v2 0/6] pcie-layerscape: Enable PCI-LUT initialization for NXP-Chasis-2
2017-03-22 6:42 UTC
[U-Boot] [PATCH v2] pcie-layerscape: Fixup iommu-map property of pci node
2017-03-22 6:42 UTC
[U-Boot] [PATCH v2 1/6] fsl-lsch3: rename ls2080a_stream_id.h to stream_id_lsch3.h
2017-03-22 6:36 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/6] fsl-lsch3: Rewording to support other Chassis-3 Socs
` [U-Boot] [PATCH v2 3/6] pcie-layerscape: Define stream-ids for Layerscape Chassis-2
` [U-Boot] [PATCH v2 4/6] fsl-lsch2: Use Chassis-2 streamid definition for ls1046a
` [U-Boot] [PATCH v2 5/6] fsl-lsch2: Use Chassis-2 streamid definition for ls1012a
` [U-Boot] [PATCH v2 6/6] pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs
[U-Boot] [PATCH 1/4 v2] dm: core: Add flags parameter to device_remove()
2017-03-22 6:28 UTC (2+ messages)
` [U-Boot] [PATCH 2/4 v3] dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
[U-Boot] [PATCH] pcie-layerscape: Fixup iommu-map property of pci node
2017-03-22 6:03 UTC (3+ messages)
[U-Boot] [PATCHv3 1/5] mtd: nand: add initialization flag
2017-03-22 2:30 UTC (4+ messages)
` [U-Boot] [PATCHv3 3/5] fsl PPA: add support PPA image loading from NAND and SD
[U-Boot] [GIT PULL] Please pull u-boot-mmc master
2017-03-22 0:51 UTC (2+ messages)
[U-Boot] [PATCH] ARM: keystone: Pass SPI MTD partition table via kernel command line
2017-03-22 0:25 UTC (13+ messages)
[U-Boot] [PATCH] rockchip: rk3188: enable remap function
2017-03-21 23:30 UTC
[U-Boot] [PATCH] pmic: ltc3676: add regulator config function
2017-03-21 22:27 UTC (3+ messages)
[U-Boot] [PATCH v4 0/3] arm: tegra: apalis-tk1 and ext clock loopback
2017-03-21 22:19 UTC (3+ messages)
` [U-Boot] [PATCH v4 2/3] mmc: tegra: allow disabling external "
[U-Boot] [PATCH v4] drivers/net/phy: add fixed-phy / fixed-link support
2017-03-21 20:42 UTC (2+ messages)
[U-Boot] [PATCH v2] drivers/net/phy: add fixed-phy / fixed-link support
2017-03-21 20:31 UTC (5+ messages)
[U-Boot] [PATCH 00/22] x86: Add ACPI S3 resume support
2017-03-21 20:07 UTC (37+ messages)
` [U-Boot] [PATCH 05/22] x86: fsp: acpi: Pass different boot mode to FSP init
` [U-Boot] [PATCH 06/22] x86: Store and display previous sleep state
` [U-Boot] [PATCH 07/22] x86: baytrail: Conditionally report S3 in the ACPI table
` [U-Boot] [PATCH 08/22] x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3
` [U-Boot] [PATCH 09/22] x86: acpi: Add wake up assembly stub
` [U-Boot] [PATCH 10/22] x86: acpi: Add one API to find OS wakeup vector
` [U-Boot] [PATCH 11/22] x86: acpi: Resume OS if resume vector is found
` [U-Boot] [PATCH 12/22] x86: Add an early CMOS access library
` [U-Boot] [PATCH 13/22] x86: fsp: Save stack address to CMOS for next S3 boot
` [U-Boot] [PATCH 14/22] x86: fsp: Mark the first 64K low memory as reserved
` [U-Boot] [PATCH 15/22] x86: Adjust board_final_cleanup() order
` [U-Boot] [PATCH 16/22] x86: apci: Change PM1_CNT register access to RMW
` [U-Boot] [PATCH 17/22] x86: acpi: Make enter_acpi_mode() public
` [U-Boot] [PATCH 18/22] x86: acpi: Refactor acpi_resume()
` [U-Boot] [PATCH 19/22] x86: acpi: Turn on ACPI mode for S3
` [U-Boot] [PATCH 20/22] x86: pci: Allow conditionally run VGA rom in S3
` [U-Boot] [PATCH 21/22] x86: minnowmax: Enable ACPI S3 resume
` [U-Boot] [PATCH 22/22] x86: Document ACPI S3 support
[U-Boot] [ANN] U-Boot v2017.03 is released
2017-03-21 19:48 UTC (2+ messages)
[U-Boot] [PATCH v3] drivers/net/phy: add fixed-phy / fixed-link support
2017-03-21 19:38 UTC
[U-Boot] Please separated FMan from generate NET config
2017-03-21 19:12 UTC
[U-Boot] [PATCH] zynq: Move ENV location selection from zynq-common.h to config files
2017-03-21 18:56 UTC
[U-Boot] [ PATCH 1/2] net: fix cache misaligned issue in Broadcom SF2 driver
2017-03-21 18:53 UTC (4+ messages)
` [U-Boot] [ PATCH 2/2] net: move Broadcom SF2 driver to Kconfig
[U-Boot] [PATCH v2 00/12] Add Marvell ESPRESSOBin community board support
2017-03-21 18:38 UTC (3+ messages)
` [U-Boot] [PATCH v2 08/12] mvebu: a37xx: Add init for ESPRESSBin Topaz switch
[U-Boot] [PATCH v2] fdt_support: Fixup 'ethernet' aliases not ending in digits
2017-03-21 18:30 UTC (2+ messages)
[U-Boot] [PATCH] net: link_local: Fix netmask endianness bug
2017-03-21 18:27 UTC (2+ messages)
[U-Boot] [PATCH] spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
2017-03-21 18:09 UTC (3+ messages)
` [U-Boot] [PATCHv2] "
[U-Boot] [PATCH v3] board: ns2: Add support for Broadcom Northstar 2
2017-03-21 18:09 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCHv2] da850: Add instructions to copy AIS image to NAND
2017-03-21 18:09 UTC (2+ messages)
` [U-Boot] [U-Boot, PATCHv2] "
[U-Boot] [PATCH v2] Pass empty CFLAGS on invocation of libfdt/setup.py
2017-03-21 18:09 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] Kconfig: Don't use RSA_FREESCALE_EXP on IMX
2017-03-21 18:09 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] ARM: am43xx: fix SOC revision print outs
2017-03-21 18:09 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [u-boot PATCH v4 10/10] net: don't override ethernet address environment
2017-03-21 18:09 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v4, "
[U-Boot] [u-boot PATCH v4 09/10] ARM: k2g: setup PRU ethernet MAC addresses
2017-03-21 18:09 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v4, "
[U-Boot] [u-boot PATCH v4 08/10] ARM: Use Kconfig for board EEPROM's I2C bus and chip address
2017-03-21 18:09 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v4, "
[U-Boot] [u-boot PATCH v4 07/10] board: ti: am57xx-idk: Auto detect LCD Panel
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v4, "
[U-Boot] [u-boot PATCH v4 06/10] board: ti: am571x-idk: Update pinmux for ICSS2 Ethernet
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v4, "
[U-Boot] [u-boot PATCH v4 05/10] board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCD
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v4, "
[U-Boot] [u-boot PATCH v5 04/10] ti: common: board_detect: commodify ethaddr environment setting code
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v5, "
[U-Boot] [u-boot PATCH v4 03/10] ti_armv7_keystone2: Define scratch space in SRAM
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v4, "
[U-Boot] [u-boot PATCH v4 02/10] ti: common: board_detect: Rename EEPROM scratch start macro
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v4, "
[U-Boot] [u-boot PATCH v4 01/10] ARM: OMAP5+: GPIO: Add GPIO_TO_PIN() macro
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, u-boot, v4, "
[U-Boot] [PATCH] test-fit.py: Minor grammar/spelling/clarification tweaks
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3 3/3] part_efi: document device-tree binding for part_efi configuration
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 2/3] doc: move documentation for /config node into a separate file
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 1/3] part_efi: support padding between the GPT header and partition entries
2017-03-21 18:08 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v4 3/3] configs: am43xx_evm: Enable SPL_DM
2017-03-21 18:07 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,3/3] "
[U-Boot] [PATCH v4 2/3] ARM: AM43xx: Enable DM_I2C/SPI/ETH
2017-03-21 18:07 UTC (2+ messages)
` [U-Boot] [U-Boot,v4,2/3] "
[U-Boot] [PATCH v4 1/3] ARM: dts: am43xx: Add u-boot specific dtsi
2017-03-21 18:07 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v3 5/5] configs: dra7xx_evm: Enable SPL_DM
2017-03-21 18:07 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,5/5] "
[U-Boot] [PATCH v3 4/5] configs: am57xx_evm: Enable SPL_DM
2017-03-21 18:07 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,4/5] "
[U-Boot] [PATCH v3 3/5] ARM: dts: OMAP5+: Add u-boot specific dtsi
2017-03-21 18:07 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 2/5] ARM: OMAP2+: define _image_binary_end to fix SPL_OF_CONTROL
2017-03-21 18:07 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH] travis-ci: Re-work i.MX6 jobs, clarify Freescale and AArch64
2017-03-21 18:07 UTC (2+ messages)
` [U-Boot] "
[U-Boot] emmc access in pSLC mode
2017-03-21 17:39 UTC
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