public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-07-19 11:30:54 to 2012-07-20 13:22:09 UTC [more...]

[U-Boot] [PATCH 7/7] FAT: Make it possible to read from any file position
 2012-07-20 13:22 UTC  (5+ messages)
      ` [U-Boot] [PATCH v2 8/8] "

[U-Boot] [PATCH 6/7] FAT: Simplify get_contents
 2012-07-20 13:21 UTC  (2+ messages)
` [U-Boot] [PATCH v2 7/8] "

[U-Boot] [PATCH 5/7] FAT: get_cluster: Add buffer bouncing
 2012-07-20 13:21 UTC  (4+ messages)
    ` [U-Boot] [PATCH v2 6/8] "

[U-Boot] [PATCH 4/7] FAT: Fix file contents listed as directory
 2012-07-20 13:20 UTC  (2+ messages)
` [U-Boot] [PATCH v2 5/8] "

[U-Boot] [PATCH 3/7] FAT: Fix redundant sector read
 2012-07-20 13:20 UTC  (2+ messages)
` [U-Boot] [PATCH v2 4/8] "

[U-Boot] [PATCH 2/7] FAT: cosmetic: Remove useless assignment
 2012-07-20 13:19 UTC  (2+ messages)
` [U-Boot] [PATCH v2 3/8] "

[U-Boot] [PATCH 1/7] FAT: get_fatent: Fix FAT boundary check
 2012-07-20 13:19 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/8] "

[U-Boot] [PATCH v2 1/9] FAT: cosmetic: Remove extra spaces
 2012-07-20 13:18 UTC 

[U-Boot] [PATCH 2/5] ehci-hcd: Boost transfer speed
 2012-07-20 13:17 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] Need help to get u-boot running on the taskit stamp9g20
 2012-07-20 13:08 UTC  (6+ messages)

[U-Boot] Unable to power the USB Keyboard on u-boot
 2012-07-20 12:49 UTC 

[U-Boot] [PATCH v3 1/4] kirkwood: use c-struct for access to SDRAM addr decode registers
 2012-07-20 12:34 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] kirkwood: implement kw_sdram_bs_set()
` [U-Boot] [PATCH v3 3/4] kirkwood: implement kw_sdram_size_adjust
` [U-Boot] [PATCH v3 4/4] arm/km: use kw_sdram_size_adjust to adjust SDRAM size

[U-Boot] [PATCH 1/2] kirkwood: implement kw_sdram_bs_set()
 2012-07-20 12:30 UTC  (7+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v2 2/2] km_arm: enable SDRAM window size fixup

[U-Boot] Pull request: ub-oot-arm/master
 2012-07-20 12:29 UTC 

[U-Boot] [PATCH] SMDK6400: Add MAINTAINERS entry
 2012-07-20 12:28 UTC 

[U-Boot] [PATCH] SMDK6400: Add MAINTAINERS entry
 2012-07-20 12:24 UTC 

[U-Boot] I apply to maintain S3C6400 board for u-boot
 2012-07-20 11:56 UTC  (4+ messages)

[U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code
 2012-07-20 11:43 UTC  (4+ messages)

[U-Boot] [PATCH 0/7] dfu:usb: Composite USB download gadget with DFU function
 2012-07-20 11:35 UTC  (17+ messages)
` [U-Boot] [PATCH 1/7] dfu:usb: Support for g_dnl composite download gadget
` [U-Boot] [PATCH 3/7] dfu: DFU backend implementation
` [U-Boot] [PATCH 5/7] dfu:cmd: Support for DFU u-boot command
` [U-Boot] [PATCH 4/7] dfu: MMC specific routines for DFU operation

[U-Boot] [PATCH 1/2] common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER
 2012-07-20 11:31 UTC  (3+ messages)

[U-Boot] [PATCH v2] video: support exynos fimd driver for various exynos series
 2012-07-20 11:18 UTC  (4+ messages)

[U-Boot] [PATCH v2] kirkwood: add support for Iomega iConnect board
 2012-07-20 10:30 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/6] arm: rmobile: kzm9g: enable booting Linux kernel
 2012-07-20  9:27 UTC  (15+ messages)
` [U-Boot] [PATCH v4 0/7] "
  ` [U-Boot] [PATCH v4 1/7] arm: rmobile: kzm9g: Modify sdram area
  ` [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 v5] "
  ` [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

[U-Boot] [PATCH 1/2] powerpc: Stack Pointer must be 16 aligned
 2012-07-20  9:20 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mpc85xx: Initial SP alignment is wrong

[U-Boot] [PATCH] MPC85XX: compile stub cache function
 2012-07-20  9:00 UTC 

[U-Boot] [PATCH V2] i.MX: fsl_esdhc: allow use with cache enabled
 2012-07-20  8:53 UTC  (5+ messages)

[U-Boot] [PATCH] nds32: split common cache access from cpu into lib
 2012-07-20  8:24 UTC  (6+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2012-07-20  7:19 UTC 

[U-Boot] [PATCH] arm: enable unaligned access on ARMv7
 2012-07-20  7:12 UTC  (5+ messages)
` [U-Boot] [PATCH] arm: armv7: add compile option -mno-unaligned-access if available

[U-Boot] Pull request: u-boot-net.git next
 2012-07-20  7:11 UTC  (2+ messages)

[U-Boot] Pull request u-boot-blackfin.git (sf branch)
 2012-07-20  6:58 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2012-07-20  6:57 UTC  (2+ messages)

[U-Boot] [PATCH] tools: clean up mingw ifdefs
 2012-07-20  6:53 UTC  (2+ messages)

[U-Boot] Wrong identify on u-boot-arm/next
 2012-07-20  6:51 UTC 

[U-Boot] Pull request u-boot-blackfin.git (master branch)
 2012-07-20  6:51 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] zfs: Add filesystem ZFS support
 2012-07-20  6:48 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/1] zfs: Add ZFS filesystem support
` [U-Boot] [PATCH v5 0/1] "
` [U-Boot] [PATCH v5 1/1] "

[U-Boot] [PATCH 3/3] mmc: s5p_sdhci: add the set_mmc_clk for cmu control
 2012-07-20  4:59 UTC 

[U-Boot] [PATCH 2/3] mmc: s5p_mmc: fixed wrong function argument
 2012-07-20  4:59 UTC 

[U-Boot] [PATCH 1/3] mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B
 2012-07-20  4:59 UTC 

[U-Boot] [PATCH 0/3] mmc: sdhci: fixed some problems for Exynos
 2012-07-20  4:59 UTC 

[U-Boot] [PATCH 1/7] env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
 2012-07-20  4:37 UTC  (3+ messages)
` [U-Boot] [PATCH 2/7] sf: winbond: Add support for the Winbond W25Q80BL

[U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12
 2012-07-20  3:57 UTC  (4+ messages)

[U-Boot] V2 S3c64xx: Switch all I/O to use readl/writel functio and Clear variable
 2012-07-20  3:14 UTC  (4+ 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] arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting
 2012-07-20  2:16 UTC 

[U-Boot] [PATCH v3] arm: rmobile: Add support Renesas SH73A0
 2012-07-20  0:45 UTC  (2+ messages)
` [U-Boot] [PATCH] arm: rmobile: Add support PFC of "

[U-Boot] [PATCH v2] arm: rmobile: Add support Renesas SH73A0
 2012-07-20  0:06 UTC 

[U-Boot] [PATCH v2] arm: rmobile: Support build with gcc-4.6 or later
 2012-07-19 23:51 UTC 

[U-Boot] [PATCH] Makefile: change LIB to LIB-y
 2012-07-19 23:39 UTC  (6+ messages)
` [U-Boot] [PATCH 0/3] replace LIBS by LIBS-y and allow appending to it in sub-makefiles
  ` [U-Boot] [PATCH 3/3] Makefile: cosmetic: optimize usage of LIBS-y
    ` [U-Boot] [PATCH v2 "

[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] [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  (6+ messages)
` [U-Boot] [PATCH 1/7 V5] EXYNOS: CLK: Add i2c clock

[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 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 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] [PATCH v3 0/18] tegra: Add display driver and LCD support for Seaboard
 2012-07-19 16:52 UTC  (24+ 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 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 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] 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] [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)


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