public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-10-19 07:47:22 to 2016-10-21 11:52:13 UTC [more...]

[U-Boot] Loading kernel from SD card slow on MinnowBoard Turbot since v2016.09
 2016-10-21 11:52 UTC  (6+ messages)

[U-Boot] [PATCH] ls2080: Add USB boot to distro boot order
 2016-10-21 11:43 UTC 

[U-Boot] [RFC] Proposal on changing raw boot mode
 2016-10-21 11:32 UTC  (3+ messages)

[U-Boot] [PATCH] tools: mkimage: Check if file is regular file
 2016-10-21 11:21 UTC 

[U-Boot] [PATCH 0/4] am57xx: Add fastboot support
 2016-10-21 11:19 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] fastboot: Add CONFIG_FASTBOOT_USB_DEV option
` [U-Boot] [PATCH 2/4] ti_omap5_common: Respect USB controller number in fastboot
` [U-Boot] [PATCH 3/4] configs: am57xx: Enable download gadget
` [U-Boot] [PATCH 4/4] configs: am57xx: Enable fastboot

[U-Boot] [PATCH 0/8] Various travis-ci improvements
 2016-10-21 11:19 UTC  (18+ messages)
` [U-Boot] [PATCH 1/8] test/py: ensure a log section exists for skipped tests
` [U-Boot] [PATCH 2/8] travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'
` [U-Boot] [PATCH 3/8] travis-ci: Use a git URI for dtc.git
` [U-Boot] [PATCH 4/8] travis-ci: Do not make buildman warnings fatal
` [U-Boot] [PATCH 5/8] travis-ci: Update toolchain and buildman usage
` [U-Boot] [PATCH 6/8] travis-ci: Add more architectures
` [U-Boot] [PATCH 7/8] travis-ci: Drop 'TEST_CMD'
` [U-Boot] [PATCH 8/8] travis-ci: Add test.py for various qemu platforms
  ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH] arm: dts: Pine64: add Ethernet alias
 2016-10-21 10:28 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] arm64: Pine64/A64: USB support
 2016-10-21  9:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] drivers: USB: OHCI: allow compilation for 64-bit targets
` [U-Boot] [PATCH 2/2] sunxi: A64: enable USB support

[U-Boot] [PATCH v3 1/3] armv8/ls1043a: fixup GIC offset according to SVR and SCFG_GIC400_ALIGN[GIC_ADDR_BIT]
 2016-10-21  8:15 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/3] armv8/fsl-layerscape: fdt: fixup GIC node for LS1043A rev1.0
` [U-Boot] [PATCH v3 3/3] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node

[U-Boot] [PATCH 0/8] dm: Update on serial driver progress
 2016-10-21  8:10 UTC  (11+ messages)
` [U-Boot] [PATCH 1/8] arm: Remove colibri_pxa270 board
` [U-Boot] [PATCH 2/8] arm: Remove h2200 board
` [U-Boot] [PATCH 3/8] arm: Remove zipitz2 board
` [U-Boot] [PATCH 4/8] arm: Drop pxa serial driver
` [U-Boot] [PATCH 5/8] serial: Update docs to indicate mcfuart supports DM_SERIAL
` [U-Boot] [PATCH 6/8] arm: Remove smdk2410 board
` [U-Boot] [PATCH 7/8] arm: Remove VCMA9 board
` [U-Boot] [PATCH 8/8] serial: Drop the s3c24x0 serial driver

[U-Boot] [PATCH v2] libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
 2016-10-21  7:12 UTC  (4+ messages)

[U-Boot] [PATCH] Kconfig: ifc: Moving IFC_BANK_COUNT from Kconfig to config.h
 2016-10-21  4:37 UTC 

[U-Boot] [PATCH] mmc: refactor two core functions
 2016-10-21  4:35 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: sdhci: fix the "misaligned operation at range" for cache
 2016-10-21  4:34 UTC  (2+ messages)

[U-Boot] [PATCH V2] mmc: introduce mmc_power_init
 2016-10-21  4:34 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/3] gpio: at91_gpio: Add option and clock support
 2016-10-21  3:07 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] gpio: Kconfig: Add CONFIG_AT91_GPIO option
` [U-Boot] [PATCH v1 2/3] gpio: at91_gpio: Add the device tree support
` [U-Boot] [PATCH v1 3/3] gpio: at91_gpio: Add the clock support

[U-Boot] [ANN] U-Boot v2016.11-rc2 released
 2016-10-21  1:52 UTC  (2+ messages)

[U-Boot] [RFC PATCH v1 0/6] pxa3xx_nand updates
 2016-10-21  1:31 UTC  (10+ messages)
` [U-Boot] [RFC PATCH v1 1/6] mtd: nand: pxa3xx_nand: Increase initial buffer size
` [U-Boot] [RFC PATCH v1 2/6] mtd: nand: pxa3xx_nand: use nand_to_mtd()
` [U-Boot] [RFC PATCH v1 3/6] mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
` [U-Boot] [RFC PATCH v1 4/6] mtd: nand: pxa3xx_nand: fix early spurious interrupt
` [U-Boot] [RFC PATCH v1 5/6] mtd: nand: pxa3xx-nand: fix random command timeouts
` [U-Boot] [RFC PATCH v1 6/6] mtd: nand: pxa3xx_nand: add support for partial chunks

[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
 2016-10-20 19:30 UTC  (13+ messages)
` [U-Boot] [PATCH 2/2] net: add driver for Synopsys Ethernet QoS device

