public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-02-09 20:21:44 to 2011-02-12 04:31:38 UTC [more...]

[U-Boot] [PATCH 00/32] Massive x86 Update - Bring x86 in line with ARM and PPC
 2011-02-12  4:31 UTC  (65+ messages)
` [U-Boot] [PATCH 01/32] x86: Fix definition of global_data struct for asm-offsets.c
` [U-Boot] [PATCH 02/32] x86: Align config.mk and linker scripts with other arches
` [U-Boot] [PATCH 03/32] eNET: Create distinct board configurations
` [U-Boot] [PATCH 04/32] x86: Parametize values used in linker script
` [U-Boot] [PATCH 05/32] sc520: Sort Makefile
` [U-Boot] [PATCH 06/32] x86: Fix mangled umlauts
` [U-Boot] [PATCH 07/32] x86: Add stack dump to register dump
` [U-Boot] [PATCH 08/32] x86: Move Global Descriptor Table defines to processor.h
` [U-Boot] [PATCH 09/32] x86: Add processor flags header from linux
` [U-Boot] [PATCH 10/32] x86: Call early_board_init when warm booting
` [U-Boot] [PATCH 11/32] x86: Make cpu init functions weak
` [U-Boot] [PATCH 12/32] sc520: Define MMCR address in include file
` [U-Boot] [PATCH 13/32] sc520: Move board specific settings to board init function
` [U-Boot] [PATCH 14/32] sc520: Remove printf calls from cpu_init_f
` [U-Boot] [PATCH 15/32] eNET: Fix eNET Interrupt Setup for Linux
` [U-Boot] [PATCH 16/32] eNET: Add RTC support to eNET
` [U-Boot] [PATCH 17/32] eNET: Define MMCR values in config.h
` [U-Boot] [PATCH 18/32] eNET: Rearrange PAR assignments
` [U-Boot] [PATCH 19/32] eNET: General code cleanup
` [U-Boot] [PATCH 20/32] x86: Move initial gd to fixed location
` [U-Boot] [PATCH 21/32] x86: Use Cache-As-RAM for initial stack
` [U-Boot] [PATCH 22/32] sc520: Move RAM sizing code from asm to C
` [U-Boot] [PATCH 23/32] x86: Defer setup of final stack
` [U-Boot] [PATCH 24/32] x86: Move call to dram_init_f into board_init_f
` [U-Boot] [PATCH 25/32] x86: Move test for cold boot into init functions
` [U-Boot] [PATCH 26/32] x86: Move console initialisation into board_init_f
` [U-Boot] [PATCH 27/32] x86: Fix incorrect usage of relocation offset
` [U-Boot] [PATCH 28/32] x86: Split board_init_f() into init_fnc_t compatible functions
` [U-Boot] [PATCH 29/32] x86: Rearrange function calls in board_init_f
` [U-Boot] [PATCH 30/32] x86: Convert board_init_f to use an init_sequence
` [U-Boot] [PATCH 31/32] sc520: Release CAR and enable caching

[U-Boot] [U-BOOT] [PATCH] mmc: enable switch partition function
 2011-02-12  3:30 UTC  (7+ messages)

[U-Boot] mtdparts fails with NAND >= 4GB
 2011-02-12  0:15 UTC  (5+ messages)
    ` [U-Boot] [PATCH 1/1] NAND Re: mtdparts fails with NAND >= 4GB - Second try

[U-Boot] e1000: Driver additions for eXMeritus HWW-1U-1A
 2011-02-11 23:38 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] e1000: Clean up handling of dual-port NICs and support 82571
` [U-Boot] [PATCH 2/5] e1000: Restructure and streamline PCI device probing
` [U-Boot] [PATCH 3/5] e1000: Rewrite EEPROM checksum error to give more information
` [U-Boot] [PATCH 4/5] e1000: New "e1000" commands for SPI EEPROM management
` [U-Boot] [PATCH 5/5] e1000: Add a small SPI driver wrapper around the EEPROM code

[U-Boot] [PATCH] mkimage: add "-V" option to print version information
 2011-02-11 23:11 UTC  (7+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] ARM: fix write*() I/O accessors
 2011-02-11 22:51 UTC  (4+ messages)

[U-Boot] BSS footprint of FAT very high - SPL issues
 2011-02-11 22:15 UTC  (19+ messages)

[U-Boot] at91 failures under temperature?
 2011-02-11 20:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] add support for the Atmel usba udc
 2011-02-11 20:50 UTC 

[U-Boot] [PATCH 1/2 V2] Add USB host ethernet adapter support
 2011-02-11 20:33 UTC  (2+ messages)

