public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-08-18 16:42:14 to 2014-08-20 12:20:02 UTC [more...]

[U-Boot] Recommended MIPS toolchain
 2014-08-20 12:20 UTC  (4+ messages)

[U-Boot] [PATCH] arm: zynq: Add compile time boot mode override
 2014-08-20 12:14 UTC 

[U-Boot] [PATCH V4 00/19] Introduce cm-fx6 board
 2014-08-20 12:09 UTC  (20+ messages)
` [U-Boot] [PATCH V4 01/19] spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
` [U-Boot] [PATCH V4 02/19] mx6: add clock enabling functions
` [U-Boot] [PATCH V4 03/19] spi: mxc: fix sf probe when using mxc_spi
` [U-Boot] [PATCH V4 04/19] mtd: spi: add support for M25PE16 and M25PX16
` [U-Boot] [PATCH V4 05/19] compulab: eeprom: add support for defining eeprom i2c bus
` [U-Boot] [PATCH V4 06/19] sata: dwc_ahsata: implement sata_port_status
` [U-Boot] [PATCH V4 07/19] i2c: imx: add macros to setup pads for multiple SoC types
` [U-Boot] [PATCH V4 08/19] arm: mx6: ddr: cleanup
` [U-Boot] [PATCH V4 09/19] arm: mx6: ddr: do not write into reserved bit
` [U-Boot] [PATCH V4 10/19] arm: mx6: ddr: configure MMDC for slow_pd
` [U-Boot] [PATCH V4 11/19] arm: mx6: ddr: fix cs0_end calculation
` [U-Boot] [PATCH V4 12/19] arm: mx6: add get_cpu_type()
` [U-Boot] [PATCH V4 13/19] arm: mx6: add support for Compulab cm-fx6 CoM
` [U-Boot] [PATCH V4 14/19] arm: mx6: cm_fx6: add nand support
` [U-Boot] [PATCH V4 15/19] arm: mx6: cm_fx6: add ethernet support
` [U-Boot] [PATCH V4 16/19] arm: mx6: cm_fx6: add usb support
` [U-Boot] [PATCH V4 17/19] arm: mx6: cm_fx6: add i2c support
` [U-Boot] [PATCH V4 18/19] arm: mx6: cm_fx6: use eeprom
` [U-Boot] [PATCH V4 19/19] arm: mx6: cm_fx6: add sata support

[U-Boot] [PULL] u-boot/master
 2014-08-20 11:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] tools/genboardscfg.py: various fixes and performance improvement
 2014-08-20 11:47 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] tools/genboardscfg.py: ignore defconfigs starting with a dot
` [U-Boot] [PATCH 2/7] tools/genboardscfg.py: be tolerant of missing MAINTAINERS
` [U-Boot] [PATCH 3/7] tools/genboardscfg.py: be tolerant of insane Kconfig
` [U-Boot] [PATCH 4/7] tools/genboardscfg.py: wait for unfinished subprocesses before error-out
` [U-Boot] [PATCH 5/7] tools/genboardscfg.py: fix minor problems on termination
` [U-Boot] [PATCH 6/7] tools/genboardscfg.py: check if the boards.cfg is up to date
` [U-Boot] [PATCH 7/7] tools/genboardscfg.py: improve performance

[U-Boot] [PATCH V2 12/18] arm: mx6: add support for Compulab cm-fx6 CoM
 2014-08-20 11:23 UTC  (7+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH 2/2] mx6sxsabresd: Add Ethernet support
 2014-08-20 11:16 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] mx6sx: Adjust enable_fec_anatop_clock() for mx6solox

[U-Boot] [PATCH] mx6sxsabresd: Convert to the new Kconfig style
 2014-08-20 11:12 UTC  (2+ messages)

[U-Boot] [GIT][DFU] Pull request: u-boot-dfu
 2014-08-20 11:12 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] imx: ventana: misc patches
 2014-08-20 11:09 UTC  (25+ messages)
` [U-Boot] [PATCH 01/11] imx: ventana: set dynamic env var for flash layout
` [U-Boot] [PATCH 02/11] imx: ventana: added cputype env var
` [U-Boot] [PATCH 03/11] imx: ventana: remove caam disable per eeprom bit
` [U-Boot] [PATCH 04/11] imx: ventana: add appropriate delay following GSC i2c write
` [U-Boot] [PATCH 05/11] imx: ventana: add econfig command
` [U-Boot] [PATCH 06/11] imx: ventana: add video enable gpio pinmux for GW54xx
` [U-Boot] [PATCH 07/11] imx: ventana: add missing crlf to print
` [U-Boot] [PATCH 08/11] imx: ventana: configure i2c_dis# pin properly for gw53xx
` [U-Boot] [PATCH 09/11] imx: ventana: enable SION bit on gpio outputs
` [U-Boot] [PATCH 10/11] imx: ventana: add iomux for PCISKT_WDIS# gpio
` [U-Boot] [PATCH 11/11] imx: ventana: leave PCI reset de-asserted if PCI enabled

[U-Boot] [PATCH] arm: fix missing exception handling
 2014-08-20 10:47 UTC  (3+ messages)

