public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-10-22 09:55:04 to 2014-10-23 03:03:48 UTC [more...]

[U-Boot] [PATCH v4 0/29] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-10-23  3:03 UTC  (23+ 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 v6 0/2] Introduce driver model serial uclass (exynos only)
 2014-10-23  3:02 UTC  (5+ messages)
` [U-Boot] [PATCH v6 1/2] dm: exynos: Mark exynos5 console as pre-reloc
` [U-Boot] [PATCH v6 2/2] dm: exynos: Move serial to driver model

[U-Boot] [PATCH v10 0/12] Enable driver model for GPIOs on Tegra and Exynos
 2014-10-23  3:02 UTC  (25+ messages)
` [U-Boot] [PATCH v10 01/12] dm: exynos: dts: Convert /include/ to #include
` [U-Boot] [PATCH v10 02/12] dm: exynos: Bring in pinctrl dts files from Linux kernel
` [U-Boot] [PATCH v10 03/12] dm: exynos: dts: Remove unused pinctrl information to save space
` [U-Boot] [PATCH v10 04/12] dm: exynos: dts: Adjust device tree files for U-Boot
` [U-Boot] [PATCH v10 05/12] dm: exynos: Add pinctrl settings for smdkc100
` [U-Boot] [PATCH v10 06/12] dm: exynos: Add pinctrl settings for s5p_goni
` [U-Boot] [PATCH v10 07/12] dm: exynos: Move smdkc100 to generic board
` [U-Boot] [PATCH v10 08/12] dm: exynos: Move s5p_goni "
` [U-Boot] [PATCH v10 09/12] dm: exynos: Tidy up GPIO headers
` [U-Boot] [PATCH v10 10/12] dm: exynos: Tidy up GPIO defines
` [U-Boot] [PATCH v10 11/12] dm: exynos: Make sure that GPIOs are requested
` [U-Boot] [PATCH v10 12/12] dm: exynos: gpio: Convert to driver model

[U-Boot] [PATCH] arm: goni: add i2c_init_board()
 2014-10-23  3:01 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Deep sleep patches for Freescale QorIQ platforms
 2014-10-23  2:53 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] Add deep sleep framework support "

[U-Boot] [RFC][PATCH 00/25] eeprom: Cleanup and support for multiple i2c busses
 2014-10-23  2:26 UTC  (5+ messages)
` [U-Boot] [PATCH 01/25] ppc: Zap ICU862 board

[U-Boot] Please pull u-boot-dm.git
 2014-10-23  0:09 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] dm-serial: bug fix and refactoring and conversion of Uniphier serial
 2014-10-22 23:36 UTC  (3+ messages)
` [U-Boot] [PATCH 1/7] dm: serial: fix a bug of console putc

[U-Boot] u-boot, fsl_espi.c driver
 2014-10-22 22:14 UTC  (5+ messages)

[U-Boot] Relocation issue - need help!
 2014-10-22 22:06 UTC  (10+ messages)

[U-Boot] [PATCH 0/9] Pre-EEPROM cleanup series
 2014-10-22 21:54 UTC  (12+ messages)
` [U-Boot] [PATCH 1/9] doc: Update README.scrapyard
` [U-Boot] [PATCH 2/9] ppc: Zap ICU862 board
` [U-Boot] [PATCH 3/9] ppc: Zap MHPC board
` [U-Boot] [PATCH 4/9] ppc: Zap Hymod board
` [U-Boot] [PATCH 5/9] ppc: Zap HWW1U1A board
` [U-Boot] [PATCH 6/9] ppc: Zap IDS8247 board
` [U-Boot] [PATCH 7/9] ppc: Zap TQM8260 board
` [U-Boot] [PATCH 8/9] ppc: Zap TQM8272 board
` [U-Boot] [PATCH 9/9] arm: Zap tricorder-eeprom

[U-Boot] [PATCH v2 2/3] arm: relocate the exception vectors
 2014-10-22 20:52 UTC  (7+ messages)

[U-Boot] [PATCH] usb: dwc2: Add driver for Synopsis DWC2 USB IP block
 2014-10-22 20:14 UTC  (6+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH 1/7] spi: altera: Use struct-based register access
 2014-10-22 19:56 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] spi: altera: Clean up bit definitions
` [U-Boot] [PATCH 3/7] spi: altera: Clean up most checkpatch issues
` [U-Boot] [PATCH 4/7 v2] spi: altera: Zap endless loop
` [U-Boot] [PATCH 5/7 v2] spi: altera: Clean up the use of variable d
` [U-Boot] [PATCH 6/7 v2] spi: altera: Add short note about EPCS/EPCQx1
` [U-Boot] [PATCH 7/7] spi: altera: Move the config options to the top

