public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-09-07 12:50:48 to 2012-09-12 17:21:29 UTC [more...]

[U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration
 2012-09-12 17:21 UTC  (15+ messages)
` [U-Boot] [PATCH 2/6] gpt: Replace the leXX_to_int() calls with ones defined at <compiler.h>
` [U-Boot] [PATCH v2 0/7] gpt: GUID Partition Table (GPT) restoration
  ` [U-Boot] [PATCH v2 1/7] vsprintf:fix: Change type returned by ustrtoul
  ` [U-Boot] [PATCH v2 2/7] part:efi: Move part_efi.h file to ./include
  ` [U-Boot] [PATCH v2 3/7] gpt:doc: GPT (GUID Partition Table) documentation
  ` [U-Boot] [PATCH v2 4/7] gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
  ` [U-Boot] [PATCH v2 5/7] gpt: Support for GPT (GUID Partition Table) restoration
  ` [U-Boot] [PATCH v2 6/7] gpt: Support for new "gpt" command
  ` [U-Boot] [PATCH v2 7/7] gpt: Enable support for GPT partition table restoration at Samsung's Trats

[U-Boot] [PATCH 1/2] bfin: Disable -fstack-usage
 2012-09-12 17:10 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] bfin: Fix warning in bfin_mac

[U-Boot] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5
 2012-09-12 17:02 UTC  (11+ messages)
  ` [U-Boot] [Patch] make reset_cpu nonreturn

[U-Boot] Cache alignment warnings on Tegra (ARM)
 2012-09-12 16:49 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/4] disk: part_efi: range-check partition number
 2012-09-12 16:48 UTC  (9+ messages)
` [U-Boot] [PATCH V2 4/4] cmd_part: add partition-related command

[U-Boot] [PATCH v4] PXE: FDT: Add support for fdt in PXE
 2012-09-12 16:27 UTC  (3+ messages)

[U-Boot] [PATCH v2 3/6] video: cfb_console: logo can be positioned via the splashpos variable
 2012-09-12 16:15 UTC  (9+ messages)
` [U-Boot] [PATCH v3 5/6] da850/omap-l138: davinci_emac: Suppress auto negotiation if needed

[U-Boot] Next steps
 2012-09-12 15:15 UTC 

[U-Boot] [PATCH 0/7] Add support to MINI2416 board
 2012-09-12 11:15 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] ARM: fix relocation on ARM926EJS
` [U-Boot] [PATCH 2/7] S3C24XX: Add core support for Samsung's S3C24XX SoCs
` [U-Boot] [PATCH 3/7] S3C24XX: Add serial driver
` [U-Boot] [PATCH 4/7] S3C24XX: Add RTC driver
` [U-Boot] [PATCH 5/7] S3C24XX: Add NAND Flash driver
` [U-Boot] [PATCH 6/7] Add u-boot-ubl.bin target to the Makefile
` [U-Boot] [PATCH 7/7] S3C24XX: Add support to MINI2416 board

[U-Boot] [PATCH 1/4 v2] serial: Add Zynq serial driver
 2012-09-12 10:23 UTC  (8+ 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 1/2] mmc: at91: add multi block read/write support
 2012-09-12 10:21 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: at91sam9x5: enable MCI0 support for 9x5ek board

[U-Boot] Pull request - microblaze
 2012-09-12 10:13 UTC  (7+ messages)
  ` [U-Boot] Pull request v2 "

[U-Boot] Help Required [imx35pdk]
 2012-09-12 10:03 UTC 

[U-Boot] Code Structure and API functionality of U-Boot
 2012-09-12 10:02 UTC 

[U-Boot] [PATCH 0/3] i2c for R-mobile
 2012-09-12  8:46 UTC  (27+ messages)
` [U-Boot] [PATCH 1/3] i2c: sh_i2c.c: support iccl and icch extension
` [U-Boot] [PATCH 2/3] i2c: sh_i2c.c: correct BUSY bit define in ICSR
` [U-Boot] [PATCH 3/3] i2c: sh_i2c.c: adjust for SH73A0
` [U-Boot] [PATCH v2 0/9] i2c for R-mobile
  ` [U-Boot] [PATCH v2 1/9] i2c: sh_i2c.c: support iccl and icch extension
  ` [U-Boot] [PATCH v2 2/9] i2c: sh_i2c.c: correct BUSY bit define in ICSR
  ` [U-Boot] [PATCH v2 3/9] i2c: sh_i2c.c: adjust for SH73A0
  ` [U-Boot] [PATCH v2 4/9] i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
  ` [U-Boot] [PATCH v2 5/9] i2c: sh_i2c: enable i2c_probe
  ` [U-Boot] [PATCH v2 6/9] i2c: sh_i2c.c: check error in i2c_read and i2c_write
  ` [U-Boot] [PATCH v2 7/9] i2c: sh_i2c.c: remove unused function
  ` [U-Boot] [PATCH v2 8/9] arm: rmobile: kzm9g: enable I2C1
  ` [U-Boot] [PATCH v2 9/9] arm: rmobile: kzm9g: enable I2C2
