public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-10-20 22:39:25 to 2011-10-22 00:17:00 UTC [more...]

[U-Boot] [RFC] [PATCH 00/39] Rework of the debug() macro
 2011-10-22  0:17 UTC  (6+ messages)
` [U-Boot] [PATCH 01/39] DEBUG: Fix debug macros
` [U-Boot] [PATCH 02/39] GCC4.6: Squash warnings in common/usb.c
` [U-Boot] [PATCH 03/39] GCC4.6: Squash warning in cmd_ide.c
` [U-Boot] [PATCH 04/39] GCC4.6: Squash warning in cmd_date.c
` [U-Boot] [PATCH 05/39] GCC4.6: Squash warning in usb_storage.c

[U-Boot] [PATCH 2/2 RESEND] SPL: Allow user to disable CPU support library
 2011-10-22  0:04 UTC  (11+ messages)
` [U-Boot] [PATCH 1/2] "
  ` [U-Boot] [PATCH 2/2] SPL: Allow ARM926EJS to avoid compiling in the CPU support code

[U-Boot] [PATCH 3/5 v1] integrator: do not test first part of the memory
 2011-10-21 23:47 UTC  (4+ messages)

[U-Boot] [PATCH v3] arm926ejs: add NXP LPC32x0 cpu series support
 2011-10-21 23:31 UTC  (2+ messages)

[U-Boot] [PATCH v2] Small refactor to remove duplicate serial code
 2011-10-21 23:27 UTC  (5+ messages)

[U-Boot] [PATCH] hwmon: Provide dtt_init()
 2011-10-21 23:22 UTC  (2+ messages)

[U-Boot] checkpatch compliance
 2011-10-21 23:21 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] common: cosmetic: CONFIG_ROOTPATH "
` [U-Boot] [PATCH 2/2] common: cosmetic: CONFIG_BOOTFILE "

[U-Boot] [PATCH] autoconf.mk.dep: use target cflags, not host
 2011-10-21 23:20 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] build: add missing $(AR)->$(cmd_link_o_target) update
 2011-10-21 23:19 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] build: force migration away from $(AR)
` [U-Boot] [PATCH 1/2 v2] build: add missing $(AR)->$(cmd_link_o_target) update

[U-Boot] [PATCH] consolidate mdelay by providing a common function for all users
 2011-10-21 23:16 UTC  (2+ messages)

[U-Boot] [PATCH v2 REPOST 1/3] [COSMETIC] checkpatch whitespace cleanups
 2011-10-21 23:13 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] am335x: Minor fixes
 2011-10-21 23:10 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] am335x: Temporarily add MACH_TYPE define
` [U-Boot] [PATCH 2/2] am335x: Drop board_sysinfo struct

[U-Boot] [PATCH v2 1/4] macb: initial support for Cadence GEM
 2011-10-21 23:07 UTC  (2+ messages)

[U-Boot] [PATCH V4] drivers: add the support for Silicon Image SATA controller
 2011-10-21 23:04 UTC  (2+ messages)

[U-Boot] [PATCH RESEND] FAT: Add FAT write feature
 2011-10-21 22:59 UTC  (2+ messages)

[U-Boot] [PATCH v15 1/9] nds32: add header files support for nds32
 2011-10-21 22:54 UTC  (19+ messages)
