public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-06-26 11:58:24 to 2015-06-29 09:59:58 UTC [more...]

[U-Boot] FEL mode broken since "sunxi: Move all boards to the driver-model"
 2015-06-29  9:59 UTC  (3+ messages)

[U-Boot] [PATCH 3/3] sunxi:Added difference MMC SLOT for booting
 2015-06-29  9:48 UTC 

[U-Boot] [PATCH 2/3] sunxi:Added Mele i7 eMMC MOD DTS
 2015-06-29  9:47 UTC 

[U-Boot] [PATCH 1/3] sunxi:Added NAND Flash defines and MMC2 IO defines for sun6i
 2015-06-29  9:47 UTC 

[U-Boot] [PATCH v2] sf: update sst25wf040b flash params
 2015-06-29  9:36 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] dm: x86: PCI/SPI fixes for minnowboard MAX
 2015-06-29  9:24 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/7] dm: spi: Correct status register access width
` [U-Boot] [PATCH v2 2/7] dm: spi: Correct BIOS protection logic for ICH9
` [U-Boot] [PATCH v2 4/7] x86: Add ROM image description for minnowmax
` [U-Boot] [PATCH v2 5/7] x86: pci: Tidy up the generic x86 PCI driver
` [U-Boot] [PATCH v2 7/7] dm: x86: baytrail: Correct PCI region 3 when driver model is used

[U-Boot] [PATCH 1/2] defconfig: Add CONFIG_OF_CONTROL in zynq_picozed
 2015-06-29  9:03 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] zynq: defconfig: Move CONFIG_OF_* to Kconfig

[U-Boot] [PATCH] sf: update sst25wf040b flash params
 2015-06-29  8:40 UTC  (4+ messages)

[U-Boot] [PATCH] net: lpc32xx: correct command register reset value
 2015-06-29  8:25 UTC  (2+ messages)

[U-Boot] [PATCH] net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id
 2015-06-29  8:24 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/8] imx: mx6 correct is_soc_rev usage
 2015-06-29  8:19 UTC  (21+ messages)
` [U-Boot] [PATCH v2 2/8] imx: mx6 correct get_cpu_rev
` [U-Boot] [PATCH v2 3/8] imx: mx6 introuduce macro is_mx6dqp
` [U-Boot] [PATCH v2 4/8] imx: mx6: ccm: Change the clock settings for i.MX6QP
` [U-Boot] [PATCH v2 6/8] imx: mx6qp Enable PRG clock and AQoS setting for IPU
` [U-Boot] [PATCH v2 7/8] imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support
` [U-Boot] [PATCH v2 8/8] imx: mx6qp: Adjust AQos settings for peripherals

[U-Boot] [PATCH] armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup
 2015-06-29  7:50 UTC 

[U-Boot] [PATCH v4 14/16] dm: spi: xilinx_spi: Convert to driver model
 2015-06-29  7:50 UTC 

[U-Boot] [PATCH 1/2] armv8: Fix TCR macros for shareability attribute
 2015-06-29  7:49 UTC 

[U-Boot] [PATCH v7 0/5] sf: Add dataflash support
 2015-06-29  7:49 UTC  (14+ messages)
` [U-Boot] [PATCH 1/5] dm: sf: Add Atmel DataFlash spi flash driver
` [U-Boot] [PATCH 2/5] dm: ls1021aqds: dts: Use "spi_dataflash" driver instead of "spi_flash_std" for DSPI flash
` [U-Boot] [PATCH 3/5] arm: ls102xa: Enable Driver Model SPI for ls1021aqds
` [U-Boot] [PATCH 4/5] arm: ls102xa: Enable Driver Model SPI for ls1021atwr
` [U-Boot] [PATCH 5/5] defconfig: ls1021a: Add OF_CONTROL and DM support

[U-Boot] [PATCH v8 3/5] arm: ls102xa: Enable Driver Model SPI for ls1021aqds
 2015-06-29  7:48 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] imx: mx6 remove duplicated enable_cspi_clock
 2015-06-29  7:29 UTC  (7+ messages)
` [U-Boot] [PATCH V2 2/2] imx: mx6 add i2c4 clock support for i.MX6SX

