public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2010-04-08 11:24:57 to 2010-04-11 12:43:39 UTC [more...]

[U-Boot] [PATCH v2 00/26] [x86] 'Comming of Age'
 2010-04-11 12:43 UTC  (18+ messages)
` [U-Boot] [PATCH 01/26] [x86] Add unaligned.h
` [U-Boot] [PATCH 02/26] [x86] #ifdef out getenv_IPaddr()
` [U-Boot] [PATCH 03/26] [x86] Fix MMCR Access
` [U-Boot] [PATCH 04/26] [x86] Add register dump to crash handlers
` [U-Boot] [PATCH 05/26] [x86] Fix do_go_exec()
` [U-Boot] [PATCH 06/26] [x86] Fix sc520 memory size reporting
` [U-Boot] [PATCH 07/26] [x86] Split sc520 memory sizing versus reporting
` [U-Boot] [PATCH 08/26] [x86] Add RAM bootstrap functionality
` [U-Boot] [PATCH 09/26] [x86] Move GDT to a safe location in RAM
` [U-Boot] [PATCH 10/26] [x86] Pass relocation offset into Global Data
` [U-Boot] [PATCH 11/26] [x86] Fix copying of Real-Mode code into RAM
` [U-Boot] [PATCH 12/26] [ns16550] Enable port-mapped access
` [U-Boot] [PATCH 13/26] [x86] Use CONFIG_SERIAL_MULTI
` [U-Boot] [PATCH 14/26] [x86] Provide weak PC/AT compatibility setup function
` [U-Boot] [PATCH 15/26] [x86] Fix support for booting bzImage
` [U-Boot] [PATCH 16/26] [sc520] Allow boards to override udelay
` [U-Boot] [PATCH 17/26] [eNET] Fix Flash Write

[U-Boot] [PATCH 1/2] mpc83xx: Fix comments on map_flash_by_law1
 2010-04-11 12:30 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] mpc83xx: {acr, spcr, sccr}_mask take more left-shifted values

[U-Boot] [PATCH V6 1/3] Initial support for Marvell Orion5x SoC
 2010-04-11 11:56 UTC  (8+ messages)
` [U-Boot] [PATCH V6 2/3] Add Orion5x support to 16550 device driver
  ` [U-Boot] [PATCH V6 3/3] Add support for the LaCie ED Mini V2 board

[U-Boot] [PATCH V5 1/3] Initial support for Marvell Orion5x SoC
 2010-04-11  8:13 UTC  (10+ messages)
` [U-Boot] [PATCH V5 2/3] Add Orion5x support to 16550 device driver
  ` [U-Boot] [PATCH V5 3/3] Add support for the LaCie ED Mini V2 board

[U-Boot] [PATCH] PXA: Align stack to 8 bytes
 2010-04-11  7:21 UTC 

[U-Boot] U-Boot ARM/PXA maintainership
 2010-04-11  0:43 UTC 

[U-Boot] 2010 Lucky Email Promotion
 2010-04-10 23:51 UTC 

[U-Boot] [PATCH v2 00/20] Reorganize directory structure
 2010-04-10 22:11 UTC  (3+ messages)
` [U-Boot] [PATCH v2 08/20] ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU

[U-Boot] [PATCH] FIX: watchdog timeout, while waiting for input
 2010-04-10 21:31 UTC  (2+ messages)

[U-Boot] [PATCH v2] command.c: Enable auto tab for the editenv command
 2010-04-10 21:27 UTC  (2+ messages)

[U-Boot] [PATCH 3/6] Adding uC5272 dimm module support
 2010-04-10 21:25 UTC  (2+ messages)

[U-Boot] [PATCH 2/6] added Mercury EP2500 board support It uses the mcf5282 processor with real time clock and EEPROM
 2010-04-10 21:24 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] fsl_sata: Add the workaround for errata SATA-A001
 2010-04-10 21:13 UTC  (4+ messages)

[U-Boot] [PATCH v1 2/2] fsl_sata: Move the snoop bit to another place
 2010-04-10 21:12 UTC  (4+ messages)

[U-Boot] [PATCH v1 1/2] fsl_sata: Add the workaround for errata SATA-A001
 2010-04-10 21:11 UTC  (5+ messages)

[U-Boot] [PATCH] fsl-diu: Using I/O accessor to CCSR space
 2010-04-10 20:24 UTC  (9+ messages)

