public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-12-17 17:03:03 to 2011-12-19 10:09:30 UTC [more...]

[U-Boot] [PATCH] arm: Tidy up of PRAM init to use getenv_f()
 2011-12-19 10:09 UTC  (2+ messages)

[U-Boot] [PATCH] arm, fdt: update ethernet mac address before booting Linux
 2011-12-19 10:05 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/2] Add i2c TPM driver
 2011-12-19  9:53 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/2] tpm: Rename generic_lpc_tpm to tpm_tis_lpc
` [U-Boot] [PATCH v1 2/2] tpm: Add i2c TPM driver

[U-Boot] [PATCH v2 0/2] Add i2c TPM driver
 2011-12-19  9:50 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] tpm: Rename generic_lpc_tpm to tpm_tis_lpc
` [U-Boot] [PATCH v2 2/2] tpm: Add i2c TPM driver

[U-Boot] [PATCH] common/cmd_pxe.c: Fix GCC 4.6 build warnings
 2011-12-19  9:29 UTC  (2+ messages)

[U-Boot] [STATUS] "next" branch started
 2011-12-19  9:23 UTC  (3+ messages)

[U-Boot] [PATCH] common/cmd_nvedit.c: Fix size calculation in do_env_import()
 2011-12-19  9:19 UTC  (4+ messages)

[U-Boot] [PATCH V2 0/2] Exynos Related fixes
 2011-12-19  9:05 UTC  (5+ messages)
` [U-Boot] [PATCH V2 1/2] Exynos: PWM: Add TCMPB3 field in pwm structure
` [U-Boot] [PATCH V2 2/2] Exynos: Fix ARM Clock frequency calculation

[U-Boot] [PATCH] OMAP3: Remove unused define CONFIG_OMAP3_*_DDR
 2011-12-19  9:03 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Exynos Related fixes
 2011-12-19  9:03 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] Exynos: PWM: Add TCMPB3 field in pwm structure
` [U-Boot] [PATCH 2/2] Exynos: Fix ARM Clock frequency calculation

[U-Boot] [PATCH] add print_cpuinfo to s3c24x0
 2011-12-19  9:02 UTC  (2+ messages)

[U-Boot] [PATCH] km/common: add toolchain variable
 2011-12-19  8:57 UTC  (4+ messages)

[U-Boot] timer problem with new ARM relocation feature
 2011-12-19  8:54 UTC  (4+ messages)
` [U-Boot] [PATCH V2] ARM: fix s3c24x0 timer code

[U-Boot] Please pull u-boot-ti/master (updated!)
 2011-12-19  8:50 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] SPL Linux boot
 2011-12-19  8:43 UTC  (4+ messages)
