public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-10-11 15:43:28 to 2014-10-14 20:14:10 UTC [more...]

[U-Boot] [PATCH] powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR
 2014-10-14 20:14 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] arm: add interrupt support
 2014-10-14 20:02 UTC  (5+ messages)
` [U-Boot] [PATCH v2 0/3] arm: fix exception handling
  ` [U-Boot] [PATCH v2 2/3] arm: relocate the exception vectors

[U-Boot] [PATCH v2] powerpc/mpc85xx: modify erratum A007186
 2014-10-14 19:22 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/3] net: Add a command to manipulate ethernet devices
 2014-10-14 19:18 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] net: Add a command to access the EEPROM from "
` [U-Boot] [PATCH v3 3/3] usb: eth: smsc95xx: Add EEPROM access support for LAN9514

[U-Boot] [PATCH 2/4] qe: add u-qe support to arm board
 2014-10-14 19:03 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: tegra: Use mem size from MC in combination with get_ram_size()
 2014-10-14 18:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] video: ipo: fix debug and comment
 2014-10-14 18:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] video: ipu_disp: remove pixclk fixup

[U-Boot] [PATCH] powerpc/t104xrdb: make T104x board compliant in u-boot
 2014-10-14 18:34 UTC  (2+ messages)

[U-Boot] [PATCH v3] powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash
 2014-10-14 18:31 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables
 2014-10-14 18:05 UTC  (4+ messages)

[U-Boot] [PATCH] Revert "common, env: Fix support for environment in i2c eeprom"
 2014-10-14 14:21 UTC  (5+ messages)

[U-Boot] [PATCH] Kconfig: Add EXPERT option
 2014-10-14 12:39 UTC 

[U-Boot] [PATCH] km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUS
 2014-10-14 12:05 UTC  (2+ messages)

[U-Boot] dm: Should U-Boot driver model abandon platform data?
 2014-10-14 11:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] imx: mx6sl: Add IOMUX setting for USDHC1-3
 2014-10-14 10:51 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] imx: mx6slevk: Add support for USDHC1 and USDHC3 slots

[U-Boot] [PATCH] sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i
 2014-10-14  9:56 UTC  (2+ messages)

[U-Boot] [PATCH] dm: serial: Fix breakage due to stdio changes
 2014-10-14  9:48 UTC  (5+ messages)

[U-Boot] [ANN] U-Boot v2014.10 released
 2014-10-14  8:47 UTC 

[U-Boot] [PATCH] Makefile: drop "tools-only" from no-dot-config-targets
 2014-10-14  8:27 UTC  (2+ messages)

[U-Boot] [PATCH v10 02/14] patman: Fix indentation in terminal.py
 2014-10-14  8:17 UTC  (4+ messages)
` [U-Boot] [PATCH v10 14/14] RFC: Deprecate MAKEALL

[U-Boot] Broken target
 2014-10-14  8:15 UTC  (6+ messages)

[U-Boot] [PATCH 0/14] dm: omap: Provide access to driver model for am335x, and move boards
 2014-10-14  7:26 UTC  (2+ messages)

[U-Boot] [PATCH v4 6/9] dm: imx: Use gpio_request() to request GPIOs
 2014-10-14  7:25 UTC  (5+ messages)
` [U-Boot] [PATCH 0/2] Split "dm: imx: Use gpio_request() to request GPIOs"
  ` [U-Boot] [PATCH 1/2] dm: imx: i2c: Use gpio_request() to request GPIOs

[U-Boot] [PATCH v2 2/2] imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
 2014-10-14  6:36 UTC 

[U-Boot] [PATCH v2 1/2] mmc: fsl_esdhc: Update esdhc driver for iMX6SX
 2014-10-14  6:35 UTC 

[U-Boot] [PATCH v2 1/2] net: Add a command to access the EEPROM from ethernet devices
 2014-10-14  6:26 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/4] QuadSPI: use QSPI_CMD_xx instead of flash opcodes
 2014-10-14  6:06 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] QuadSPI: use correct amba_base