[U-Boot] [PATCH 1/2] config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS
 2010-04-10 20:19 UTC  (4+ messages)
  ` [U-Boot] [PATCH 2/2] config_cmd_all.h: Sort entries alphabetically

[U-Boot] [PATCHv2 00/13] ST-Ericsson Ux500 support
 2010-04-10 16:54 UTC  (20+ messages)
` [U-Boot] [PATCHv2 01/13] Nomadik: move nomadik.h to asm/arch/nhk8815.h
  ` [U-Boot] [PATCHv2 02/13] Nomadik: timer: push down single-use macros
    ` [U-Boot] [PATCHv2 03/13] Nomadik: timer: remove header and use C structs
      ` [U-Boot] [PATCHv2 04/13] Nomadik: move timer code to drivers/misc
        ` [U-Boot] [PATCHv2 05/13] Nomadik: move gpio driver to drivers/gpio
          ` [U-Boot] [PATCHv2 06/13] nomadik-gpio: check for invalid gpio numbers
            ` [U-Boot] [PATCHv2 07/13] nomadik-gpio: get base address from platform code
              ` [U-Boot] [PATCHv2 08/13] nomadik-mtu: support configurable clock rates
                ` [U-Boot] [PATCHv2 09/13] arm: add Cortex A9 support
                  ` [U-Boot] [PATCHv2 10/13] ARM Cortex A9: ifdef code calling lowlevel init
                    ` [U-Boot] [PATCHv2 11/13] ux500: add SoC-specific code
                      ` [U-Boot] [PATCHv2 12/13] pl01x: add support for Ux500 variant of pl011
                        ` [U-Boot] [PATCHv2 13/13] mop500: add board-specific files

[U-Boot] [PATCH] Add Yaffs2 image writing support
 2010-04-10 12:27 UTC  (3+ messages)

[U-Boot] [RFC] Program net device MAC addresses after initializing
 2010-04-10  6:59 UTC  (7+ messages)

[U-Boot] [PATCH 6/7] adding uC5282 dimm module support
 2010-04-09 22:55 UTC  (2+ messages)

[U-Boot] [PATCH 5/7] adding uC5274/5275 dimm module support
 2010-04-09 22:55 UTC  (2+ messages)

[U-Boot] [PATCH 4/7] Adding uC5272 dimm module support
 2010-04-09 22:54 UTC  (2+ messages)

[U-Boot] [PATCH 3/7] added Mercury EP2500 board support It uses the mcf5282 processor with real time clock and EEPROM
 2010-04-09 22:51 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] add support of arm/pxa270 board made by voipac
 2010-04-09 22:41 UTC  (7+ messages)
  ` [U-Boot] [PATCH 2/2] add support of arm/pxa270 board made by voipac [rev 2]

[U-Boot] [PATCH 2/3 v2] drivers/serial/serial.c: code maintainability improvments
 2010-04-09 22:37 UTC  (3+ messages)

[U-Boot] [RFC 0/2 v2] Remove CONFIG_SYS_MAXARGS
 2010-04-09 22:35 UTC  (4+ messages)

[U-Boot] Ubuntu 9.10 ELDK install failed
 2010-04-09 22:34 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] ST-Ericsson Ux500 support
 2010-04-09 22:28 UTC  (5+ messages)
` [U-Boot] [PATCH 8/8] mop500: add board-specific files

[U-Boot] [PATCH] malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure
 2010-04-09 22:26 UTC  (2+ messages)

[U-Boot] [PATCH] remove myself as a maintainer of several ARM boards
 2010-04-09 22:21 UTC  (2+ messages)

[U-Boot] [PATCH] mkimage: Fix strict-aliasing compiler warning
 2010-04-09 22:15 UTC  (2+ messages)

[U-Boot] [PATCH v3] Add initial support for Matrix Vision mvSMR board based on MPC5200B
 2010-04-09 22:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] s5p6442: Support Samsung s5p6442 SoC
 2010-04-09 21:57 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] improve printf behavior on arm/pxa after enabling 64bit support in printf by default
 2010-04-09 21:40 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_bmp.c: added standard subcommand handling
 2010-04-09 21:37 UTC  (2+ messages)

[U-Boot] [PATCH] Add KGDB support for ARM platforms
 2010-04-09 21:18 UTC  (5+ messages)

[U-Boot] EABI 4.2
 2010-04-09 21:07 UTC  (4+ messages)

[U-Boot] [PATCH] drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking
 2010-04-09 21:06 UTC  (2+ messages)

[U-Boot] Pull request u-boot-blackfin.git
 2010-04-09 21:03 UTC 

[U-Boot] [PATCH] [v3] fix print_size printing fractional gigabyte numbers on 32-bit platforms
 2010-04-09 20:40 UTC  (6+ messages)
