public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-08-14 20:16:22 to 2012-08-16 08:56:44 UTC [more...]

[U-Boot] [PATCH v2 0/5] at91: 9x5: Enable PMECC(Programmable Multibit ECC controller) support
 2012-08-16  8:56 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/5] at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param()
` [U-Boot] [PATCH v2 2/5] at91: atmel_nand: remove unused variables
` [U-Boot] [PATCH v2 3/5] at91: atmel_nand: Update driver to support Programmable Multibit ECC controller
` [U-Boot] [PATCH v2 4/5] at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC
` [U-Boot] [PATCH v2 5/5] at91: 9x5: Enable PMECC for 5series ek board

[U-Boot] [PATCH] at91sam9263ek: remove unnecessary console_init_f
 2012-08-16  8:18 UTC 

[U-Boot] [PATCH 1/1] iomux: move IOMUX_GPR13_xxx defines
 2012-08-16  8:12 UTC  (2+ messages)

[U-Boot] [PATCH] arm:cache:trats: Enable PL310 L2 Cache Controller at TRATS Samsung board
 2012-08-16  8:07 UTC  (2+ messages)

[U-Boot] [PATCH] arm:exynos: Enable data cache at exynos based processors
 2012-08-16  8:06 UTC  (2+ messages)

[U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP
 2012-08-16  8:05 UTC  (25+ messages)
` [U-Boot] [PATCH 01/17] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
` [U-Boot] [PATCH 02/17] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
` [U-Boot] [PATCH 03/17] ARM: SPL: Move the omap SPL framework to arch/arm/lib
` [U-Boot] [PATCH 04/17] Makefile: Move SPL files to clobber, remove from clean
` [U-Boot] [PATCH 05/17] ARM: SPL: Rename omap_boot_device to spl_boot_device
` [U-Boot] [PATCH 06/17] ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
` [U-Boot] [PATCH 07/17] omap-common: Fix typo in lowlevel_init.S::save_boot_params
` [U-Boot] [PATCH 08/17] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
` [U-Boot] [PATCH 09/17] ARM: SPL: Only call mem_malloc_init if configured
` [U-Boot] [PATCH 10/17] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
` [U-Boot] [PATCH 11/17] ARM: SPL: Make spl_mmc.c more generic
` [U-Boot] [PATCH 12/17] ARM: SPL: Clean up spl.c / spl_nand.c slightly
` [U-Boot] [PATCH 13/17] ARM: SPL: Start hooking in the current SPI SPL support
` [U-Boot] [PATCH 14/17] ARM: SPL: Move gpmc_init() to spl_board_init()
` [U-Boot] [PATCH 15/17] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
` [U-Boot] [PATCH 16/17] SPL: Enhance drivers/mtd/nand/nand_spl_load.c
` [U-Boot] [PATCH 17/17] ARM: SPL: Enhance spi_spl_load to match the other load functions

[U-Boot] [PATCH 0/3] Enable at91sam9x5 boot from serial flash
 2012-08-16  7:37 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] spi: add atmel at25df321 serial flash support
` [U-Boot] [PATCH 2/3] arm : at91sam9x5 : enable serial flash boot
` [U-Boot] [PATCH 3/3] arm : at91sam9x5 : fix a small bug for NAND

[U-Boot] [PATCH 01/13] mxc nand: Merge mtd and spl register definitions
 2012-08-16  7:27 UTC  (3+ messages)

[U-Boot] [PATCH 1/4 v2] serial: Add Zynq serial driver
 2012-08-16  6:30 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4 v2] net: Add driver for Zynq Gem IP
` [U-Boot] [PATCH 3/4 v2] arm: Support new Xilinx Zynq platform
` [U-Boot] [PATCH 4/4 v3] xilinx: Add new Zynq board

[U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board
 2012-08-16  6:12 UTC  (5+ messages)

[U-Boot] [PATCH 0/8] video: support newly exynos5 display feature
 2012-08-16  5:45 UTC  (2+ messages)

[U-Boot] [PATCH] km/arm: set SPI NOR Flash default parameters
 2012-08-16  4:15 UTC  (4+ messages)

[U-Boot] [PATCH] kw_spi: fix clock prescaler computation
 2012-08-16  4:13 UTC  (6+ messages)
      ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] powerpc/mpc85xx:Add new ext fields to Freescale's IFC
 2012-08-16  3:46 UTC 

[U-Boot] [PATCH] hwconfig: Move HWCONFIG_BUFFER_SIZE into hwconfig.h
 2012-08-16  0:53 UTC 

[U-Boot] [V2] disk/partition: Fix the depend for all the partitions file
 2012-08-15 23:58 UTC 

[U-Boot] [Patch 15/16] add standalone link script
 2012-08-15 22:25 UTC  (2+ messages)

[U-Boot] [Patch 11/16] make size_t equal to unsigned int
 2012-08-15 22:23 UTC  (2+ messages)

[U-Boot] [Patch 12/16] add config about mips64
 2012-08-15 22:16 UTC  (2+ messages)

[U-Boot] [Patch 5/16] add mips64/cpu.h
 2012-08-15 22:06 UTC  (2+ messages)

[U-Boot] [Patch 4/16] add mips64/config.mk
 2012-08-15 22:03 UTC  (2+ messages)

[U-Boot] [Patch 1/17] add mips64 build configuration in mips/config.mk
 2012-08-15 21:48 UTC  (2+ messages)

[U-Boot] [PATCH] mkconfig: add support for SPL CPU
 2012-08-15 21:47 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] enable thumb for tegra20
 2012-08-15 21:39 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] tools, config.mk: add binutils-version
` [U-Boot] [PATCH v3 2/9] arm: work around assembler bug
` [U-Boot] [PATCH v3 3/9] tegra20: remove inline assembly for u32 cast
` [U-Boot] [PATCH v3 4/9] arm: add _thumb1_case_uqi to libgcc
` [U-Boot] [PATCH v3 5/9] arm: use thumb compatible return in arm720t
` [U-Boot] [PATCH v3 6/9] arm: change arm720t to armv4t
` [U-Boot] [PATCH v3 7/9] arm720t: add linkage macro for relocate_code
` [U-Boot] [PATCH v3 8/9] arm: use thumb interworking returns in libgcc
` [U-Boot] [PATCH v3 9/9] tegra20: enable thumb build

[U-Boot] [Patch 0/17] New 'qemu-mips64' test architecture for U-Boot
 2012-08-15 21:31 UTC  (5+ messages)

[U-Boot] [PATCH v8 00/15] split tegra20 arm7 code into separate SPL
 2012-08-15 20:58 UTC  (17+ messages)
` [U-Boot] [PATCH v8 01/15] tegra20: rename tegra2 -> tegra20
` [U-Boot] [PATCH v8 02/15] tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
` [U-Boot] [PATCH v8 03/15] tegra20: rename CONFIG_MACH_TEGRA_GENERIC
` [U-Boot] [PATCH v8 04/15] tegra20: tec: add tegra20-common-post.h
` [U-Boot] [PATCH v8 05/15] tegra20: make board mkdir commands unconditional
` [U-Boot] [PATCH v8 06/15] mkconfig: add support for SPL CPU
` [U-Boot] [PATCH v8 07/15] ARM: Fix arm720t SPL build
` [U-Boot] [PATCH v8 08/15] tegra20: remove timer_init from "
` [U-Boot] [PATCH v8 09/15] ARM: add tegra20 support to arm720t
` [U-Boot] [PATCH v8 10/15] tegra20: add u-boot-*-tegra.bin targets
` [U-Boot] [PATCH v8 11/15] tegra20: move SDRAM param save to later in boot
` [U-Boot] [PATCH v8 12/15] tegra20: enable SPL for tegra20 boards
` [U-Boot] [PATCH v8 13/15] arm: enable libgcc build for SPL
` [U-Boot] [PATCH v8 14/15] spl: fix SPL build of private libgcc
` [U-Boot] [PATCH v8 15/15] tegra20: Remove armv4t build flags

[U-Boot] [PATCH 1/1] mx51/mx53/mx6: add watchdog
 2012-08-15 20:46 UTC 

[U-Boot] [PATCH 1/3] phy: add phy_connect_by_mask
 2012-08-15 20:40 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fec_mxc: use phy_connect_by_mask
` [U-Boot] [PATCH 3/3] mx6qsabrelite: set CONFIG_FEC_MXC_PHYMASK

[U-Boot] [PATCH V4 1/3] imx-common/cmd_bmode.c: add imx bmode (bootmode) command
 2012-08-15 20:31 UTC  (3+ messages)
` [U-Boot] [PATCH V4 2/3] mx6qsabrelite: add boot_mode support
` [U-Boot] [PATCH V4 3/3] mx53evk: "

[U-Boot] [PATCH] patman: Do not Cc addresses included in To list
 2012-08-15 19:44 UTC 

[U-Boot] [PATCH 1/2] MX28: config: Allow different target generation in elftosb call
 2012-08-15 18:51 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] MX28: Move "regs-base.h" include after SoC type configuration

[U-Boot] [PATCH 0/2]: arm: Provide lowlevel_init C function wrapper for v7
 2012-08-15 18:16 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
` [U-Boot] [PATCH 2/2] armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack

[U-Boot] [PATCH 1/2] README.SPL: Add a small Debugging section
 2012-08-15 17:23 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] README.SPL: Move the 'Estimating stack usage' from omap3 to here

