U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-18 12:06:19 to 2015-09-21 19:41:34 UTC [more...]

[U-Boot] Galileo instructions
 2015-09-21 19:41 UTC  (12+ messages)

[U-Boot] SPI pending patches
 2015-09-21 18:53 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] imx-common: fix iomux settings
 2015-09-21 18:41 UTC  (11+ messages)
` [U-Boot] [PATCH 2/3] imx: wdog: correct wcr register settings

[U-Boot] Pull-request: u-boot-spi/master
 2015-09-21 18:26 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/5] disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
 2015-09-21 18:24 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] distro_bootcmd: Add support for booting from ubifs
 2015-09-21 18:11 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/4] ubifs: Add generic fs support

[U-Boot] [PATCH] dm: core: Enable optional use of fdt_translate_address()
 2015-09-21 18:06 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v6 0/5] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-09-21 18:01 UTC  (2+ messages)

[U-Boot] [PATCH] spi : convert altera_spi to driver model
 2015-09-21 18:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] dfu: defer parsing of device string to IO backend
 2015-09-21 17:37 UTC  (5+ messages)
` [U-Boot] [PATCH 4/4] dfu: add SF backend

[U-Boot] [Patch v2 02/16] common/board_f.c: modify the macro to use get_clocks() more common
 2015-09-21 17:33 UTC  (3+ messages)

[U-Boot] [Patch v2 04/16] net/fm: bug fix when CONFIG_PHYLIB not defined
 2015-09-21 17:27 UTC  (9+ messages)
` [U-Boot] [Patch v2 09/16] ARMv8/FSL_LSCH2: Add FSL_LSCH2 SoC
` [U-Boot] [Patch v2 10/16] ARMv8/ls1043ardb: Add LS1043ARDB board support
` [U-Boot] [Patch v2 12/16] armv8/ls1043ardb: Add cpld command to boot from nand
` [U-Boot] [Patch v2 16/16] armv8/ls1043ardb: Add cpld command to boot from sd

[U-Boot] [Patch v2 03/16] net/fm: Fix the endian issue of ucode uploading to IRAM
 2015-09-21 17:27 UTC  (2+ messages)

[U-Boot] [Patch v2 01/16] ARMv7/ls1021a: move ns_access to common file
 2015-09-21 17:26 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Add support for additional splash screen locations
 2015-09-21 16:11 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: sdhci: Fix the SD clock stop sequence
 2015-09-21 15:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mmc: dw_mmc: Increase timeout to 20 seconds
 2015-09-21 15:32 UTC  (9+ messages)

[U-Boot] [PATCH v2 00/14] ARM: uniphier: clean-up, refactor, and then new SoCs support
 2015-09-21 15:27 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/14] ARM: uniphier: remove unused header file
` [U-Boot] [PATCH v2 02/14] ARM: uniphier: remove useless wrapper functions
` [U-Boot] [PATCH v2 03/14] ARM: uniphier: refactor LED function
` [U-Boot] [PATCH v2 04/14] ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file
` [U-Boot] [PATCH v2 05/14] ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARD
` [U-Boot] [PATCH v2 06/14] ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
` [U-Boot] [PATCH v2 07/14] ARM: uniphier: delete unneeded input enable for low-level debug
` [U-Boot] [PATCH v2 08/14] ARM: uniphier: fix glitch signal problem "
` [U-Boot] [PATCH v2 09/14] ARM: uniphier: unify low-level debug init code
` [U-Boot] [PATCH v2 10/14] ARM: uniphier: remove kernel parameter settings from environment
` [U-Boot] [PATCH v2 11/14] ARM: uniphier: allow to enable multiple SoCs
` [U-Boot] [PATCH v2 12/14] ARM: uniphier: add PH1-Pro5 support
` [U-Boot] [PATCH v2 13/14] ARM: uniphier: add ProXstream2 and PH1-LD6b support
` [U-Boot] [PATCH v2 14/14] ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB boot

[U-Boot] [PATCH v2] sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
 2015-09-21 13:44 UTC  (6+ messages)

[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-09-21 13:01 UTC  (15+ messages)
` [U-Boot] [PATCH V2 00/11] "
  ` [U-Boot] [PATCH V2 01/11] samsung: board/misc: check returned pointer for get_board_type() calls
  ` [U-Boot] [PATCH V2 02/11] s5p: cpu_info: print "cpu-model" if exists in dts
  ` [U-Boot] [PATCH V2 03/11] Peach-Pi: dts: add cpu-model string
  ` [U-Boot] [PATCH V2 04/11] Exynos5422/5800: set cpu id to 0x5422
  ` [U-Boot] [PATCH V2 05/11] dm: pmic: add s2mps11 PMIC I/O driver
  ` [U-Boot] [PATCH V2 06/11] dm: adc: add simple ADC uclass implementation
  ` [U-Boot] [PATCH V2 07/11] dm: adc: add Exynos54xx compatible ADC driver
  ` [U-Boot] [PATCH V2 08/11] Odroid-XU3: enable s2mps11 PMIC support
  ` [U-Boot] [PATCH V2 09/11] Exynos54xx: dts: add ADC node
  ` [U-Boot] [PATCH V2 10/11] Odroid-XU3: dts: enable ADC, with request for pre-reloc bind
  ` [U-Boot] [PATCH V2 11/11] exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4

[U-Boot] [PATCH v2 0/6] device model bringup of cpsw on am335x bone black
 2015-09-21 11:48 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Fix operation on Odroid devices
 2015-09-21 11:05 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] exynos: Properly initialize host_caps in s5p_sdhci_core_init()
` [U-Boot] [PATCH 2/4] exynos: Fix passing of errors in exynos_mmc_init()