` [U-Boot] [PATCH] allow print_size to print large numbers on 32-bit systems

[U-Boot] Please pull u-boot-ubi/master
 2010-04-09 19:59 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-usb
 2010-04-09 19:48 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-video/master
 2010-04-09 19:41 UTC  (2+ messages)

[U-Boot] Moving i2c_board_init to after i2c_init operations
 2010-04-09 17:22 UTC 

[U-Boot] [PATCH 2/7] AT49BV322A Flash: the erase regions are in the wrong order
 2010-04-09 17:05 UTC  (8+ messages)

[U-Boot] [PATCH 6/6] adding credit for uC5272, uC5274/5275 and uC5282
 2010-04-09 15:11 UTC 

[U-Boot] [PATCH 5/6] adding uC5282 dimm module support
 2010-04-09 15:11 UTC 

[U-Boot] [PATCH 4/6] adding uC5274/5275 dimm module support
 2010-04-09 15:11 UTC 

[U-Boot] [PATCH] AT49BV322A Flash: the erase regions are in the wrong order
 2010-04-09 15:11 UTC 

[U-Boot] [PATCH 1/6] Colfdfire MCF5282: enable icache if CONFIG_SYS_ENABLE_ICACHE is defined
 2010-04-09 15:11 UTC 

[U-Boot] [PATCH] cmd_ubi: Fix uninitialized variable warning
 2010-04-09 14:35 UTC  (2+ messages)

[U-Boot] [PATCH] ppc4xx: Add option for PPC440SPe ports without old Rev. A support
 2010-04-09 14:25 UTC 

[U-Boot] [PATCH 2/5]P2020RDB Second UART port added for MPC85xx, MPC83xx, MPC86xx processors
 2010-04-09 14:20 UTC  (2+ messages)

[U-Boot] Does U-boot supports Spansion S29GL512P NOR Flash?
 2010-04-09 13:35 UTC  (14+ messages)

[U-Boot] [PATCH 1/2] Fix comments for map_flash_by_law1
 2010-04-09 11:06 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] {ACR,SPCR,SCCR}_XXX have left-shifted values

[U-Boot] NOTIFICATION
 2010-04-09 10:59 UTC 

[U-Boot] [PATCH] command.c: Enable auto tab for the editenv command
 2010-04-09  8:26 UTC  (3+ messages)

[PATCH] mpc83xx: implement ppcDW{load,store} accessors for e300c2
 2010-04-08 23:22 UTC 

[U-Boot] Please pull u-boot-mpc85xx
 2010-04-08 18:23 UTC  (3+ messages)

[U-Boot] U-boot env variables parsing
 2010-04-08 17:49 UTC  (15+ messages)

[U-Boot] [PATCH] mpc512x_fec: Move PHY initialization from probe into init routine
 2010-04-08 16:54 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] fec_mxc don't use internal eeprom on MX25
 2010-04-08 16:51 UTC  (2+ messages)

[U-Boot] [PATCH] MX25 print arm clock instead of mpllclk on boot
 2010-04-08 16:02 UTC  (2+ messages)

[U-Boot] usb EHCI failing with 'EHCI fail timeout STD_ASS reset'
 2010-04-08 15:04 UTC 

[U-Boot] Getting "Unable to save the rest of sector (196608)" when I turn on Redundant env with CFG_ENV_ADDR_REDUND
 2010-04-08 14:39 UTC  (10+ messages)

[U-Boot] [PATCH] video: ati_radeon_fb.c: fix warning while compiling with DEBUG
 2010-04-08 14:38 UTC  (2+ messages)

[U-Boot] [PATCH] ati_radeon: Support PCI virtual not eq bus mapping
 2010-04-08 14:37 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH] ati_radeon: return error with when emulator fails
 2010-04-08 14:34 UTC  (2+ messages)

[U-Boot] [PATCH] video: cfb_console.c: add support for RLE8 bitmaps
 2010-04-08 14:26 UTC  (2+ messages)

[U-Boot] Winner
 2010-04-08 14:08 UTC 

[U-Boot] Problem with u-boot-2009.08.tar.bz2
 2010-04-08 14:06 UTC  (2+ messages)

[U-Boot] [PATCH 3/3] fsl_sata: Move the snoop bit to another place
 2010-04-08 13:54 UTC  (3+ messages)
` [U-Boot] [u-boot-release] "

[U-Boot] [PATCH 2/3] fsl_sata: Add the workaround for errata SATA-A001
 2010-04-08 13:53 UTC  (3+ messages)
` [U-Boot] [u-boot-release] "

[U-Boot] Good Day
 2010-04-08 13:13 UTC 

[U-Boot] [PATCH] mmc: modified calculated mmc-capacity & set mmc trans_speed
 2010-04-08 12:34 UTC  (2+ messages)


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