` [U-Boot] [PATCH v17 "
` [U-Boot] [PATCH v17 2/9] nds32: add NDS32 support into common header file
` [U-Boot] [PATCH v17 3/9] nds32/core N1213: NDS32 N12 core family N1213
` [U-Boot] [PATCH v17 4/9] nds32/ag101: cpu and init funcs of SoC ag101
` [U-Boot] [PATCH v17 5/9] nds32/lib: add generic funcs in NDS32 lib
` [U-Boot] [PATCH v17 6/9] nds32: standalone support
` [U-Boot] [PATCH v17 7/9] nds32: common bdinfo, bootm, image support
` [U-Boot] [PATCH v17 8/9] adp-ag101: add board adp-ag101 support
` [U-Boot] [PATCH v17 9/9] doc/README: documents and readme for NDS32 arch

[U-Boot] Porting lpc313x support up to current u-boot
 2011-10-21 22:53 UTC  (4+ messages)

[U-Boot] [PATCH] cmd_bdinfo: replace print_str() with print_mhz()
 2011-10-21 22:49 UTC  (2+ messages)

[U-Boot] [PATCH 00/15 V2] Support for the DENX M28 SoM
 2011-10-21 22:44 UTC  (19+ messages)
` [U-Boot] [PATCH 00/17 V3] "
  ` [U-Boot] [PATCH 01/17 RESEND V5] iMX28: Initial support for iMX28 CPU
  ` [U-Boot] [PATCH 02/17 RESEND] iMX28: Add SSP MMC driver
  ` [U-Boot] [PATCH 03/17 RESEND] FEC: Add support for iMX28 quirks
  ` [U-Boot] [PATCH 04/17 RESEND] iMX28: Add PINMUX control
  ` [U-Boot] [PATCH 05/17 RESEND V2] iMX28: Add I2C bus driver
  ` [U-Boot] [PATCH 06/17 RESEND] iMX28: Add GPIO control
  ` [U-Boot] [PATCH 07/17 RESEND V2] iMX28: Add SPI driver
  ` [U-Boot] [PATCH 08/17 RESEND] iMX28: Add APBH DMA driver
  ` [U-Boot] [PATCH 09/17 RESEND V5] iMX28: Add GPMI NAND driver
  ` [U-Boot] [PATCH 10/17 RESEND] iMX28: Add driver for internal RTC
  ` [U-Boot] [PATCH 11/17 RESEND V2] iMX28: Add image header generator tool
  ` [U-Boot] [PATCH 12/17 V3] iMX28: Add u-boot.sb target to Makefile
  ` [U-Boot] [PATCH 13/17 V4] iMX28: Add support for DENX M28EVK board
  ` [U-Boot] [PATCH 14/17 V4] M28: Add MMC SPL
  ` [U-Boot] [PATCH 15/17 RESEND] M28: Add doc/README.m28 documentation
  ` [U-Boot] [PATCH 16/17] iMX28: Fix ARM vector handling
  ` [U-Boot] [PATCH 17/17] M28: Add memory detection into SPL

[U-Boot] [PATCH] gpio: Add PCA9698 40-bit I2C I/O port
 2011-10-21 22:43 UTC  (2+ messages)

[U-Boot] [PATCH] serial: pl01x: drain PL01x FIFO before baudrate change
 2011-10-21 22:42 UTC  (2+ messages)

[U-Boot] [PATCH] examples: api: allow build with private libgcc
 2011-10-21 22:40 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH v2 0/3] Buffer overruns in printf
 2011-10-21 22:39 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/3] Add limits.h to hold basic limits

[U-Boot] [PATCH] net: dc2114x: check for apropriate command
 2011-10-21 22:37 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] implement set individual variables to default
 2011-10-21 22:37 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] km/common: enable "env default" for all keymile boards

[U-Boot] [PATCH] ftgmac100: reset fix when supports wake on lan
 2011-10-21 22:36 UTC  (2+ messages)

[U-Boot] [PATCH] cosmetic, post: Codingstyle cleanup
 2011-10-21 22:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] km/common: force set ethaddr only for KM kirkwood boards
 2011-10-21 22:29 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] km/common: fix ramfs development target
` [U-Boot] [PATCH 3/3] km/common: remove obsolete header file

[U-Boot] [PATCH 0/9] tegra2: Tidy up boot path
 2011-10-21 22:24 UTC  (7+ messages)
` [U-Boot] [PATCH 3/9] arm: Move CP15 init out of cpu_init_crit()

[U-Boot] [RESEND PATCH v3] Add assert() for debug assertions
 2011-10-21 22:20 UTC  (2+ messages)

[U-Boot] [PATCH v2] fix compile warning for env tools
 2011-10-21 22:17 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] POST: support for km_arm and mem_regions test definition
 2011-10-21 22:15 UTC  (3+ messages)
` [U-Boot] [PATCH v3 8/8] km_arm: enable POST for these boards

[U-Boot] [PATCH V5 0/6] SPL Linux boot
 2011-10-21 22:08 UTC  (11+ messages)
