public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-06-20 16:21:22 to 2012-06-22 17:02:43 UTC [more...]

[U-Boot] [PATCH 01/24] mxc_i2c: fix i2c_imx_stop
 2012-06-22 17:02 UTC  (32+ messages)
` [U-Boot] [PATCH 02/24] mxc_i2c: remove ifdef of CONFIG_HARD_I2C
` [U-Boot] [PATCH 03/24] mxc_i2c: create tx_byte function
` [U-Boot] [PATCH 04/24] mxc_i2c: clear i2sr before waiting for bit
` [U-Boot] [PATCH 05/24] mxc_i2c: create i2c_init_transfer
` [U-Boot] [PATCH 06/24] mxc_i2c.c: code i2c_probe as a 0 length i2c_write
` [U-Boot] [PATCH 07/24] mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state
` [U-Boot] [PATCH 08/24] mxc_i2c: remove redundant read
` [U-Boot] [PATCH 09/24] mxc_i2c: place imx_start code inline
` [U-Boot] [PATCH 10/24] mxc_i2c: place i2c_reset "
` [U-Boot] [PATCH 11/24] mxc_i2c: don't disable controller after every transaction
` [U-Boot] [PATCH 12/24] mxc_i2c: change slave addr if conflicts with destination
` [U-Boot] [PATCH 13/24] mxc_i2c: check for arbitration lost
` [U-Boot] [PATCH 14/24] mxc_i2c: add retries
` [U-Boot] [PATCH 15/24] mxc_i2c: add i2c_regs argument to i2c_imx_stop
` [U-Boot] [PATCH 16/24] mxc_i2c: prep work for multiple busses support
` [U-Boot] [PATCH 17/24] mxc_i2c: add bus recovery support
` [U-Boot] [PATCH 18/24] mxc_i2c.c: finish adding CONFIG_I2C_MULTI_BUS support
` [U-Boot] [PATCH 19/24] iomux-v3: remove include of mx6x_pins.h
` [U-Boot] [PATCH 20/24] i.mx: iomux-v3.h: move to imx-common include directory
` [U-Boot] [PATCH 21/24] i.mx: iomux-v3.c: move to imx-common directory
` [U-Boot] [PATCH 22/24] i.mx53: add definition for I2C3_BASE_ADDR
` [U-Boot] [PATCH 23/24] imx-common: add i2c.c for bus recovery support
` [U-Boot] [PATCH 24/24] mx6qsabrelite: add i2c multi-bus support

[U-Boot] [PATCH 1/2] ARM: add basic support for the Broadcom BCM2835 SoC
 2012-06-22 16:36 UTC  (6+ messages)

[U-Boot] TFTP retry count Infinite
 2012-06-22 16:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] common/cmd_rsmode.c: add imx reset mode command
 2012-06-22 16:04 UTC  (9+ messages)

[U-Boot] [PATCH v2 0/3] AM335x: Add USB support in u-boot
 2012-06-22 16:04 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/3] AM335x : Add USB support for AM335x "
` [U-Boot] [PATCH v2 2/3] AM335x : Configs to add USB host support
` [U-Boot] [PATCH v2 3/3] musb_udc : Fix compile warning

[U-Boot] New to u-boot
 2012-06-22 13:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] MX28: Add u-boot.mx28.sd and u-boot.mx28.nand make targets
 2012-06-22 13:11 UTC  (7+ messages)

[U-Boot] [PATCH] arm: enable unaligned access on ARMv7
 2012-06-22 11:47 UTC  (7+ messages)

[U-Boot] [PATCH 1/9] mx6: Allow mx6 to access the IPUv3 registers
 2012-06-22 11:39 UTC  (14+ messages)
` [U-Boot] [PATCH 2/9] video: Rename CONFIG_VIDEO_MX5
` [U-Boot] [PATCH 3/9] ipu_common: Only apply the erratum to MX51
` [U-Boot] [PATCH 4/9] ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
` [U-Boot] [PATCH 5/9] ipu_common: Rename MXC_CCM_BASE
` [U-Boot] [PATCH 6/9] ipu_common: Do not hardcode the ipu_clk frequency
` [U-Boot] [PATCH 8/9] ipu_common: Add ldb_clk for use in parenting the pixel clock

[U-Boot] [ARM] Backlog
 2012-06-22  9:29 UTC  (3+ messages)

[U-Boot] Please pull u-boot-staging.git/sr@denx.de
 2012-06-22  9:18 UTC  (3+ messages)

[U-Boot] Renesas SH7263: SDHI-Files in u-Boot?
 2012-06-22  9:16 UTC 

[U-Boot] [PATCH 0/3] AM335x: Add USB support in u-boot
 2012-06-22  7:01 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] AM335x : Add USB support for AM335x "
` [U-Boot] [PATCH 2/3] AM335x : Configs to add USB host support
` [U-Boot] [PATCH 3/3] musb_udc : Fix compile warning

[U-Boot] [PATCH v4 0/13] split tegra20 arm7 code into separate SPL
 2012-06-22  0:00 UTC  (14+ messages)
` [U-Boot] [PATCH v4 01/13] tegra20: rename tegra2 -> tegra20
` [U-Boot] [PATCH v4 02/13] tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
` [U-Boot] [PATCH v4 03/13] tegra20: rename CONFIG_MACH_TEGRA_GENERIC
` [U-Boot] [PATCH v4 04/13] tegra20: tec: add tegra20-common-post.h
` [U-Boot] [PATCH v4 05/13] tegra20: plutux: change obj directory mkdir commands
` [U-Boot] [PATCH v4 06/13] mkconfig: add support for SPL CPU
` [U-Boot] [PATCH v4 07/13] ARM: Fix arm720t SPL build
` [U-Boot] [PATCH v4 08/13] tegra20: remove timer_init from "
` [U-Boot] [PATCH v4 09/13] ARM: add tegra20 support to arm720t
` [U-Boot] [PATCH v4 10/13] tegra20: add u-boot-t2.bin target
` [U-Boot] [PATCH v4 11/13] tegra20: move SDRAM param save to later in boot
` [U-Boot] [PATCH v4 12/13] tegra20: enable SPL for tegra20 boards
` [U-Boot] [PATCH v4 13/13] tegra20: Remove armv4t build flags

[U-Boot] Debugging uboot w/ GDB
 2012-06-21 22:09 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] net: phy: micrel: make ksz9021 phy accessible
 2012-06-21 21:33 UTC  (2+ messages)

[U-Boot] [PATCH] ext2load: increase read speed
 2012-06-21 20:49 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 7/7] pxe: add support for parsing local syslinux files
 2012-06-21 20:36 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/7] PXE parsing fixes and local file support
 2012-06-21 20:35 UTC  (11+ messages)
` [U-Boot] [PATCH 1/7] menu: only timeout when menu is displayed
` [U-Boot] [PATCH 3/7] pxe: add support for label menu text
` [U-Boot] [PATCH 4/7] pxe: support linux entries for labels
` [U-Boot] [PATCH 5/7] pxe: support absolute paths
` [U-Boot] [PATCH 6/7] pxe: parse initrd file from append string

[U-Boot] [PATCH 2/7] pxe: support include files at top-level
 2012-06-21 20:34 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/2] This patch series contains support for interrupt and USB gadget in MSM7x27a surf board
 2012-06-21 20:10 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] MSM7x27a:Add support for interrupt

[U-Boot] [PATCH] mx28evk: Add I2C support
 2012-06-21 19:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] microblaze: avoid compile error on systems without cfi flash
 2012-06-21 19:42 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] microblaze: Enable ubi support

[U-Boot] [PATCH] checkpatch: add check for whitespace before semicolon at end-of-line
 2012-06-21 19:30 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] add zip command support for uboot
 2012-06-21 19:12 UTC  (6+ messages)

[U-Boot] [PATCH] bootstage: Fix build error for standalone API example
 2012-06-21 19:00 UTC  (5+ messages)

[U-Boot] [PATCH] Block: Remove MG DISK support
 2012-06-21 18:53 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH] Strip fw_printenv like the other tools
 2012-06-21 18:28 UTC  (2+ messages)

[U-Boot] [PATCH v9 0/4] Kirkwood: add lschlv2 and lsxhl board support
 2012-06-21 18:27 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/9] feature additions and fixes for da850/omap-l138
 2012-06-21 17:33 UTC  (14+ messages)
` [U-Boot] [PATCH v3 1/9] da850/omap-l138: Add MMC support for DA850/OMAP-L138
` [U-Boot] [PATCH v3 2/9] da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM
` [U-Boot] [PATCH v3 3/9] da850/omap-l138: Make MMC and NOR support mutually exclusive
` [U-Boot] [PATCH v3 4/9] arm, davinci: perform check for initalizing global data and serial init
` [U-Boot] [PATCH v3 5/9] da850/omap-l138: Define SPI specific configs for SPL only when SPI is used
` [U-Boot] [PATCH v3 6/9] da850/omap-l138: Add support to read u-boot image from MMC/SD
` [U-Boot] [PATCH v3 7/9] da850/omap-l138: Fix NAND flash timings
` [U-Boot] [PATCH v3 8/9] da850/omap-l138: Add support for NAND SPL
` [U-Boot] [PATCH v3 9/9] da850/omap-l138: add support for direct NOR boot mode

[U-Boot] [PATCH] arm: omap3: cm-t35: minor comment and printf change
 2012-06-21 17:23 UTC  (2+ messages)

[U-Boot] [PATCH v2] da850/omap-l138: Enable auto negotiation in RMII mode
 2012-06-21 17:23 UTC  (2+ messages)

[U-Boot] [PATCH] omap: am335x_evm: remove unused definitions
 2012-06-21 17:20 UTC  (3+ messages)

[U-Boot] [PATCH] omap: am33xx: enable gpio support
 2012-06-21 17:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] omap: fix bugs in automatic emif setup code
 2012-06-21 17:18 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: OMAP4+: Move external phy initialisations to arch specific place
 2012-06-21 17:01 UTC  (2+ messages)