[U-Boot] [PATCH 1/3] powerpc/fsl-corenet: remove dead variant symbols
 2012-08-15 17:19 UTC  (5+ messages)

[U-Boot] [PATCHv2 1/2] mpc85xx: Initial SP alignment is wrong
 2012-08-15 17:13 UTC  (9+ messages)
` [U-Boot] [PATCHv2 2/2] powerpc: Stack Pointer not properly aligned

[U-Boot] [PATCH 0/1] fix some SPL debug builds
 2012-08-15 17:11 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] lib, panic: don't call do_reset in SPL (debug)

[U-Boot] [PATCH 1/6] davinci: ea20: reorganisation LCD startup
 2012-08-15 17:04 UTC  (9+ messages)
` [U-Boot] [PATCH 2/6] davinci: ea20: the console is always set to the serial line
` [U-Boot] [PATCH 5/6] da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
` [U-Boot] [PATCH 6/6] davinci: ea20: add some configs and default environmet variables

[U-Boot] Please pull u-boot-staging/trini@ti.com
 2012-08-15 16:51 UTC  (5+ messages)

[U-Boot] usb_test_unit_ready called every block read - performance
 2012-08-15 16:45 UTC  (9+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoC
 2012-08-15 16:24 UTC 

[U-Boot] [PATCH] mx31: Fix PDR0_CSI_PODF
 2012-08-15 14:40 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] mx5: Use default pin initializers
 2012-08-15 14:37 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] mx5: Mark lowlevel_init board-specific code
 2012-08-15 14:34 UTC  (2+ messages)

[U-Boot] [PATCH 5/5] mpc iim: Switch to common fsl_iim
 2012-08-15 14:30 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx:Enable debugger support to missed e500v2 SoC
 2012-08-15 14:12 UTC 

[U-Boot] V4 S3C64XX: Switch all I/O to use readl/writel functio and Clear SMDK64XX
 2012-08-15 13:48 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] smdk6400: Move smdk6400 board from Makefile to boards.cfg
` [U-Boot] [PATCH 02/14] S3C64XX: Switch to use readl/writel to operate nand flash
` [U-Boot] [PATCH 03/14] S3C64XX: Use readl/writel to operate uart
` [U-Boot] [PATCH 04/14] S3C64XX: add pwm for s3c64xx support
` [U-Boot] [PATCH 05/14] S3C64XX: reference s5p cpu time system for s3c64xx timer
` [U-Boot] [PATCH 06/14] S3C64xx: mov cpu_init.S to the board directory
` [U-Boot] [PATCH 07/14] S3C6400: Adopt SPL framwork to support spl for nand flash
` [U-Boot] [PATCH 08/14] S3C6400: Delete nand_spl for S3C6400
` [U-Boot] [PATCH 09/14] S3C64XX: Change SROM init to use read/write operation
` [U-Boot] [PATCH 10/14] S3C64XX: Switch to use read/writel to operation clock system
` [U-Boot] [PATCH 11/14] S3c64xx: clear GPIO, Interrupt, Watchdog variable
` [U-Boot] [PATCH 12/14] S3C6400: clear memory init variable
` [U-Boot] [PATCH 13/14] S3C64XX: Move s3c6400.h to cpu.h to support s3c6410 board
` [U-Boot] [PATCH 14/14] S3C6400: Remove the unused variable for S3C6400

[U-Boot] [PATCH] mx25: Clean up lowlevel_init
 2012-08-15 13:47 UTC  (3+ messages)

[U-Boot] Early malloc() summary
 2012-08-15 12:00 UTC  (7+ messages)

[U-Boot] [PATCH] YAFFS2: Fix compiler errors preventing successful build
 2012-08-15 11:55 UTC  (3+ messages)

[U-Boot] Strange / Unreadable console output
 2012-08-15 10:55 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] at91: atmel_nand: add PMECC(Programmable Multibit ECC controller) support
 2012-08-15  8:47 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/4] mxs: Remove not required explicit iomux-mx28.h include
 2012-08-15  7:08 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] m28evk: Turn on caches
 2012-08-15  7:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] apx4devkit: "

[U-Boot] [PATCH 1/4] spi_nor: add m25p32 spi nor driver
 2012-08-15  6:43 UTC  (3+ messages)

[U-Boot] [PATCH] ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT
 2012-08-15  6:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] mx53_smd: add spi nor support
 2012-08-15  6:38 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mxc_spi: change to use version config instead of soc config in mxc_spi
` [U-Boot] [PATCH 3/3] mxc_spi: apply new mxc_spi version configs to other soc configs