` [U-Boot] [PATCH V6 "
  ` [U-Boot] [PATCH V6 1/6] removed static from images in cmd_bootm.c
  ` [U-Boot] [PATCH V6 2/6] Add cmd_spl command
  ` [U-Boot] [PATCH V6 3/6] devkit8000/spl: init GPMC for dm9000 in SPL
  ` [U-Boot] [PATCH V6 4/6] omap-common/spl: Add linux boot to SPL

[U-Boot] [GIT PULL] Pull request u-boot-85xx.git
 2011-10-21 21:52 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2011-10-21 21:48 UTC  (7+ messages)

[U-Boot] Pull request for u-boot-coldfire.git
 2011-10-21 21:47 UTC  (2+ messages)

[U-Boot] [PATCH] bootm: Use "panic()" in non-recoverable error conditions
 2011-10-21 21:35 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] Makefile & x86 - Move to generic include/asm/arch/asm-offsets.h
 2011-10-21 21:25 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] Makefile: Add generic build rules for include/asm/arch/asm-offsets.h

[U-Boot] [PATCH 0/3] ARM: Clean arm/lib/cache.c, modify ARM1136 and ARM926 accordingly
 2011-10-21 20:44 UTC  (2+ messages)

[U-Boot] [PATCH 1/5 v1] integrator: pass configs for core modules
 2011-10-21 19:32 UTC  (4+ messages)

[U-Boot] [PATCH] BeagleBoard: match gpio_request() and gpio_free()
 2011-10-21 19:14 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Pull request: u-boot-arm/master
 2011-10-21 19:12 UTC  (4+ messages)

[U-Boot] [PATCH 01/13] BeagleBoard: config: load kernel from MMC ext, not FAT
 2011-10-21 19:10 UTC  (5+ messages)
` [U-Boot] [PATCH 02/13] BeagleBoard: config: Switch console to ttyO2

[U-Boot] [PATCH v5] ARM: Add Calxeda Highbank platform
 2011-10-21 19:09 UTC  (4+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH 0/2] api: extend accessible set of block device attributes
 2011-10-21 19:09 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] Flatten and solidify block_dev_desc layout
` [U-Boot] [PATCH 2/2] api: storage: Share attributes with block_dev_desc

[U-Boot] [PATCH 1/3] add new PHY chips support
 2011-10-21 18:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] Add SPL malloc to devkit 8000
 2011-10-21 17:38 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] devkit8000: Add malloc space for SPL

[U-Boot] [PATCH] qong: remove unneeded "1" from qong.h
 2011-10-21 17:03 UTC 

[U-Boot] [PATCH 0/2] Added CPSW support
 2011-10-21 15:44 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] TI: netdev: add driver for cpsw ethernet device
` [U-Boot] [PATCH 2/2] ARM:AM33XX:Added cpsw support for AM335x EVM

[U-Boot] [PATCH v3 00/10] arm, davinci: add support for dm368 based cam_enc_4xx board
 2011-10-21 15:01 UTC  (13+ messages)
` [U-Boot] [PATCH v3 01/10] arm, usb, davinci: make USBPHY_CTL register configurable
` [U-Boot] [PATCH v3 02/10] net, davinci_emac: make clock divider in MDIO control "
` [U-Boot] [PATCH v3 03/10] spl: add option for adding post memory test to the SPL framework
` [U-Boot] [PATCH v3 04/10] arm, davinci: add support for new spl framework
` [U-Boot] [PATCH v3 05/10] spl, nand: add 4bit HW ecc oob first nand_read_page function
` [U-Boot] [PATCH v3 06/10] arm, davinci: add header files for dm365
` [U-Boot] [PATCH v3 07/10] arm, davinci: add lowlevel function for dm365 soc
` [U-Boot] [PATCH v3 08/10] arm926ejs, davinci: add cpuinfo for dm365
` [U-Boot] [PATCH v3 09/10] arm926ejs, davinci: add missing spi defines "
` [U-Boot] [PATCH v3 10/10] arm, davinci: add cam_enc_4xx support

[U-Boot] Adding USBH2 support for mx31pdk
 2011-10-21 14:57 UTC  (3+ messages)

[U-Boot] watchdog reset fails on kirkwood/dreamplug
 2011-10-21 14:23 UTC 

[U-Boot] [PATCH 0/2] Replace nios2-generic's gpio.c with dedicated driver
 2011-10-21 13:49 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] gpio: Add driver for Altera's PIO core
      ` [U-Boot] [PATCH 1/2 v2] "
      ` [U-Boot] [PATCH 2/2 v2] board/nios2-generic: Use altera_pio driver and remove board specific driver

[U-Boot] [PATCH 0/7] omap5: spl/u-boot: Add spl/u-boot support for omap5 soc
 2011-10-21 13:05 UTC  (7+ messages)
` [U-Boot] [PATCH 1/7] omap4: make omap4 code common for future reuse
` [U-Boot] [PATCH 3/7] omap5: Add minimal support for omap5430

[U-Boot] [PATCH v2] ATMEL: switch atmel_mci users to gen_atmel_mci
 2011-10-21 12:49 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ATMEL: use generic mmc framework
