messages from 2012-07-05 11:43:44 to 2012-07-06 23:04:38 UTC [more...]
[U-Boot] [PATCH 0/7] tegra20: enable thumb
2012-07-06 23:04 UTC (15+ messages)
` [U-Boot] [PATCH 1/7] tegra20: remove inline assembly for u32 cast
` [U-Boot] [PATCH 2/7] HACK: rearrange link order for thumb
` [U-Boot] [PATCH 3/7] tegra20: enable thumb build
` [U-Boot] [PATCH 4/7] arm: add _thumb1_case_uqi to libgcc
` [U-Boot] [PATCH 5/7] arm: add thumb compatible return instructions
` [U-Boot] [PATCH 6/7] arm: use thumb compatible return in arm720t
` [U-Boot] [PATCH 7/7] arm: change arm720t to armv4t
[U-Boot] [PATCH v4 0/6] Enable Thumb build for ARM platforms
2012-07-06 23:02 UTC (3+ messages)
` [U-Boot] [PATCH v4 4/6] armv7: Use -march=armv7-a and thereby enable Thumb-2
[U-Boot] Please pull u-boot-mpc85xx.git
2012-07-06 22:32 UTC
[U-Boot] [STATUS] Final pull requests for -rc1?
2012-07-06 21:32 UTC (3+ messages)
` [U-Boot] [GIT PULL] mpc83xx: minor fixes
[U-Boot] Please pull u-boot-staging.git/sr@denx.de
2012-07-06 21:30 UTC (2+ messages)
[U-Boot] Pull request for u-boot-marvell.git
2012-07-06 21:30 UTC (10+ messages)
` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
` [U-Boot] Pull request for u-boot-marvell.git - go ahead
[U-Boot] U-boot Porting
2012-07-06 20:37 UTC (8+ messages)
[U-Boot] [PATCH 2/2] [v2] net: abort network initialization if the PHY driver fails
2012-07-06 19:14 UTC (3+ messages)
[U-Boot] [PATCH V2 01/25] mxc_i2c: fix i2c_imx_stop
2012-07-06 18:39 UTC (31+ messages)
` [U-Boot] [PATCH V2 02/25] mxc_i2c: remove ifdef of CONFIG_HARD_I2C
` [U-Boot] [PATCH V2 03/25] mxc_i2c: create tx_byte function
` [U-Boot] [PATCH V2 04/25] mxc_i2c: clear i2sr before waiting for bit
` [U-Boot] [PATCH V2 05/25] mxc_i2c: create i2c_init_transfer
` [U-Boot] [PATCH V2 06/25] mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
` [U-Boot] [PATCH V2 07/25] mxc_i2c.c: code i2c_probe as a 0 length i2c_write
` [U-Boot] [PATCH V2 08/25] mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state
` [U-Boot] [PATCH V2 09/25] mxc_i2c: remove redundant read
` [U-Boot] [PATCH V2 10/25] mxc_i2c: place imx_start code inline
` [U-Boot] [PATCH V2 11/25] mxc_i2c: place i2c_reset "
` [U-Boot] [PATCH V2 12/25] mxc_i2c: don't disable controller after every transaction
` [U-Boot] [PATCH V2 13/25] mxc_i2c: change slave addr if conflicts with destination
` [U-Boot] [PATCH V2 14/25] mxc_i2c: check for arbitration lost
` [U-Boot] [PATCH V2 15/25] mxc_i2c: add retries
` [U-Boot] [PATCH V2 16/25] mxc_i2c: add i2c_regs argument to i2c_imx_stop
` [U-Boot] [PATCH V2 17/25] mxc_i2c: prep work for multiple busses support
` [U-Boot] [PATCH V2 18/25] mxc_i2c: add bus recovery support
` [U-Boot] [PATCH V2 19/25] mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
` [U-Boot] [PATCH V2 20/25] iomux-v3: remove include of mx6x_pins.h
` [U-Boot] [PATCH V2 21/25] i.mx: iomux-v3.h: move to imx-common include directory
` [U-Boot] [PATCH V2 22/25] i.mx: iomux-v3.c: move to imx-common directory
` [U-Boot] [PATCH V2 23/25] i.mx53: add definition for I2C3_BASE_ADDR
` [U-Boot] [PATCH V2 24/25] imx-common: add i2c.c for bus recovery support
` [U-Boot] [PATCH V2 25/25] mx6qsabrelite: add i2c multi-bus support
[PATCH 1/1] efikmx: quick hack for testing i2c changes
2012-07-06 18:12 UTC
[U-Boot] [PATCH] powerpc/85xx: improve definition of BR_PHYS_ADDR macro
2012-07-06 17:39 UTC (2+ messages)
` [U-Boot] [PATCH] powerpc/85xx: remove support for the Freescale P3060
[U-Boot] [PATCH 1/2] kirkwood: implement kw_sdram_bs_set()
2012-07-06 15:41 UTC (8+ messages)
` [U-Boot] [PATCH 2/2] km_arm: enable SDRAM window size fixup
` [U-Boot] [PATCH v2 1/2] kirkwood: implement kw_sdram_bs_set()
` [U-Boot] [PATCH v2 2/2] km_arm: enable SDRAM window size fixup
[U-Boot] [PATCH v3 0/7] tegra: Add NAND flash support
2012-07-06 15:40 UTC (5+ messages)
` [U-Boot] [PATCH v3 6/7] tegra: nand: Add Tegra NAND driver
[U-Boot] [PATCH] armv7: Fix to mistake clean the memory space
2012-07-06 15:29 UTC (7+ messages)
[U-Boot] [PATCH] fs/ext2/ext2fs.c: fix warning
2012-07-06 14:09 UTC (3+ messages)
[U-Boot] [PATCH] rmobile: kzm9g: Fix warnin in cmp_loop function
2012-07-06 14:01 UTC (2+ messages)
[U-Boot] [PATCH] arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
2012-07-06 14:00 UTC (11+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "
` [U-Boot] [PATCH v4] "
[U-Boot] [PATCH] arm: rmobile: kzm9g: Adjust hardware setting in lowlevel_init.S
2012-07-06 13:46 UTC (9+ messages)
` [U-Boot] [PATCH 0/3] arm: rmobile: kzm9g: enable booting Linux kernel
` [U-Boot] [PATCH 1/3] arm: rmobile: kzm9g: Modify sdram area
` [U-Boot] [PATCH 2/3] arm: rmobile: kzm9g: Adjust low level hardware setting
` [U-Boot] [PATCH 3/3] arm: rmobile: kzm9g: change prompt to board specific
[U-Boot] [PATCH] ext2load: increase read speed
2012-07-06 13:31 UTC (7+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH] ext2fs: fix warning: 'blocknxt' may be used uninitialized
` [U-Boot] [PATCH v2] "
[U-Boot] RMLL/LSM 2012 - U-Boot Developer's Meeting
2012-07-06 12:34 UTC
[U-Boot] [PATCH] armv7: Fix infinite loop for the spl boot
2012-07-06 11:53 UTC (8+ messages)
[U-Boot] [PATCH] arm/s5pxx: Fix get_timer_masked to get the time
2012-07-06 11:37 UTC (6+ messages)
[U-Boot] [PATCH] armv7: Fix to mistake clean the memory space
2012-07-06 11:35 UTC (7+ messages)
[U-Boot] [PATCH 3/3] cm4008: use common cfi_flash support
2012-07-06 11:33 UTC (9+ messages)
` [U-Boot] [PATCH v2] arm: cm4008, cm41xx: "
` [U-Boot] [PATCH v3] "
` [U-Boot] [PATCH v2] arm: cm4008, cm41xx: Fix ROM relocation
[U-Boot] [PATCH 1/2] Remove unused CONFIG_STACKSIZE
2012-07-06 11:17 UTC (4+ messages)
[U-Boot] [PATCH v2] arm: cm4008, cm41xx: set gd->ram_size in dram_init
2012-07-06 10:25 UTC (4+ messages)
[U-Boot] [PATCH] arm: rmobile: Support build with gcc-4.6 or later
2012-07-06 8:04 UTC (2+ messages)
[U-Boot] [PATCH v8 0/4] Kirkwood: add lschlv2 and lsxhl board support
2012-07-06 7:00 UTC (7+ messages)
` [U-Boot] [PATCH v8 2/4] net: use common rand()/srand() functions
` [U-Boot] [PATCH] net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
[U-Boot] [PATCH v4] arm : Atmel : add at91sam9x5ek board support
2012-07-06 3:21 UTC
[U-Boot] [PATCH 1/2] phylib: phy_startup() should return an error code on failure
2012-07-06 1:58 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: abort network initialization if the PHY driver fails
[U-Boot] [PATCH v2 1/5] arm: rmobile: Add basic support for Renesas R-Mobile
2012-07-05 22:43 UTC (6+ messages)
` [U-Boot] [PATCH v2 5/5] arm: rmobile: Add supoprt for KMC KZM-A9-GT board
[U-Boot] [PATCH v3] arm: rmobile: Add supoprt for KMC KZM-A9-GT board
2012-07-05 22:25 UTC
[U-Boot] Please pull u-boot-staging.git/sr@denx.de
2012-07-05 21:37 UTC (4+ messages)
[U-Boot] Please pull u-boot-ti/master
2012-07-05 21:31 UTC (2+ messages)
[U-Boot] [PATCH] ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
2012-07-05 20:55 UTC (9+ messages)
[U-Boot] [PATCH 01/11 v2] snowball: Add support for ux500 based snowball board
2012-07-05 18:53 UTC (4+ messages)
` [U-Boot] [PATCH 02/11 v2] u8500: Moving prcmu to cpu directory
` [U-Boot] [PATCH 05/11 v2] snowball: Moving to ux500.v2 addess scheme for PRCMU access
` [U-Boot] [PATCH 11/11 v2] snowball: Adding board specific cache cleanup routine
[U-Boot] i.MX35PDK: Starting U-Boot from serial NOR-Flash
2012-07-05 18:06 UTC (3+ messages)
[U-Boot] [PATCH v3 00/11] updates for Keymile Marvell boards
2012-07-05 17:40 UTC (15+ messages)
` [U-Boot] [PATCH v3 01/11] arm/km: add kmnusa board support
` [U-Boot] [PATCH v4] "
` [U-Boot] [PATCH v3 02/11] arm/km: add kmcoge5un "
` [U-Boot] [PATCH v3 03/11] arm/km: convert mgcoge3un target to km_kirkwood
` [U-Boot] [PATCH v3 04/11] arm/km: remove portl2.h and use km_kirkwood instead
` [U-Boot] [PATCH v3 05/11] arm/km: enable BOCO2 FPGA download support
` [U-Boot] [PATCH v3 06/11] arm/km: cleanup km_kirkwood boards
` [U-Boot] [PATCH v3 07/11] arm/km: redefine piggy 4 reg names to avoid conflicts
` [U-Boot] [PATCH v3 08/11] arm/km: skip FPGA config when already configured
` [U-Boot] [PATCH v3 09/11] arm/km: support the 2 PCIe fpga resets
` [U-Boot] [PATCH v3 10/11] arm/km: add implementation for read_dip_switch
` [U-Boot] [PATCH v3 11/11] arm/km: remove calls to kw_gpio_* in board_early_init_f
[U-Boot] [PATCH v4 0/3] AM335x: Add USB support in u-boot
2012-07-05 17:24 UTC (5+ messages)
[U-Boot] [PATCH v2 00/14] updates for Keymile Marvell boards
2012-07-05 15:44 UTC (20+ messages)
` [U-Boot] [PATCH v2 03/14] arm/km: convert mgcoge3un target to km_kirkwood
[U-Boot] ARM CONFIG_OF_CONTROL status
2012-07-05 15:34 UTC (13+ messages)
[U-Boot] Nand flash R/W,saveenv issue
2012-07-05 15:34 UTC (15+ messages)
` [U-Boot] problem while making kernel up
` [U-Boot] USB detection
[U-Boot] [PATCH 1/3] cm4008: set gd->ram_size in dram_init
2012-07-05 14:48 UTC (3+ messages)
` [U-Boot] [PATCH v2] arm: cm4008, cm41xx: "
[U-Boot] Building U-Boot image with predefined environment
2012-07-05 13:14 UTC
[U-Boot] [PATCH 1/2] KW: Move the memory register definitions into kirkwood.h
2012-07-05 12:16 UTC (6+ messages)
` [U-Boot] [PATCH] kirkwood: implement kw_sdram_bs_set()
[U-Boot] [PATCH] smdk6400: Move smdk6400 board from Makefile to boards.cfg
2012-07-05 12:02 UTC (2+ messages)
[U-Boot] [PATCH] arm: bugfix: Move vector table before jumping relocated code
2012-07-05 12:00 UTC (2+ messages)
[U-Boot] [PATCH 0/7 V5] EXYNOS5: Enable I2C support
2012-07-05 11:59 UTC (8+ messages)
` [U-Boot] [PATCH 1/7 V5] EXYNOS: CLK: Add i2c clock
` [U-Boot] [PATCH 2/7 V5] EXYNOS: Add I2C base address
` [U-Boot] [PATCH 3/7 V5] EXYNOS: PINMUX: Add pinmux support for I2C
` [U-Boot] [PATCH 4/7 V5] I2C: Move struct s3c24x0_i2c to a common place
` [U-Boot] [PATCH 5/7 V5] I2C: Modify the I2C driver for EXYNOS5
` [U-Boot] [PATCH 6/7 V5] I2C: Add support for Multi channel
` [U-Boot] [PATCH 7/7 V5] CONFIG: SMDK5250: I2C: Enable I2C
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