[U-Boot] [PATCH v2 0/3] add support for the at91 based smartweb board
 2015-06-29  7:10 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] spl, common, serial: build SPL without serial support
` [U-Boot] [PATCH v2 2/3] nand, atmel: remove udelay in spl_nand_erase_one()
` [U-Boot] [PATCH v2 3/3] arm, at91: support for sam9260 based smwartweb board

[U-Boot] [PATCH v2 1/2] pci: Configure expansion ROM during auto config process
 2015-06-29  5:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] JFFS2 fixes and performance improvements
 2015-06-29  5:02 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] JFFS2: Return early when file read not necessary
` [U-Boot] [PATCH 2/8] JFFS2: Speed up and fix comparison functions
` [U-Boot] [PATCH 3/8] JFFS2: Only list each directory entry once
` [U-Boot] [PATCH 4/8] JFFS2: Improve speed reading flash files
` [U-Boot] [PATCH 5/8] JFFS2: Optimize building lists during scan
` [U-Boot] [PATCH 6/8] JFFS2: Change scansize to match linux kernel
` [U-Boot] [PATCH 7/8] JFFS2: Use CLEANMARKER to reduce scanning time
` [U-Boot] [PATCH 8/8] JFFS2: Use merge sort when parsing filesystem

[U-Boot] [PATCH 00/22] Convert musb host mode code to the device-model
 2015-06-29  3:45 UTC  (31+ messages)
` [U-Boot] [PATCH 01/22] usb: Always declare usb function prototypes
` [U-Boot] [PATCH 02/22] usb: Drop device-model specific copy of usb_legacy_port_reset
` [U-Boot] [PATCH 03/22] usb: usb_setup_device: Drop unneeded portnr function argument
` [U-Boot] [PATCH 04/22] usb: Pass device instead of portnr to usb_legacy_port_reset
` [U-Boot] [PATCH 05/22] usb: Add an usb_device parameter to usb_reset_root_port
` [U-Boot] [PATCH 06/22] dm: Export device_chld_remove / device_chld_unbind
` [U-Boot] [PATCH 07/22] dm: usb: Fix "usb tree" output
` [U-Boot] [PATCH 08/22] dm: usb: Use device_chld_remove and _unbind to clean up usb devs on stop
` [U-Boot] [PATCH 09/22] dm: usb: Allow usb host drivers to implement usb_reset_root_port
` [U-Boot] [PATCH 10/22] dm: usb: Do not assume that first child is always a hub
` [U-Boot] [PATCH 11/22] musb: Allow musb_platform_enable to return an error code
` [U-Boot] [PATCH 12/22] musb: Update usb-compat to work with struct usb_device without a parent ptr
` [U-Boot] [PATCH 13/22] musb: Rename and wrap public functions
` [U-Boot] [PATCH 14/22] musb: Add musb_host_data struct to hold global data
` [U-Boot] [PATCH 15/22] musb: Add device-model support to the musb-host u-boot glue

[U-Boot] USE_HOSTCC in lib/rsa/rsa-verify.c
 2015-06-29  1:03 UTC 

[U-Boot] Please pull u-boot-marvell master
 2015-06-29  0:36 UTC  (2+ messages)

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

[U-Boot] [PATCH v2 05/20] sf: Kconfig: Update SPI_FLASH entry
 2015-06-28 19:32 UTC 

[U-Boot] Setting up vexpress u-boot for distro configs and use in virt
 2015-06-28 19:27 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set the default one. Use the board set value instead
` [U-Boot] [PATCH 2/3] Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common header
` [U-Boot] [PATCH 3/3] port vexpress to use distro boot commands

[U-Boot] [PATCH v2] Initial support for ACPI Tables for qemu-x86 target
 2015-06-28 17:08 UTC  (5+ messages)

[U-Boot] Minor i.MX6 updates
 2015-06-28 16:32 UTC  (16+ messages)
