U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-02 09:11:00 to 2015-09-03 12:33:28 UTC [more...]

[U-Boot] [PATCH 1/2] mmc: dw_mmc: Increase timeout to 20 seconds
 2015-09-03 12:33 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] mmc: dw_mmc: Make timeout error visible to u-boot console
  ` [U-Boot] [PATCH] FIX: fat: Provide correct return code from disk_{read|write} to upper layers

[U-Boot] [PATCH v3 00/11] x86: quark: Convert to driver model
 2015-09-03 11:43 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] x86: quark: Optimize MRC execution time
` [U-Boot] [PATCH v3 02/11] x86: quark: Avoid chicken and egg problem
` [U-Boot] [PATCH v3 03/11] x86: Enable PCIe controller on quark/galileo
` [U-Boot] [PATCH v3 04/11] x86: Convert to use driver model pci "
` [U-Boot] [PATCH v3 05/11] x86: quark: Add USB PHY initialization support
` [U-Boot] [PATCH v3 06/11] x86: galileo: Convert to use CONFIG_DM_USB
` [U-Boot] [PATCH v3 07/11] net: designware: Fix build warnings
` [U-Boot] [PATCH v3 08/11] dm: pci: Add an inline API to test if a device is on a PCI bus
` [U-Boot] [PATCH v3 09/11] net: designware: Add support to PCI designware devices
` [U-Boot] [PATCH v3 10/11] x86: Convert to use driver model eth on quark/galileo
` [U-Boot] [PATCH v3 11/11] x86: quark: Add PCIe/USB static register programming after memory init

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

[U-Boot] [PATCH] arm: socfpga: dm: Fix DM initialization failure after warm reset
 2015-09-03 11:14 UTC  (12+ messages)

[U-Boot] [PATCH v2 0/8] arm: Tidy up early init
 2015-09-03 11:13 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] Move malloc_cache_aligned() to its own header
 2015-09-03 11:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header

[U-Boot] [PATCH] arm: mvebu: timer.c: Explicitly move "init_done" var to data section
 2015-09-03 10:47 UTC 

[U-Boot] [PATCH] net: phy: on phy device create do not initialize link to 1
 2015-09-03 10:20 UTC 

[U-Boot] [PATCH v2] include: configs: Enable DWC3 and DFU in OMAP5 uEVM
 2015-09-03  9:57 UTC 

[U-Boot] [PATCH v4 00/16] spi: zynq qspi support
 2015-09-03  9:47 UTC  (6+ messages)
` [U-Boot] [PATCH v4 01/16] spi: Add zynq qspi controller driver

[U-Boot] [PATCH v3 1/2] usb: zynqmp: Add XHCI driver support
 2015-09-03  9:44 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] usb: zynqmp: Enable USB XHCI support

[U-Boot] [PATCH 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-09-03  9:37 UTC  (7+ messages)

[U-Boot] [PATCH 1/5] spi_sf: Skip the erasing of protected sectors
 2015-09-03  9:35 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5] spi_flash: Include spi_flash_cmd_write_status() prototype
` [U-Boot] [PATCH 3/5] cgtqmx6eval: Add SPI NOR flash support
` [U-Boot] [PATCH 4/5] cgtqmx6eval: Use SPI NOR to store the environment
` [U-Boot] [PATCH 5/5] cgtqmx6eval: Protect the manufacturing information in SPI NOR

[U-Boot] [PATCH] ARM: Kirkwood: fix IDE configuration on LaCie boards
 2015-09-03  9:12 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] v2015.10-rc2: timer not initialized on Kirkwood
 2015-09-03  9:05 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] cm-fx6 updates for Utilite
 2015-09-03  8:57 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] compulab: eeprom: select i2c bus when querying for board rev
` [U-Boot] [PATCH 2/3] compulab: eeprom: add support for obtaining product name
` [U-Boot] [PATCH 3/3] arm: mx6: cm-fx6: modify device tree for old revisions of utilite

[U-Boot] [PATCH v3 1/2] usb: zynqmp: Add XHCI driver support
 2015-09-03  7:21 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] usb: zynqmp: Enable USB XHCI support

[U-Boot] [PATCH v3 00/13] sf: BAR/wait_ready logic updates
 2015-09-03  7:04 UTC  (4+ messages)
` [U-Boot] [PATCH v3 05/13] sf: Make flash->flags use for generic usage

