public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-11-09 09:58:26 to 2011-11-10 13:13:58 UTC [more...]

[U-Boot] [PATCH 00/20 FINAL] Support for the DENX M28 SoM
 2011-11-10 13:13 UTC  (29+ messages)
` [U-Boot] [PATCH 02/20] iMX28: Add SSP MMC driver
` [U-Boot] [PATCH 03/20] FEC: Add support for iMX28 quirks
` [U-Boot] [PATCH 04/20] iMX28: Add PINMUX control
` [U-Boot] [PATCH 05/20] iMX28: Add I2C bus driver
` [U-Boot] [PATCH 06/20] iMX28: Add GPIO control
` [U-Boot] [PATCH 07/20] iMX28: Add SPI driver
` [U-Boot] [PATCH 08/20] iMX28: Add APBH DMA driver
` [U-Boot] [PATCH 09/20] iMX28: Add GPMI NAND driver
` [U-Boot] [PATCH 10/20] iMX28: Add driver for internal RTC
` [U-Boot] [PATCH 11/20] iMX28: Add image header generator tool
` [U-Boot] [PATCH 12/20] iMX28: Add u-boot.sb target to Makefile
` [U-Boot] [PATCH 13/20] iMX28: Add support for DENX M28EVK board
` [U-Boot] [PATCH 14/20] M28: Add MMC SPL

[U-Boot] openrd-based board : linux hangs in calibrate_delay();
 2011-11-10 13:05 UTC 

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

[U-Boot] [PATCH] arm, davinci: make arch_cpu_init() in da850_lowlevel.c weak
 2011-11-10 12:24 UTC  (11+ messages)

[U-Boot] Ms Michelle Marcel
 2011-11-10 12:06 UTC 

[U-Boot] [PATCH] mvgbe: remove setting of ethaddr within the driver
 2011-11-10 12:01 UTC  (11+ messages)

[U-Boot] [PATCH] powerpc/83xx: fix sdram initialization for keymile boards
 2011-11-10 11:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] image: Implement IH_TYPE_KERNEL_ANYLOAD
 2011-11-10 11:59 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] image: Don't detect XIP images as overlapping

[U-Boot] [PATCH] arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
 2011-11-10 11:51 UTC 

[U-Boot] [PATCH 0/3] Fix conflicting definitions of flush_dcache
 2011-11-10  9:14 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] net/ethoc: use flush_dcache_range instead "
` [U-Boot] [PATCH 2/3] net/altera_tse: "
` [U-Boot] [PATCH 3/3] nios2: add flush_dcache_range function

[U-Boot] ARM: OMAP: Problem when compiling with -DDEBUG and SPL_BUILD
 2011-11-10  9:06 UTC 

[U-Boot] [PATCH 0/4] onenand: OneNAND board dependent probe and Samsung targets fixes
 2011-11-10  8:41 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] onenand:samsung Target dependent OneNAND chip probe function
` [U-Boot] [PATCH 2/4] onenand:samsung OneNAND chip probe functions added for GONI and C210_Universal
` [U-Boot] [PATCH 3/4] onenand: Replace ONENAND_IS_MLC() test with ONENAND_HAS_4KB()
` [U-Boot] [PATCH 4/4] onenand: samsung: Enable support OneNAND support at Samsung's S5PC210_Universal

[U-Boot] [PATCH v2] arm:exynos4:samsung:nuri Support for NURI target
 2011-11-10  8:39 UTC 

[U-Boot] [PATCH] env_nand: Remove DEBUG definition
 2011-11-10  8:10 UTC 

[U-Boot] [PATCH 01/13] drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning
 2011-11-10  6:33 UTC  (19+ messages)
` [U-Boot] [PATCH 02/13] board/evb64260/i2c.c: Coding Style cleanup
` [U-Boot] [PATCH 03/13] board/evb64260/i2c.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 04/13] board/evb64260/evb64260.c: Fix GC 4.6 build warning
` [U-Boot] [PATCH 05/13] board/evb64260/eth.c: Fix GCC "
` [U-Boot] [PATCH 06/13] board/evb64260/sdram_init.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 07/13] board/evb64260/zuma_pbb_mbox.c: CodingStyle cleanup
` [U-Boot] [PATCH 08/13] board/evb64260/zuma_pbb_mbox.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 09/13] common/cmd_fdc.c: "
` [U-Boot] [PATCH 10/13] common/cmd_universe.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 11/13] drivers/video/ct69000.c: Fix GC "
` [U-Boot] [PATCH 12/13] board/esd/cpci750/cpci750.c: Fix error handling
` [U-Boot] [PATCH 13/13] board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings

[U-Boot] [PATCH 0/2] Added CPSW support
 2011-11-10  6:29 UTC  (7+ 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 0/12] Add more framework to OMAP3 SPL, port more boards
 2011-11-10  6:28 UTC  (17+ messages)