` [U-Boot] [PATCH 1/7] Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common
` [U-Boot] [PATCH 2/7] mx6cuboxi: drop options that are duplicated in mx6_common
` [U-Boot] [PATCH 3/7] imx6: standardise OCOTP and fuse config to mx6_common
` [U-Boot] [PATCH 4/7] imx6: define CONFIG_IMX6_THERMAL as a default option

[U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)
 2015-06-28 16:06 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux
 2015-06-28 16:00 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/4] mv-common.h: Include support for device trees

[U-Boot] [PATCH] imx: imximage: add new CHECK/CLR BIT command
 2015-06-28 11:00 UTC  (2+ messages)

[U-Boot] [v2 0/6] stv0991: enable cadence qspi controller & spi flash
 2015-06-28 10:57 UTC  (4+ messages)
` [U-Boot] [v2 6/6] stv0991: configure device tree for cadence qspi & flash

[U-Boot] [PATCH 0/20] tegra: Expand Nyan-big support
 2015-06-28  9:48 UTC 

[U-Boot] [PATCH] board/ls2085rdb: Export functions for standalone AQ FW load apps
 2015-06-28  5:33 UTC 

[U-Boot] [PATCH 01/12][v3] drivers/fsl-mc: Make MC boot error messages more readable
 2015-06-28  4:39 UTC  (12+ messages)
` [U-Boot] [PATCH 02/12][v3] driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf
` [U-Boot] [PATCH 03/12][v3] drivers/fsl-mc: Autoload AOIP image from NOR flash
` [U-Boot] [PATCH 04/12][v3] drivers: fsl-mc: Update flibs to mc-0.6.0.1
` [U-Boot] [PATCH 05/12][v3] drivers: fsl-mc: Update qbman driver
` [U-Boot] [PATCH 06/12][v3] drivers: fsl-mc: Return error for major version mismatch
` [U-Boot] [PATCH 07/12][v3] armv8/fsl-lsch3: partition stream IDs
` [U-Boot] [PATCH 08/12][v3] drivers/fsl-mc: dynamically create ICID pool in DPC
` [U-Boot] [PATCH 09/12][v3] armv8/fsl-lsch3: device tree fixups for PCI stream IDs
` [U-Boot] [PATCH 10/12][v3] driver/ldpaa_eth: Retry enqueue if portal was busy
` [U-Boot] [PATCH 11/12][v3] driver/ldpaa_eth: Add timeout handling DQRR entry read
` [U-Boot] [PATCH 12/12][v3] driver/ldpaa_eth: Avoid TX conf frames

[U-Boot] [PATCH 00/20] spi/sf: Kconfig updates
 2015-06-27 18:14 UTC  (21+ messages)
` [U-Boot] [PATCH 01/20] sf: dataflash: Rename to CONFIG_SPI_FLASH_DATAFLASH
` [U-Boot] [PATCH 02/20] README: Add CONFIG_SPI_FLASH_DATAFLASH description
` [U-Boot] [PATCH 03/20] sf: Add Kconfig menu entry
` [U-Boot] [PATCH 04/20] common: Add CMD_SF Kconfig entry
` [U-Boot] [PATCH 05/20] sf: Kconfig: Update SPI_FLASH entry
` [U-Boot] [PATCH 06/20] sf: Kconfig: Add SPI_FLASH_MTD entry
` [U-Boot] [PATCH 07/20] sf: Kconfig: Add SPI_FLASH_DATAFLASH entry
` [U-Boot] [PATCH 08/20] spi: Add Kconfig menu entry
` [U-Boot] [PATCH 09/20] spi: Kconfig: Add XILINX_SPI entry
` [U-Boot] [PATCH 10/20] spi: Kconfig: Add TI_QSPI entry
` [U-Boot] [PATCH 11/20] spi: Makefile: Use object file alphabetic order
` [U-Boot] [PATCH 12/20] spi: Kconfig: Show dm-spi drivers if DM_SPI set
` [U-Boot] [PATCH 13/20] spi: Kconfig: Add FSL_DSPI entry
` [U-Boot] [PATCH 14/20] spi: Kconfig: Add FSL_ESPI entry
` [U-Boot] [PATCH 15/20] spi: Kconfig: Add FSL_QSPI entry
` [U-Boot] [PATCH 16/20] spi: Kconfig: Add EXYNOS_SPI entry
` [U-Boot] [PATCH 17/20] spi: Kconfig: Add ICH_SPI entry
` [U-Boot] [PATCH 18/20] spi: Kconfig: Add TEGRA114_SPI entry
` [U-Boot] [PATCH 19/20] spi: Kconfig: Add TEGRA20_SFLASH entry
` [U-Boot] [PATCH 20/20] spi: Kconfig: Add TEGRA20_SLINK entry