[U-Boot] [PATCH] usb/xhci: remove XHCI init code from other usb controllers
 2014-10-22 19:37 UTC  (4+ messages)

[U-Boot] "make help" talks about "starred" targets when nothing is starred
 2014-10-22 19:28 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro
 2014-10-22 19:27 UTC  (3+ messages)

[U-Boot] [PATCH] sun7i: Set CONFIG_ARMV7_SEC_BY_DEFAULT when CONFIG_OLD_KERNEL_COMPAT is set
 2014-10-22 19:24 UTC  (3+ messages)

[U-Boot] [PATCH for-next 2/3] sunxi: kconfig: Add top-level TARGET_SUNXI
 2014-10-22 19:14 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] sunxi: Add clock_get_pll5p() function
 2014-10-22 18:57 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding
` [U-Boot] [PATCH 3/3] sunxi: Add CONFIG_OLD_KERNEL_COMPAT Kconfig option

[U-Boot] [PATCH v2] ARM: bootm: Allow booting in secure mode on hyp capable systems
 2014-10-22 18:55 UTC  (2+ messages)

[U-Boot] [PATCH] net: asix: Add support for AX88772B
 2014-10-22 18:17 UTC  (2+ messages)

[U-Boot] [RFC] MW rule and its period
 2014-10-22 18:14 UTC  (4+ messages)

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

[U-Boot] [PATCH] arm: socfpga: Move code from misc_init_r() to arch_early_init_r()
 2014-10-22 18:11 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Zap spl.h and ad-hoc related syms
 2014-10-22 18:11 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] ARM: sunxi: Add Allwinner A23 (sun8i) support
 2014-10-22 18:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/8] ARM: sunxi: Add support for R_PIO gpio banks

[U-Boot] Please pull u-boot-tegra/master into ARM/master
 2014-10-22 18:04 UTC  (2+ messages)

[U-Boot] [PATCH] image-fdt: boot_get_fdt() return value when no DTB exists
 2014-10-22 17:33 UTC  (4+ messages)

[U-Boot] [PATCH] image: Fix Android boot image support
 2014-10-22 17:29 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] imximage: Fix the bootdata.size calculation
 2014-10-22 16:52 UTC  (4+ messages)

[U-Boot] Please pull u-boot-x88
 2014-10-22 16:51 UTC  (2+ messages)

[U-Boot] [PATCH 0/14] dm: omap: Provide access to driver model for am335x, and move boards
 2014-10-22 16:26 UTC  (31+ messages)
` [U-Boot] [PATCH 01/14] dm: gpio: Support numbered GPIOs
` [U-Boot] [PATCH 02/14] dm: serial: Reset the watchdog while waiting in getc()
` [U-Boot] [PATCH 03/14] dm: serial: ns16550: Correct logic for checking for character
` [U-Boot] [PATCH 04/14] dm: ns16550: Use an address instead of a pointer for the uart base
` [U-Boot] [PATCH 05/14] dm: ns16550: Correct the probe logic for platform data
` [U-Boot] [PATCH 06/14] dm: serial: Support CONFIG_CONS_INDEX if available
` [U-Boot] [PATCH 07/14] dm: dts: omap: Select correct console for beaglebone
` [U-Boot] [PATCH 08/14] dm: omap: gpio: Put _get_gpio_value() logic into its own function
` [U-Boot] [PATCH 09/14] dm: omap: gpio: Support driver model
` [U-Boot] [PATCH 10/14] dm: am33xx: Provide platform data for GPIOs
` [U-Boot] [PATCH 11/14] dm: am33xx: Provide platform data for serial
` [U-Boot] [PATCH 12/14] dm: omap: serial: Add driver model support
` [U-Boot] [PATCH 13/14] dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS
` [U-Boot] [PATCH 14/14] dm: am33xx: Move to driver model for GPIO and serial

[U-Boot] [PATCH v2 2/2] x86: Fix GDT limit in start16.S
 2014-10-22 16:22 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
 2014-10-22 16:22 UTC  (3+ messages)

[U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model
 2014-10-22 15:32 UTC  (10+ messages)
` [U-Boot] [PATCH 01/19] lib: errno: introduce errno_str(): returns errno related message
` [U-Boot] [PATCH 07/19] dm: pmic: add max77686 pmic driver
` [U-Boot] [PATCH 08/19] dm: regulator: add max77686 regulator driver
` [U-Boot] [PATCH 09/19] dm: pmic: new commands: pmic and regulator

[U-Boot] [PATCH v3 0/6] x86: Enable FIT images on x86
 2014-10-22 14:59 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/6] x86: Enable LMB and RAMDISK_HIGH by default
` [U-Boot] [PATCH v3 2/6] x86: Rewrite bootm.c to make it similar to ARM
` [U-Boot] [PATCH v3 3/6] x86: Allow cmdline setup in setup_zimage() to be optional
` [U-Boot] [PATCH v3 4/6] sandbox: bootm: Don't fail the architecture check
` [U-Boot] [PATCH v3 5/6] doc: Tidy up and update part of the FIT documentation
` [U-Boot] [PATCH v3 6/6] x86: Support loading kernel setup from a FIT