` [U-Boot] [PATCH v3 01/12] OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
` [U-Boot] [PATCH v3 02/12] OMAP3: Add a helper function to set timings in SDRC
` [U-Boot] [PATCH v3 03/12] OMAP3: Change mem_ok to clear again after reading back
` [U-Boot] [PATCH v3 04/12] OMAP3: Remove get_mem_type prototype
` [U-Boot] [PATCH v3 05/12] OMAP3: Add optimal SDRC autorefresh control values
` [U-Boot] [PATCH v3 06/12] OMAP3: Suffix all Micron memory timing parts with their speed
` [U-Boot] [PATCH v3 07/12] OMAP3 SPL: Rework memory initalization and devkit8000 support
` [U-Boot] [PATCH v3 08/12] OMAP3 SPL: Add identify_nand_chip function
` [U-Boot] [PATCH v3 09/12] OMAP3: Add SPL support to Beagleboard
` [U-Boot] [PATCH v3 10/12] OMAP3: Add SPL support to omap3_evm
` [U-Boot] [PATCH v3 11/12] AM3517: Add SPL support
` [U-Boot] [PATCH v3 12/12] AM3517 CraneBoard: "

[U-Boot] nds32: toolchains for building ?
 2011-11-10  6:22 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] arm, davinci: da850/dm365 lowlevel cleanup
 2011-11-10  6:06 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm, arm926ejs: always do cpu critical inits
` [U-Boot] [PATCH 2/2] arm, davinci: da850/dm365 lowlevel cleanup

[U-Boot] [PATCH] arm, davinci_emac: fixup
 2011-11-10  6:00 UTC  (12+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] arm, davinci_emac: fix driver bug if more then 3 PHYs are detected
  ` [U-Boot] [PATCH v4] "

[U-Boot] ppc -Os and _restgpr_##_x errors
 2011-11-10  5:32 UTC  (2+ messages)

[U-Boot] [PATCH v2] x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
 2011-11-10  5:10 UTC  (7+ messages)
` [U-Boot] [RFC] x86: Do no use reparm as it break libgcc linkage

[U-Boot] Pull request: u-boot-nds32
 2011-11-10  3:14 UTC 

[U-Boot] [PATCH 1/2] adp-ag101p: Add SoC and board support of ag101p
 2011-11-10  3:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] adp-ag101p: add product into MAINTAINERS list

[U-Boot] Pull request: u-boot-nds32
 2011-11-10  2:45 UTC  (2+ messages)

[U-Boot] [PATCH] usb: increase delay after port reset
 2011-11-10  1:09 UTC  (2+ messages)

[U-Boot] โปรโมชั่นใหม่ ได้เงินใช้ง่ายๆ แถมมีสุขภาพร่างกายแข็งแรง
 2011-11-10  0:57 UTC 

[U-Boot] READ MY BUSINESS PROPOSAL AND GET BACK TO ME
 2011-11-09 22:41 UTC 

[U-Boot] [PATCH] [driver][cfb] Make the software cursor non-destructive
 2011-11-09 22:31 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Please pull u-boot-ti/master
 2011-11-09 22:04 UTC 

[U-Boot] [RFC PATCH] arm, davinci: Remove board specific code from da850_lowlevel.c
 2011-11-09 21:30 UTC  (5+ messages)

[U-Boot] Financial Loan Offer Apply Now
 2011-11-09 21:28 UTC 

[U-Boot] [PATCH] Import the glibc implementation of x86 memset into u-boot
 2011-11-09 20:47 UTC  (6+ messages)
` [U-Boot] [PATCH v2] x86: Import the glibc memset implementation

[U-Boot] [PATCH] BeagleBoard: config: Switch to ttyO2
 2011-11-09 20:39 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] Tegra2: mmc DMA related fixes
 2011-11-09 19:45 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] Tegra2: mmc: define register field values in tegra2_mmc.h
` [U-Boot] [PATCH v2 2/4] Tegra2: mmc: Support DMA restarts at buffer boundaries
` [U-Boot] [PATCH v2 3/4] Tegra2: mmc: Add data transfer completion timeout
` [U-Boot] [PATCH v2 4/4] Tegra2: mmc: Factor out mmc_wait_inhibit functionality

[U-Boot] [PATCH 0/1] OMAP3: Change omap3_evm maintainer
 2011-11-09 19:37 UTC  (2+ messages)
` [U-Boot] [PATCH] "

[U-Boot] Pick Up Your Compensation Funds
 2011-11-09 18:00 UTC 

[U-Boot] A WIDOW AND CHILD ASKING FOR HELP IN BUSINESS ASSISTANCE
 2011-11-09 17:40 UTC 

[U-Boot] [PATCH v2 0/3] LaCie 2Big Network v2 support
 2011-11-09 17:16 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] mvsata: fix ide_preinit for missing disks
` [U-Boot] [PATCH v2 2/3] ARM: add support for LaCie 2Big Network v2
` [U-Boot] [PATCH v2 3/3] ARM: remove duplicated code for LaCie boards

[U-Boot] TEST: Join mailing list
 2011-11-09 17:10 UTC 