[U-Boot] [PATCH] mx6sxsabresd: Update DDR initialization
 2014-08-20 10:42 UTC  (2+ messages)

[U-Boot] [PATCH] pci: mx6: fix occasional link failures
 2014-08-20 10:38 UTC  (2+ messages)

[U-Boot] [PATCH] mxs: fixed battery boot on imx233-olinuxino-micro
 2014-08-20 10:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/4] ARM: mx5: Fix CHSCCDR name
 2014-08-20 10:28 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] ARM: mx6: Prevent overflow in DRAM size detection
` [U-Boot] [PATCH 3/4] ARM: mx6: Handle the MMDCx_MDCTL COL field caprices
` [U-Boot] [PATCH 4/4] ARM: mx6: Enable Thumb build for SPL

[U-Boot] [PATCH] mx31pdk: Change maintainer
 2014-08-20 10:15 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/15] arm: kconfig: move board select menus and other settings to SoC dir
 2014-08-20 10:14 UTC  (5+ messages)
` [U-Boot] [PATCH v2 06/15] kirkwood: kconfig: refactor Kconfig and defconfig

[U-Boot] [PATCH] iMX6: Disable the L2 before chaning the PL310 latency
 2014-08-20  9:48 UTC  (2+ messages)

[U-Boot] [PATCH 00/23] ARM: tegra: Add PCIe support
 2014-08-20  9:46 UTC  (36+ messages)
` [U-Boot] [PATCH 01/23] fdt: Add functions to query a node's #address- and #size-cells
` [U-Boot] [PATCH 02/23] fdt: Add a function to get the index of a string
` [U-Boot] [PATCH 03/23] fdt: Add resource parsing functions
` [U-Boot] [PATCH 04/23] fdt: Add a function to return PCI BDF triplet
` [U-Boot] [PATCH 05/23] fdt: Add a subnodes iterator macro
` [U-Boot] [PATCH 08/23] Add pr_fmt() macro
` [U-Boot] [PATCH 19/23] ARM: tegra: Enable PCIe on Beaver
` [U-Boot] [PATCH 23/23] ARM: tegra: Enable PCIe on Jetson TK1

[U-Boot] [PATCH] imximage: Fix imximage IVT bug for EIM-NOR boot
 2014-08-20  9:44 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/16] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support
 2014-08-20  9:38 UTC  (20+ messages)
` [U-Boot] [PATCH v5 01/16] arm: ls102xa: Add Freescale LS102xA SoC support
` [U-Boot] [PATCH v5 02/16] ls102xa: i2c: Add i2c support for LS102xA
` [U-Boot] [PATCH v5 03/16] net: Merge asm/fsl_enet.h into fsl_mdio.h
` [U-Boot] [PATCH v5 04/16] net: mdio: Use mb() to be compatible for both ARM and PowerPC
` [U-Boot] [PATCH v5 05/16] ls102xa: etsec: Add etsec support for LS102xA
` [U-Boot] [PATCH v5 06/16] ls102xa: esdhc: Add esdhc "
` [U-Boot] [PATCH v5 07/16] driver/ddr/freescale: Add support of accumulate ECC
` [U-Boot] [PATCH v5 08/16] driver/ddr/freescale: Fix DDR3 driver for ARM
` [U-Boot] [PATCH v5 09/16] driver/ddr/fsl: Add support of overriding chip select write leveling
` [U-Boot] [PATCH v5 10/16] arm: ls102xa: Add basic support for LS1021AQDS board
` [U-Boot] [PATCH v5 11/16] arm: ls102xa: Add basic support for LS1021ATWR board
` [U-Boot] [PATCH v5 12/16] net: tsec: Remove tx snooping support from LS1
` [U-Boot] [PATCH v5 13/16] serial: lpuart: add 32-bit registers lpuart support
` [U-Boot] [PATCH v5 14/16] video: dcu: Add DCU driver support
` [U-Boot] [PATCH v5 15/16] ls102xa: dcu: Add platform support for DCU on LS1021ATWR board
` [U-Boot] [PATCH v5 16/16] video: dcu: Add Sii9022A HDMI Transmitter support

[U-Boot] [PATCH v1] arm: include config.h in vectors.S
 2014-08-20  9:33 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] Add support for Panasonic UniPhier SoCs/boards
 2014-08-20  9:31 UTC  (3+ messages)
` [U-Boot] [PATCH 3/6] arm: uniphier: add UniPhier SoC suppurt code

[U-Boot] [UBOOT RFC PATCH 00/13] DRA7xx: Add DWC3 USB driver and enable DFU
 2014-08-20  7:37 UTC  (42+ messages)
