public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-09-11 05:39:30 to 2012-09-13 09:21:57 UTC [more...]

[U-Boot] [PATCH 1/4 v2] serial: Add Zynq serial driver
 2012-09-13  9:21 UTC  (9+ 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 V4 1/2] ext4fs ls load support
 2012-09-13  9:20 UTC  (10+ messages)
` [U-Boot] [PATCH V5 "

[U-Boot] [PATCH 0/7] Add support to MINI2416 board
 2012-09-13  9:17 UTC  (22+ 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] fdt: Check if the FDT address is configured
 2012-09-13  8:30 UTC  (3+ messages)

[U-Boot] [PATCH] driver/mtd:IFC NAND:Initialise internal SRAM before any write
 2012-09-13  8:26 UTC 

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

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

[U-Boot] How to understand the code flow of u-boot
 2012-09-13  7:56 UTC 

[U-Boot] Help Required [imx35pdk]
 2012-09-13  7:48 UTC  (7+ messages)

[U-Boot] [PATCH 0/6] Exynos: Support for display drivers
 2012-09-13  7:45 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] misc:max8998 Add LDO macros
` [U-Boot] [PATCH 2/6] drivers: video: Add ld9040 video driver
` [U-Boot] [PATCH 3/6] arm: exynos4: Fix exynos4_fb structure
` [U-Boot] [PATCH 4/6] arm: exynos4: cpu: Add definition for display
` [U-Boot] [PATCH 5/6] drivers: video: fix image position
` [U-Boot] [PATCH 6/6] arm: exynos4: universal_C210: add display support

[U-Boot] [PATCH 0/3] i2c for R-mobile
 2012-09-13  7:03 UTC  (36+ 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] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5
 2012-09-13  6:51 UTC  (12+ messages)
  ` [U-Boot] [Patch] make reset_cpu nonreturn

[U-Boot] Pull request for ARM zynq
 2012-09-13  6:24 UTC 

[U-Boot] [PATCH 0/9 V2] EXYNOS5: Add Audio support
 2012-09-13  5:37 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] libfdt: Add support for appending the values to a existing property
 2012-09-13  1:43 UTC  (2+ messages)

[U-Boot] using initrd with U-boot on the imx28evk
 2012-09-12 23:44 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-mips/master
 2012-09-12 23:43 UTC  (2+ messages)

[U-Boot] Cache alignment warnings on Tegra (ARM)
 2012-09-12 23:42 UTC  (5+ messages)

[U-Boot] Kernel boot halts with "Verifying Checksum ... Bad Data CRC"
 2012-09-12 22:34 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Add basic Tegra30 (T30) support
 2012-09-12 22:10 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] Tegra: T30: Add include files
` [U-Boot] [PATCH 2/9] Tegra: T30: Add AVP (arm720t) files
` [U-Boot] [PATCH 3/9] Tegra: T30: Add CPU (armv7) files
` [U-Boot] [PATCH 4/9] Tegra: T30: Add common Tegra30 CPU files
` [U-Boot] [PATCH 5/9] Tegra: DT: Add preliminary device tree files for T30 Cardhu
` [U-Boot] [PATCH 6/9] Tegra30: Add Cardhu board files
` [U-Boot] [PATCH 7/9] Tegra30: Add config files (common and Cardhu)
` [U-Boot] [PATCH 8/9] Tegra30: Add common pinmux config in board_early_init_f
` [U-Boot] [PATCH 9/9] Tegra30: Enable Cardhu build (SPL)

[U-Boot] [PATCH 0/5] mpc8308rdb: improved hardware support
 2012-09-12 21:17 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] mpc8xxx_spi: fix SPI support on MPC8308RDB
` [U-Boot] [PATCH 2/5] mpc8308rdb: add support for Spansion SPI flash on header J8
` [U-Boot] [PATCH 3/5] spansion: add support for S25FL256S1
` [U-Boot] [PATCH 4/5] mpc8308rdb: add support for FIT images
` [U-Boot] [PATCH 5/5] mpc8308rdb: add support for eSDHC MMC controller

[U-Boot] Code Structure and API functionality of U-Boot
 2012-09-12 21:06 UTC  (2+ messages)

[U-Boot] A little introduction
 2012-09-12 17:53 UTC  (3+ messages)

[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] [PATCH V2 1/4] disk: part_efi: range-check partition number
 2012-09-12 16:48 UTC  (8+ 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  (2+ 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 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] [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] [PATCH] mx6qsabresd: Add basic support
 2012-09-11 22:10 UTC  (7+ messages)

[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  (5+ 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 


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