` [U-Boot] SPL Linux Boot

[U-Boot] Help: U-Boot on Nokia RX-51 (aka N900)
 2011-12-19  8:43 UTC  (64+ messages)
` [U-Boot] "
  ` [U-Boot] [PATCH 01/16] arch/arm/cpu/armv7/omap3/lowlevel_init.S: save_boot_params
    ` [U-Boot] [PATCH 02/16] arch/arm/lib/bootm.c: Optionally use existing atags
    ` [U-Boot] [PATCH 03/16] include/twl4030.h: Add power bus message definitions
    ` [U-Boot] [PATCH 04/16] include/common.h: Add some ANSI escape codes definitions
    ` [U-Boot] [PATCH 05/16] common/main.c: Fix function readline
    ` [U-Boot] [PATCH 06/16] drivers/video/cfb_console.c: Fix function console_scrollup
    ` [U-Boot] [PATCH 07/16] drivers/video/cfb_console.c: Add function console_swap_colors
    ` [U-Boot] [PATCH 08/16] drivers/video/cfb_console.c: Add function console_clear and console_clear_line
    ` [U-Boot] [PATCH 09/16] drivers/video/cfb_console.c: Add functions for moving with cursor
    ` [U-Boot] [PATCH 10/16] drivers/video/cfb_console.c: Add support for some ANSI terminal escape codes
    ` [U-Boot] [PATCH 11/16] New command clr: Clear the ANSI terminal
    ` [U-Boot] [PATCH 12/16] New config variable CONFIG_MENUCMD
    ` [U-Boot] [PATCH 13/16] New config variable CONFIG_PREMONITOR
    ` [U-Boot] [PATCH 14/16] New board support: Nokia RX-51 aka N900
    ` [U-Boot] [PATCH 15/16] New command bootmenu: ANSI terminal Boot Menu support
    ` [U-Boot] [PATCH 16/16] RX-51: Add support for bootmenu
  ` [U-Boot] [PATCH v3] U-Boot on Nokia RX-51 (aka N900)
    ` [U-Boot] [PATCH 01/15] arch/arm/cpu/armv7/omap3/lowlevel_init.S: save_boot_params
      ` [U-Boot] [PATCH 02/15] arch/arm/lib/bootm.c: Optionally use existing atags
      ` [U-Boot] [PATCH 03/15] include/twl4030.h: Add power bus message definitions
      ` [U-Boot] [PATCH 04/15] include/common.h: Add some ANSI escape codes definitions
      ` [U-Boot] [PATCH 05/15] common/main.c: Fix function readline
      ` [U-Boot] [PATCH 06/15] drivers/video/cfb_console.c: Fix function console_scrollup
      ` [U-Boot] [PATCH 07/15] drivers/video/cfb_console.c: Add function console_clear and console_clear_line
      ` [U-Boot] [PATCH 08/15] drivers/video/cfb_console.c: Add functions for moving with cursor
      ` [U-Boot] [PATCH 09/15] drivers/video/cfb_console.c: Add support for some ANSI terminal escape codes
      ` [U-Boot] [PATCH 10/15] New command clear: Clear the ANSI terminal
      ` [U-Boot] [PATCH 11/15] New config variable CONFIG_MENUCMD
      ` [U-Boot] [PATCH 12/15] New config variable CONFIG_PREMONITOR
      ` [U-Boot] [PATCH 13/15] New board support: Nokia RX-51 aka N900
      ` [U-Boot] [PATCH 14/15] New command bootmenu: ANSI terminal Boot Menu support
      ` [U-Boot] [PATCH 15/15] RX-51: Add support for bootmenu

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-12-19  8:39 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] Add support for the OpenRISC architecture
 2011-12-19  8:20 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARMV7: Add support For Logic OMAP35x/DM37x modules
 2011-12-19  7:37 UTC  (6+ messages)
` [U-Boot] [PATCH] "
    ` [U-Boot] [PATCH v4] "

[U-Boot] __mmc_get_env_addr() is not being called?
 2011-12-19  6:53 UTC  (8+ messages)

[U-Boot] [PATCH v2 0/3] i.mx6q: Add the ethernet function support
 2011-12-19  6:45 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] i.mx: i.mx6q: Add the enet clock function
` [U-Boot] [PATCH v2 2/3] fec: add the i.mx6q enet driver support
` [U-Boot] [PATCH v2 3/3] i.mx6q: arm2: Add the enet function support

[U-Boot] [PATCH] Origen: Select SCLKMPLL as FIMD0 parent clock
 2011-12-19  6:16 UTC 

[U-Boot] u-boot-x86/next has been rebased - push forced
 2011-12-19  2:31 UTC 

[U-Boot] Pull request: u-boot-x86/next
 2011-12-19  2:23 UTC 

[U-Boot] [PATCH] arm, arm-kirkwood: disable l2c before linux boot
 2011-12-18 23:21 UTC  (4+ messages)

[U-Boot] [PATCH] MXS-NAND: Backport ecc.size from linux kernel
 2011-12-18 17:50 UTC 

[U-Boot] Some thoughts on SPL
 2011-12-18 15:38 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] ARMV7: Add support For Logic OMAP35x/DM37x modules
 2011-12-18 12:33 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] OMAP3: Add Corscience Tricorder board
 2011-12-18 11:10 UTC  (2+ messages)

[U-Boot] [PATCH] net: Fix arguments in tftpput command
 2011-12-18  5:52 UTC  (4+ messages)

[U-Boot] [PATCH] kirkwood_spi: fix setting of irq mask
 2011-12-18  1:57 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] CHECKPATCH: Cleanup LCD logo files
 2011-12-17 23:12 UTC  (15+ messages)
