messages from 2012-07-05 19:53:46 to 2012-07-08 20:15:17 UTC [more...]
[U-Boot] [PATCH] Remove remaining mdelay() macros
2012-07-08 20:15 UTC (2+ messages)
[U-Boot] Pull request: u-boot-arm/master
2012-07-08 20:13 UTC (2+ messages)
[U-Boot] [PATCH] net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000
2012-07-08 19:58 UTC (2+ messages)
[U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code
2012-07-08 19:43 UTC (3+ messages)
[U-Boot] [PATCH] smsc95xx: align buffers to cache line size
2012-07-08 19:35 UTC (3+ messages)
[U-Boot] [PATCH] usb_storage: fix ehci driver max transfer size
2012-07-08 18:58 UTC (6+ messages)
[U-Boot] [PATCH 1/2] common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER
2012-07-08 18:55 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
[U-Boot] Please pull u-boot-mpc85xx.git
2012-07-08 17:25 UTC (2+ messages)
[U-Boot] Compiling Uboot error:too many arguments
2012-07-08 17:20 UTC (2+ messages)
[U-Boot] S3c64xx: Switch all I/O to use readl/writel function
2012-07-07 23:49 UTC (15+ messages)
` [U-Boot] [PATCH 01/13] smdk6400: Move smdk6400 board from Makefile to boards.cfg
` [U-Boot] [PATCH 02/13] S3C64XX: Switch to use readl/writel to operate nand flash
` [U-Boot] [PATCH 03/13] S3C64XX: Use readl/writel to operate uart
` [U-Boot] [PATCH 04/13] S3C64XX: add pwm for s3c64xx support
` [U-Boot] [PATCH 05/13] S3C64XX: reference s5p cpu time system for s3c64xx timer
` [U-Boot] [PATCH 06/13] S3C64xx: mov cpu_init.S to the board directory
` [U-Boot] [PATCH 07/13] S3C6400: Delete nand_spl for S3C6400
` [U-Boot] [PATCH 08/13] S3C6400: Adopt SPL framwork to support spl for nand flash
` [U-Boot] [PATCH 09/13] S3C64XX: Change SROM init to use read/write operation
` [U-Boot] [PATCH 10/13] S3C64XX: Switch to use read/writel to operation clock system
` [U-Boot] [PATCH 11/13] S3c64xx: clear GPIO, Interrupt, Watchdog flag
` [U-Boot] [PATCH 12/13] S3C6400: clear memory init variable
` [U-Boot] [PATCH 13/13] S3C6400: Clear system clock variable
[U-Boot] [PATCH] tools: Fix mingw tools build
2012-07-07 20:05 UTC
[U-Boot] [PATCH 0/7] tegra20: enable thumb
2012-07-07 18:42 UTC (18+ 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 1/5] [PATCH 1/5] Add missing constant to mx27
2012-07-07 18:03 UTC (9+ messages)
` [U-Boot] [PATCH 2/5] [PATCH 2/5] Add support for the armadeus APF27 board
` [U-Boot] [PATCH 3/5] [PATCH 3/5] Add nand_spl support for the apf27
` [U-Boot] [PATCH 4/5] [PATCH 4/5] Add FPGA support for the apf27 board
` [U-Boot] [PATCH 5/5] [PATCH 5/5] Add config file for the apf27
[U-Boot] [PATCH] mx6: Make pad name macro consistent with the datasheet
2012-07-07 16:54 UTC (2+ messages)
[U-Boot] [PATCH] mx28: Fix elftosb source link in README.mx28_common
2012-07-07 16:50 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v3] doc: README.mx28_common: Add missing entry into Contents
2012-07-07 16:46 UTC (4+ messages)
[U-Boot] [V4] arm: Fix to mistake clean the memory space
2012-07-07 13:24 UTC
[U-Boot] [V3] arm: Fix to mistake clean the memory space
2012-07-07 13:19 UTC (3+ messages)
[U-Boot] [PATCH 1/5] ARM: cache: Move the cp15 CR register read before flushing the cache
2012-07-07 12:00 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ARM: introduce arch_early_init_r()
2012-07-07 11:53 UTC (2+ messages)
[U-Boot] [PATCH] PXA: Enable CONFIG_PREBOOT on zipitz2
2012-07-07 11:46 UTC (3+ messages)
[U-Boot] [PATCH] arm: rmobile: kzm9g: Adjust hardware setting in lowlevel_init.S
2012-07-07 11:32 UTC (13+ messages)
` [U-Boot] [PATCH 0/3] arm: rmobile: kzm9g: enable booting Linux kernel
` [U-Boot] [PATCH v2 0/5] "
` [U-Boot] [PATCH v2 1/5] arm: rmobile: kzm9g: Modify sdram area
` [U-Boot] [PATCH v2 2/5] arm: rmobile: kzm9g: Adjust low level hardware setting
` [U-Boot] [PATCH v2 3/5] arm: rmobile: kzm9g: change prompt to board specific
` [U-Boot] [PATCH v2 4/5] arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt
` [U-Boot] [PATCH v2 5/5] MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g
[U-Boot] [PATCH 1/3] ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
2012-07-07 11:31 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] ARM: mx6: Remove CONFIG_ARCH_CPU_INIT
` [U-Boot] [PATCH 3/3] ARM: mx28: "
[U-Boot] [PATCH] add new board vl_ma2sc
2012-07-07 11:06 UTC (3+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] RMLL/LSM 2012 - U-Boot Developer's Meeting
2012-07-07 10:19 UTC (2+ messages)
[U-Boot] [PATCH v4 0/6] Enable Thumb build for ARM platforms
2012-07-07 10:08 UTC (7+ messages)
` [U-Boot] [PATCH v4 4/6] armv7: Use -march=armv7-a and thereby enable Thumb-2
[U-Boot] [PATCH] armv7: Fix to mistake clean the memory space
2012-07-07 9:47 UTC (9+ messages)
[U-Boot] [PATCH 1/4] MX28: Fix up the MMC driver DMA mode
2012-07-07 7:25 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] MX28: Split out the PIO and DMA transfer functions
` [U-Boot] [PATCH 3/4] MX28: Transfer small blocks via PIO in MXS MMC
` [U-Boot] [PATCH 4/4] MX28: Fix MXS MMC DMA issues
[U-Boot] [PATCH] arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
2012-07-07 7:14 UTC (12+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "
` [U-Boot] [PATCH v4] "
` [U-Boot] [PATCH v5] "
[U-Boot] [PATCH 0/9] CACHE: Finishing touches
2012-07-07 3:05 UTC (11+ messages)
` [U-Boot] [PATCH 2/9] CACHE: Add cache_aligned() macro
` [U-Boot] [PATCH 6/9] CACHE: nand read/write: Test if start address is aligned
` [U-Boot] [PATCH 8/9] CACHE: net: asix: Fix asix driver to work with data cache on
[U-Boot] [PATCH V2 01/25] mxc_i2c: fix i2c_imx_stop
2012-07-07 1:52 UTC (27+ messages)
` [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
[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 (8+ 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)
[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 (4+ messages)
` [U-Boot] [PATCH v2 "
` [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] 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] 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] [PATCH] armv7: Fix infinite loop for the spl boot
2012-07-06 11:53 UTC (6+ 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 v2] arm: cm4008, cm41xx: use common cfi_flash support
2012-07-06 11:33 UTC (4+ messages)
` [U-Boot] [PATCH v3] "
[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 (6+ 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 (6+ 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