` [U-Boot] [PATCH 2/2] ATMEL: remove old atmel_mci driver

[U-Boot] [PATCH] FIX for dcache_disable() for ARM926ej-s
 2011-10-21 12:08 UTC  (2+ messages)

[U-Boot] United Nations Association of the UK
 2011-10-21 12:00 UTC 

[U-Boot] [PATCH 0/7] NAND SPL support for mcx board
 2011-10-21 11:08 UTC  (5+ messages)
` [U-Boot] [PATCH 5/7] omap_gpmc: use SOFTECC in SPL if it's enabled

[U-Boot] [PATCH] mii: miiphy register address width change
 2011-10-21 10:03 UTC  (7+ messages)

[U-Boot] Business proposal...Urgent response needed. View the Attachment for more information
 2011-10-21  9:35 UTC 

[U-Boot] OMAP3 NAND ECC bug report
 2011-10-21  9:28 UTC  (2+ messages)

[U-Boot] [PATCH V3 0/4] api: export LCD and video to external apps
 2011-10-21  9:07 UTC  (7+ messages)
` [U-Boot] [PATCH V5 0/4] export LCD device "
  ` [U-Boot] [PATCH V5 1/4] lcd: add clear and draw bitmap declaration
  ` [U-Boot] [PATCH V5 2/4] tools: logo: split bmp arrays from bmp_logo.h
  ` [U-Boot] [PATCH V5 3/4] font: split font data from video_font.h
  ` [U-Boot] [PATCH V5 4/4] api: export LCD device to external apps

[U-Boot] [PATCH] mvgbe: fix network device indices
 2011-10-21  8:09 UTC  (2+ messages)

[U-Boot] [PATCH v2] nios2: Pseudo implement dcache_status/enable/disable()
 2011-10-21  7:00 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] powerpc/fm: remove the TBIPA setting on platform code
 2011-10-21  6:31 UTC  (2+ messages)
` [U-Boot] [PATCH] phy/marvell: Rewrite the MV88E1111 phy config function based on kernel code

[U-Boot] Returned mail: see transcript for details
 2011-10-21  5:58 UTC 

[U-Boot] [PATCH 1/3] powerpc/85xx: Update setting of SRIO LIODNs
 2011-10-21  5:17 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] powerpc/85xx: Update device tree handling for SRIO
  ` [U-Boot] [PATCH 3/3] powerpc/85xx: Add support for RMan LIODN initialization

[U-Boot] [PATCH 1/2] fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
 2011-10-21  5:16 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] powerpc/85xx: Update USB device tree status based on pin settings

[U-Boot] [PATCH v4 0/6] Run-time configuration of U-Boot via a flat device tree (fdt)
 2011-10-21  5:13 UTC  (3+ messages)
` [U-Boot] [PATCH v4 4/6] fdt: ARM: Implement and verify embedded and separate device tree

[U-Boot] [PATCH] fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree
 2011-10-21  5:09 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Fix fixup_silent_linux() buffer overrun
 2011-10-21  5:09 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] cmdline: Add linux command line munging tools

[U-Boot] [PATCH] fm: Don't allow disabling of FM1-DTSEC1
 2011-10-21  5:09 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] [v2] powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
 2011-10-21  5:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] [v2] phylib: wait for TN2020 to achieve SERDES lane alignment at startup

[U-Boot] [PATCH] [v3] powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
 2011-10-21  5:08 UTC  (2+ messages)

[U-Boot] [PATCH 2/3] mpc85xx: Add inline GPIO acessor functions
 2011-10-21  5:07 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Fix P2020DS booting
 2011-10-21  5:07 UTC  (2+ messages)

[U-Boot] [PATCH v1] Fix a compiler warning in arch/x86/lib/realmode.c
 2011-10-21  4:29 UTC 

[U-Boot] [PATCH] sh: only add -mno-fdpic if the compiler supports it
 2011-10-21  4:00 UTC  (3+ messages)

[U-Boot] eMMC Partitons handling
 2011-10-21  2:48 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] mx31: Introduce mx31_set_gpr function
 2011-10-21  2:01 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] qong: Use mx31_set_gpr to setup USBH2 pins
` [U-Boot] [PATCH 3/3] qong: remove unneeded IOMUX settings

[U-Boot] [RFC PATCH v2 0/1] Patch submission script
 2011-10-20 23:13 UTC  (3+ messages)
` [U-Boot] [RFC PATCH v2] Add patch submission script all in one commit

[U-Boot] [PATCH 0/8] tegra2: Implement SPI flash and saved environment
 2011-10-20 23:02 UTC  (4+ messages)
` [U-Boot] [PATCH 3/8] tegra2: spi: Add SPI driver for SPIFLASH on Seaboard

[U-Boot] Tegra2 and FDT Patch Sets
 2011-10-20 22:57 UTC 


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