public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2010-04-09 15:11:56 to 2010-04-12 19:28:11 UTC [more...]

[U-Boot] Moving i2c_board_init to after i2c_init operations
 2010-04-12 19:28 UTC  (8+ messages)
  ` [U-Boot] [PATCH]fsl_i2c: Move "
          ` [U-Boot] [PATCH]fsl_i2c: Add i2c_board_late_init

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

[PATCH] fsl_i2c: Added a callpoint for i2c_board_late_init
 2010-04-12 19:08 UTC 

[PATCH] fsl_i2c: Added a callpoint for i2c_board_late_init
 2010-04-12 19:08 UTC 

[PATCH] fsl_i2c: Added a callpoint for i2c_board_late_init
 2010-04-12 19:08 UTC 

[PATCH] fsl_i2c: Move the call for i2c_init_board to the end of i2c_init
 2010-04-12 17:32 UTC 

[U-Boot] Does U-boot supports Spansion S29GL512P NOR Flash?
 2010-04-12 17:15 UTC  (13+ messages)

[U-Boot] [PATCH] PXA: Align stack to 8 bytes
 2010-04-12 17:07 UTC  (2+ messages)

[U-Boot] U-boot Update feature with Nandflash support
 2010-04-12 15:40 UTC 

[U-Boot] [PATCH V6 1/3] Initial support for Marvell Orion5x SoC
 2010-04-12 15:02 UTC  (12+ messages)

[U-Boot] [PATCH v4 0/3] TI: tnetv107x patch series
 2010-04-12 13:59 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/3] ARM1176: Coexist with other ARM1176 platforms
  ` [U-Boot] [PATCH v4 2/3] ARM1176: TI: TNETV107X soc initial support
    ` [U-Boot] [PATCH v4 3/3] TI: TNETV107X EVM "

[U-Boot] at91sam9g45ekes SDHC/MMC
 2010-04-12 13:55 UTC  (3+ messages)

[U-Boot] Serial port initialization and multiplexing
 2010-04-12 13:24 UTC 

[U-Boot] [PATCH V6 3/3] Add support for the LaCie ED Mini V2 board
 2010-04-12 11:13 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] mpc832x: add support for mpc8321 based tuda1 board
 2010-04-12  7:33 UTC 

[U-Boot] [PATCH 3/4] mpc832x: add support for mpc8321 based tuxa1 board
 2010-04-12  7:33 UTC 

[U-Boot] [PATCH 2/4] mpc832x: add support for the mpc8321 based suvd3 board
 2010-04-12  7:33 UTC 

[U-Boot] [PATCH 1/4] keymile: rework headerfiles for keymile boards
 2010-04-12  7:33 UTC 

[U-Boot] [PATCH 0/4] Keymile rework headerfiles and support for 3 new 83xx based boards
 2010-04-12  7:33 UTC 

[U-Boot] [PATCH v3 2/2] fsl_sata: Move the snoop bit to another place
 2010-04-12  6:23 UTC 

[U-Boot] [PATCH v3 1/2] fsl_sata: Add the workaround for errata SATA-A001
 2010-04-12  6:23 UTC 

[U-Boot] [PATCH V5 1/3] Initial support for Marvell Orion5x SoC
 2010-04-12  6:19 UTC  (4+ messages)

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

[U-Boot] [PATCH v2 1/2] fsl_sata: Add the workaround for errata SATA-A001
 2010-04-12  5:59 UTC  (5+ messages)

[U-Boot] [PATCH/RFC] Fixup for directory reorganization patch series
 2010-04-12  4:13 UTC 

