public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-06-11 19:23:18 to 2013-06-13 15:26:02 UTC [more...]

[U-Boot] [PATCH v3 01/17] sf: Add bank address register writing support
 2013-06-13 15:26 UTC  (33+ messages)
` [U-Boot] [PATCH v3 02/17] sf: Add bank address register reading support
` [U-Boot] [PATCH v3 03/17] sf: Add extended addr write support for winbond|stmicro
` [U-Boot] [PATCH v3 04/17] sf: Add extended addr read "
` [U-Boot] [PATCH v3 05/17] sf: read flash bank addr register at probe time
` [U-Boot] [PATCH v3 06/17] sf: Update sf to support all sizes of flashes
` [U-Boot] [PATCH v3 07/17] sf: Update sf read "
` [U-Boot] [PATCH v3 08/17] sf: Add bank addr code in CONFIG_SPI_FLASH_BAR
` [U-Boot] [PATCH v3 09/17] sf: Initialize bank_sel to zero for read ops
` [U-Boot] [PATCH v3 10/17] sf: Use spi_flash_addr() in write call
` [U-Boot] [PATCH v3 13/17] sf: stmicro: Add support for N25Q1024
` [U-Boot] [PATCH v3 14/17] sf: stmicro: Add support for N25Q1024A
` [U-Boot] [PATCH v3 15/17] sf: spansion: Add support for S25FL512S_64K
` [U-Boot] [PATCH v3 16/17] sf: Remove spi_flash_cmd_poll_bit()
` [U-Boot] [PATCH v3 17/17] sf: Add Flag status register polling support

[U-Boot] Porting U-boot-2013-04 to sdk for mips board
 2013-06-13 15:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] spi: tegra114_spi: Convert to use spi_alloc_slave()
 2013-06-13 14:08 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave

[U-Boot] [PATCH] wandboard: Fix typo in README
 2013-06-13 13:39 UTC  (4+ messages)

[U-Boot] [PATCH] LaCie kirkwood boards: allow disk > 2TB
 2013-06-13 13:36 UTC  (5+ messages)

[U-Boot] dfu, nand: writing on not empty nand partition
 2013-06-13 12:52 UTC  (3+ messages)

[U-Boot] [PATCH] arm: omap4: panda: Add reading of the board revision
 2013-06-13 12:47 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] make u-boot/drivers/net/designware cache supportive
 2013-06-13 11:28 UTC  (3+ messages)

[U-Boot] crash in usb_stor_get_info using pre-relocation address for ss->transport
 2013-06-13 11:24 UTC  (5+ messages)

[U-Boot] [PATCH V9 0/9] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot
 2013-06-13 11:20 UTC  (7+ messages)

[U-Boot] [PULL] u-boot-pxa/master
 2013-06-13 11:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] ARMv7: Add HYP mode switching support
 2013-06-13 11:01 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] ARM: prepare armv7.h to be included from assembly source
` [U-Boot] [PATCH v2 2/7] ARM: add secure monitor handler to switch to non-secure state
` [U-Boot] [PATCH v2 3/7] ARM: add assembly routine "
` [U-Boot] [PATCH v2 4/7] ARM: switch to non-secure state during bootm execution
` [U-Boot] [PATCH v2 5/7] ARM: add SMP support for non-secure switch
` [U-Boot] [PATCH v2 6/7] ARM: extend non-secure switch to also go into HYP mode
` [U-Boot] [PATCH v2 7/7] ARM: VExpress: enable ARMv7 virt support for VExpress A15

[U-Boot] [PATCH 00/10] MIPS: unify low-level assembly code
 2013-06-13 10:59 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] MIPS: mips32/start.S: use t8 register for dynamic relocation