[U-Boot] [PATCH 0/5] device model bringup of hsmmc on am335x bone black and gp evm
 2015-09-21 10:48 UTC  (2+ messages)

[U-Boot] [PATCH] imx-common: consider mux_ctrl_ofs when setting mux_mode
 2015-09-21  9:08 UTC 

[U-Boot] [PATCH 1/1] Kconfig: net: give PHYLIB to designware driver
 2015-09-21  8:08 UTC  (5+ messages)

[U-Boot] [PATCH 3/4] exynos: be more verbose in process_nodes()
 2015-09-20 23:54 UTC  (2+ messages)
` [U-Boot] [PATCH 4/4] exynos: fix and cleanup do_sdhci_init()

[U-Boot] [PATCH v3 0/4] Move tpm_tis_i2c to tpm_tis_infineon and convert last tpm driver to use DM_TPM
 2015-09-20 20:00 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
` [U-Boot] [PATCH v3 2/4] dm: tpm: Add Driver Model support for tpm_atmel_twi driver
` [U-Boot] [PATCH v3 3/4] dm: tpm: Remove every compilation switch for TPM driver model
` [U-Boot] [PATCH v3 4/4] dm: tpm: Every TPM drivers should depends on DM_TPM

[U-Boot] [PATCH] imx: boards: Add maintainers info
 2015-09-20 14:26 UTC 

[U-Boot] [PATCH 1/4] sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
 2015-09-20 13:09 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] sunxi_nand_spl: Rename SPL_NAND_SUNXIto NAND_SUNXI

[U-Boot] [PATCH v3 0/4] sunxi: support FEL-provided environment vars and "fel" boot target
 2015-09-20 13:06 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/4] sunxi: move SPL-related definitions to platform-specific include

[U-Boot] [PATCH] nios2: convert altera_uart to driver model
 2015-09-20 11:41 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition
 2015-09-20 10:42 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Pending patches for Congatec QMX6 SPL support
 2015-09-20  9:09 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] cgtqmx6eval: Add fastboot support
` [U-Boot] [PATCH 2/3] cgtqmx6eval: Add SPL support
` [U-Boot] [PATCH 3/3] iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()

[U-Boot] [PATCH] imximage: fix commands other than write_data
 2015-09-20  8:59 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/2] nios2: convert altera_jtag_uart to driver model
 2015-09-20  8:36 UTC  (13+ messages)
` [U-Boot] [PATCH v5] "
` [U-Boot] [PATCH v6] "

[U-Boot] Missing maintainer and status for imx6 boards
 2015-09-20  8:29 UTC 

[U-Boot] [PATCH] imx6, aristaintetos2: add me as maintainer
 2015-09-20  8:03 UTC  (2+ messages)

[U-Boot] [PATCH V3] mtd: nand: mxs check maximum ecc that platfrom supports
 2015-09-20  8:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] imx: mx7: drop select CPU_V7 for board target
 2015-09-20  7:58 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] imx: mx7dsabresd: drom SYS_SOC from board Kconfig

[U-Boot] [PATCH 1/5] mx7dsabresd: Staticize when possible
 2015-09-20  7:53 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] mx7dsabreasd: Remove dead code
` [U-Boot] [PATCH 3/5] mx7dsabresd: Include USB header
` [U-Boot] [PATCH 4/5] mx7dsabresd: Remove get_board_rev()
` [U-Boot] [PATCH 5/5] mx7dsabresd: Remove unused config option

[U-Boot] [PATCH 1/3] mx6ul_14x14_evk: Remove dead code
 2015-09-20  7:51 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mx6ul_14x14_evk: Staticize when possible
` [U-Boot] [PATCH 3/3] mx6ul_14x14_evk: Remove get_board_rev()

