public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-06-18 12:35:02 to 2015-06-23 10:02:49 UTC [more...]

[U-Boot] [PATCH 0/3] sunxi: Enable both ehci and otg in host mode on various boards
 2015-06-23 10:02 UTC  (14+ messages)
` [U-Boot] [PATCH 1/3] sunxi: musb: Improve output during probing
` [U-Boot] [PATCH 2/3] sunxi: musb: Stop treating not having a vbus-det gpio as an error
` [U-Boot] [PATCH 3/3] sunxi: Enable both ehci and otg in host mode on various boards

[U-Boot] Marvell Armada XP SATA support
 2015-06-23  9:35 UTC 

[U-Boot] [PATCH v2] build: create time and date independent binary
 2015-06-23  8:32 UTC 

[U-Boot] [PATCH v7 0/4] sf: Add MTD layer support
 2015-06-23  7:25 UTC  (8+ messages)
` [U-Boot] [PATCH v7 1/4] mtd, spi: Add MTD layer driver
` [U-Boot] [PATCH v7 2/4] mtd, nand: Move common functions from cmd_nand.c to common place
` [U-Boot] [PATCH v7 3/4] spi, sf: Use offset and size in sf cmd from mtdpartition
` [U-Boot] [PATCH v7 4/4] mtd, spi: Check if flash pointer is used
` [U-Boot] Fwd: [PATCH v7 0/4] sf: Add MTD layer support

[U-Boot] [PATCH v2 12/15] x86: Generate a valid MultiProcessor (MP) table
 2015-06-23  6:15 UTC  (3+ messages)

[U-Boot] [RESPIN PATCH v2 02/15] cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
 2015-06-23  4:18 UTC  (14+ messages)
` [U-Boot] [RESPIN PATCH v2 03/15] x86: crownbay: Enable DM RTC support
` [U-Boot] [RESPIN PATCH v2 04/15] x86: queensbay: Correct Topcliff device irqs
` [U-Boot] [RESPIN PATCH v2 05/15] x86: Write correct bus number for the irq router
` [U-Boot] [RESPIN PATCH v2 06/15] x86: Ignore function number when writing PIRQ routing table
` [U-Boot] [RESPIN PATCH v2 07/15] x86: Reduce PIRQ routing table size
` [U-Boot] [RESPIN PATCH v2 08/15] x86: Clean up ioapic header file
` [U-Boot] [RESPIN PATCH v2 09/15] x86: Add I/O APIC register access routines
` [U-Boot] [RESPIN PATCH v2 10/15] x86: Remove inline for lapic "
` [U-Boot] [RESPIN PATCH v2 11/15] x86: Add MultiProcessor (MP) table APIs
` [U-Boot] [RESPIN PATCH v2 12/15] x86: Generate a valid MultiProcessor (MP) table
` [U-Boot] [RESPIN PATCH v2 13/15] x86: Update README.x86 for SMP support
` [U-Boot] [RESPIN PATCH v2 14/15] x86: crownbay: Enable writing MP table
` [U-Boot] [RESPIN PATCH v2 15/15] x86: queensbay: Change PCIe root ports' interrupt routing

[U-Boot] [RESPIN PATCH v2 01/15] dm: rtc: Support mc146818 driver in driver model
 2015-06-23  4:18 UTC 

[U-Boot] [PATCH 4/4] config: ls2085ardb: Add USB support for ls2085ardb
 2015-06-23  4:16 UTC 

[U-Boot] [PATCH 3/4] config: ls2085aqds: Add USB support for ls2085aqds
 2015-06-23  4:15 UTC 

[U-Boot] [PATCH 2/4] config: lsch3: Define USB XHCI controller base address for LS2085A
 2015-06-23  4:15 UTC 

[U-Boot] [PATCH 1/4] config: lsch3: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A
 2015-06-23  4:15 UTC 

[U-Boot] SDRAM
 2015-06-23  3:51 UTC  (3+ messages)

[U-Boot] [PATCH 4/4] include: usb: Map USB controller base addresses for LS2085A
 2015-06-23  3:48 UTC 

[U-Boot] [PATCH 3/4] include: usb: Move USB controller base address mapping
 2015-06-23  3:48 UTC 

[U-Boot] [PATCH 2/4] drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
 2015-06-23  3:47 UTC 

[U-Boot] [PATCH 1/4] drivers: usb: fsl: Remove warnings for 64-bit architectures
 2015-06-23  3:47 UTC 

[U-Boot] [PATCH v2 2/2] pci: Disable expansion ROM address decoding when signature check fails
 2015-06-23  3:45 UTC 

[U-Boot] [PATCH v2 1/2] pci: Configure expansion ROM during auto config process
 2015-06-23  3:45 UTC 

[U-Boot] [PATCH RESEND 0/7] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-06-22 23:31 UTC  (7+ messages)

[U-Boot] [PATCH 1/2] Allow CONFIG_REGEX to be disabled when CONFIG_NET
 2015-06-22 22:57 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] blackfin: Fix build regression due to image size

[U-Boot] net.c: question regarding commit: fd3056337e6fcc140f400e11edd33f6f1cb37de1
 2015-06-22 21:54 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
 2015-06-22 21:34 UTC  (15+ messages)
          ` [U-Boot] [PATCH 0/7] Move include/config_cmd_default.h into Kconfig / remove arch defaults
            ` [U-Boot] [PATCH 1/7] mtd: spi: Add the SPI_FLASH config to Kconfig
            ` [U-Boot] [PATCH 2/7] common: Fix comment for saveenv in Kconfig
            ` [U-Boot] [PATCH 3/7] common: Add the CMD_ENV_EXISTS config to Kconfig
            ` [U-Boot] [PATCH 4/7] arm: Make new baltos board not break on savedefconfig
            ` [U-Boot] [PATCH 5/7] a3m071: Add needed dependency on LIB_RAND
            ` [U-Boot] [PATCH 6/7] Move default y configs out of arch/board Kconfig
            ` [U-Boot] [PATCH 7/7] Move defaults from config_cmd_default.h to Kconfig

[U-Boot] [PATCH v6 0/4] spi, sf: add mtdparts feature to spi and sf commands
 2015-06-22 19:59 UTC  (13+ messages)
` [U-Boot] [PATCH v6 1/4] mtd, spi: add MTD layer driver