[U-Boot] [PATCH] omap: am33xx: accomodate input clocks other than 24 Mhz
 2012-06-21 17:01 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] OMAP: Detect reset type and handle sdram init after warm rese
 2012-06-21 17:00 UTC  (2+ messages)

[U-Boot] [PATCH] hawkboard/omapl-138: Add support for generating ais image for hawkboard
 2012-06-21 16:59 UTC  (3+ messages)

[U-Boot] [PATCH v4 1/1] tegra: usb: Fix device enumeration problem of USB1
 2012-06-21 16:57 UTC  (5+ messages)

[U-Boot] [PATCH v2] omap4: Use a smaller M,N couple for IVA DPLL
 2012-06-21 16:57 UTC  (2+ messages)
` [U-Boot] [PATCH v2] omap4: Use a smaller M, N "

[U-Boot] [PATCH 0/4] OMAP4/5: Remove non-essential clocks, dplls, pads configurations
 2012-06-21 16:56 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Support for CPSW switch
 2012-06-21 16:56 UTC  (3+ messages)
` [U-Boot] [PATCH 1/6] omap24xx_i2c: add 2-byte address support

[U-Boot] [PATCH 1/4] mcx: increased buffer for command line
 2012-06-21 16:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] USB and cache related fixes
 2012-06-21 16:40 UTC  (19+ messages)
` [U-Boot] [PATCH v3 0/6] "
  ` [U-Boot] [PATCH v3 2/6] ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
  ` [U-Boot] [PATCH v3 5/6] omap4_panda: Disable DCACHE since USB EHCI is enabled
  ` [U-Boot] [PATCH v3 6/6] tam3517-common: "
  ` [U-Boot] [PATCH v4 0/6] USB and cache related fixes
    ` [U-Boot] [PATCH v4 1/6] ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
    ` [U-Boot] [PATCH v4 2/6] ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
    ` [U-Boot] [PATCH v4 3/6] mcx: Disable DCACHE since USB EHCI is enabled
    ` [U-Boot] [PATCH v4 4/6] omap3_beagle: "
    ` [U-Boot] [PATCH v4 5/6] omap4_panda: "
    ` [U-Boot] [PATCH v4 6/6] tam3517-common: "

[U-Boot] [PATCH 0/4] USB and cache related fixes
 2012-06-21 15:23 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] cache_v7: Check for dcache enablement in dcache flush functions

[U-Boot] [PATCH 00/20] updates for Keymile Marvell boards
 2012-06-21 13:09 UTC  (4+ messages)
` [U-Boot] [PATCH 12/20] arm/km: add support for external switch configuration
    ` [U-Boot] [PATCH 12/20] arm/km: add support for external switchconfiguration

[U-Boot] Freescale mpc8641hpcn board saveenv hang
 2012-06-21 13:01 UTC 

[U-Boot] [PATCH 1/2] OMAP4: clocks-common: prevent USB DPLL from being stuck in running state
 2012-06-21 12:02 UTC  (7+ messages)

[PATCH] ARM: OMAP4: clock: setup USB DPLL during init
 2012-06-21 11:56 UTC 

[U-Boot] [PATCH] Atmel : usb : add EHCI driver for Atmel SoC
 2012-06-21 10:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138
 2012-06-21  8:14 UTC  (5+ messages)
` [U-Boot] [PATCH 3/8] serial/ns16550: ns16550 has a different register layout on SOC_DA8XX

[U-Boot] [PATCH 1/4] video: omap3_dss: add setup for LCD
 2012-06-21  7:21 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] OMAP3: twister: add video support

[U-Boot] [PATCH] net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other
 2012-06-21  7:13 UTC  (2+ messages)

[U-Boot] net: sh_eth: fix build error when CONFIG_CPU_SH7757 is set
 2012-06-21  6:57 UTC  (3+ messages)

[U-Boot] [PATCH] sh: Add support pin function control using GPIO
 2012-06-21  6:23 UTC  (3+ messages)
` [U-Boot] [PATCH] arm: rmobile: Add supoprt for KMC KZM-A9-GT board

[U-Boot] [PATCH 0/9]EXYNOS5: Support for Exynos5250 Rev 1.0
 2012-06-21  5:26 UTC  (7+ messages)
` [U-Boot] [PATCH 4/9] EXYNOS5: CLOCK: define additional clock registers "
` [U-Boot] [PATCH 7/9] EXYNOS5: CLOCK: Modify MPLL clock out "

[U-Boot] [PATCH 1/2] arm: rmobile: Add basic support for Renesas R-Mobile
 2012-06-21  2:18 UTC  (2+ messages)
` [U-Boot] [PATCH 1/2] arm: rmobile: Add support Renesas SH73A0

[U-Boot] [PATCH] ARMv7: Add register definition of global timer
 2012-06-21  2:14 UTC 

[U-Boot] (no subject)
 2012-06-21  1:37 UTC 

[U-Boot] [PATCH] omap: am335x_evm: enable i2c1 channel
 2012-06-21  1:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
 2012-06-20 18:36 UTC  (5+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 2/2] hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c

[U-Boot] [PATCH v3 1/1] tegra: usb: Fix device enumeration problem of USB1
 2012-06-20 16:41 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