` [U-Boot] [PATCH v3 3/4] arm:mx6sx add QSPI support
` [U-Boot] [PATCH v3 4/4] imx:mx6sxsabresd add qspi support

[U-Boot] [PATCH v4 0/29] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-10-14  5:42 UTC  (30+ messages)
` [U-Boot] [PATCH v4 01/29] sandbox: dts: Add a SPI device and cros_ec device
` [U-Boot] [PATCH v4 02/29] dm: core: Add functions for iterating through device children
` [U-Boot] [PATCH v4 03/29] dm: core: Allow parents to pass data to children during probe
` [U-Boot] [PATCH v4 04/29] dm: core: Add a clarifying comment on struct udevice's seq member
` [U-Boot] [PATCH v4 05/29] dm: spi: Add a uclass for SPI
` [U-Boot] [PATCH v4 06/29] dm: sandbox: Add a SPI emulation uclass
` [U-Boot] [PATCH v4 07/29] dm: Remove spi_init() from board_r.c when using driver model
` [U-Boot] [PATCH v4 08/29] dm: Add spi.h header to a few files
` [U-Boot] [PATCH v4 09/29] dm: spi: Adjust cmd_spi to work with driver model
` [U-Boot] [PATCH v4 10/29] dm: sandbox: spi: Move to "
` [U-Boot] [PATCH v4 11/29] dm: spi: Rename soft_spi.c to soft_spi_legacy.c
` [U-Boot] [PATCH v4 12/29] dm: spi: Remove SPI_INIT feature
` [U-Boot] [PATCH v4 13/29] dm: spi: Add soft_spi implementation
` [U-Boot] [PATCH v4 14/29] dm: exynos: Convert SPI to driver model
` [U-Boot] [PATCH v4 15/29] dm: spi: Add documentation on how to convert over SPI drivers
` [U-Boot] [PATCH v4 16/29] exynos: universal_c210: Move to driver model soft_spi
` [U-Boot] [PATCH v4 17/29] sf: Tidy up public and private header files
` [U-Boot] [PATCH v4 18/29] spi: Use error return value in sf_ops
` [U-Boot] [PATCH v4 19/29] dm: sf: Add a uclass for SPI flash
` [U-Boot] [PATCH v4 20/29] dm: Convert spi_flash_probe() and 'sf probe' to use driver model
` [U-Boot] [PATCH v4 21/29] dm: sf: sandbox: Convert SPI flash driver to "
` [U-Boot] [PATCH v4 22/29] dm: exynos: config: Use driver model for SPI flash
` [U-Boot] [PATCH v4 23/29] dm: spi: Add tests
` [U-Boot] [PATCH v4 24/29] dm: sf: Add tests for SPI flash
` [U-Boot] [PATCH v4 25/29] dm: tegra: dts: Add aliases for spi on tegra30 boards
` [U-Boot] [PATCH v4 26/29] dm: tegra: spi: Convert to driver model
` [U-Boot] [PATCH v4 27/29] dm: cros_ec: Add support for "
` [U-Boot] [PATCH v4 28/29] dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
` [U-Boot] [PATCH v4 29/29] dm: exynos: cros_ec: Move cros_ec_spi to driver model

[U-Boot] [PATCH 0/6] Addition of new board Peach-Pi
 2014-10-14  5:10 UTC 

[U-Boot] [PATCH v8 0/12] Enable driver model for GPIOs on Tegra and Exynos
 2014-10-14  5:04 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] Addition of new board Peach-Pi
 2014-10-14  4:22 UTC 

[U-Boot] [PATCH 0/4] Deep sleep patches for Freescale QorIQ platforms
 2014-10-14  2:30 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] imx: mx6sl: Add IOMUX setting for USDHC1-3
 2014-10-13 15:34 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6slevk: Add support for USDHC1 and USDHC3 slots

[U-Boot] [PATCH 1/2] mmc: fsl_esdhc: Update esdhc driver for iMX6SX
 2014-10-13 14:30 UTC  (2+ messages)

[U-Boot] [PATCH fix for v2014.10] sunxi: axp152: dcdc3 scale is 50mV / step
 2014-10-13 13:02 UTC  (3+ messages)
` [U-Boot] [PATCH fix for v2014.10] sunxi: axp152: dcdc3 scale is 50mV / step not 25mV "