[U-Boot] U-Boot ARM/PXA maintainership
 2010-04-12  1:56 UTC  (3+ messages)
  ` [U-Boot] [ARM] "

[U-Boot] [PATCH v3 00/20] Reorganize directory structure
 2010-04-11 22:16 UTC  (24+ messages)
` [U-Boot] [PATCH v3 01/20] Create CPUDIR variable
` [U-Boot] [PATCH v3 02/20] Change directory-specific CFLAGS to use full path
` [U-Boot] [PATCH v3 03/20] Move lib_$ARCH directories to arch/$ARCH/lib
` [U-Boot] [PATCH v3 04/20] Rename lib_generic/ to lib/
` [U-Boot] [PATCH v3 05/20] Move libfdt/ into lib/
` [U-Boot] [PATCH v3 06/20] Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
` [U-Boot] [PATCH v3 07/20] Move architecture-specific includes to arch/$ARCH/include/asm
` [U-Boot] [PATCH v3 08/20] ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
` [U-Boot] [PATCH v3 09/20] sh: Move cpu/$CPU to arch/sh/cpu/$CPU
` [U-Boot] [PATCH v3 10/20] arm: Move cpu/$CPU to arch/arm/cpu/$CPU
` [U-Boot] [PATCH v3 11/20] m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
` [U-Boot] [PATCH v3 12/20] blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
` [U-Boot] [PATCH v3 13/20] mips: Move cpu/mips/* to arch/mips/cpu/*
` [U-Boot] [PATCH v3 14/20] avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
` [U-Boot] [PATCH v3 15/20] microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
` [U-Boot] [PATCH v3 16/20] i386: Move cpu/i386/* to arch/i386/cpu/*
` [U-Boot] [PATCH v3 17/20] sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
` [U-Boot] [PATCH v3 18/20] nios: Move cpu/nios/* to arch/nios/cpu/*
` [U-Boot] [PATCH v3 19/20] nios2: Move cpu/nios2/* to arch/nios2/cpu/*
` [U-Boot] [PATCH v3 20/20] Update README to reflect new directory structure

[U-Boot] [PATCHv2 00/13] ST-Ericsson Ux500 support
 2010-04-11 20:45 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] [PATCH v3 0/3] TI: tnetv107x patch series
 2010-04-11 20:04 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/3] ARM1176: Coexist with other ARM1176 platforms

[U-Boot] [PATCH 0/2] at91sam9x: driver to use the internal RTT as RTC
 2010-04-11 17:23 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] at91: add defines for RTT and GPBR

[U-Boot] [PATCH v2 00/26] [x86] 'Comming of Age'
 2010-04-11 16:39 UTC  (32+ 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 18/26] [eNET] Fix CONFIG_SYS_HZ to be 1000
` [U-Boot] [PATCH 19/26] [sc520] Move PCI defines to PCI include file
` [U-Boot] [PATCH 20/26] [sc520] Board Specific PCI Init
` [U-Boot] [PATCH 21/26] [eNET] Add support for onboard RTL8100B (RTL8139) chips
` [U-Boot] [PATCH 22/26] [eNET] Add PC/AT compatibility setup function
` [U-Boot] [PATCH 23/26] Use SC520 MMCR to reset eNET board
` [U-Boot] [PATCH 24/26] Implement eNET Watchdog
` [U-Boot] [PATCH 25/26] [sc520] Update to new AMD Copyright
` [U-Boot] [PATCH 26/26] [sc520] Fix minor DRAM Controller Setup bug

[U-Boot] ARM mach-types updated
 2010-04-11 14:57 UTC 

[U-Boot] [PATCH] pm9261 converted to at91 soc access
 2010-04-11 14:55 UTC  (2+ messages)

[U-Boot] [PATCH] pm9261: remove CONFIG_CMD_AUTOSCRIPT
 2010-04-11 14:54 UTC  (2+ messages)

[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 V5 1/3] Initial support for Marvell Orion5x SoC
 2010-04-11  8:13 UTC  (3+ messages)

[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 v1 1/2] fsl_sata: Add the workaround for errata SATA-A001
 2010-04-10 21:11 UTC  (2+ messages)

[U-Boot] [PATCH] fsl-diu: Using I/O accessor to CCSR space
 2010-04-10 20:24 UTC  (7+ 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] [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  (6+ 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] 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] [PATCH 2/7] AT49BV322A Flash: the erase regions are in the wrong order
 2010-04-09 17:05 UTC  (4+ 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 


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