` [U-Boot] [PATCH 02/10] MIPS: mips32/start.S: rework relocation info check
` [U-Boot] [PATCH 03/10] MIPS: xburst/start.S: save relocation address in s2 register
` [U-Boot] [PATCH 04/10] MIPS: xburst/start.S: save relocation offset in s1 register
` [U-Boot] [PATCH 05/10] MIPS: xburst/start.S: save gd in s0 register
` [U-Boot] [PATCH 06/10] MIPS: xburst/start.S: use t8 register for dynamic relocation
` [U-Boot] [PATCH 07/10] MIPS: xburst/start.S: rework relocation info check
` [U-Boot] [PATCH 08/10] MIPS: mips32/cache.S: save return address in t9 register
` [U-Boot] [PATCH 09/10] MIPS: mips32/cache.S: store cache line size in t8 register
` [U-Boot] [PATCH 10/10] MIPS: mips32/cache.S: use v1 register for indirect function calls

[U-Boot] [PATCH] FSL SPI read fix
 2013-06-13  9:22 UTC  (6+ messages)
` [U-Boot] "
  ` [U-Boot] [PATCH] FSL espi: Return all data read from device unmodified

[U-Boot] [PATCH v2 0/6] Optimize ARM relocation
 2013-06-13  9:05 UTC  (5+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH 1/2] power: exynos-tmu: fix warnings and clean up code
 2013-06-13  8:55 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] power: exynos-tmu: use the mux_addr bit fields in tmu_control register

[U-Boot] help with PCI RTL8139 on mpc5200
 2013-06-13  8:47 UTC 

[U-Boot] [PATCH] EXYNOS: Move includes from setup.h to tzpc_init.c
 2013-06-13  8:26 UTC  (3+ messages)

[U-Boot] [PATCH, v1] arm:trats: change auto-booting to boot kernel with separate device tree blob
 2013-06-13  8:15 UTC  (2+ messages)

[U-Boot] [PATCH v3] powerpc/85xx: Add P1023RDB board support
 2013-06-13  7:44 UTC 

[U-Boot] [PATCH] powerpc/p1022ds: nand: introduce the TPL based on the SPL
 2013-06-13  7:27 UTC  (3+ messages)

[U-Boot] [PATCH v2] powerpc/85xx: Add P1023RDB board support
 2013-06-13  7:02 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options
 2013-06-13  6:59 UTC 

[U-Boot] UbiFS recovery
 2013-06-13  5:37 UTC 

[U-Boot] arm, arm335x: save_omap_boot_params question
 2013-06-13  5:35 UTC  (7+ messages)

[U-Boot] [PATCH][v2] powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs
 2013-06-13  4:44 UTC 

[U-Boot] [PATCH] arm, am33xx: move s_init to a common place
 2013-06-13  3:53 UTC 

[U-Boot] [PATCH v2 01/10] ARM: move interrupt_init to before relocation
 2013-06-13  3:24 UTC  (10+ messages)
` [U-Boot] [PATCH v2 02/10] net: calxedaxgmac: enable rx cut-thru
` [U-Boot] [PATCH v2 03/10] ARM: highbank: update config options
` [U-Boot] [PATCH v2 04/10] ARM: highbank: fix get_tbclk value to timer rate
` [U-Boot] [PATCH v2 05/10] ARM: highbank: set timer prescaler to 256
` [U-Boot] [PATCH v2 06/10] ARM: highbank: avoid bss write in timer_init
` [U-Boot] [PATCH v2 07/10] ARM: highbank: enable reset on command timeout
` [U-Boot] [PATCH v2 08/10] ARM: highbank: setup peripherals based on power domain status
` [U-Boot] [PATCH v2 09/10] ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R
` [U-Boot] [PATCH v2 10/10] highbank: enable keyed autoboot stop

[U-Boot] [PATCH 0/2 V3] exynos: Support a delay after deactivate for SPI
 2013-06-13  3:17 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2 V3] spi: exynos: Support a delay after deactivate

[U-Boot] [PATCH 0/4] MIPS: minor cleanups
 2013-06-12 22:05 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] MIPS: mips32/time.c: fix checkpatch errors/warnings
` [U-Boot] [PATCH 2/4] MIPS: mips64/interrupt.c: remove superfluous include
` [U-Boot] [PATCH 3/4] MIPS: remove obsolete TODO items
` [U-Boot] [PATCH 4/4] MIPS: mips32/cache.S: remove superfluous register assignment

[U-Boot] [PATCH v6 0/5] Add gdsys ControlCenter Digital board
 2013-06-12 21:29 UTC  (8+ messages)
` [U-Boot] [PATCH v6 1/5] tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
` [U-Boot] [PATCH v6 2/5] i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0
` [U-Boot] [PATCH v6 3/5] Add Atmel I2C tpm
` [U-Boot] [PATCH v6 4/5] Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
` [U-Boot] [PATCH v6 5/5] mpc85xx: Add gdsys ControlCenter Digital board

[U-Boot] PPC: 74xx/7xx: Pull request
 2013-06-12 20:28 UTC  (2+ messages)