[U-Boot] [PATCH V2 1/4] ARM: tegra: ensure nvtboot_boot_x0 alignment
 2016-10-20 18:48 UTC  (5+ messages)
` [U-Boot] [PATCH V2 2/4] ARM: tegra: translate __asm_flush_l3_cache to assembly
` [U-Boot] [PATCH V2 3/4] armv8: add hooks for all cache-wide operations
` [U-Boot] [PATCH V2 4/4] ARM: tegra186: call secure monitor for all cache-wide ops

[U-Boot] [Resend RFC PATCH 0/2] Fix armv8 cache flushing
 2016-10-20 18:34 UTC  (8+ messages)
` [U-Boot] [Resend RFC PATCH 1/2] armv8: Fix dcache disable function

[U-Boot] [PATCH v2 1/3] armv8/ls1043a: fixup GIC offset according to SVR and GIC400_ADDR_ALIGN_64K[GIC_ADDR]
 2016-10-20 18:19 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] armv8/fsl-layerscape: fdt: fixup GIC node for LS1043A rev1
` [U-Boot] [PATCH v2 3/3] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node

[U-Boot] [PATCH v3 0/7] toradex: config block handling
 2016-10-20 15:31 UTC  (2+ messages)

[U-Boot] Altera CycloneV socfpga development kit QSPI flash access from u-boot
 2016-10-20 15:24 UTC 

[U-Boot] [PATCH] i2c: designware: Avoid overwriting the cmd_data register
 2016-10-20 14:48 UTC 

[U-Boot] [PATCH v4 00/29] Kconfig: Move console options to Kconfig
 2016-10-20 14:36 UTC  (15+ messages)
` [U-Boot] [PATCH v4 01/29] Remove some merge markers
` [U-Boot] [PATCH v4 02/29] Convert SILENT_CONSOLE options to Kconfig
` [U-Boot] [PATCH v4 03/29] Convert CONSOLE_PRE_CONSOLE_BUFFER "
` [U-Boot] [PATCH v4 05/29] config: Drop CONFIG_CONSOLE
` [U-Boot] [PATCH v4 06/29] config: Drop CONFIG_CONSOLE_DEV
` [U-Boot] [PATCH v4 07/29] Convert CONFIG_VIDEO to Kconfig
` [U-Boot] [PATCH v4 23/29] Convert CONFIG_LCD "

[U-Boot] [PATCH] spi: cadence_qspi_apb: Improve indirect write transaction
 2016-10-20 13:32 UTC  (12+ messages)

[U-Boot] [PATCH v3 0/3]spi: Add ZynqMP QSPI driver support
 2016-10-20 11:38 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/3] spi: spi_flash: Dont set quad enable for micron in all cases
` [U-Boot] [PATCH v3 2/3] spi: zynqmp_qspi: Add QSPI driver support for ZynqMP

[U-Boot] [PATCH v1] arm: Add support for PDU001
 2016-10-20 11:18 UTC  (2+ messages)

[U-Boot] [PULL v3] efi patch queue 2016-10-19
 2016-10-20 11:18 UTC  (4+ messages)

[U-Boot] [PATCH v3] arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
 2016-10-20 10:51 UTC  (2+ messages)

[U-Boot] u-boot, powerpc and multilib and linker scripts
 2016-10-20 10:05 UTC 

[U-Boot] [PATCH v6 0/6] LS2080ARDB: Enable EFI boot support
 2016-10-20  8:36 UTC  (10+ messages)
` [U-Boot] [PATCH v6 1/6] ls2080: Exit dpaa only right before exiting U-Boot
` [U-Boot] [PATCH v6 2/6] efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
` [U-Boot] [PATCH v6 3/6] ls2080ardb: Reserve DP-DDR RAM
` [U-Boot] [PATCH v6 4/6] armv8: ls2080a: Declare spin tables as reserved for efi loader
` [U-Boot] [PATCH v6 5/6] armv8: fsl-layerscape: Add support for efi_loader RTS reset
` [U-Boot] [PATCH v6 6/6] ls2080ardb: Convert to distro boot

[U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp()
 2016-10-20  8:19 UTC  (11+ messages)
` [U-Boot] [PATCH 3/6] arm: efi: Add a hello world test program

[U-Boot] [PATCH v7 0/5] net: fec_mxc: Convert to DM
 2016-10-20  5:59 UTC  (9+ messages)
` [U-Boot] [PATCH v7 1/5] net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
` [U-Boot] [PATCH v7 2/5] net: fec_mxc: Convert into driver model
` [U-Boot] [PATCH v7 3/5] net: fec_mxc: Driver cleanups
` [U-Boot] [PATCH v7 4/5] ARM: dts: imx6qdl-icore: Add FEC support
` [U-Boot] [PATCH v7 5/5] icorem6: Use CONFIG_DM_ETH support

[U-Boot] [PATCH 1/3] armv8/ls1043a: fixup GIC offset according to SVR and GIC400_ADDR_ALIGN_64K[GIC_ADDR]
 2016-10-20  5:40 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] armv8/fsl-layerscape: fdt: fixup GIC node for LS1043A rev1
` [U-Boot] [PATCH 3/3] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node

[U-Boot] [PATCH 0/5] Update LS2080A SoC code to support LS2088A SoC
 2016-10-20  5:15 UTC  (9+ messages)
` [U-Boot] [PATCH 1/5] armv8: lsch3: Use SVR based timer base address detection
` [U-Boot] [PATCH 2/5] armv8: fsl-layerscape: Update TZASC registers type
` [U-Boot] [PATCH 3/5] armv8: fsl-layerscape : Check SVR for initializing TZASC
` [U-Boot] [PATCH 4/5] armv8: fsl-layerscape: Add NXP LS2088A SoC support
` [U-Boot] [PATCH 5/5] armv8/fsl-lsch3: Update code to release secondary cores

[U-Boot] [RFC PATCH 1/1] sf: support chips using 4-byte addressing
 2016-10-20  4:35 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v2] "

[U-Boot] [PATCH v1 0/3] net: macb: Add option and clock support
 2016-10-20  2:55 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] net: Kconfig: Add CONFIG_MACB option
` [U-Boot] [PATCH v1 2/3] net: macb: Add the clock support
` [U-Boot] [PATCH v1 3/3] net: macb: Remove redundant #ifdef CONFIG_DM_ETH

[U-Boot] [PATCH] libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
 2016-10-20  0:26 UTC  (5+ messages)

[U-Boot] [PATCH] test/py: ensure a log section exists for skipped tests
 2016-10-19 20:13 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Help with spl: zImage support in Falcon mode
 2016-10-19 19:52 UTC  (5+ messages)

[U-Boot] [PATCH v2 2/2] armv8: s32v234: Introduce basic support for s32v234evb
 2016-10-19 19:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] am335x-icev2: Ethernet support
 2016-10-19 18:15 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection

[U-Boot] [PATCH v2] tools: moveconfig: support wildcards in --defconfigs file
 2016-10-19 18:11 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv8: add hooks for all cache-wide operations
 2016-10-19 17:43 UTC  (15+ messages)

[U-Boot] Some issues with the python tests
 2016-10-19 16:26 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: fix depends on line of EFI_LOADER
 2016-10-19 15:23 UTC 

[U-Boot] [PATCH] api: storage: Avoid enumeration for non-configured subsystem
 2016-10-19 15:19 UTC 

[U-Boot] [PATCH v5 0/7] LS2080ARDB: Enable EFI boot support
 2016-10-19 14:25 UTC  (6+ messages)
` [U-Boot] [PATCH v5 7/7] efi_loader: Declare secure memory as reserved

[U-Boot] [PATCH v1 0/4] sf: add ADDR_4B for 4byte address support
 2016-10-19 14:02 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/4] "

[U-Boot] NFS and timeouts?
 2016-10-19 13:55 UTC  (6+ messages)

[U-Boot] Multi boot selection scenarios
 2016-10-19 12:39 UTC 

[U-Boot] qemu-x86 issues
 2016-10-19 12:03 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] dm: i2c: Add I2C support for i.CoreM6
 2016-10-19 11:49 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] i2c: Kconfig: Add SYS_I2C_MXC entry
` [U-Boot] [PATCH 2/4] i2c: mxc: Print hex instead of decimal for bus address
` [U-Boot] [PATCH 3/4] i2c: mxc: Make 'no gpio pinctrl state' print as debug
` [U-Boot] [PATCH 4/4] imx6: icorem6: Add I2C support

[U-Boot] A33 tablet u-boot not boot (fel +sdbreakout)
 2016-10-19 11:18 UTC 

[U-Boot] Booting a proprietary OS
 2016-10-19  7:47 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox