messages from 2012-06-21 20:10:59 to 2012-06-25 00:17:48 UTC [more...]
[U-Boot] [PATCH 0/9] CACHE: Finishing touches
2012-06-25 0:17 UTC
[U-Boot] [PATCH 1/4] cmd_bootm: fix compilation warning for assigned but never used variable
2012-06-24 22:53 UTC (31+ messages)
` [U-Boot] [PATCH 2/4] mx53loco: add a comment about local copy of print_cpuinfo method
` [U-Boot] [PATCH 2/4] mx53loco: Add a comment about local print_cpuinfo method in board file
` [U-Boot] [PATCH 3/4] imx: Use a clear identification of an unidentified CPU type
` [U-Boot] [PATCH 4/4] mxs: generalize code for print_cpuinfo()
` [U-Boot] [PATCH 4/4 v2] "
[U-Boot] [PATCH v2 2/3] imx: Use a clear identification of an unidentified CPU type
2012-06-24 22:17 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/3] mxs: generalize code for print_cpuinfo()
[U-Boot] [PATCH 01/24] mxc_i2c: fix i2c_imx_stop
2012-06-24 22:09 UTC (53+ 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] problems when large nand flash used
2012-06-24 20:38 UTC
[U-Boot] [PATCH 0/2] Add GPIO driver for BCM2835 SoC
2012-06-24 17:22 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] bcm: "
` [U-Boot] [PATCH 2/2] rbpi: Add BCM2835 GPIO driver for raspberry pi
[U-Boot] [PATCH 3/4] c6x: Add suport build davinci SOC with c674x CPUs
2012-06-24 13:50 UTC (9+ messages)
` [U-Boot] [PATCH v2 0/4] Add support new arch: c6x
` [U-Boot] [PATCH v2 1/4] "
` [U-Boot] [PATCH v2 2/4] c6x: Add support c674x CPUs
` [U-Boot] [PATCH v2 3/4] c6x: Add suport build davinci SOC with "
` [U-Boot] [PATCH v2 4/4] c6x: Add support c6745-som board
[U-Boot] [PATCH] arm: enable unaligned access on ARMv7
2012-06-24 6:30 UTC (13+ messages)
[U-Boot] [PATCH] mx53loco: use print_cpuinfo() defined in imx-common
2012-06-23 18:13 UTC (3+ messages)
[U-Boot] please pull u-boot-samsung/master
2012-06-23 7:18 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ARM: add basic support for the Broadcom BCM2835 SoC
2012-06-22 23:31 UTC (15+ messages)
[U-Boot] [PATCH] api: net: fix length check in eth_receive()
2012-06-22 21:24 UTC
[U-Boot] (no subject)
2012-06-22 20:08 UTC
[U-Boot] [PATCH v4 0/13] split tegra20 arm7 code into separate SPL
2012-06-22 18:43 UTC (19+ 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] TFTP retry count Infinite
2012-06-22 18:17 UTC (4+ messages)
[U-Boot] [PATCH] omap: am335x_evm: enable i2c1 channel
2012-06-22 17:45 UTC (3+ messages)
` [U-Boot] [PATCH V2] "
[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 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] 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
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