[U-Boot] [Banana Pi] DHCP at boot
 2015-06-22 12:08 UTC  (2+ messages)

[U-Boot] [PATCHv4 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-06-22 10:56 UTC  (6+ messages)
` [U-Boot] [PATCHv4 1/3] driver/ddr/altera: Add DDR driver for Altera's SDRAM controller

[U-Boot] [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code
 2015-06-22  9:20 UTC  (3+ messages)

[U-Boot] [PATCH] cmd_mp: Add support for showing all CPU status by one command
 2015-06-22  9:17 UTC 

[U-Boot] [PATCH v2 1/1] ARM: DRA72x: fix io delay calibration for ethernet
 2015-06-22  9:13 UTC 

[U-Boot] [PATCH v2] spi: cf_qspi: fix clamp macro type check compilation warnings
 2015-06-22  7:19 UTC  (3+ messages)

[U-Boot] [PATCH] pci: Configure expansion ROM during auto config process
 2015-06-22  6:49 UTC  (5+ messages)

[U-Boot] s3c2416 port problem
 2015-06-22  3:09 UTC 

[U-Boot] [PATCH] spi: cf_qspi: fix clamp macro type check compilation warnings
 2015-06-21  9:45 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] fdt: prevent clearing memory node if there are no banks
 2015-06-20 23:29 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: highbank: remove DRAM bank setup

[U-Boot] [PATCH] spi: zynq_spi.c:Optmizations done in spi_xfer func
 2015-06-20 15:57 UTC 

[U-Boot] [PATCH] mmc: bcm2835_sdhci: Restore original delay behavior
 2015-06-20 14:23 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] Tegra210 support for P2571
 2015-06-19 22:25 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] ARM: bcm283x: Repair wdog.h
 2015-06-19 21:39 UTC  (6+ messages)
` [U-Boot] [PATCH 3/4] ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver

[U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig
 2015-06-19 20:48 UTC  (20+ messages)
` [U-Boot] [PATCH 2/5] Make MTD_PARTITIONS "
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 3/5] Make ubi "
  ` [U-Boot] [U-Boot,3/5] "
` [U-Boot] [PATCH 4/5] Make lzo decompression "
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 5/5] Make ubifs "
  ` [U-Boot] [U-Boot,5/5] "
` [U-Boot] [U-Boot,1/5] Make RBTREE "

[U-Boot] [PATCH v2 2/3] am43xx_evm: add usb host boot support
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/3] "

[U-Boot] [PATCH v2] README: Describe CONFIG_SYS_NO_FLASH
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH] ARM: BeagleBoard-X15: Enable VTT regulator
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 3/3] am43xx_evm: add eth boot support
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/3] "

[U-Boot] [PATCH v2 1/3] am43xx: Update CONFIG_SPL_TEXT_BASE
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/3] "

[U-Boot] [PATCH] ARM: DRA7: Change configuration to prevent DDR reset control from EMIF
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] arm, am33xx: update for siemens am335x based boards
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 2/2] common: cmd_part: start and size sub-commands introduction
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/2] common: cmd_part: Proper alignment
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/2] "

[U-Boot] [PATCH] siemens,am33x,thuban: rename dxr2 to thuban
 2015-06-19 20:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] siemens,am33x,rastaban: add rastaban config
 2015-06-19 20:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] keystone2: use correct EFUSE_BOOTROM fileds to configure speed
 2015-06-19 20:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] ARM: phytec: pcm051: select board revision by Kconfig
 2015-06-19 20:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PULL] u-boot-usb/master
 2015-06-19 20:24 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Add support for Vybrid VF610-based PCM052
 2015-06-19 17:33 UTC  (10+ messages)
` [U-Boot] [PATCH 1/5] net: fec_mxc: remove useless struct nbuf
  ` [U-Boot] [PATCH 2/5] vf610: refactor DDRMC code
    ` [U-Boot] [PATCH 3/5] i2c: fix vf610 support
      ` [U-Boot] [PATCH 4/5] tools: mkimage: fix imximage header size
        ` [U-Boot] [PATCH 5/5] vf610: add support for Phytec PCM052

[U-Boot] [PATCH 1/1] ARM: DRA72x: fix io delay calibration for ethernet
 2015-06-19 15:35 UTC  (3+ messages)

[U-Boot] MinnowBoard Max uboot
 2015-06-19 15:21 UTC  (12+ messages)

[U-Boot] [PATCH] ARM: cache-cp15: Make sure EAE is not enabled
 2015-06-19 15:16 UTC  (5+ messages)

[U-Boot] [PATCH 00/22] Convert musb host mode code to the device-model
 2015-06-19 13:32 UTC  (23+ messages)
` [U-Boot] [PATCH 16/22] sunxi: usb-phy: Add support for reading otg id pin value
` [U-Boot] [PATCH 17/22] sunxi: musb: Move vbus check to sunxi_musb_enable
` [U-Boot] [PATCH 18/22] sunxi: musb: Add id pin support
` [U-Boot] [PATCH 19/22] sunxi: musb: Move musb config and platdata to the sunxi-musb glue
` [U-Boot] [PATCH 20/22] sunxi: musb: Use device-model for musb host mode
` [U-Boot] [PATCH 21/22] sunxi: Kconfig: Enable CONFIG_USB and friends by default on sunxi
` [U-Boot] [PATCH 22/22] sunxi: ga10h: Enable both otg and regular usb host controllers

[U-Boot] [PATCH 0/2] sunxi: musb: Fix "usb reset" handling
 2015-06-19 13:08 UTC  (7+ messages)

[U-Boot] [PATCH 0/2] usb: 2 keyboard fixes for v2015.07
 2015-06-19 12:34 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] usb: ehci: Properly deal with data toggle for interrupt endpoints
` [U-Boot] [PATCH 2/2] usb: kbd: Disable idle input reports when we do not need them

[U-Boot] [PATCH v2] usb.h: Always declare usb function prototypes
 2015-06-19 12:32 UTC  (2+ messages)

[U-Boot] [PATCH] arm, imx: fix spl compile for mxs boards
 2015-06-19 12:14 UTC  (3+ messages)

[U-Boot] [PATCH V3] sf: Add support for flag status register on Micron chips
 2015-06-19  8:21 UTC  (3+ messages)

[U-Boot] [PATCH v3 4/4] arm: ls102xa: Enable Driver Model SPI for ls1021atwr
 2015-06-19  8:14 UTC  (9+ messages)

[U-Boot] [PATCH v5 1/4] dm: sf: Add Atmel DataFlash spi flash driver
 2015-06-19  7:21 UTC 

[U-Boot] [PATCH] Fix default env includes to fix sandbox build
 2015-06-18 22:46 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fix: samsung: common: autoboot.cmd: Correct itbcfg definition
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mmc_write.c: Make mmc_berase do 32bit safe 64bit math
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board/BuR/tseries: remove lpj= from environment-variable
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board/BuR/common: support timer5 for pwm-backlight
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not used
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] spl: spl_mmc: MMC boot mode provisions checks
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spl: spl_mmc: Minor cosmetics
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] CPCI4052: Remove CONFIG_SYS_LONGHELP
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] boards: tam3517-common: enable gpmc prefetch mode
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Please pull u-boot-sunxi master
 2015-06-18 22:45 UTC  (2+ messages)

[U-Boot] [PATCH] keystone2: use detected ddr3a size
 2015-06-18 15:57 UTC  (4+ messages)


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