[U-Boot] gcc 4.6 warning in x86emu/ops2.c
 2011-11-09 16:52 UTC 

[U-Boot] [PATCH 0/12]: Add more framework to OMAP3 SPL, port more boards
 2011-11-09 16:41 UTC  (10+ messages)
` [U-Boot] [PATCH 08/12] OMAP3 SPL: Add identify_pop_memory function
` [U-Boot] [PATCH 09/12] OMAP3: Add SPL support to Beagleboard

[U-Boot] [PATCH 10/16] board/sbc8560/sbc8560.c: Fix GCC 4.6 build warning
 2011-11-09 16:29 UTC  (7+ messages)
` [U-Boot] [PATCH 11/16] drivers/net/fm/fm.c: "
  ` [U-Boot] [PATCH 12/16] drivers/usb/host/ehci-fsl.c: "
    ` [U-Boot] [PATCH 13/16] drivers/qe/uec.c: "
      ` [U-Boot] [PATCH 14/16] arch/powerpc/cpu/mpc8xxx/ddr/options.c: "
        ` [U-Boot] [PATCH 15/16] arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: "
          ` [U-Boot] [PATCH 16/16] arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: "

[U-Boot] [PATCH 00/16] Fix GCC 4.6 build warning related to MPC85xx builds
 2011-11-09 16:29 UTC  (10+ messages)
` [U-Boot] [PATCH 01/16] arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning
  ` [U-Boot] [PATCH 02/16] arch/powerpc/cpu/mpc85xx/tlb.c: "
    ` [U-Boot] [PATCH 03/16] arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: "
      ` [U-Boot] [PATCH 04/16] board/freescale/common/cds_pci_ft.c: "
        ` [U-Boot] [PATCH 05/16] board/freescale/common/pixis.c: "
          ` [U-Boot] [PATCH 06/16] board/freescale/mpc8548cds/mpc8548cds.c: "
            ` [U-Boot] [PATCH 07/16] board/freescale/mpc8568mds/mpc8568mds.c: "
              ` [U-Boot] [PATCH 08/16] board/freescale/mpc8569mds/mpc8569mds.c: "
                ` [U-Boot] [PATCH 09/16] board/sbc8548/sbc8548.c: "

[U-Boot] [PATCH 1/7 v2] integrator: pass configs for core modules
 2011-11-09 16:22 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] drivers/block/ahci.c: Fix GCC 4.6 build warning
 2011-11-09 16:21 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] drivers/bios_emulator/x86emu/ops.c: "
  ` [U-Boot] [PATCH 3/3] drivers/block/sata_sil3114.c: "

[U-Boot] [PATCH 7/7 v3] integrator: enable Vpp and disable flash protection
 2011-11-09 16:16 UTC 

[U-Boot] [PATCH 6/7 v3] integrator: add system controller header
 2011-11-09 16:16 UTC 

[U-Boot] [PATCH 5/7 v4] integrator: make flash writeable on boot
 2011-11-09 16:15 UTC 

[U-Boot] [PATCH 4/7 v3] integrator: use io-accessors for board init
 2011-11-09 16:14 UTC 

[U-Boot] [PATCH 2/7 v3] integrator: move text offset to config
 2011-11-09 16:14 UTC 

[U-Boot] [PATCH 1/7 v3] integrator: pass configs for core modules
 2011-11-09 16:14 UTC 

[U-Boot] CPCI750 board: build warnigns
 2011-11-09 16:07 UTC 

[U-Boot] Ticket Number: 56475600545 188
 2011-11-09 15:31 UTC 

[U-Boot] ELPPC board: build warnigns
 2011-11-09 15:22 UTC 

[U-Boot] please i realy need your help
 2011-11-09 15:16 UTC 

[U-Boot] [PATCH] powerpc/85xx: Fix NAND SPL support
 2011-11-09 15:15 UTC 

[U-Boot] BAB7xx board: build warnigns
 2011-11-09 15:01 UTC 

[U-Boot] [PATCH] arm: Correct build error introduced by getenv_ulong() patch
 2011-11-09 14:30 UTC  (13+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/4] qong: Use generic function for configuring GPR register
 2011-11-09 14:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] mx31: Remove duplicate definition for "
` [U-Boot] [PATCH 3/4] mx31: Use proper IO accessor "
` [U-Boot] [PATCH 4/4] mx31: Fix checkpatch warnings in generic.c

[U-Boot] Your E-mail won a prize check it
 2011-11-09 13:53 UTC 

[U-Boot] [PATCH] Remove broken boards csb226 and innokom
 2011-11-09 13:50 UTC  (2+ messages)

[U-Boot] Hello Friend
 2011-11-09 13:08 UTC 

[U-Boot] Business Proposal
 2011-11-09 10:03 UTC 

[U-Boot] Business Proposal
 2011-11-09 10:00 UTC 

[U-Boot] [PATCH] [x86] Fix how the location of the realmode and bios blobs are calculated
 2011-11-09  9:58 UTC  (3+ messages)
` [U-Boot] [PATCH v2] x86: "


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