messages from 2012-07-18 06:51:49 to 2012-07-19 23:32:57 UTC [more...]
[U-Boot] [PATCH 5/7] FAT: get_cluster: Add buffer bouncing
2012-07-19 23:32 UTC (3+ messages)
[U-Boot] [PATCH 7/7] FAT: Make it possible to read from any file position
2012-07-19 23:17 UTC (3+ messages)
[U-Boot] [PATCH] rmobile: kzm9g: Fix warnin in cmp_loop function
2012-07-19 23:06 UTC (3+ messages)
[U-Boot] [PATCH] arm: rmobile: Support build with gcc-4.6 or later
2012-07-19 22:30 UTC (3+ messages)
[U-Boot] V2 S3c64xx: Switch all I/O to use readl/writel functio and Clear variable
2012-07-19 22:04 UTC (3+ messages)
` [U-Boot] =?yes?q?=5BV2=2004/15=5D=20S3C64XX=3A=20add=20pwm=20for=20s3c64xx=20support?=
` [U-Boot] [V2 04/15] S3C64XX: add pwm for s3c64xx support
[U-Boot] [PATCH 6/7] FAT: Simplify get_contents
2012-07-19 22:02 UTC
[U-Boot] [PATCH 4/7] FAT: Fix file contents listed as directory
2012-07-19 22:02 UTC
[U-Boot] [PATCH 3/7] FAT: Fix redundant sector read
2012-07-19 22:02 UTC
[U-Boot] [PATCH 2/7] FAT: cosmetic: Remove useless assignment
2012-07-19 22:01 UTC
[U-Boot] [PATCH 1/7] FAT: get_fatent: Fix FAT boundary check
2012-07-19 22:01 UTC
[U-Boot] [PATCH v2] arm: cm4008, cm41xx: Fix ROM relocation
2012-07-19 21:59 UTC
[U-Boot] [PATCH 1/5] ehci: cosmetic: Define the number of qt_buffers
2012-07-19 20:33 UTC (2+ messages)
[U-Boot] [PATCH 0/7 V5] EXYNOS5: Enable I2C support
2012-07-19 20:20 UTC (12+ 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] CONFIG_OF_EMBED/CONFIG_OF_SEPARATE and fdtcontroladdr
2012-07-19 20:19 UTC (2+ messages)
[U-Boot] [PATCH 5/5] usb_storage: Adjust time-outs
2012-07-19 20:18 UTC
[U-Boot] [PATCH 4/5] usb_storage: Restore non-EHCI support
2012-07-19 20:18 UTC
[U-Boot] [PATCH 3/5] usb_storage: Remove EHCI constraints
2012-07-19 20:17 UTC
[U-Boot] [PATCH 2/5] ehci-hcd: Boost transfer speed
2012-07-19 20:17 UTC
[U-Boot] [PATCH v5 00/13] split tegra20 arm7 code into separate SPL
2012-07-19 20:14 UTC (3+ messages)
[U-Boot] [PATCH v7 00/15] split tegra20 arm7 code into separate SPL
2012-07-19 20:09 UTC (9+ 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] [PATCH 0/8 V6] EXYNOS5: Enable I2C support
2012-07-19 18:23 UTC (13+ 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] 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 (7+ messages)
[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 (7+ 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 (4+ 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)
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