messages from 2016-12-05 06:26:28 to 2016-12-06 12:48:35 UTC [more...]
[U-Boot] [PATCH 02/10] arm: socfpga: arria10: Added config option build for SPL
2016-12-06 12:48 UTC (5+ messages)
` [U-Boot] [PATCH 03/10] arm: socfpga: arria10: Enhanced socfpga_arria10_defconfig to support SPL
` [U-Boot] [PATCH 04/10] arm: socfpga: arria10: Added clock manager and pin mux compat macro
[U-Boot] [PATCH 01/10] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
2016-12-06 12:44 UTC (2+ messages)
[U-Boot] [PATCH v3 00/11] SF: Cadence QSPI driver fixes and clean up
2016-12-06 12:38 UTC (17+ messages)
` [U-Boot] [PATCH v3 10/11] spi: cadence_qspi: Change readdata_capture() arg to bool
` [U-Boot] [PATCH v3 11/11] spi: cadence_qspi: Support specifying the sample edge used
[U-Boot] [PATCH v2 00/23] sunxi: Allwinner A64: SPL support
2016-12-06 12:22 UTC (51+ messages)
` [U-Boot] [PATCH v2 01/23] sun6i: Restrict some register initialization to Allwinner A31 SoC
` [U-Boot] [PATCH v2 02/23] armv8: prevent using THUMB
` [U-Boot] [PATCH v2 03/23] armv8: add lowlevel_init.S
` [U-Boot] [PATCH v2 04/23] SPL: tiny-printf: add "l" modifier
` [U-Boot] [PATCH v2 06/23] SPL: make struct spl_image 64-bit safe
` [U-Boot] [PATCH v2 08/23] armv8: move reset branch into boot hook
` [U-Boot] [PATCH v2 10/23] sunxi: introduce extra config option for boot0 header
` [U-Boot] [PATCH v2 11/23] sunxi: A64: do an RMR switch if started in AArch32 mode
` [U-Boot] [PATCH v2 12/23] sunxi: provide default DRAM config for sun50i in Kconfig
` [U-Boot] [PATCH v2 13/23] sunxi: H3: add and rename some DRAM contoller registers
` [U-Boot] [PATCH v2 14/23] sunxi: H3: add DRAM controller single bit delay support
` [U-Boot] [PATCH v2 15/23] sunxi: A64: use H3 DRAM initialization code for A64
` [U-Boot] [PATCH v2 19/23] SPL: read and store arch property from U-Boot image
` [U-Boot] [PATCH v2 20/23] Makefile: use "arm64" architecture for U-Boot image files
` [U-Boot] [PATCH v2 21/23] ARM: SPL/FIT: differentiate between arm and arm64 arch properties
` [U-Boot] [PATCH v2 22/23] sunxi: introduce RMR switch to enter payloads in 64-bit mode
` [U-Boot] [PATCH v2 23/23] sunxi: A64: add 32-bit SPL support
[U-Boot] [PATCH v2 0/6] arm64: mvebu: Armada-8K family patches
2016-12-06 9:22 UTC (12+ messages)
` [U-Boot] [PATCH v2 1/6] arm64: mvebu: Modify the A8K SPI and I2C config in DTS
` [U-Boot] [PATCH v2 2/6] arm64: mvebu: Add bubt command for flash image burn
` [U-Boot] [PATCH v2 4/6] arm64: mvebu: Add pin control nodes to A8K family DTS files
[U-Boot] [PATCH 10/10] arm: socfpga: arria10: Added Arria10 critical HW initialization to spl
2016-12-06 8:11 UTC
[U-Boot] [PATCH 09/10] arm: socfpga: arria10: Added drivers for Arria10 pin mux/pins configuration
2016-12-06 8:11 UTC
[U-Boot] [PATCH 08/10] arm: socfpga: arria10: Added drivers for Arria10 clock manager
2016-12-06 8:10 UTC
[U-Boot] [PATCH 07/10] arm: socfpga: arria10: Added miscellaneous drivers for Arria10
2016-12-06 8:09 UTC
[U-Boot] [PATCH 06/10] arm: socfpga: arria10: Added drivers for Arria10 Reset Manager
2016-12-06 8:08 UTC
[U-Boot] [PATCH 05/10] arm: socfpga: arria10: Added support for Arria 10 SoC dev kit
2016-12-06 8:07 UTC
[U-Boot] [PATCH 1/2] armv8: ls1043ardb: dts: Fix the unit-address of some I2C device nodes
2016-12-06 7:27 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1043a: dts: Fix the ranges table of IFC node
[U-Boot] [PATCH 0/6] mmc: move some config options to Kconfig
2016-12-06 6:25 UTC (12+ messages)
` [U-Boot] [PATCH 2/6] mmc: complete the unfinished move of CONFIG_MMC
` [U-Boot] [PATCH 3/6] mmc: make MMC driver entries dependent on MMC
` [U-Boot] [PATCH 4/6] mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
` [U-Boot] [PATCH 5/6] mmc: move some SDHCI related options to Kconfig
` [U-Boot] [PATCH 6/6] mmc: move MMC_SDHCI_IO_ACCESSORS "
[U-Boot] [PATCH v2] spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
2016-12-06 5:24 UTC (7+ messages)
[U-Boot] [PATCHv4 01/16] configs: ls1021a: enable DT and DM support
2016-12-06 5:03 UTC (16+ messages)
` [U-Boot] [PATCHv4 02/16] dm: pci: return the real controller in pci_bus_to_hose()
` [U-Boot] [PATCHv4 03/16] dm: pci: remove pci_bus_to_hose(0) calling
` [U-Boot] [PATCHv4 04/16] arm: ls1021a: add PCIe dts node
` [U-Boot] [PATCHv4 05/16] arm: ls1012a: "
` [U-Boot] [PATCHv4 06/16] armv8: ls1043a: "
` [U-Boot] [PATCHv4 07/16] armv8: ls1046a: "
` [U-Boot] [PATCHv4 08/16] armv8: ls2080a: "
` [U-Boot] [PATCHv4 09/16] pci: layerscape: add pci driver based on DM
` [U-Boot] [PATCHv4 10/16] arm: ls1021a: Enable PCIe in defconfigs
` [U-Boot] [PATCHv4 11/16] arm: ls1012a: Enable PCIe and E1000 "
` [U-Boot] [PATCHv4 12/16] armv8: ls1043a: "
` [U-Boot] [PATCHv4 13/16] armv8: ls1046a: "
` [U-Boot] [PATCHv4 14/16] armv8: ls2080a: Enable PCIe "
` [U-Boot] [PATCHv4 15/16] pci: layerscape: remove unnecessary legacy code
` [U-Boot] [PATCHv4 16/16] kconfig: move FSL_PCIE_COMPAT to platform Kconfig
[U-Boot] [PULL] u-boot-usb/master
2016-12-06 4:54 UTC
[U-Boot] [PULL] u-boot-socfpga/master
2016-12-06 4:53 UTC
[U-Boot] Rockchip RK3288 u-boot with mainline kernel
2016-12-06 0:56 UTC
[U-Boot] [PATCH 1/2] defconfigs: dra7xx_hs_evm: Add default OPTEE load address
2016-12-06 0:49 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] defconfigs: am57xx_hs_evm: "
[U-Boot] [ANN] U-Boot v2017.01-rc1 released
2016-12-06 0:37 UTC
[U-Boot] Please pull u-boot-fsl-qoriq master
2016-12-06 0:37 UTC (2+ messages)
[U-Boot] Please pull from u-boot-i2c
2016-12-06 0:37 UTC (2+ messages)
[U-Boot] [PATCH v2 0/7] imx6: icorem6: Add framebuffer and I2C support
2016-12-05 23:03 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/7] video: Kconfig: Add VIDEO_IPV3 entry
[U-Boot] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support
2016-12-05 23:01 UTC (14+ messages)
` [U-Boot] [PATCH v3 01/13] net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
` [U-Boot] [PATCH v3 02/13] net: fec_mxc: Convert into driver model
` [U-Boot] [PATCH v3 03/13] net: fec_mxc: Driver cleanups
` [U-Boot] [PATCH v3 04/13] dm: net: fec: Add .read_rom_hwaddr
` [U-Boot] [PATCH v3 05/13] ARM: dts: imx6qdl-icore: Add FEC support
` [U-Boot] [PATCH v3 06/13] icorem6: Use CONFIG_DM_ETH support
` [U-Boot] [PATCH v3 07/13] video: Kconfig: Add VIDEO_IPV3 entry
` [U-Boot] [PATCH v3 08/13] imx6: icorem6: Add framebuffer support
` [U-Boot] [PATCH v3 09/13] imx6: icorem6: Add custom splashscreen support
` [U-Boot] [PATCH v3 10/13] i2c: Kconfig: Add SYS_I2C_MXC entry
` [U-Boot] [PATCH v3 11/13] i2c: mxc: Print hex instead of decimal for bus address
` [U-Boot] [PATCH v3 12/13] i2c: mxc: Make 'no gpio pinctrl state' print as debug
` [U-Boot] [PATCH v3 13/13] imx6: icorem6: Add I2C support
[U-Boot] [PATCH 0/6] dm: i2c: Set a timeline for conversion of i2c drivers
2016-12-05 22:47 UTC (14+ messages)
` [U-Boot] [PATCH 1/6] arm: exynos: i2c: Convert exynos boards to use DM_I2C
` [U-Boot] [PATCH 2/6] arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C
` [U-Boot] [PATCH 3/6] samsung: i2c: Drop old code from I2C driver
` [U-Boot] [PATCH 4/6] samsung: i2c: Split the high-speed I2C code into a new driver
` [U-Boot] [PATCH 5/6] dm: i2c: Add a note to I2C drivers which need conversion
` [U-Boot] [PATCH 6/6] dm: Add timeline and guide for porting I2C drivers
[U-Boot] [PATCH v2 0/4] Allow disabling non-FIT image loading from SPL
2016-12-05 22:37 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/4] Introduce CONFIG_SPL_ABORT_ON_NON_FIT_IMAGE
[U-Boot] [PATCH v3 0/4] mmc: sdhci: Add support for frequency constrained peripheral interfaces
2016-12-05 22:22 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/4] mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
` [U-Boot] [PATCH v3 2/4] serial: zynq: Remove unused index from get uart clock function
` [U-Boot] [PATCH v3 3/4] mmc: zynq: Determine base clock frequency via clock framework
` [U-Boot] [PATCH v3 4/4] mmc: zynq: Add fdt max-frequency support
[U-Boot] check_config.sh produces false positive error?
2016-12-05 22:05 UTC (3+ messages)
[U-Boot] [PATCH v2 0/14] sunxi: Add support for the CHIP Pro
2016-12-05 21:33 UTC (6+ messages)
` [U-Boot] [PATCH v2 13/14] sunxi: Sync GR8 DTS and AXP209 with the kernel
[U-Boot] [PATCH] sunxi: move CONFIG_SATAPWR to Kconfig option
2016-12-05 20:43 UTC (10+ messages)
[U-Boot] How to change partition sizes in Uboot
2016-12-05 20:22 UTC
[U-Boot] [PATCH v3] armv8: QSPI: Add AHB bus 16MB+ size support
2016-12-05 20:16 UTC (2+ messages)
[U-Boot] [PATCH v2] fsl/usb: enable the errata-a005697 for ls1012a
2016-12-05 20:16 UTC (2+ messages)
[U-Boot] [PATCH v2] ls1021a: QSPI: update the node for QSPI support
2016-12-05 20:15 UTC (2+ messages)
[U-Boot] [PATCH] armv8: ls2080a: Add serdes1 protocol 0x3b support
2016-12-05 20:14 UTC (2+ messages)
[U-Boot] [PATCH 1/4 v2] fsl/ddr: Fix compiling warning
2016-12-05 20:14 UTC (4+ messages)
` [U-Boot] [PATCH 2/4 v3] fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum
[U-Boot] [PATCH 0/2] davinci: omapl138_lcdk: fix unreliable NAND accesses
2016-12-05 19:09 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] davinci: omapl138_lcdk: increase u-boot load size
` [U-Boot] [PATCH 2/2] davinci: omapl138_lcdk: fix bad NAND ECC config
[U-Boot] [PATCH] davinci: omapl138_lcdk: boot from zImage
2016-12-05 19:03 UTC (2+ messages)
[U-Boot] [RFC PACH v2 1/1] Add vexpress_aemv8a_aarch32 variant
2016-12-05 19:00 UTC (4+ messages)
[U-Boot] [PATCH] sunxi: enable H3 EMAC for the nanopi neo
2016-12-05 18:47 UTC
[U-Boot] [PATCH v3 0/9] ARM: stm32: add network and qspi driver support to stm32f746-disco board
2016-12-05 18:20 UTC (20+ messages)
` [U-Boot] [PATCH v3 1/9] ARM: DTS: stm32: add stm32f746 device tree pin control files
` [U-Boot] [PATCH v3 2/9] ARM: DTS: stm32: add stm32f746-disco device tree files
` [U-Boot] [PATCH v3 3/9] ARM: stm32: cleanup stm32f7 files
` [U-Boot] [PATCH v3 6/9] net: stm32: add designware mac glue code for stm32
[U-Boot] [PATCH] mtd: spi: don't return -1 when scan succeed
2016-12-05 18:09 UTC
[U-Boot] [PATCH] elf: use program header for loading
2016-12-05 17:00 UTC (2+ messages)
[U-Boot] [PATCH 1/6] udoo_neo: Remove USDHC3 support
2016-12-05 16:38 UTC (12+ messages)
` [U-Boot] [PATCH 2/6] udoo_neo: Move MX6SX configuration to Kconfig
` [U-Boot] [PATCH 3/6] udoo_neo: Staticize board_string()
` [U-Boot] [PATCH 4/6] udoo_neo: Remove mmcautodetect option
` [U-Boot] [PATCH 5/6] udoo_neo: Remove console option
` [U-Boot] [PATCH 6/6] udoo_neo: Add thermal support
[U-Boot] uefi: x86: uboot as uefi payload
2016-12-05 16:20 UTC (5+ messages)
[U-Boot] Please pull u-boot-marvell/master
2016-12-05 16:01 UTC (2+ messages)
[U-Boot] [PATCH v3] disk: convert to Kconfig
2016-12-05 16:01 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/2] ARMv8 Aarch32 support
2016-12-05 15:51 UTC (6+ messages)
[U-Boot] [PATCH 00/17] arm: mvebu: Add gdsys ControlCenter-Compact board
2016-12-05 15:32 UTC (10+ messages)
` [U-Boot] [PATCH 06/17] dm: Add callback to modify the device tree
` [U-Boot] [PATCH 07/17] lib: tpm: Add command to flush resources
[U-Boot] [PATCH v2 0/4] cl-som-am57x: initial support
2016-12-05 15:29 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/4] arm: am57xx: cl-som-am57x: add initial board support
` [U-Boot] [PATCH v2 2/4] arm: am57xx: cl-som-am57x: fetch board rev from EEPROM
` [U-Boot] [PATCH v2 3/4] arm: am57xx: cl-som-am57x: add ETH support
` [U-Boot] [PATCH v2 4/4] arm: am57xx: cl-som-am57x: update default env
[U-Boot] [PATCH 01/15] arm64: mvebu: Rename db-88f7040 files to armada-8k
2016-12-05 12:56 UTC (2+ messages)
[U-Boot] [PATCH] sata: sata_mv: Fix misaligned cache warnings
2016-12-05 12:55 UTC (2+ messages)
[U-Boot] [PATCH 12/15] pci: mvebu: Add PCIe driver for Armada-8K
2016-12-05 12:23 UTC (6+ messages)
` [U-Boot] [PATCH 12/15 v2] "
[U-Boot] [PATCH 0/5] Convert omap24xx-i2c driver to Driver Model
2016-12-05 12:19 UTC (2+ messages)
[U-Boot] [PATCH] Revert "ARM: mx6: add MMC2 boot device detection support in SPL"
2016-12-05 11:53 UTC (2+ messages)
[U-Boot] [PATCH] imx_common: spl: Fix SPL boot from SD card
2016-12-05 11:47 UTC (6+ messages)
[U-Boot] [PATCH v3 3/6] arm64: mvebu: pinctrl: Add pin control driver for A8K family
2016-12-05 10:16 UTC
[U-Boot] [PATCH 0/4] ARM: uniphier: UniPhier updates for v2016.11-rc1
2016-12-05 9:31 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: uniphier: remove unneeded initializer
` [U-Boot] [PATCH 2/4] ARM: uniphier: remove unneeded parentheses
` [U-Boot] [PATCH 3/4] ARM: uniphier: disable CONFIG_ARCH_FIXUP_FDT_MEMORY
` [U-Boot] [PATCH 4/4] ARM: dts: uniphier: sync Device Tree with Linux
[U-Boot] [PATCHv4] Retrieve MAC address from EEPROM
2016-12-05 8:28 UTC (6+ messages)
` [U-Boot] [PATCH 12/14] fdt: eth_fixup: Add hook for board to override MAC
[U-Boot] Query on qspi driver
2016-12-05 8:27 UTC (4+ messages)
[U-Boot] [PATCH v4 1/2] splash: sort include files
2016-12-05 7:36 UTC (2+ messages)
` [U-Boot] [PATCH v4 2/2] splash: add support for loading splash from a FIT image
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