` [U-Boot] [RESEND PATCH v2 0/9] i2c for R-mobile

[U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code
 2012-09-12  8:34 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] mx6: Add basic support for mx6qsabresd board

[U-Boot] [PATCH 0/2] i2c:soft:multi: Support for multiple soft I2C buses at TRATS
 2012-09-12  7:43 UTC  (5+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/2] i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards

[U-Boot] Help Required [imx35pdk_u-boot]
 2012-09-12  6:49 UTC 

[U-Boot] A little introduction
 2012-09-12  1:26 UTC  (2+ messages)

[U-Boot] [PATCH] mx6qsabresd: Add basic support
 2012-09-11 22:10 UTC  (8+ messages)

[U-Boot] using initrd with U-boot on the imx28evk
 2012-09-11 21:31 UTC 

[U-Boot] [PATCH] Quietly ignore DHCP Option 28 (Broadcast Address)
 2012-09-11 19:22 UTC 

[U-Boot] More problems booting an i.MX6 from NOR flash
 2012-09-11 19:05 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: Fix mmc_spi error on cmd->flags field
 2012-09-11 18:59 UTC 

[U-Boot] [PATCH 1/5] powerpc/mpc85xx: fix Unicode characters in release.S
 2012-09-11 16:03 UTC  (6+ messages)
` [U-Boot] [PATCH 4/5] powerpc/85xx: Add P5040 processor support
  ` [U-Boot] [u-boot-release] "

[U-Boot] Nand flash R/W,saveenv issue
 2012-09-11 14:10 UTC  (13+ messages)
            ` [U-Boot] problem while making kernel up
                      ` [U-Boot] Nand Flash Programing and Board Bring Up

[U-Boot] U-boot support for TMS320C6678 Texas Instruments processor
 2012-09-11 10:22 UTC  (2+ messages)

[U-Boot] [PATCH] NAND: MXS: include common.h first so cache.h is included in correct order
 2012-09-11  7:44 UTC  (7+ messages)

[U-Boot] [Question] [ARM] global data array defined in board.c linkage problem : overlapping with relocation sections
 2012-09-11  7:06 UTC 

[U-Boot] [PATCH] snowball: Clear UART RX FIFO
 2012-09-11  6:28 UTC 

[U-Boot] MIPS: 1Mb U-Boot?
 2012-09-10 23:39 UTC  (3+ messages)

[U-Boot] [NEXT PATCH v1 0/7] In this patchset, a new i.MX35 board is added implementing
 2012-09-10 23:18 UTC  (16+ messages)
` [U-Boot] [NEXT PATCH v1 2/7] NAND: added NAND type to nand_ids
` [U-Boot] [NEXT PATCH v1 5/7] SPL: Added MLO for mx35 SOC to SPL Makefile

[U-Boot] Please pull u-boot-tegra/master into ARM/master
 2012-09-10 22:41 UTC 

[U-Boot] [PATCH 1/2] tegra: i2c: Enable I2C on PAZ00
 2012-09-10 20:55 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] tegra: enable lp0 on paz00

[U-Boot] [STATUS] Going on Sabbatical
 2012-09-10 20:45 UTC 

[U-Boot] Boot U-Boot from UBI volume
 2012-09-10 20:38 UTC  (2+ messages)

[U-Boot] About environment variables
 2012-09-10 11:16 UTC 

[U-Boot] [PATCH] atmel_nand: fix the U-Boot output information about nand flash with PMECC enable
 2012-09-10  9:45 UTC 

[U-Boot] Please pull u-boot-ubi/master
 2012-09-10  9:41 UTC 

[U-Boot] [PATCH v2] ubifs: Fix ubifsload when using ZLIB
 2012-09-10  9:39 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset
 2012-09-10  9:06 UTC 

[U-Boot] ext2load inside api
 2012-09-10  8:51 UTC 

[U-Boot] Problem booting i.MX6 from parallel NOR flash
 2012-09-10  7:57 UTC  (2+ messages)

[U-Boot] Pull request u-boot-blackfin.git (sf branch)
 2012-09-10  7:14 UTC  (4+ messages)

[U-Boot] Subject: [PATCH] Fix for bug in memory sizing code
 2012-09-10  6:16 UTC 

[U-Boot] How to manage RMOBILE patches?
 2012-09-10  0:41 UTC  (12+ messages)

[U-Boot] Remaining CONFIG_NEEDS_MANUAL_RELOC
 2012-09-09 16:23 UTC  (5+ messages)

[U-Boot] patman staging tree
 2012-09-08 13:17 UTC  (2+ messages)

[U-Boot] [PATCH] mx6qsabrelite:Use IMX_GPIO_NR Macro
 2012-09-08 12:37 UTC 

[PATCH] mx6qsabrelite:Use IMX_GPIO_NR Macro
 2012-09-08 12:26 UTC 

[U-Boot] [PATCH v4 0/6] tegra: Add NAND flash support
 2012-09-08  5:03 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/6] nand: Try to align the default buffers

[U-Boot] [PATCH 1/2] cmd_nand: dump: Align data and OOB buffers
 2012-09-07 21:42 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
 2012-09-07 21:37 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] tegra: put eMMC environment into the boot sectors

[U-Boot] [PATCH 1/2] ARM: tegra: remove redundant mkdirs from board Makefiles
 2012-09-07 21:35 UTC  (2+ messages)

[U-Boot] Help with boot from MMC2 for AM3359 board
 2012-09-07 20:45 UTC 

[U-Boot] [PATCH] powerpc mpc85xx: Do not protect TLB entry for debuggging in AS1 against invalidation
 2012-09-07 19:50 UTC  (2+ messages)

[U-Boot] [PATCH] env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER
 2012-09-07 19:32 UTC  (2+ messages)

[U-Boot] Recent commit to env_nand.c causing saveenv to hang
 2012-09-07 19:18 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/4] kirkwood: use c-struct for access to SDRAM addr decode registers
 2012-09-07 18:50 UTC  (10+ messages)
` [U-Boot] [PATCH v3 2/4] kirkwood: implement kw_sdram_bs_set()
` [U-Boot] [PATCH v3 3/4] kirkwood: implement kw_sdram_size_adjust
  ` [U-Boot] [PATCH v4 "

[U-Boot] [PATCH] powerpc mpc85xx: Synchronization Required for mmucsr0 spr
 2012-09-07 18:50 UTC  (2+ messages)

[U-Boot] [PATCH v3 4/4] arm/km: use kw_sdram_size_adjust to adjust SDRAM size
 2012-09-07 18:49 UTC  (3+ messages)
` [U-Boot] [PATCH v4 "

[U-Boot] cuImage doesn't boot with u-boot 2009.11 version
 2012-09-07 17:32 UTC  (5+ messages)

[U-Boot] [PATCH] Tegra: Change Tegra20 to Tegra in common code, prep for T30
 2012-09-07 16:39 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] Board support and feature for LaCie devices
 2012-09-07 15:52 UTC  (6+ messages)
` [U-Boot] [PATCH v4 0/3] "
  ` [U-Boot] [PATCH v4 2/3] ARM: add support for Network Space v2 Lite and Mini

[U-Boot] Kernel boot halts with "Verifying Checksum ... Bad Data CRC"
 2012-09-07 15:48 UTC 

[U-Boot] [Patch v2] powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h
 2012-09-07 15:03 UTC 

[U-Boot] [PATCH] powerpc mpc85xx: Synchronization Required for mmucsr0 spr
 2012-09-07 12:52 UTC 


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