[U-Boot] u-boot usb-ethernet patch
 2011-02-11 20:25 UTC  (2+ messages)

[U-Boot] [GIT PULL] Please pull u-boot-mpc85xx.git
 2011-02-11 20:24 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-video/master
 2011-02-11 20:20 UTC  (2+ messages)

[U-Boot] [PATCH] Fix EHCI usb submit timeout and unify with OHCI
 2011-02-11 20:17 UTC  (2+ messages)

[U-Boot] [PATCH ATMEL REWORK][V2] update arm/at91rm9200 work with rework rework110202
 2011-02-11 20:13 UTC  (4+ messages)

[U-Boot] [PATCH] Fix to make U-Boot work with more USB sticks
 2011-02-11 20:08 UTC  (9+ messages)

[U-Boot] Altering cpu/mpc85xx/start.S to set GPIO
 2011-02-11 19:59 UTC  (6+ messages)

[U-Boot] [PATCH] unzip: return uncompressed size in `filesize', and print it
 2011-02-11 19:21 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] merge conflicts during git pull
 2011-02-11 19:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] arm1136: Fix NAND boot
 2011-02-11 18:58 UTC  (2+ messages)

[U-Boot] {Spam?} u-boot-usb DFU working but need some ideas
 2011-02-11 18:30 UTC  (7+ messages)

[U-Boot] [PATCH ATMEL REWORK] update arm/at91rm9200 work with rework rework110202
 2011-02-11 17:36 UTC  (3+ messages)

[U-Boot] Is it possible to load the uboot.bin file to RAM area instead FLASH?
 2011-02-11 16:57 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] USB RNDIS gadget support
 2011-02-11 15:18 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] USB-CDC: handle interrupt after dropped pullup
` [U-Boot] [PATCH 2/5] USB-CDC: Port struct net_device_stats
` [U-Boot] [PATCH 3/5] USB-CDC: Move struct declaration before its use
` [U-Boot] [PATCH 4/5] USB: Add USB RNDIS gadget protocol
` [U-Boot] [PATCH 5/5] USB-RNDIS: Send RNDIS state on disconnecting

[U-Boot] P2020 SPL L2 clearing
 2011-02-11 14:34 UTC  (3+ messages)

[U-Boot] [PATCH] cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too
 2011-02-11 14:30 UTC 

[U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme
 2011-02-11 13:49 UTC  (15+ messages)

[U-Boot] u-boot sparc for leon3-altera-ep2s60-sdr working
 2011-02-11 13:45 UTC 

[U-Boot] ARM: NVIDIA Tegra2 SoC support, running/flashing on Harmony
 2011-02-11 10:49 UTC  (3+ messages)

[U-Boot] Trouble with U-Boot on our EVM-based hardware
 2011-02-11 10:35 UTC 

[U-Boot] Networking problem with LAN8700 PHY at Cogent CSB737
 2011-02-11  9:58 UTC  (2+ messages)

[U-Boot] MTD partitions not mounted by the kernel
 2011-02-11  9:34 UTC  (8+ messages)

[U-Boot] ppc4xx PPC460EX DDR2 Autocalibration errata
 2011-02-11  8:31 UTC  (3+ messages)

[U-Boot] [U-boot] Slow microsd access through MMC in P2020
 2011-02-11  5:44 UTC 

[U-Boot] [PATCH 1/2] powerpc/85xx: Fix p1_p2_rdb boards.cfg
 2011-02-11  5:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] powerpc/85xx: corrected p1_p2_rdb EEPROM address

[U-Boot] Aggiorna il tuo account e-mail
 2011-02-10 22:34 UTC 

[U-Boot] Art of England Magazine - April 2011 edition - your invitation, deadline 3 days
 2011-02-10 22:24 UTC 

[U-Boot] Pull request u-boot-marvell.git
 2011-02-10 20:40 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3
 2011-02-10 18:13 UTC 

[U-Boot] WinCE image load/boot cmd support
 2011-02-10 17:52 UTC  (6+ messages)

[U-Boot] at91sam9263 port
 2011-02-10 16:56 UTC 

[U-Boot] Slow microsd access through MMC in P2020
 2011-02-10 14:58 UTC 

[U-Boot] SPI access thorugh processor
 2011-02-10 14:53 UTC 

[U-Boot] SATA support?
 2011-02-10 12:08 UTC  (4+ messages)

[U-Boot] [Nios] Pull Request
 2011-02-10 11:28 UTC  (6+ messages)
  ` [U-Boot] P1022 eTSEC