[U-Boot] [PATCH 0/2] ARM: ts4800: add board support
 2015-06-27 17:35 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: ts4800: add basic "

[U-Boot] [PATCH v2 0/5] arm: imx6: tqma6: Kconfig rework
 2015-06-27 16:04 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/16] tegra: Expand Nyan-big support
 2015-06-27  7:39 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1
 2015-06-27  6:16 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] nand: Remove __UBOOT__ ifdefs
` [U-Boot] [PATCH 2/3] mtd: Introduce mtd_block_isreserved()
` [U-Boot] [PATCH 3/3] nand: Sync with Linux v4.1

[U-Boot] dm-spi: spi_chip_select value
 2015-06-26 23:02 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
 2015-06-26 21:16 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] mmc: bcm2835_sdhci: Restore original delay behavior
 2015-06-26 21:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCHv4 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-06-26 20:01 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/16] spi/sf: Cleansup and driver model
 2015-06-26 19:27 UTC  (18+ messages)
` [U-Boot] [PATCH v3 01/16] spi: Zap andes_spi driver
` [U-Boot] [PATCH v3 02/16] spi: Zap ftssp010_spi driver
` [U-Boot] [PATCH v3 03/16] spi: Zap oc_tiny_spi driver
` [U-Boot] [PATCH v3 04/16] spi: xilinx_spi: Move header code to driver
` [U-Boot] [PATCH v3 05/16] spi: xilinx_spi: Driver clean-up
` [U-Boot] [PATCH v3 06/16] spi: davinci_spi: Move header code to driver
` [U-Boot] [PATCH v3 07/16] spi: davinci_spi: Driver cleanup
` [U-Boot] [PATCH v3 08/16] spi/sf: Minor cleanups
` [U-Boot] [PATCH v3 09/16] dm: spi: zynq_spi: Convert to driver model
` [U-Boot] [PATCH v3 10/16] zynq: Kconfig: Enable dm spi and spi_flash
` [U-Boot] [PATCH v3 11/16] dts: zynq: Add zynq spi controller nodes
` [U-Boot] [PATCH v3 12/16] spi: zynq_spi: Add fdt support in driver
` [U-Boot] [PATCH v3 13/16] dts: zynq: Enable spi1 for zc770_xm010 board
` [U-Boot] [PATCH v3 14/16] dm: spi: xilinx_spi: Convert to driver model
` [U-Boot] [PATCH v3 15/16] spi: xilinx_spi: Add asm/io.h include file
` [U-Boot] [PATCH v3 16/16] spi: Kconfig: Add Zynq SPI controller entry

[U-Boot] [PATCH] arm: imx: Switch Wandboard to use config_distro_bootcmd.h
 2015-06-26 19:15 UTC  (8+ messages)

[U-Boot] x86: ACPI support suggestion
 2015-06-26 15:24 UTC  (10+ messages)

[U-Boot] [PATCH] drivers: usb: fsl: Remove LS102XA immap inclusion
 2015-06-26 14:34 UTC  (2+ messages)

[U-Boot] [PATCH] keystone2: config: update default mtd
 2015-06-26 14:17 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Fwd: Re: sd card not working
 2015-06-26 14:08 UTC 

[U-Boot] [PATCH v4] armv8: caches: Added routine to set non cacheable region
 2015-06-26 12:35 UTC 

[U-Boot] [PATCH 2/2] armv8: ls2085ardb: DSPI pin muxing configure through QIXIS CPLD
 2015-06-26 11:58 UTC 


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