messages from 2012-07-17 05:13:06 to 2012-07-19 18:18:54 UTC [more...]
[U-Boot] [PATCH 0/8 V6] EXYNOS5: Enable I2C support
2012-07-19 18:18 UTC (11+ messages)
` [U-Boot] [PATCH 1/8 V6] EXYNOS: CLK: Add i2c clock
` [U-Boot] [PATCH 2/8 V6] EXYNOS: Add I2C base address
` [U-Boot] [PATCH 3/8 V6] EXYNOS5: define EXYNOS5_I2C_SPACING
` [U-Boot] [PATCH 4/8 V6] EXYNOS: PINMUX: Add pinmux support for I2C
` [U-Boot] [PATCH 5/8 V6] I2C: Move struct s3c24x0_i2c to a common place
` [U-Boot] [PATCH 6/8 V6] I2C: Modify the I2C driver for EXYNOS5
` [U-Boot] [PATCH 7/8 V6] I2C: Add support for Multi channel
` [U-Boot] [PATCH 8/8 V6] CONFIG: SMDK5250: I2C: Enable I2C
[U-Boot] [PATCH V3 01/25] mxc_i2c: fix i2c_imx_stop
2012-07-19 18:18 UTC (25+ messages)
` [U-Boot] [PATCH V3 02/25] mxc_i2c: remove ifdef of CONFIG_HARD_I2C
` [U-Boot] [PATCH V3 03/25] mxc_i2c: create tx_byte function
` [U-Boot] [PATCH V3 04/25] mxc_i2c: clear i2sr before waiting for bit
` [U-Boot] [PATCH V3 05/25] mxc_i2c: create i2c_init_transfer
` [U-Boot] [PATCH V3 06/25] mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
` [U-Boot] [PATCH V3 07/25] mxc_i2c.c: code i2c_probe as a 0 length i2c_write
` [U-Boot] [PATCH V3 08/25] mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state
` [U-Boot] [PATCH V3 09/25] mxc_i2c: remove redundant read
` [U-Boot] [PATCH V3 10/25] mxc_i2c: place imx_start code inline
` [U-Boot] [PATCH V3 11/25] mxc_i2c: place i2c_reset "
` [U-Boot] [PATCH V3 12/25] mxc_i2c: don't disable controller after every transaction
` [U-Boot] [PATCH V3 13/25] mxc_i2c: change slave addr if conflicts with destination
` [U-Boot] [PATCH V3 14/25] mxc_i2c: check for arbitration lost
` [U-Boot] [PATCH V3 15/25] mxc_i2c: add retries
` [U-Boot] [PATCH V3 16/25] mxc_i2c: add i2c_regs argument to i2c_imx_stop
` [U-Boot] [PATCH V3 17/25] mxc_i2c: prep work for multiple busses support
` [U-Boot] [PATCH V3 18/25] mxc_i2c: add bus recovery support
` [U-Boot] [PATCH V3 19/25] mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
` [U-Boot] [PATCH V3 20/25] iomux-v3: remove include of mx6x_pins.h
` [U-Boot] [PATCH V3 21/25] i.mx: iomux-v3.h: move to imx-common include directory
` [U-Boot] [PATCH V3 22/25] i.mx: iomux-v3.c: move to imx-common directory
` [U-Boot] [PATCH V3 23/25] i.mx53: add definition for I2C3_BASE_ADDR
` [U-Boot] [PATCH V3 24/25] imx-common: add i2c.c for bus recovery support
` [U-Boot] [PATCH V3 25/25] mx6qsabrelite: add i2c multi-bus support
[U-Boot] [PATCH 2/2] net: fec_mxc: Fix MDC for xMII
2012-07-19 17:55 UTC (2+ messages)
[U-Boot] [PATCH] net: bootp: fix build
2012-07-19 17:54 UTC (2+ messages)
[U-Boot] [PATCH] net: link_local: fix build
2012-07-19 17:54 UTC (2+ messages)
[U-Boot] (no subject)
2012-07-19 17:38 UTC
[U-Boot] [PATCH 1/3] ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
2012-07-19 17:28 UTC (4+ messages)
` [U-Boot] [PATCH 3/3] ARM: mx28: Remove CONFIG_ARCH_CPU_INIT
[U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code
2012-07-19 17:14 UTC (2+ messages)
[U-Boot] Pull request: u-boot-net.git master
2012-07-19 16:54 UTC
[U-Boot] [PATCH v4 1/2] tools, config.mk: add binutils-version
2012-07-19 16:54 UTC (10+ messages)
` [U-Boot] [PATCH v4 2/2] arm: work around assembler bug
[U-Boot] Pull request: u-boot-net.git next
2012-07-19 16:54 UTC
[U-Boot] [PATCH v3 0/18] tegra: Add display driver and LCD support for Seaboard
2012-07-19 16:52 UTC (30+ messages)
` [U-Boot] [PATCH v3 02/18] fdt: Add header guard to fdtdec.h
` [U-Boot] [PATCH v3 03/18] tegra: Use const for pinmux_config_pingroup/table()
` [U-Boot] [PATCH v3 04/18] tegra: Add display support to funcmux
` [U-Boot] [PATCH v3 07/18] tegra: Add support for PWM
` [U-Boot] [PATCH v3 08/18] tegra: Add SOC support for display/lcd
` [U-Boot] [PATCH v3 09/18] tegra: Add LCD driver
` [U-Boot] [PATCH v3 11/18] arm: Add control over cachability of memory regions
` [U-Boot] [PATCH v3 12/18] lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
` [U-Boot] [PATCH v3 13/18] lcd: Add support for flushing LCD fb from dcache after update
` [U-Boot] [PATCH v3 14/18] tegra: Align LCD frame buffer to section boundary
` [U-Boot] [PATCH v3 17/18] lcd: Add CONSOLE_SCROLL_LINES option to speed console
[U-Boot] [PATCH] video: cfb_console: flush dcache for frame buffer in DRAM
2012-07-19 16:51 UTC (5+ messages)
[U-Boot] [PATCH u-boot-arm/next v3 2/2] OMAP3: igep00x0: add SPL support for IGEP-based boards
2012-07-19 16:20 UTC
[U-Boot] [PATCH] Makefile: change LIB to LIB-y
2012-07-19 16:14 UTC (10+ messages)
` [U-Boot] [PATCH 0/3] replace LIBS by LIBS-y and allow appending to it in sub-makefiles
` [U-Boot] [PATCH 1/3] Makefile: allow appending to LIB "
` [U-Boot] [PATCH 2/3] Makefile: replace LIBS by LIBS-y
` [U-Boot] [PATCH 3/3] Makefile: cosmetic: optimize usage of LIBS-y
[U-Boot] [PATCH u-boot-arm/next v2 2/2] OMAP3: igep00x0: add SPL support for IGEP-based boards
2012-07-19 16:07 UTC (3+ messages)
[U-Boot] [PATCH v7 00/15] split tegra20 arm7 code into separate SPL
2012-07-19 15:37 UTC (8+ messages)
` [U-Boot] [PATCH v7 01/15] tegra20: rename tegra2 -> tegra20
` [U-Boot] [PATCH v7 09/15] ARM: add tegra20 support to arm720t
[U-Boot] cross compile suceeds but not usable
2012-07-19 15:17 UTC
[U-Boot] [PATCH v2] kirkwood: add support for Iomega iConnect board
2012-07-19 15:15 UTC
[U-Boot] [PATCH] arm: enable unaligned access on ARMv7
2012-07-19 14:27 UTC (16+ messages)
` [U-Boot] [PATCH] arm: armv7: add compile option -mno-unaligned-access if available
[U-Boot] [PATCH 0/2] zfs: Add filesystem ZFS support
2012-07-19 14:14 UTC (10+ messages)
` [U-Boot] [PATCH v4 1/1] zfs: Add ZFS filesystem support
[U-Boot] [PATCH] nds32: split common cache access from cpu into lib
2012-07-19 14:02 UTC (7+ messages)
[U-Boot] [PATCH] Added watchdog support for davinchi_dm365evm
2012-07-19 13:28 UTC (4+ messages)
[U-Boot] i.MX dcache issues
2012-07-19 12:47 UTC (5+ messages)
[U-Boot] I apply to maintain S3C6400 board for u-boot
2012-07-19 12:36 UTC (2+ messages)
[U-Boot] [PATCH 1/2] net: fec_mxc: Fix setting of RCR for xMII
2012-07-19 12:12 UTC
[U-Boot] [PATCH 0/17] tegra: Add display driver and LCD support for Seaboard
2012-07-19 12:01 UTC (6+ messages)
[U-Boot] [PATCH] ARM1136: Fix cache range checks
2012-07-19 11:53 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] Board support and feature for LaCie devices
2012-07-19 11:21 UTC (2+ messages)
[U-Boot] [PATCH u-boot-arm/next v2 1/1] OMAP3: igep00x0: add SPL support for IGEP-based boards
2012-07-19 8:18 UTC (8+ messages)
[U-Boot] [PATCH 0/7 V5] EXYNOS5: Enable I2C support
2012-07-19 7:20 UTC (11+ messages)
` [U-Boot] [PATCH 1/7 V5] EXYNOS: CLK: Add i2c clock
` [U-Boot] [PATCH 5/7 V5] I2C: Modify the I2C driver for EXYNOS5
` [U-Boot] [PATCH 7/7 V5] CONFIG: SMDK5250: I2C: Enable I2C
[U-Boot] Please pull u-boot-imx for v2012.07
2012-07-19 7:15 UTC
[U-Boot] [PATCH] ARM: EXYNOS: fixed compiler warning message
2012-07-19 7:10 UTC (3+ messages)
[U-Boot] Please pull u-boot-ti/master for v2012.07
2012-07-19 6:31 UTC (2+ messages)
[U-Boot] Pull request u-boot-blackfin.git (master branch)
2012-07-19 4:21 UTC
[U-Boot] [PATCH] Blackfin: bfin_mac: drop volatile markings on packet buffers
2012-07-19 4:17 UTC
[U-Boot] [PATCH v3 1/4] Add support new arch: c6x
2012-07-19 4:05 UTC (8+ messages)
` [U-Boot] [PATCH v3 2/4] c6x: Add support c674x CPUs
` [U-Boot] [PATCH v3 3/4] c6x: Add suport build davinci SOC with "
` [U-Boot] [PATCH v3 4/4] c6x: Add support c6745-som board
[U-Boot] [PATCH] doc/git-mailrc: update at91 and avr32
2012-07-19 3:33 UTC (2+ messages)
[U-Boot] [PATCH] dts/Makefile: Turn off system-/gcc-specific predefined macros
2012-07-19 3:22 UTC (2+ messages)
[U-Boot] __led_set usage is inconsistent
2012-07-19 3:21 UTC (2+ messages)
[U-Boot] [PATCH] tools: clean up mingw ifdefs
2012-07-19 2:59 UTC
[U-Boot] [PATCH] ARM: EXYNOS: fixed the wrong function argument
2012-07-19 2:25 UTC (2+ messages)
[U-Boot] [PATCH v2] video: support exynos fimd driver for various exynos series
2012-07-19 1:30 UTC
[U-Boot] [PATCH v3 1/2] tools, config.mk: add binutils-version
2012-07-18 23:41 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/2] arm: work around assembler bug
[U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12
2012-07-18 23:37 UTC (8+ messages)
[U-Boot] [PATCH] tools: add kwboot binary to .gitignore file
2012-07-18 23:01 UTC (2+ messages)
[U-Boot] problem on BL1.bin
2012-07-18 22:59 UTC (2+ messages)
[U-Boot] [PATCH v2] fdt: Include arch specific gpio.h instead of asm-generic/gpio.h
2012-07-18 22:56 UTC (2+ messages)
[U-Boot] [PATCH] tools: Fix mingw tools build
2012-07-18 22:51 UTC (2+ messages)
[U-Boot] Modifying IP&mac address
2012-07-18 22:41 UTC (2+ messages)
[U-Boot] [PATCH] usb_storage: fix ehci driver max transfer size
2012-07-18 15:46 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] ARM: OMAP4: PANDA: Fix the broken tftp issue
2012-07-18 14:47 UTC (2+ messages)
[U-Boot] Need help to get u-boot running on the taskit stamp9g20
2012-07-18 13:21 UTC (5+ messages)
[U-Boot] [PATCH V2 0/8] Fixes to EHCI cache handling & smsc95xx
2012-07-18 12:52 UTC (6+ messages)
` [U-Boot] [PATCH V2 3/8] ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
[U-Boot] [PATCH 0/7] dfu:usb: Composite USB download gadget with DFU function
2012-07-18 12:51 UTC (2+ messages)
[U-Boot] Pull request: u-boot-video/next
2012-07-18 8:47 UTC (2+ messages)
[U-Boot] Pull request: u-boot-nios/master
2012-07-18 6:59 UTC (3+ messages)
[U-Boot] Please pull u-boot-mmc.git
2012-07-18 6:55 UTC (2+ messages)
[U-Boot] [PATCH] mx6: Make pad name macro consistent with the datasheet
2012-07-18 5:23 UTC (4+ messages)
[U-Boot] [PATCH 0/7] tegra20: enable thumb
2012-07-17 19:26 UTC (11+ messages)
` [U-Boot] [PATCH 2/7] HACK: rearrange link order for thumb
[U-Boot] [PATCH v2] i.MX28: use a clear name for DDR2 initialization
2012-07-17 13:48 UTC
[U-Boot] [PATCH] nds32: split common cache access from cpu into lib
2012-07-17 13:44 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [RFC PATCH 0/2] i.MX28 SoC pending patches
2012-07-17 12:52 UTC (6+ messages)
` [U-Boot] [RFC PATCH 2/2] i.MX28: use a clear name for DDR2 initialization
[U-Boot] USB enumeration problem on iMX53 hardware
2012-07-17 9:25 UTC
[U-Boot] [PATCH v3] i.MX28: extend print_cpuinfo() to use chip information
2012-07-17 7:50 UTC (2+ messages)
[U-Boot] [PATCH] ppc: Create a stack frame for wait_ticks()
2012-07-17 7:25 UTC
[U-Boot] [PATCH u-boot-arm/next 1/2] OMAP3: igep00x0: Add config option to choose flash storage memory
2012-07-17 7:13 UTC (5+ messages)
[U-Boot] [PATCH v3 0/6] arm: rmobile: kzm9g: enable booting Linux kernel
2012-07-17 5:13 UTC (9+ messages)
` [U-Boot] [PATCH v4 0/7] "
` [U-Boot] [PATCH v4 1/7] arm: rmobile: kzm9g: Modify sdram area
` [U-Boot] [PATCH v4 2/7] arm: rmobile: kzm9g: Adjust low level hardware setting
` [U-Boot] [PATCH v4 3/7] arm: rmobile: kzm9g: change prompt to board specific
` [U-Boot] [PATCH v4 4/7] arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt
` [U-Boot] [PATCH v4 5/7] MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g
` [U-Boot] [PATCH v4 6/7] arm: rmobile: kzm9g: Modify bus controller setting for CS4
` [U-Boot] [PATCH v4 7/7] arm: rmobile: kzm9g: enable reset command
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox