public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-05-22 07:08:09 to 2013-05-24 20:13:55 UTC [more...]

[U-Boot] powerpc/mpc8xxx failed to compile: operand out of range
 2013-05-24 20:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] powerpc/mpc85xx: support application without resetvec segment in the linker script
 2013-05-24 19:18 UTC  (16+ messages)
` [U-Boot] [PATCH 3/6] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
` [U-Boot] [PATCH 4/6] Makefile: move the common makefile line to public area
` [U-Boot] [PATCH 5/6] spl: Make CONFIG_SPL_BUILD contain more functionality
` [U-Boot] [PATCH 6/6] powerpc/p1022ds: boot from SD Card with SPL

[U-Boot] [PATCH v2] spl: Make CONFIG_SPL_BUILD contain more functionality
 2013-05-24 19:16 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/10] MIPS: initial support for emulated Malta board
 2013-05-24 18:55 UTC  (16+ messages)
` [U-Boot] [PATCH v3 01/10] MIPS: qemu-malta: add support for emulated MIPS "
` [U-Boot] [PATCH v3 02/10] MIPS: qemu-malta: add reset support
` [U-Boot] [PATCH v3 03/10] MIPS: qemu-malta: enable flash support
` [U-Boot] [PATCH v3 04/10] MIPS: import gt64120.h header from Linux
` [U-Boot] [PATCH v3 05/10] MIPS: qemu-malta: setup GT64120 registers as done by YAMON
` [U-Boot] [PATCH v3 06/10] MIPS: qemu-malta: add PCI support
` [U-Boot] [PATCH v3 07/10] net: pcnet: use pci_virt_to_mem to obtain buffer addresses
` [U-Boot] [PATCH v3 08/10] MIPS: qemu-malta: bring up ethernet
` [U-Boot] [PATCH v3 09/10] MIPS: bootm.c: add YAMON style Linux preparation/jump code
` [U-Boot] [PATCH v3 10/10] MIPS: start.S: emulate REVISION register for qemu-malta

[U-Boot] [PATCH] drivers:lcd: fix unaligned access on lcd
 2013-05-24 18:41 UTC  (3+ messages)

[U-Boot] dfu: dfu and UBI Volumes
 2013-05-24 18:41 UTC  (4+ messages)

[U-Boot] [PATCH 1/7] ahci: use ports implemented map instead of num_ports
 2013-05-24 18:35 UTC  (15+ messages)
` [U-Boot] [PATCH 2/7] ahci: fix unaligned access
` [U-Boot] [PATCH 3/7] ahci: fix memory leak in ata_scsiop_inquiry
` [U-Boot] [PATCH 4/7] ahci: move link bring-up handling to separate function
` [U-Boot] [PATCH 5/7] ahci: handle COMINIT received during spin-up
` [U-Boot] [PATCH 6/7] ahci: increase spin-up timeout to 20 sec
` [U-Boot] [PATCH 7/7] ahci: convert to use libata functions and definitions

[U-Boot] [PATCH v2] OMAP4/5: I2C: New read, write and probe functions
 2013-05-24 16:34 UTC 

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

[U-Boot] [PATCH] da830: add MMC support
 2013-05-24 16:01 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_mem: fix cp command
 2013-05-24 14:38 UTC  (2+ messages)

[U-Boot] [PATCH 0/2 V4] SPI: Enable SPI_PREAMBLE Mode
 2013-05-24 14:13 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2 V4] SPI: Add support for preamble bytes
` [U-Boot] [PATCH 2/2 V4] EXYNOS: SPI: Support SPI_PREAMBLE mode

[U-Boot] [PATCH] ext4: assign get_fs()->dev_desc before using it
 2013-05-24 14:05 UTC  (2+ messages)

[U-Boot] [PATCH 0/2 V3] SPI: Enable SPI_PREAMBLE Mode
 2013-05-24 13:18 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 V3] SPI: Add support for preamble bytes
` [U-Boot] [PATCH 2/2 V3] EXYNOS: SPI: Support SPI_PREAMBLE mode

[U-Boot] [PATCH V2] MMC: DWMMC: Fix FIFO_DEPTH calculation
 2013-05-24 12:45 UTC 

[U-Boot] [PATCH V3 0/3] Introduce Samsung's new board Trats2
 2013-05-24  8:23 UTC  (4+ messages)
` [U-Boot] [PATCH V3 1/3] power:battery: add battery support for Trats2 board
` [U-Boot] [PATCH V3 2/3] i2c:multi_i2c: add new macros I2C_7 and I2C_8
` [U-Boot] [PATCH V3 3/3] samsung: trats2: add support for new board Trats2

[U-Boot] [PATCH] MMC: DWMMC: Fix FIFO_DEPTH calculation
 2013-05-24  8:14 UTC  (9+ messages)

[U-Boot] [PATCH] drivers:video:s6e8ax0: change data_to_send array to static
 2013-05-24  7:43 UTC 

[U-Boot] [PATCH v3 0/6] arm: mvf600: Add Freescale Vybrid MVF600 CPU and MVF600TWR board support
 2013-05-24  6:18 UTC  (8+ messages)
` [U-Boot] [PATCH v3 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

[U-Boot] [PATCH V9 0/9] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot
 2013-05-24  5:46 UTC  (3+ messages)

[U-Boot] Building two different "SPL" for the same board?
 2013-05-24  1:14 UTC  (8+ messages)

[U-Boot] [Patch v2 0/4] ARM: atmel: add sama5d3xek board support
 2013-05-24  1:11 UTC  (8+ messages)
` [U-Boot] [Patch v2 2/4] NET: macb: support sama5d3x devices

[U-Boot] [PATCH] mtd: spi: winbond: add W25PXX support
 2013-05-24  1:09 UTC  (8+ messages)
` [U-Boot] [PATCH v2] sf: winbond: Add support for W25PXX SPI flash

[U-Boot] Please pull u-boot-cfi-flash/master
 2013-05-24  0:29 UTC  (2+ messages)

[U-Boot] [PATCH] mx6slevk: Allow booting a device tree kernel
 2013-05-23 23:57 UTC 

[U-Boot] [PATCH 4/5][v5] board/bsc9131rdb:Add NAND boot support using new SPL format
 2013-05-23 22:32 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: tegra: only enable SCU on Tegra20
 2013-05-23 22:26 UTC 

[U-Boot] [PATCH] input: simplify key_matrix_decode_fdt()
 2013-05-23 22:09 UTC 

[U-Boot] [PATCH 1/2] wandboard: Enable HDMI splashscreen
 2013-05-23 21:15 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] wandboard: Disable data cache

[U-Boot] disassembler ?
 2013-05-23 21:09 UTC  (8+ messages)

[U-Boot] [PATCH] arm: pxa: PXA270 D-Cache as ram
 2013-05-23 17:43 UTC  (9+ messages)

[U-Boot] [PATCH V9 7/9] MMC: APIs to support resize of EMMC boot partition
 2013-05-23 16:51 UTC 

[U-Boot] [PATCH] arm: Enable -ffunction-sections / -fdata-sections / --gc-sections
 2013-05-23 15:37 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] ARMv7: Add HYP mode switching support
 2013-05-23 14:47 UTC  (11+ messages)
` [U-Boot] [PATCH 1/6] ARM: add secure monitor handler to switch to non-secure state

[U-Boot] Can not get linux prompt using sandbox
 2013-05-23 14:07 UTC 

[U-Boot] [PATCH v03 0/2] OMAP3+: introduce generic Adaptive Body Bias Support
 2013-05-23 12:51 UTC  (6+ messages)
` [U-Boot] [PATCH v03 1/2] OMAP3+: introduce generic ABB support

[U-Boot] [PATCH] powerpc/p2041rdb: fix SerDes clock display for RevC & RevD boards
 2013-05-23 10:55 UTC  (2+ messages)
` [U-Boot] why patch work cannot catch my patch

[U-Boot] [PATCH v4 1/1] ARM: Add Seagate GoFlex Home support
 2013-05-23 10:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] ARM: vexpress: add support for more core tiles
 2013-05-23  9:56 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/p2041rdb: fix SerDes clock display for RevC & RevD boards
 2013-05-23  9:54 UTC 

[U-Boot] U-Boot code git versions problem
 2013-05-23  8:59 UTC  (2+ messages)

[U-Boot] [HELP]: sf: winbond: add W25Q32
 2013-05-23  8:52 UTC 

[U-Boot] FW: [PATCH 5/6] spl: Make CONFIG_SPL_BUILD contain more functionality
 2013-05-23  8:43 UTC 

[U-Boot] [PATCH V2 1/4] README: document CONFIG_ENV_IS_IN_MMC
 2013-05-23  7:52 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/4] mmc: report capacity for the selected partition
` [U-Boot] [PATCH V2 3/4] env_mmc: allow negative CONFIG_ENV_OFFSET
` [U-Boot] [PATCH V2 4/4] ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards

[U-Boot] [PATCH 0/2] fix flash_get_info function
 2013-05-23  7:50 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] cosmetic: cfi_flash: delete a space after an unary operator
` [U-Boot] [PATCH 2/2] cfi_flash: return NULL for invalid base address input

[U-Boot] [PATCH v2] cfi_flash: Fix unaligned accesses to cfi_qry structure
 2013-05-23  7:49 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/13] tegra114 SPI driver
 2013-05-23  7:45 UTC  (3+ messages)
` [U-Boot] [PATCH v2 07/13] sf: winbond: add W25Q32DW

[U-Boot] [PATCH] SPI: Winbond: Add W25Q32 to spi flash table
 2013-05-23  7:43 UTC  (4+ messages)

[U-Boot] [PATCH v3 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board
 2013-05-23  5:51 UTC  (3+ messages)

[U-Boot] Uboot Analysis Question
 2013-05-23  4:49 UTC 

[U-Boot] [PATCH] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
 2013-05-23  2:24 UTC  (11+ messages)

[U-Boot] [u-boot-mips] gp init and -pie option
 2013-05-22 23:53 UTC  (5+ messages)

[U-Boot] [PATCH] nand/fsl_ifc: Convert to self-init
 2013-05-22 21:54 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mtd: nand: use ssize_t instead of size_t to prevent infinite loop
 2013-05-22 21:51 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mtd: nand: fix the partial page write condition
 2013-05-22 21:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] nand: adjust erase/read/write partition/chip size for bad blocks
 2013-05-22 21:42 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
 2013-05-22 21:15 UTC  (2+ messages)

[U-Boot] [PATCH] nand/fsl_elbc: detect page size at runtime
 2013-05-22 21:13 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/5] FSL SECURE BOOT: Add support for next level image validation
 2013-05-22 19:47 UTC  (3+ messages)
` [U-Boot] [PATCH 1/5] arch/powerpc/cpu/mpc8xxx: PAMU driver support

[U-Boot] [PATCH] input: fix unaligned access in key_matrix_decode_fdt()
 2013-05-22 18:48 UTC 

[U-Boot] [PATCH] tools/fw_env: use fsync to ensure that data is physically stored
 2013-05-22 18:32 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] mmc: report capacity for the selected partition
 2013-05-22 16:11 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] env_mmc: allow negative CONFIG_ENV_OFFSET

[U-Boot] [PATCH] ARM: cfi_flash: Fix unaligned accesses to cfi_qry structure
 2013-05-22 15:12 UTC  (6+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] Update MAINTAINERS file for x86
 2013-05-22 15:00 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] Update MAINTAINERS file for sandbox

[U-Boot] [PATCH] .gitignore: add GNU GLOBAL files
 2013-05-22 14:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fdt_support: Use CONFIG_NR_DRAM_BANKS if defined
 2013-05-22 14:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4] bootm: Avoid 256-byte overflow in fixup_silent_linux()
 2013-05-22 14:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] da830: add MMC support
 2013-05-22 13:38 UTC 

[U-Boot] [PATCH] mmc write bug fix
 2013-05-22 11:19 UTC 

[U-Boot] [PULL] please pull u-boot-atmel/master
 2013-05-22  9:59 UTC  (2+ messages)

[U-Boot] [PATCH] common: board_f: Do not call board_postclk_init twice
 2013-05-22  7:08 UTC 


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