[U-Boot] [PATCH] defconfig: am335x: gp_evm: enable ethernet driver model
 2015-09-03  6:44 UTC 

[U-Boot] [PATCH v2 00/11] x86: quark: Convert to driver model
 2015-09-03  5:01 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/11] x86: quark: Optimize MRC execution time
` [U-Boot] [PATCH v2 02/11] x86: quark: Avoid chicken and egg problem
` [U-Boot] [PATCH v2 03/11] x86: Enable PCIe controller on quark/galileo
` [U-Boot] [PATCH v2 04/11] x86: Convert to use driver model pci "
` [U-Boot] [PATCH v2 05/11] x86: quark: Add USB PHY initialization support
` [U-Boot] [PATCH v2 06/11] x86: galileo: Convert to use CONFIG_DM_USB
` [U-Boot] [PATCH v2 07/11] net: designware: Fix build warnings
` [U-Boot] [PATCH v2 08/11] dm: pci: Add an inline API to test if a device is on a PCI bus
` [U-Boot] [PATCH v2 09/11] net: designware: Add support to PCI designware devices
` [U-Boot] [PATCH v2 10/11] x86: Convert to use driver model eth on quark/galileo
` [U-Boot] [PATCH v2 11/11] x86: quark: Add PCIe/USB static register programming after memory init

[U-Boot] [PATCH] Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
 2015-09-03  2:02 UTC  (20+ messages)

[U-Boot] [PATCH] sunxi: Ensure that 'mksunxiboot' tool produces deterministic output
 2015-09-02 23:36 UTC 

[U-Boot] What's purpose of DEV_FLAGS_SYSTEM and DEV_EXT_VIDEO?
 2015-09-02 22:25 UTC  (5+ messages)

[U-Boot] [PATCH] Convert omap3_logic to ti_omap3_common.h
 2015-09-02 21:59 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 9/9] powerpc: mpc85xx: remove stxgp3, stxssa support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 8/9] powerpc: mpc5xx: remove cmi_mpc5xx support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/9] powerpc: ppc4xx: remove zeus support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,7/9] "

[U-Boot] [PATCH v2 6/9] powerpc: ppc4xx: remove sbc405 support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/9] powerpc: ppc4xx: remove pcs440ep support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/9] powerpc: ppc4xx: remove p3p440 support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/9] powerpc: ppc4xx: remove lwmon5 support
 2015-09-02 21:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/9] powerpc: ppc4xx: remove csb272, csb472 support
 2015-09-02 21:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/9] powerpc: ppc4xx: remove alpr support
 2015-09-02 21:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/9] "

[U-Boot] [PATCH] ea20: Convert to generic board
 2015-09-02 21:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] serial: drop redundant depends on
 2015-09-02 21:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PULL] Please pull u-boot-imx
 2015-09-02 21:58 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2] arch/arm/Kconfig: Add back in missing entries
  ` [U-Boot] [PATCH 2/2] configs/titanium_defconfig: Select MX6

[U-Boot] Please pull u-boot-mpc85xx master
 2015-09-02 21:58 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-09-02 21:58 UTC  (2+ messages)

[U-Boot] mkimage: mxs (mx23_olinuxino) build regression
 2015-09-02 21:57 UTC  (3+ messages)

[U-Boot] u-boot built with gcc5 dies in memcpy()
 2015-09-02 20:18 UTC 

[U-Boot] [PATCHv2] arm: socfpga: Add support for the Terasic DE-0 Atlas board
 2015-09-02 20:14 UTC  (8+ messages)

[U-Boot] [PATCH 01/13] imx: arch-mx6: add is_soc_type helper macro
 2015-09-02 19:05 UTC  (3+ messages)
` [U-Boot] [PATCH 13/13] imx: mx7dsabresd: Add support for MX7D SABRESD board

[U-Boot] [PATCH v2 01/13] imx: arch-mx6: add is_soc_type helper macro
 2015-09-02 18:54 UTC  (13+ messages)