[U-Boot] [PATCH] dm: keystone: serial: Add driver model support
 2015-09-19 21:53 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model
 2015-09-19 19:52 UTC  (18+ messages)
` [U-Boot] [PATCH 11/13] arm: zynq: dts: Add U-Boot device tree additions

[U-Boot] [PATCH 0/6] ARM: sunxi: Introduce CHIP support
 2015-09-19 11:13 UTC  (24+ messages)
` [U-Boot] [PATCH 1/6] sunxi: Add an option to disable MMC
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 2/6] fastboot: Implement OEM format only when we have MMC support
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 3/6] sunxi: Add the R8 DTSI
    ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 4/6] ARM: sun5i: dt: Move uart3 pinctrl node to common DTSI
` [U-Boot] [PATCH 5/6] ARM: sun5i: dt: Add UART3 CTS and RTS pins
` [U-Boot] [PATCH 6/6] sunxi: Add CHIP support
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 00/19] ARM: k2g: Add support for 66AK2G02
 2015-09-19 10:56 UTC  (20+ messages)
` [U-Boot] [PATCH 01/19] ARM: k2g: Add support for CPU detection
` [U-Boot] [PATCH 02/19] ARM: k2g: Add kconfig support
` [U-Boot] [PATCH 03/19] ARM: k2g: Add pll data
` [U-Boot] [PATCH 04/19] ARM: k2g: Add clock information
` [U-Boot] [PATCH 05/19] ARM: k2g: Add PSC info
` [U-Boot] [PATCH 06/19] ARM: k2g: Add ddr3 info
` [U-Boot] [PATCH 07/19] ARM: k2g: Add support for pin mux configuration
` [U-Boot] [PATCH 08/19] ARM: k2g: Add pin mux data
` [U-Boot] [PATCH 09/19] ARM: k2g: Correct base addresses
` [U-Boot] [PATCH 10/19] ARM: k2g: update keystone nav rx queue numbers
` [U-Boot] [PATCH 11/19] driver: net: keystone_net: fix phy mode configuration
` [U-Boot] [PATCH 12/19] dma: keystone_nav: Fix linkram size
` [U-Boot] [PATCH 13/19] driver: net: keystone_net: add support for rgmii phy
` [U-Boot] [PATCH 14/19] driver: net: keystone_net: removing unused code
` [U-Boot] [PATCH 15/19] ARM: k2g: Add Ethernet Support
` [U-Boot] [PATCH 16/19] ARM: k2g: add SD card and eMMC support
` [U-Boot] [PATCH 17/19] ARM: k2g: Enable SPI flash
` [U-Boot] [PATCH 18/19] ARM: dts: k2g: Add DT support
` [U-Boot] [PATCH 19/19] ARM: k2g: Add config file

[U-Boot] [PATCH 0/8] ARM: keystone2: Enable OF_CONTROL and DM
 2015-09-19  9:30 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] ARM: keystone2: Fix serial port init
` [U-Boot] [PATCH 2/8] ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN
` [U-Boot] [PATCH 3/8] ARM: dts: Keystone2: Import generic dt files from Linux Kernel
` [U-Boot] [PATCH 4/8] ARM: dts: keystone2: Do not use LPAE addresses in U-Boot
` [U-Boot] [PATCH 5/8] ARM: dts: k2hk: Enable OF_CONTROL and DM
` [U-Boot] [PATCH 6/8] ARM: dts: k2l: "
` [U-Boot] [PATCH 7/8] ARM: dts: k2e: "
` [U-Boot] [PATCH 8/8] ARM: keystone2: Use dtb images by default

[U-Boot] U-Boot 2015.10-rc3: ARM: Fails to build for LS1021A-TWR with GCC 5.2
 2015-09-19  6:01 UTC 

[U-Boot] [PATCH 0/2] Small Configuration tweaks for rockchip/firefly
 2015-09-18 21:49 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] rockchip: Also load the initrd below 512M
` [U-Boot] [PATCH 2/2] rockchip: firefly: Save the environment on SD card

[U-Boot] Flashing SPI NOR via DFU
 2015-09-18 21:21 UTC 

[U-Boot] Bug: RealTek chipset does not work at 100/1000 Mbps
 2015-09-18 20:23 UTC 

[U-Boot] [PATCH 07/14] ARMv8/FSL_LSCH2: Add FSL_LSCH2 SoC
 2015-09-18 17:22 UTC  (9+ messages)
` [U-Boot] [PATCH 09/14] armv8/ls1043ardb: Add nand boot support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).