public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-06-10 15:38:56 to 2013-06-12 19:02:39 UTC [more...]

[U-Boot] [PATCH] FSL SPI read fix
 2013-06-12 19:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 00/10] Add Marvell Dove and SolidRun CuBox
 2013-06-12 18:58 UTC  (5+ 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 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 v6 0/5] Add gdsys ControlCenter Digital board
 2013-06-12 18:12 UTC  (7+ 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] [PATCH] arm: omap4: panda: Add reading of the board revision
 2013-06-12 17:54 UTC 

[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  (11+ 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 0/4] MIPS: minor cleanups
 2013-06-12 16:02 UTC  (5+ 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] 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] arm, arm335x: save_omap_boot_params question
 2013-06-12 12:49 UTC  (4+ 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] spi: armada100_spi: Remove unnecessary NULL test for dout and din
 2013-06-12 10:19 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  (7+ 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  (14+ messages)
` [U-Boot] [PATCH 1/8] xilinx: move microblaze-generic .dts to standard location
` [U-Boot] [PATCH 2/8] dts/Makefile: simplify dtc invocation
` [U-Boot] [PATCH 3/8] dts/Makefile: unify cpp/dtc include paths
` [U-Boot] [PATCH 4/8] dt: don't use ARCH_CPU_DTS
` [U-Boot] [PATCH 5/8] dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
` [U-Boot] [PATCH 6/8] config: don't define CONFIG_ARCH_DEVICE_TREE
` [U-Boot] [PATCH 7/8] dts/Makefile: don't use cpp -P
` [U-Boot] [PATCH 8/8] dts/Makefile: pass -undef -D__DTS__ to cpp

[U-Boot] [PATCH v2 0/21] Add tracing functionality to U-Boot
 2013-06-11 21:36 UTC  (27+ messages)
` [U-Boot] [PATCH v2 01/21] pci: Convert extern inline functions to static inline
` [U-Boot] [PATCH v2 02/21] x86: Correct missing local variable in bootm
` [U-Boot] [PATCH v2 03/21] Fix missing return in do_mem_loop()
` [U-Boot] [PATCH v2 04/21] Show stdout on error in fit-test
` [U-Boot] [PATCH v2 05/21] bootstage: Correct printf types
` [U-Boot] [PATCH v2 06/21] Add function to print a number with grouped digits
` [U-Boot] [PATCH v2 07/21] Add trace library
` [U-Boot] [PATCH v2 08/21] Add a trace command
` [U-Boot] [PATCH v2 09/21] Support tracing in config.mk when enabled
` [U-Boot] [PATCH v2 10/21] Add trace support to generic board
` [U-Boot] [PATCH v2 11/21] Add proftool to decode profile data
` [U-Boot] [PATCH v2 12/21] sandbox: Support trace feature
` [U-Boot] [PATCH v2 13/21] Add a simple test for sandbox trace
` [U-Boot] [PATCH v2 14/21] Clarify bootm OS arguments
` [U-Boot] [PATCH v2 15/21] Refactor the bootm command to reduce code duplication
` [U-Boot] [PATCH v2 16/21] Add a 'fake' go command to the bootm command
` [U-Boot] [PATCH v2 17/21] arm: Implement the 'fake' go command
` [U-Boot] [PATCH v2 18/21] exynos: Avoid function instrumentation for microsecond timer
` [U-Boot] [PATCH v2 19/21] exynos: config: Add tracing options
` [U-Boot] [PATCH v2 20/21] x86: Support tracing function
` [U-Boot] [PATCH v2 21/21] x86: config: Add tracing options

[U-Boot] PPC: 74xx/7xx: Pull request
 2013-06-11 21:25 UTC 

[U-Boot] PPC: MPC8xx / MPC82xx: Pull request
 2013-06-11 21:25 UTC 

[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  (8+ messages)
` [U-Boot] [PATCH v3 1/6] powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA
` [U-Boot] [PATCH v3 2/6] powerpc/ppc4xx: Add gdsys mclink interface
` [U-Boot] [PATCH v3 3/6] powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers
` [U-Boot] [PATCH v3 4/6] powerpc/ppc4xx: Support gdsys multichannel iocon hardware
` [U-Boot] [PATCH v3 5/6] powerpc/ppc4xx: Consider gdsys FPGA OSD size
` [U-Boot] [PATCH v3 6/6] powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards

[U-Boot] [PATCH v3 01/17] sf: Add bank address register writing support
 2013-06-11 19:23 UTC  (17+ 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 11/17] sf: stmicro: Add support for N25Q512
` [U-Boot] [PATCH v3 12/17] sf: stmicro: Add support for N25Q512A
` [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] [PATCH v2] powerpc/85xx: Add P1023RDB board support
 2013-06-11 18:00 UTC  (2+ messages)

[U-Boot] [PATCH v2 06/16] sf: Update sf to support all sizes of flashes
 2013-06-11 17:49 UTC  (22+ messages)
` [U-Boot] [PATCH v2 16/16] sf: Add Flag status register polling support

[U-Boot] [PATCH] MIPS: mips64: fix typos in copyright text of start.S
 2013-06-11 16:38 UTC  (2+ messages)

[U-Boot] [PATCH v4] arm: dra7xx: Update the EXTRA_ENV_SETTINGS
 2013-06-11 16:18 UTC  (3+ messages)

[U-Boot] [PATCH] arm: omap5_uevm: Correct the console sys prompt for 5432
 2013-06-11 15:53 UTC  (2+ messages)

[U-Boot] [PATCH] arm: omap: Add check for fdtfile in the findfdt macro
 2013-06-11 15:50 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] Optimize ARM relocation
 2013-06-11 15:29 UTC  (11+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 1/6] arm: ensure u-boot only uses relative relocations
    ` [U-Boot] [PATCH v3 2/6] remove all references to .dynsym
      ` [U-Boot] [PATCH v3 3/6] arm: generalize lib/bss.c into lib/sections.c
        ` [U-Boot] [PATCH v3 4/6] arm: make __image_copy_{start, end} compiler-generated
          ` [U-Boot] [PATCH v3 5/6] arm: make __rel_dyn_{start, "
            ` [U-Boot] [PATCH v3 6/6] arm: optimize relocate_code routine

[U-Boot] [PATCH v4 0/7] arm: add Faraday A36x SoC platform support
 2013-06-11 15:28 UTC  (14+ messages)
` [U-Boot] [PATCH v4 1/7] arm: add MMU/D-Cache support for Faraday cores
` [U-Boot] [PATCH v4 2/7] arm: add Faraday common utilities
` [U-Boot] [PATCH v4 6/7] arm: add Faraday firmware image utility
` [U-Boot] [PATCH v4 7/7] arm: add Faraday A36x SoC platform support

[U-Boot] [GIT PULL] u-boot-mips/fixes
 2013-06-11 14:43 UTC  (2+ messages)

[U-Boot] [PATCH v2] exynos5250: move board specific configs to board specific config file
 2013-06-11 14:27 UTC  (2+ messages)

[U-Boot] [PATCH] OpenRD: relocate environment to 640kB
 2013-06-11 10:00 UTC  (2+ messages)

[U-Boot] [PATCH 09/10] ARM: highbank: fix build with CONFIG_MISC_INIT_R turned off
 2013-06-11  8:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2] ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R

[U-Boot] bootm does not work if netconsole is enabled
 2013-06-11  7:39 UTC  (5+ messages)

[U-Boot] 2013.07-rc1 plans?
 2013-06-10 23:18 UTC  (6+ messages)

[U-Boot] [PATCH 5/8] powerpc: spl: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and introduced new symbol CONFIG_SPL_MINIMAL
 2013-06-10 22:40 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: fix a comment
 2013-06-10 19:25 UTC  (3+ messages)
` [U-Boot] [PATCH v3] cosmetic: arm: fix comments in arch/arm/lib/crt0.S

[U-Boot] Please pull u-boot-ti/master
 2013-06-10 17:11 UTC  (2+ messages)

[U-Boot] [PATCH] arm/km: make local functions static
 2013-06-10 16:26 UTC  (2+ messages)

[U-Boot] [PATCH v4] usb: omap: ulpi: fix ulpi transceiver access
 2013-06-10 16:18 UTC 


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