[U-Boot] [U-boot] [Patch v3 0/4] keystone2: ecc: add ddr3 error detection and correction support
 2014-10-22 14:47 UTC  (5+ messages)
` [U-Boot] [U-boot] [Patch v3 1/4] dma: ti-edma3: introduce edma3 driver
` [U-Boot] [U-boot] [Patch v3 2/4] ARM: keystone: msmc: extend functionality of SES
` [U-Boot] [U-boot] [Patch v3 3/4] keystone2: ecc: add ddr3 error detection and correction support
` [U-Boot] [U-boot] [Patch v3 4/4] ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr

[U-Boot] [PATCH 1/2] arm: mx6: add support for TBS2910 Matrix ARM miniPC
 2014-10-22 14:23 UTC  (6+ messages)

[U-Boot] [U-boot] [Patch v4 0/4] keystone2: serdes: add seredes driver
 2014-10-22 14:18 UTC  (5+ messages)
` [U-Boot] [U-boot] [Patch v4 1/4] soc: keystone_serdes: create a separate SGMII SerDes driver
` [U-Boot] [U-boot] [Patch v4 2/4] soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations
` [U-Boot] [U-boot] [Patch v4 3/4] soc: keystone_serdes: generalize to be used by other sub systems
` [U-Boot] [U-boot] [Patch v4 4/4] soc: keystone_serdes: generalize configuration mechanism

[U-Boot] [U-boot] [Patch v4 0/6] keystone2: add k2l SoC and k2l_evm board support
 2014-10-22 13:51 UTC  (6+ messages)
` [U-Boot] [U-boot] [Patch v4 2/6] keystone2: clock: add K2L clock definitions and commands

[U-Boot] [U-boot] [Patch v6 0/6] keystone2: add k2l SoC and k2l_evm board support
 2014-10-22 13:32 UTC  (7+ messages)
` [U-Boot] [U-boot] [Patch v6 1/6] ARM: keystone2: add K2L device hardware definitions
` [U-Boot] [U-boot] [Patch v6 2/6] keystone2: clock: add K2L clock definitions and commands
` [U-Boot] [U-boot] [Patch v6 3/6] keystone2: msmc: add MSMC cache coherency support for K2L SOC
` [U-Boot] [U-boot] [Patch v6 4/6] ARM: keystone2: spl: move board specific code
` [U-Boot] [U-boot] [Patch v6 5/6] keystone2: enable OSR clock domain for K2L SoC
` [U-Boot] [U-boot] [Patch v6 6/6] keystone2: k2l-evm: add board support

[U-Boot] [RFC] fs: make it possible to read the filesystem UUID
 2014-10-22 13:29 UTC 

[U-Boot] [PATCH] ot1200: fix sf detection
 2014-10-22 13:18 UTC  (3+ messages)

[U-Boot] [PATCH] mx6sabresd: Add Seiko WVGA panel support
 2014-10-22 13:13 UTC  (6+ messages)

[U-Boot] [U-boot] [Patch] ARM: cmd_clock: generalize command usage description
 2014-10-22 13:01 UTC 

[U-Boot] [PATCH v3 0/6] sunxi: Enable second sdcard slot found on some boards
 2014-10-22 12:18 UTC  (5+ messages)
` [U-Boot] [PATCH v3 6/6] sunxi: Kconfig: Unify sunxi Kconfig code

[U-Boot] [PATCH] nand: reinstate lazy bad block scanning
 2014-10-22 11:40 UTC 

[U-Boot] [PATCH v2] generic-board: make compile-time noise for non-generic boards
 2014-10-22 11:31 UTC 

[U-Boot] [PATCH] arm: ls102xa: clear EPU registers for deep sleep
 2014-10-22 10:20 UTC 

[U-Boot] [PATCH v4 0/20] Add Marvell Armada XP MV78460 SoC support
 2014-10-22 10:13 UTC  (21+ messages)
` [U-Boot] [PATCH v4 01/20] arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
` [U-Boot] [PATCH v4 02/20] arm: marvell: Move arch/kirkwood.h to arch/soc.h
` [U-Boot] [PATCH v4 03/20] arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
` [U-Boot] [PATCH v4 04/20] arm: marvell: Rework timer.c to make it usable for other MVEBU platforms
` [U-Boot] [PATCH v4 05/20] arm: mvebu: Add common mbus functions to use on Marvell SoCs
` [U-Boot] [PATCH v4 06/20] spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
` [U-Boot] [PATCH v4 07/20] arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
` [U-Boot] [PATCH v4 08/20] spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
` [U-Boot] [PATCH v4 09/20] arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
` [U-Boot] [PATCH v4 10/20] net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC
` [U-Boot] [PATCH v4 11/20] net: phy.h: Make PHY autonegotiation timeout configurable
` [U-Boot] [PATCH v4 12/20] i2c: mvtwsi: Add support for Marvell Armada XP
` [U-Boot] [PATCH v4 13/20] arm: armada-xp: Add basic support for Marvell Armada XP SoC
` [U-Boot] [PATCH v4 14/20] arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
` [U-Boot] [PATCH v4 15/20] arm: armada-xp: Add basic support for the maxBCM board
` [U-Boot] [PATCH v4 16/20] arm: kirkwood: Remove some dead code from cpu.c
` [U-Boot] [PATCH v4 17/20] tools/kwboot: Sync with latest barebox version to support Armada XP
` [U-Boot] [PATCH v4 18/20] tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
` [U-Boot] [PATCH v4 19/20] tools: kwbimage: Add image version 1 support for Armada XP / 370
` [U-Boot] [PATCH v4 20/20] Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image

[U-Boot] [PATCH] ARM: at91 series: convert to generic board
 2014-10-22 10:01 UTC 

[U-Boot] [PATCH] ot1200: add sata support
 2014-10-22  9:55 UTC 


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