messages from 2012-08-15 18:51:36 to 2012-08-17 10:08:22 UTC [more...]
[U-Boot] [PATCH 1/2] MX28: config: Allow different target generation in elftosb call
2012-08-17 10:08 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] MX28: Move "regs-base.h" include after SoC type configuration
[U-Boot] [PATCH 1/1] mx51/mx53/mx6: add watchdog
2012-08-17 10:00 UTC (2+ messages)
[U-Boot] [PATCH 0/2] arm/km: configuration of the mv88e6352 switch on kmnusa
2012-08-17 9:35 UTC (9+ messages)
` [U-Boot] [PATCH 1/2] arm/km: add mv88e6352 configuration for kmnusa
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 2/2] km_kirkwood: enable MV88E6352_SWITCH support "
[U-Boot] [PATCH 0/3] Enable at91sam9x5 boot from serial flash
2012-08-17 9:26 UTC (10+ 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 v2 0/5] at91: 9x5: Enable PMECC(Programmable Multibit ECC controller) support
2012-08-17 9:24 UTC (8+ 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] edminiv2: orion5x: fix GPIO inits and values
2012-08-17 8:59 UTC (3+ messages)
` [U-Boot] 32-bit OS on 64-bit core
[U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support
2012-08-17 8:28 UTC (3+ messages)
` [U-Boot] [PATCH 2/7 V4] SPI: Add W25Q32 to Winbond SPI flash table
[U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP
2012-08-17 8:25 UTC (30+ 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] ARM: lacie_kw: add support for WIRELESS_SPACE
2012-08-17 7:59 UTC (2+ messages)
[U-Boot] [PATCH] net/phy: support the mv88e6352 switch
2012-08-17 7:59 UTC (2+ messages)
[U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board
2012-08-17 7:48 UTC (7+ messages)
[U-Boot] [PATCH 1/3] disk: part_efi: parse and store partition UUID
2012-08-17 6:46 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] cmd_partuuid: add command to retrieve a partition's UUID
` [U-Boot] [PATCH 3/3] tegra: enable CONFIG_CMD_PARTUUID
[U-Boot] [PATCH 0/9] EXYNOS5: Add Audio support
2012-08-17 6:44 UTC (4+ messages)
` [U-Boot] [PATCH 1/9] SOUND: Add I2S driver
[U-Boot] [PATCH] README: Update ver env var description
2012-08-17 4:20 UTC (2+ messages)
[U-Boot] [PATCH v5] Consolidate bootcount code into drivers/bootcount
2012-08-17 4:13 UTC (2+ messages)
[U-Boot] Early malloc() summary
2012-08-17 1:15 UTC (19+ messages)
[U-Boot] [PATCHv2 1/2] mpc85xx: Initial SP alignment is wrong
2012-08-16 23:40 UTC (5+ messages)
[U-Boot] [PATCH v9 00/15] split tegra20 arm7 code into separate SPL
2012-08-16 23:03 UTC (17+ messages)
` [U-Boot] [PATCH v9 01/15] tegra20: rename tegra2 -> tegra20
` [U-Boot] [PATCH v9 02/15] tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
` [U-Boot] [PATCH v9 03/15] tegra20: rename CONFIG_MACH_TEGRA_GENERIC
` [U-Boot] [PATCH v9 04/15] tegra20: tec: add tegra20-common-post.h
` [U-Boot] [PATCH v9 05/15] tegra20: make board mkdir commands unconditional
` [U-Boot] [PATCH v9 06/15] mkconfig: remove bashisms and cleanup config.mk generation
` [U-Boot] [PATCH v9 07/15] ARM: Fix arm720t SPL build
` [U-Boot] [PATCH v9 08/15] tegra20: remove timer_init from "
` [U-Boot] [PATCH v9 09/15] ARM: add tegra20 support to arm720t
` [U-Boot] [PATCH v9 10/15] tegra20: add u-boot-*-tegra.bin targets
` [U-Boot] [PATCH v9 11/15] tegra20: move SDRAM param save to later in boot
` [U-Boot] [PATCH v9 12/15] tegra20: enable SPL for tegra20 boards
` [U-Boot] [PATCH v9 13/15] arm: enable libgcc build for SPL
` [U-Boot] [PATCH v9 14/15] spl: fix SPL build of private libgcc
` [U-Boot] [PATCH v9 15/15] tegra20: Remove armv4t build flags
[U-Boot] [PATCH 1/2] mx5: Add default pin initializers
2012-08-16 22:51 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] mx5: Use "
[U-Boot] [PATCHv1] ARM: Add Altera SOCFPGA Cyclone5
2012-08-16 22:45 UTC
[U-Boot] [PATCH 1/7] powerpc/85xx: add support for FM2 DTSEC5
2012-08-16 21:43 UTC (5+ messages)
` [U-Boot] [PATCH 6/7] powerpc/85xx: update P4080DS MDIO bus multiplexer support
[U-Boot] [PATCH 0/2] at91: Fixes the crippled console output on PortuxG20
2012-08-16 18:22 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] arm: Adds board_postclk_init to the init_sequence
` [U-Boot] [PATCH 2/2] Fixes the crippled console output on PortuxG20
[U-Boot] Strange / Unreadable console output
2012-08-16 17:30 UTC (9+ messages)
` [U-Boot] [SOLVED] "
[U-Boot] please pull u-boot-avr32/master
2012-08-16 17:16 UTC (4+ messages)
[U-Boot] [PATCH] README: Cleanup description of supported partitions
2012-08-16 16:20 UTC
[U-Boot] [PATCH] arm:at91-boards: remove console_init_f where unnecessary
2012-08-16 16:01 UTC
[U-Boot] [Patch 0/17] New 'qemu-mips64' test architecture for U-Boot
2012-08-16 15:01 UTC (6+ messages)
[U-Boot] [PATCH 0/4] arm:samsung: Cleanup code for trats and universal boards
2012-08-16 13:55 UTC (4+ messages)
` [U-Boot] [PATCH 3/4] arm:exynos4: Set common code for trats and universal_c210 boards
[U-Boot] [PATCH] arm:cache:trats: Enable PL310 L2 Cache Controller at TRATS Samsung board
2012-08-16 13:29 UTC (3+ messages)
[PATCH] cache: wip: Test program to evaluate if L2 is working
2012-08-16 13:23 UTC
[U-Boot] [PATCH] avr32: add atngw100mkii board
2012-08-16 12:27 UTC
[U-Boot] [PATCH] avr32:portmux: fix setup for macb1
2012-08-16 12:19 UTC
[U-Boot] [PATCH] net:macb: add line break
2012-08-16 11:50 UTC
[U-Boot] [PATCH] common/lcd: add protection from null bmp pointer
2012-08-16 10:43 UTC
[U-Boot] Keyboard enable at u-boot for Beagleboard
2012-08-16 9:15 UTC
[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:exynos: Enable data cache at exynos based processors
2012-08-16 8:06 UTC (2+ messages)
[U-Boot] [PATCH 01/13] mxc nand: Merge mtd and spl register definitions
2012-08-16 7:27 UTC (2+ 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 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 (3+ 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 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/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
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