` [U-Boot] [PATCH v2 02/13] thermal: imx_thermal: rework driver to be reused
` [U-Boot] [PATCH v2 03/13] arm: imx: common rework cache settings for imx6
` [U-Boot] [PATCH v2 04/13] arm: imx: imx-common: init: move arch init common setup
` [U-Boot] [PATCH v2 05/13] imx: system counter driver for imx7d and mx6ul
` [U-Boot] [PATCH v2 06/13] imx: imx7d: initial arch level support
` [U-Boot] [PATCH v2 07/13] imx: imx7d: clock control module support
` [U-Boot] [PATCH v2 08/13] imx: imx7d: Add SoC system support
` [U-Boot] [PATCH v2 09/13] arm: imx-common: init: extend init_aips to support imx7
` [U-Boot] [PATCH v2 10/13] arm: imx-common: init: rework wdog settings for imx6/imx7
` [U-Boot] [PATCH v2 11/13] thermal: imx: add imx7d soc thermal support
` [U-Boot] [PATCH v2 12/13] imx: imx7d: add imx-common cpu support for imx7d
` [U-Boot] [PATCH v2 13/13] imx: mx7dsabresd: Add support for MX7D SABRESD board

[U-Boot] [PATCH 0/3] Introduce TPM driver model and STMicroelectronics ST33ZP24 TPMs
 2015-09-02 17:54 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] tpm: Move tpm_tis_i2c to tpm_i2c_infineon

[U-Boot] [PATCH v2] arm: socfpga: Fix memory error caused by re-enabling OCRAM ECC
 2015-09-02 17:09 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant
 2015-09-02 16:59 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix memory error caused by re-enabling OCRAM ECC
 2015-09-02 16:57 UTC 

[U-Boot] [PATCH 00/45] arm: Remove boards that have not moved to generic board init
 2015-09-02 15:51 UTC  (7+ messages)
` [U-Boot] [PATCH 03/45] arm: Remove most LaCie boards

[U-Boot] [PATCH] powerpc/t1023rdb: change default core frequency to 1200MHz
 2015-09-02 15:23 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc: convert selected boards to generic board structure
 2015-09-02 15:23 UTC  (2+ messages)

[U-Boot] [v2] net/fman: Support both new and legacy FMan Compatibles
 2015-09-02 15:23 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/2] Fix init_ram for e6500 and e5500
 2015-09-02 15:22 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/2] powerpc: configs: Fix init_ram physical address for several boards
` [U-Boot] [PATCH v1 2/2] powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ram

[U-Boot] [PATCH v2 0/2] Rename DDR4 target names
 2015-09-02 15:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] powerpc/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targets

[U-Boot] [PATCH] powerpc/t1024qds: Add missing T1024QDS_DDR4_defconfig
 2015-09-02 15:21 UTC  (2+ messages)

[U-Boot] [PATCH v1] common: Fix load and entry addresses in FIT image
 2015-09-02 15:16 UTC  (3+ messages)

[U-Boot] [PATCH] Fix FSL DDR clock adjust calculation
 2015-09-02 15:06 UTC  (7+ messages)

[U-Boot] [PATCH 0/5] sbc8641d: misc fixes and generic board enablement
 2015-09-02 14:05 UTC  (5+ messages)
` [U-Boot] [PATCH 5/5] sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD

[U-Boot] [PATCH 2/2] fdt_support: Don't panic if unable to perform stdout fixup
 2015-09-02 14:05 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] fdt_support: Don't panic if stdout alias is missing

[U-Boot] [PATCH 0/6] device model bringup of cpsw on am335x bone black
 2015-09-02 13:16 UTC  (11+ messages)
` [U-Boot] [PATCH 1/6] drivers: of: add support for get device address based on index
` [U-Boot] [PATCH 2/6] am335x_evm: prepare for eth driver model support
` [U-Boot] [PATCH 3/6] am335x_evm: do not define usb ether gadget when Eth DM is defined
` [U-Boot] [PATCH 4/6] drivers: net: cpsw: prepare driver for device model migration
` [U-Boot] [PATCH 5/6] drivers: net: cpsw: convert driver to adopt device driver model
` [U-Boot] [PATCH 6/6] defconfig: am335x: bbb: enable ethernet "

[U-Boot] arm: socfpga: Question about FPGA/HPS SDRAM Bridge
 2015-09-02 12:49 UTC  (6+ messages)

[U-Boot] [PATCH 1/4 v2] mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
 2015-09-02 12:29 UTC 

[U-Boot] [PATCH 1/4] mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
 2015-09-02 11:15 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4
` [U-Boot] [PATCH 4/4] arm: spear: Enable THUMB mode on x600 board

[U-Boot] [PATCH] ARM: atmel: boards: use default CONFIG_SYS_PBSIZE
 2015-09-02 10:00 UTC 


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).