public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-06-19 11:23:17 to 2015-06-23 21:38:27 UTC [more...]

[U-Boot] [PATCH v3 00/54] dm: Introduce new driver model uclasses
 2015-06-23 21:38 UTC  (6+ messages)
` [U-Boot] [PATCH v3 01/54] Add a dhrystone benchmark command
` [U-Boot] [PATCH v3 02/54] sandbox: Enable dhry command
` [U-Boot] [PATCH v3 03/54] mkimage: Display a better list of available image types
` [U-Boot] [PATCH v3 04/54] fdt: Add a function to remove unused strings from a device tree
` [U-Boot] [PATCH v3 05/54] fdt: Add fdt_first/next_region() functions

[U-Boot] dm-spi: spi_chip_select value
 2015-06-23 21:03 UTC 

[U-Boot] Wandboard SPL boot failed
 2015-06-23 19:31 UTC 

[U-Boot] [PATCH 0/5] sunxi: misc fixes and SinA33 support
 2015-06-23 18:29 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] sunxi: hardware-feature-specific function index defines for PORT F UART0
` [U-Boot] [PATCH 2/5] sunxi: rsb: Enable R_PIO clock before configuring external pins
` [U-Boot] [PATCH 3/5] sunxi: Add support for UART0 in PB pin group on A33
` [U-Boot] [PATCH 4/5] sunxi: Sync sun8i dts files with the linux kernel
` [U-Boot] [PATCH 5/5] sunxi: Add Sinlinx SinA33 defconfig

[U-Boot] [PATCH 00/11 v2] Add more commands for VSC9953 L2 Switch
 2015-06-23 16:48 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11 v2] drivers/net/vsc9953: Cleanup patch
` [U-Boot] [PATCH 02/11 v2] drivers/net/vsc9953: Fix missing reserved register
` [U-Boot] [PATCH 03/11 v2] drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch
` [U-Boot] [PATCH 04/11 v2] drivers/net/vsc9953: Refractor the parser for VSC9953 commands
` [U-Boot] [PATCH 05/11 v2] drivers/net/vsc9953: Add command to show/clear port counters
` [U-Boot] [PATCH 06/11 v2] drivers/net/vsc9953: Add commands to enable/disable HW learning
` [U-Boot] [PATCH 07/11 v2] drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
` [U-Boot] [PATCH 08/11 v2] drivers/net/vsc9953: Add VLAN commands "
` [U-Boot] [PATCH 09/11 v2] drivers/net/vsc9953: Add command for shared/private VLAN learning
` [U-Boot] [PATCH 10/11 v2] drivers/net/vsc9953: Add commands for VLAN ingress filtering
` [U-Boot] [PATCH 11/11 v2] drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier

[U-Boot] corrupted tags in git://git.denx.de/u-boot ?
 2015-06-23 15:23 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2015-06-23 15:17 UTC 

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

[U-Boot] [PATCH 0/3] spi: cadence_qspi: sram depth from DT & fix for FIFO width
 2015-06-23 14:48 UTC  (4+ messages)

[U-Boot] [PATCH] cmd_mp: Add support for showing all CPU status by one command
 2015-06-23 14:33 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
 2015-06-23 14:33 UTC  (17+ 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] keystone2: use detected ddr3a size
 2015-06-23 14:08 UTC  (6+ messages)

[U-Boot] [PATCH 4/4] include: usb: Map USB controller base addresses for LS2085A
 2015-06-23 13:02 UTC  (4+ messages)

[U-Boot] Marvell Armada XP SATA support
 2015-06-23 12:38 UTC  (3+ messages)

[U-Boot] [PATCH v2] Initial support for ACPI Tables for qemu-x86 target
 2015-06-23 12:15 UTC  (2+ messages)

[U-Boot] [PATCH] keystone2: use correct EFUSE_BOOTROM fileds to configure speed
 2015-06-23 11:33 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] x86: ACPI support suggestion
 2015-06-23 11:30 UTC  (9+ messages)

[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] [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 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 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 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 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  (4+ 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 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  (12+ messages)
` [U-Boot] [PATCH 19/22] sunxi: musb: Move musb config and platdata to the sunxi-musb glue
` [U-Boot] [PATCH 21/22] sunxi: Kconfig: Enable CONFIG_USB and friends by default on sunxi

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

[U-Boot] [PATCH 0/2] usb: 2 keyboard fixes for v2015.07
 2015-06-19 12:34 UTC  (2+ messages)

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


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