` [U-Boot] [PATCH 1/7] CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c
` [U-Boot] [PATCH 2/7] CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c
` [U-Boot] [PATCH 3/7] CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c
` [U-Boot] [PATCH 4/7] CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.c
` [U-Boot] [PATCH 5/7] CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.c
` [U-Boot] [PATCH 6/7] CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.c
` [U-Boot] [PATCH 7/7] CHECKPATCH: ./board/esd/hh405/logo_320_240_8bpp.c

[U-Boot] [PATCH 00/18 V2] CHECKPATCH: fpgadata.c cleanup
 2011-12-17 23:11 UTC  (63+ messages)
` [U-Boot] [PATCH 01/18 V2] CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.c
` [U-Boot] [PATCH 02/18 V2] CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c
` [U-Boot] [PATCH 03/18 V2] CHECKPATCH: ./board/esd/du405/fpgadata.c
` [U-Boot] [PATCH 04/18 V2] CHECKPATCH: ./board/esd/canbt/fpgadata.c
` [U-Boot] [PATCH 05/18 V2] CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c
` [U-Boot] [PATCH 06/18 V2] CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c
` [U-Boot] [PATCH 07/18 V2] CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c
` [U-Boot] [PATCH 08/18 V2] CHECKPATCH: ./board/esd/wuh405/fpgadata.c
` [U-Boot] [PATCH 09/18 V2] CHECKPATCH: ./board/esd/plu405/fpgadata.c
` [U-Boot] [PATCH 10/18 V2] CHECKPATCH: ./board/esd/ar405/fpgadata.c
` [U-Boot] [PATCH 11/18 V2] CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c
` [U-Boot] [PATCH 12/18 V2] CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c
` [U-Boot] [PATCH 13/18 V2] CHECKPATCH: ./board/esd/ash405/fpgadata.c
` [U-Boot] [PATCH 14/18 V2] CHECKPATCH: ./board/esd/voh405/fpgadata.c
` [U-Boot] [PATCH 15/18 V2] CHECKPATCH: ./board/esd/apc405/fpgadata.c
` [U-Boot] [PATCH 16/18 V2] CHECKPATCH: ./board/esd/tasreg/fpgadata.c
` [U-Boot] [PATCH 17/18 V2] CHECKPATCH: ./board/esd/pci405/fpgadata.c
` [U-Boot] [PATCH 18/18 V2] CHECKPATCH: ./board/esd/hh405/fpgadata.c

[U-Boot] [PATCH v2 0/3] fix several printf() length modifers
 2011-12-17 22:57 UTC  (8+ messages)
` [U-Boot] [PATCH/RFC] fix several printf() modifiers
  ` [U-Boot] [PATCH v2 1/3] cmd_sf.c: fix printf() length modifier
  ` [U-Boot] [PATCH v2 2/3] fat.c: "
  ` [U-Boot] [PATCH v2 3/3] avr32:mmu.c: "

[U-Boot] [PATCH RFC] sandbox: Add tap based networking
 2011-12-17 22:47 UTC  (3+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH v6 0/4] Buffer overruns in printf
 2011-12-17 22:34 UTC  (12+ messages)
` [U-Boot] [PATCH v6 1/4] Move vsprintf functions into their own header
` [U-Boot] [PATCH v6 2/4] Add safe vsnprintf and snprintf library functions
` [U-Boot] [PATCH v6 3/4] vsprintf: Move function documentation into header file
` [U-Boot] [PATCH v6 4/4] Make printf and vprintf safe from buffer overruns

[U-Boot] [PATCH] git-mailrc: Add self to davinci/omap, add ti
 2011-12-17 20:46 UTC  (2+ messages)

[U-Boot] [PATCH] net/eth: Don't issue warnings for offboard ethernet chips
 2011-12-17 20:16 UTC  (2+ messages)

[U-Boot] [PATCH] mpc8xxx: Fix "DRAM" message formatting
 2011-12-17 20:12 UTC  (2+ messages)

[U-Boot] [PATCH] ftintc010.h: add header of ftintc010 interrupt controller
 2011-12-17 20:09 UTC  (2+ messages)

[U-Boot] [PATCH v3] tools/setlocalversion: Update from the Linux Kernel
 2011-12-17 19:59 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] mx28: Let imx_get_mac_from_fuse be common for mx28
 2011-12-17 19:57 UTC  (4+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] Pull request: u-boot-usb
 2011-12-17 19:51 UTC  (2+ messages)

[U-Boot] [PATCH v2] powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
 2011-12-17 19:46 UTC  (5+ messages)
    ` [U-Boot] [GIT PULL] Please pull "


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