[U-Boot] [PATCH] soft_i2c: add necessary includes for AVR32
 2011-02-10 10:30 UTC 

[U-Boot] NOR sectors are not all protected as they should be
 2011-02-10  9:52 UTC  (5+ messages)

[U-Boot] Can't erase or read NOR using mtd part-id
 2011-02-10  8:15 UTC  (3+ messages)

[U-Boot] PATCH-add "0X" hexadecimal prefix to simple_strtoul
 2011-02-10  6:28 UTC  (8+ messages)
        ` [U-Boot] Thunderbird bug (was PATCH-add "0X" hexadecimal prefix to simple_strtoul)

[U-Boot] [PATCH] powerpc/8xxx: Fix LAW init to respect pre-initialized entries
 2011-02-10  6:17 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] fsl_pci: Add support for FSL PCIe controllers v2.x
 2011-02-10  6:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] env_mmc: Allow board code to override the environment address
 2011-02-10  6:15 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Add P1021/P1012 specific QE and UEC support
 2011-02-10  6:14 UTC 

[U-Boot] [PATCH 1/4 v2] Add TPL and P1021MDS board support
 2011-02-10  6:13 UTC  (6+ messages)
` [U-Boot] [PATCH 3/4] powerpc/85xx: load ucode from nand flash before qe_init
` [U-Boot] [PATCH 4/4 v2] p1021mds: add QE and UEC support
  ` [U-Boot] [PATCH 4/4 v3] "

[U-Boot] [PATCH]powerpc/qoriq: Use BR_PHYS_ADDR macro to setup BRs on P1_P2_RDB
 2011-02-10  5:32 UTC  (2+ messages)

[U-Boot] [PATCH]fsl_ddr: Adds 16 bit DDR Data width option
 2011-02-10  5:32 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Update fixed DDR3 timing table for P4080DS
 2011-02-10  5:31 UTC  (4+ messages)
` [U-Boot] [PATCH] powerpc/8xxx: Display DIMM model

[U-Boot] [PATCH] fsl: update CRC after system EEPROM identifier
 2011-02-10  5:30 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] powerpc/85xx: Add support for Freescale P1023/P1017 Processors
 2011-02-10  5:26 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs

[U-Boot] [PATCH] powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL
 2011-02-10  5:22 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
 2011-02-10  5:22 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Cleanup some QE related defines
 2011-02-10  5:21 UTC  (2+ messages)

[U-Boot] [PATCH 2/2 v2] powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
 2011-02-10  5:21 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2 v3] "

[U-Boot] [PATCH 1/2] powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
 2011-02-10  5:21 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Remove config.mk for nand linker script
 2011-02-10  5:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2] powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
 2011-02-10  5:16 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Update P2020DS default env settings
 2011-02-10  5:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs
 2011-02-10  5:14 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
  ` [U-Boot] [PATCH 3/3] powerpc/85xx: Add eSDHC support on P2020DS

[U-Boot] [PATCH v3] ftwdt010_wdt: support faraday ftwdt010 watchdog
 2011-02-10  2:00 UTC  (6+ messages)

[U-Boot] Skipping bad blocks while reading and writing JFFS2 image to NAND flash
 2011-02-10  1:26 UTC 

[U-Boot] PCIE supported networking cards?
 2011-02-10  1:25 UTC  (4+ messages)

[U-Boot] Some notes and status on porting U-Boot to the Cavium 64-bit Octeon MIPS Processor
 2011-02-10  1:06 UTC  (4+ messages)

[U-Boot] JFFS2 duplicate file entries
 2011-02-10  0:49 UTC 

[U-Boot] NAND biterr?
 2011-02-09 23:43 UTC 

[U-Boot] [PATCH] fsl: add 'pixis_reset dump' command
 2011-02-09 22:28 UTC 

[U-Boot] eNET / x86 build fails with ld: -r and -shared may not be used together
 2011-02-09 21:34 UTC  (5+ messages)

[U-Boot] Art of England Magazine - April 2011 edition - your invitation, deadline 3 days
 2011-02-09 21:29 UTC 

[U-Boot] [U-boot] sf: API for spi_flash_get_sector_size
 2011-02-09 21:16 UTC  (2+ messages)
` [U-Boot] [PATCH] [RFC] SF: Add "sf erase offset +len" command handler

[U-Boot] [PATCH] cmd_bmp.c: message about compressed formats is debug info only
 2011-02-09 20:38 UTC  (2+ messages)

[U-Boot] Pull request: nand flash
 2011-02-09 20:25 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