` [U-Boot] [UBOOT RFC PATCH 02/13] usb: gadget: udc-core: Add minimal udc-core from linux kernel
` [U-Boot] [UBOOT RFC PATCH 04/13] usb: dwc3: Add dwc3 driver
` [U-Boot] [UBOOT RFC PATCH 07/13] usb: gadget: g_dnl: Explicitly set the max packet size in descriptor
` [U-Boot] [UBOOT RFC PATCH 09/13] common: cmd_dfu: add an API that takes controller index for handling interrupts
` [U-Boot] [UBOOT RFC PATCH 10/13] board: ti: DRA7: added USB initializtion code
` [U-Boot] [UBOOT RFC PATCH 11/13] commom: usb: implement "__weak" functions to make compiler happy
` [U-Boot] [UBOOT RFC PATCH 13/13] dwc3: core: Change the bounce buffer size to 4096

[U-Boot] [PATCH] arm: tegra: initial support for apalis t30
 2014-08-20  7:35 UTC  (3+ messages)

[U-Boot] [PATCH] net: More BOOTP retry timeout improvements
 2014-08-20  5:40 UTC  (5+ messages)

[U-Boot] [PATCH] sun7i: Add support for Olimex A20-OLinuXino-LIME
 2014-08-20  5:37 UTC 

[U-Boot] [PATCH] nand/denali: Adding Denali NAND driver support
 2014-08-20  3:47 UTC  (2+ messages)

[U-Boot] [PATCH] arm: debug: replace license blocks with SPDX
 2014-08-20  2:08 UTC 

[U-Boot] [PATCH v8] nand/denali: Adding Denali NAND driver support
 2014-08-20  1:44 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] Makefile: remove generated boards.cfg within make distclean
 2014-08-20  1:06 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] SPL broken on i.mx31 platforms
 2014-08-19 22:01 UTC  (17+ messages)

[U-Boot] [Patch v2 1/5] fdt_support: Move of_read_number to fdt_support.h
 2014-08-19 20:28 UTC  (5+ messages)
` [U-Boot] [Patch v2 2/5] fdt_support: Make of_bus_default_count_cells non static
` [U-Boot] [Patch v2 3/5] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
` [U-Boot] [Patch v2 4/5] ARMv8/ls2085a: Enable secondary cores
` [U-Boot] [Patch v2 5/5] ARMv8/ls2085a: Move u-boot location to make room for RCW

[U-Boot] [PATCH v2 0/4] arm: vf610: add NAND flash support
 2014-08-19 17:00 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/4] mtd: nand: add Freescale NFC driver

[U-Boot] [PATCH 1/2] arm: vf610: lpuart: fix status register handling
 2014-08-19 15:54 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: vf610: lpuart: disable FIFO on initializaton

[U-Boot] [PATCH V2 00/18] Introduce cm-fx6 board (partial V2 cont.)
 2014-08-19 14:51 UTC  (7+ messages)
` [U-Boot] [PATCH V2 15/18] arm: mx6: cm_fx6: add usb support
` [U-Boot] [PATCH V2 18/18] arm: mx6: cm_fx6: add sata support

[U-Boot] [PATCH] kmp204x: set the ZL clk chips reset to power up only
 2014-08-19 13:40 UTC  (5+ messages)
` [U-Boot] [PATCH v2] kmp204x: reset the Zarlink clocking chips at "
    ` [U-Boot] [PATCH v3] "

[U-Boot] DFU to MMC #1
 2014-08-19 12:21 UTC  (4+ messages)

[U-Boot] Automatic firmware upgrade using USB DFU
 2014-08-19 12:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Introduce low-level debug for ARM architecture
 2014-08-19 11:01 UTC  (5+ messages)
` [U-Boot] [PATCH 3/4] arm: debug: import debug files from Linux 3.16

[U-Boot] [PATCH v2] kconfig: convert Kconfig helper script into a shell script
 2014-08-19 10:56 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] test: Extending USB gadget tests infrastructure
 2014-08-19  9:09 UTC  (5+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 3/3] test: ums: Add script for testing UMS gadget operation

[U-Boot] [PATCH v2] buildman: Create parent directories as necessary
 2014-08-19  8:22 UTC 

[U-Boot] [PATCH v2] net: More BOOTP retry timeout improvements
 2014-08-19  8:21 UTC 

[U-Boot] [GIT PULL] Zynq patches
 2014-08-19  7:57 UTC 

[U-Boot] [PATCH v4] powerpc/t104xrdb: Add T1042RDB board support
 2014-08-19  7:16 UTC 

[U-Boot] [PATCH] kconfig: remove DEFCONFIG_LIST
 2014-08-19  6:51 UTC  (2+ messages)

[U-Boot] running test application uboot hello_world.bin
 2014-08-19  6:29 UTC 

[U-Boot] [PATCH v2 1/3] image: fix bootm failure for FIT image
 2014-08-18 18:18 UTC  (10+ messages)
` [U-Boot] [PATCH 2/3] image: move all function comments to header file

[U-Boot] [PATCH 1/6] usb: ehci: mx6: Add support for i.MX6SL
 2014-08-18 18:08 UTC  (5+ messages)
` [U-Boot] [PATCH 6/6] warp: Add initial WaRP Board support

[U-Boot] [RFC/PATCH] sunxi: Populate the default environment for sunxi-based systems
 2014-08-18 16:54 UTC  (4+ messages)

[U-Boot] [PATCH] buildman: Create parent directories as necessary
 2014-08-18 16:42 UTC  (2+ messages)


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