[U-Boot] [PATCH] dlmalloc: remove manual reloc alias warning
 2012-08-15  6:29 UTC  (4+ messages)

[U-Boot] [PATCH] u-boot yaffs2: Fix compilation warnings
 2012-08-15  4:26 UTC 

[U-Boot] [PATCH] Makefile: fix HAVE_VENDOR_COMMON_LIB
 2012-08-15  1:12 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Xilinx Zynq platform
 2012-08-14 22:40 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] serial: Add Dragonfire serial driver
` [U-Boot] [PATCH 3/4] arm: Support new Xilinx Zynq platform

[U-Boot] [PATCH 3/3] Makefile: cosmetic: optimize usage of LIBS-y
 2012-08-14 21:34 UTC  (5+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH] dts/Makefile: Check for empty $(LDSCRIPT)
 2012-08-14 21:33 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] mx35: Remove duplicate GPIO3_BASE_ADDR
 2012-08-14 21:04 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mx35: Define MAX and AIPS registers
` [U-Boot] [PATCH 3/3] mx35: Clean up lowlevel_init

[U-Boot] arm: omap: Fix switching back to nandecc sw
 2012-08-14 20:39 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/7] mx35: Move clock enums to clock.h
 2012-08-14 20:33 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] mx35: Remove declaration of non-existing function
` [U-Boot] [PATCH 3/7] mx35: Fix decode_pll
` [U-Boot] [PATCH 4/7] mx35: Add definitions for clock gate values
` [U-Boot] [PATCH 5/7] mx35: Fix clock dividers
` [U-Boot] [PATCH 6/7] mx35: Fix eSDHC clocks
` [U-Boot] [PATCH 7/7] mx35: Add cpu_mmc_init()

[U-Boot] [PATCH] COMMON: Fix HAVE_VENDOR_COMMON_LIB mistake
 2012-08-14 20:23 UTC  (3+ messages)


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