[U-Boot] PPC: MPC8xx / MPC82xx: Pull request
 2013-06-12 20:28 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2013-06-12 20:25 UTC 

[U-Boot] [STATUS] ARM - pending PRs or patches for -rc1
 2013-06-12 20:25 UTC 

[U-Boot] [PATCH V2] spi: exynos: Minimise access to SPI FIFO level
 2013-06-12 19:59 UTC  (2+ messages)

[U-Boot] [PATCH v2] exynos5250: remove redundant SPI and PMIC related configs
 2013-06-12 19:38 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/10] Add Marvell Dove and SolidRun CuBox
 2013-06-12 19:33 UTC  (8+ messages)
` [U-Boot] [PATCH v4 00/10] Add Marvell Dove and SolidRun CuBox support
  ` [U-Boot] [PATCH v4 05/10] SPI: Add Dove SPI driver

[U-Boot] [PATCH] spi: armada100_spi: Remove unnecessary NULL test for dout and din
 2013-06-12 19:04 UTC  (5+ messages)

[U-Boot] [PATCH v4] spi: add Faraday FTSPI010 SPI controller support
 2013-06-12 18:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] U-boot for 64bit ARMv8
 2013-06-12 18:49 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/17] sf: Update sf framework to support all sizes of flashes
 2013-06-12 16:51 UTC  (3+ messages)

[U-Boot] [STATUS] ARM - pending PRs or patches for -rc1
 2013-06-12 16:23 UTC 

[U-Boot] dfu: make data buffer size configurable
 2013-06-12 16:16 UTC  (7+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2] spi: mxc_spi: Update pre and post divider algorithm
 2013-06-12 16:13 UTC  (6+ messages)

[U-Boot] [PATCH v6] spi: pl022_spi: Add support for ARM PL022 spi controller
 2013-06-12 15:55 UTC  (6+ messages)

[U-Boot] DHCP Gateway
 2013-06-12 14:19 UTC 

[U-Boot] [PATCH 0/2] fix displaying IRQ stack info
 2013-06-12 14:18 UTC  (2+ messages)

[U-Boot] [PATCH v5] arm: dra7xx: Update the EXTRA_ENV_SETTINGS
 2013-06-12 12:43 UTC  (2+ messages)

[U-Boot] [u-boot V4] spi/arm-pl022: Add support for ARM PL022 spi controller
 2013-06-12 12:39 UTC  (7+ messages)

[U-Boot] [u-boot V5] spi: arm-pl022: Add support for ARM PL022 spi controller
 2013-06-12 10:59 UTC  (4+ messages)

[U-Boot] [PATCH v4] sf: Add bank addr code in CONFIG_SPI_FLASH_BAR
 2013-06-12  9:10 UTC 

[U-Boot] U-boot: Erase/read/write issue with S25fl256S flash device
 2013-06-12  7:30 UTC 

[U-Boot] [Patch] fsl_esdhc: Fix DMA transfer completion waiting loop
 2013-06-12  5:16 UTC  (3+ messages)
` [U-Boot] [PATCH] fsl_esdhc: Do not clear interrupt status bits until data processed

[U-Boot] [PATCH] fdt: remove unaligned access in fdt_fixup_ethernet()
 2013-06-12  1:55 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] : sf: spansion: Add support for S25FL128S
 2013-06-11 22:41 UTC  (5+ messages)

[U-Boot] [PATCH RFC] NET: TSEC: make PHY addresses software configurable
 2013-06-11 22:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] rely on latest dtc, simplify
 2013-06-11 22:09 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/21] Add tracing functionality to U-Boot
 2013-06-11 21:36 UTC  (7+ messages)
` [U-Boot] [PATCH v2 17/21] arm: Implement the 'fake' go command

[U-Boot] [PATCH V3 REPOST 1/4] README: document CONFIG_ENV_IS_IN_MMC
 2013-06-11 21:14 UTC  (4+ messages)
` [U-Boot] [PATCH V3 REPOST 2/4] mmc: report capacity for the selected partition
` [U-Boot] [PATCH V3 REPOST 3/4] env_mmc: allow negative CONFIG_ENV_OFFSET
` [U-Boot] [PATCH V3 REPOST 4/4] ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards

[U-Boot] [PATCH] ppc: ppmc7xx: Fix possible out-of-bound access
 2013-06-11 20:10 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] Update gdsys ppc4xx-based boards
 2013-06-11 19:51 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/6] powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA


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