[U-Boot] [PATCH v2] imx: mx6 sabreauto: Add board support for USB EHCI
 2014-10-13 12:59 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] ARM: sunxi: Add Allwinner A23 (sun8i) support
 2014-10-13 12:57 UTC  (28+ messages)
` [U-Boot] [PATCH 1/9] ARM: sunxi: Fix build break when CONFIG_MMC is not defined
` [U-Boot] [PATCH 2/9] ARM: sunxi: Add sun8i (A23) UART0 pin mux support
` [U-Boot] [PATCH 3/9] ARM: sunxi: Add support for uart0 on port F (mmc0)
` [U-Boot] [PATCH 4/9] mmc: sunxi: Add support for sun8i (A23)
` [U-Boot] [PATCH 5/9] ARM: sunxi: Add basic A23 support
` [U-Boot] [PATCH 6/9] ARM: sunxi: Add support for R_PIO gpio banks
` [U-Boot] [PATCH 7/9] ARM: sunxi: Allow specifying module in prcm apb0 init function
` [U-Boot] [PATCH 8/9] ARM: sunxi: Add support for using R_UART as console
` [U-Boot] [PATCH 9/9] ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig

[U-Boot] [PATCH v4 1/1] Enable Android Fastboot support on am335x_evm board
 2014-10-13 11:08 UTC 

[U-Boot] [PATCH] imx: mx6 sabreauto: Add board support for USB EHCI
 2014-10-13 11:03 UTC  (4+ messages)

[U-Boot] [PATCH 2/2] imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
 2014-10-13  9:17 UTC 

[U-Boot] [PATCH resend] kconfig: Fix compiler warning in menu.c
 2014-10-13  9:01 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/6] sunxi: Enable second sdcard slot found on some boards
 2014-10-13  7:00 UTC  (12+ messages)
` [U-Boot] [PATCH v3 1/6] sunxi: Add mmc card-detect functionality
` [U-Boot] [PATCH v3 2/6] sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option
` [U-Boot] [PATCH v3 3/6] sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
` [U-Boot] [PATCH v3 4/6] sunxi: Use PG3 - PG8 as io-pins for mmc1
` [U-Boot] [PATCH v3 5/6] sunxi: Enable second sdcard slot found on some boards
` [U-Boot] [PATCH v3 6/6] sunxi: Kconfig: Unify sunxi Kconfig code

[U-Boot] [RFC PATCH 0/12] RFC: dm: Add I2C support
 2014-10-13  5:39 UTC  (13+ messages)
` [U-Boot] [RFC PATCH 01/12] dm: core: Allow access to the device's driver_id data
` [U-Boot] [RFC PATCH 02/12] dm: core: Add functions to find parent and OF data
` [U-Boot] [RFC PATCH 03/12] dm: i2c: Add a uclass for I2C
` [U-Boot] [RFC PATCH 04/12] dm: i2c: Implement driver model support in the i2c command
` [U-Boot] [RFC PATCH 05/12] dm: i2c: Add I2C emulation driver for sandbox
` [U-Boot] [RFC PATCH 06/12] dm: i2c: Add a sandbox I2C driver
` [U-Boot] [RFC PATCH 07/12] dm: i2c: Add an I2C EEPROM simulator
` [U-Boot] [RFC PATCH 08/12] dm: i2c: config: Enable I2C for sandbox using driver model
` [U-Boot] [RFC PATCH 09/12] dm: i2c: dts: Add an I2C bus for sandbox
` [U-Boot] [RFC PATCH 10/12] dm: WIP: EEPROM driver
` [U-Boot] [RFC PATCH 11/12] dm: i2c: Add tests for I2C
` [U-Boot] [RFC PATCH 12/12] dm: i2c: tegra: Convert to driver model for I2C for seaboard

[U-Boot] [PATCH] novena: Fix ethernet PHY reset sequence
 2014-10-12 16:00 UTC  (2+ messages)

[U-Boot] [RFC PATCH] genboardscfg.py: use Python2 from default path
 2014-10-12 15:46 UTC  (2+ messages)

[U-Boot] [SoCFPGA] next steps
 2014-10-12 15:06 UTC  (11+ messages)
    ` [U-Boot] Discussion topics / issues

[U-Boot] New discussion proposal for u-boot summit: "switch malloc to succeed or die model, as glib does"
 2014-10-12 10:40 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] sunxi: Enable second sdcard slot found on some boards
 2014-10-12  9:20 UTC  (14+ messages)
` [U-Boot] [PATCH v2 1/5] sunxi: Add mmc card-detect functionality
` [U-Boot] [PATCH v2 2/5] sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option
` [U-Boot] [PATCH v2 3/5] sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
` [U-Boot] [PATCH v2 4/5] sunxi: Use PG3 - PG8 as io-pins for mmc1
` [U-Boot] [PATCH v2 5/5] sunxi: Enable second sdcard slot found on some boards

[U-Boot] [PATCH V7] ARM: mx6: Add support for Kosagi Novena
 2014-10-12  6:33 UTC  (10+ messages)

[U-Boot] [PATCH 0/3] ARM: sunxi: Fix reset support on sun6i/sun8i
 2014-10-12  2:40 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] ARM: sunxi: Fix reset command "

[U-Boot] [PATCH v4] ARM: mxs: tools: Add support for boot progress display flag
 2014-10-12  0:54 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-atmel/master -> u-boot-arm/master
 2014-10-11 22:58 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mxs: Define bootscript env variable on m28evk
 2014-10-11 22:00 UTC 

[U-Boot] [PATCH 0/2] Introduce CONFIG_SUPPORT_SPL/TPL
 2014-10-11 20:49 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] kconfig: add CONFIG_SUPPORT_TPL

[U-Boot] [PULL] u-boot-socfpga/topic/arm/socfpga-20141010
 2014-10-11 19:22 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/29] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-10-11 18:55 UTC  (11+ messages)
` [U-Boot] [PATCH v3 05/29] dm: spi: Add a uclass for SPI

[U-Boot] [PATCH 01/10] video: Add S3C24xx framebuffer support
 2014-10-11 16:42 UTC  (10+ messages)
` [U-Boot] [PATCH 02/10] arm: s3c24xx: Fix incorrect CONFIG_SYS_S3C2410_NAND_HWECC name
` [U-Boot] [PATCH 03/10] mtd: nand: s3c: Fix data type width in debug()
` [U-Boot] [PATCH 04/10] mtd: nand: s3c: Unify the register definition and naming
` [U-Boot] [PATCH 05/10] mtd: nand: s3c: Add S3C2440 specifics
` [U-Boot] [PATCH 06/10] mtd: nand: s3c: Add S3C2440 buffer reading
` [U-Boot] [PATCH 07/10] mtd: nand: s3c: Add missing correction and select_chip functions
` [U-Boot] [PATCH 08/10] i2c: s3c: Implant support for S3C2440
` [U-Boot] [PATCH 09/10] gpio: s3c: Fix the GPIO driver
` [U-Boot] [PATCH 10/10] net: smc911x: Keep MAC programmed

[U-Boot] [PATCH] cmd_sf: add handler for +len arg for all commands
 2014-10-11 16:22 UTC  (4+ messages)

[U-Boot] [PATCH 0/8] PSCI v0.2 framework for ARMv8
 2014-10-11 16:04 UTC  (7+ messages)
` [U-Boot] [PATCH 4/8] ARMv8: PSCI: Add linker section to hold PSCI code


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