public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2008-10-10 13:15:45 to 2008-10-14 19:25:34 UTC [more...]

[U-Boot] [PATCH] 85xx: Using proper I2C source clock divider for MPC8544
 2008-10-14 19:25 UTC  (8+ messages)

[U-Boot] [PATCH] mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS
 2008-10-14 18:58 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/4] Convert MPC85xx platforms to a single linker script
 2008-10-14 16:45 UTC  (12+ messages)
` [U-Boot] [PATCH 1/4] Use absolute addressing for mpc85xx boot page
` [U-Boot] [PATCH 2/4] Merge all mpc85xx platforms to use a single ld script
` [U-Boot] [PATCH 3/4] Improve mpc85xx link script rodata section
` [U-Boot] [PATCH 4/4] Use ALIGN() in mpc85xx linker script

[U-Boot] [PATCH] mgsuvd: add common directory to Makefile
 2008-10-14 16:33 UTC  (2+ messages)

[U-Boot] [PATCH] mgcoge, mgsuvd: added support for the IVM EEprom
 2008-10-14 16:32 UTC  (2+ messages)

[U-Boot] [PATCH] I2C: adding new "i2c bus" Command to the I2C Subsystem
 2008-10-14 16:31 UTC  (2+ messages)

[U-Boot] [PATCH] mgcoge, mgsuvd: add I2C deblocking mechanism
 2008-10-14 16:30 UTC  (2+ messages)

[U-Boot] [PATCH] mgcoge, mgsuvd: add DTT (LM75) support
 2008-10-14 16:28 UTC  (2+ messages)

[U-Boot] [PATCH] mgcoge, mgsuvd: add EEprom support
 2008-10-14 16:28 UTC  (2+ messages)

[U-Boot] [POWERPC] mgcoge, mgsuvd: add I2C support
 2008-10-14 16:28 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: add i2c reset command
 2008-10-14 16:27 UTC  (2+ messages)

[U-Boot] [PATCH] I2C: Fix CodingStyle issues in soft_i2c.c
 2008-10-14 16:25 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] ADS5121: PATA support
 2008-10-14 16:20 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ADS5121: add LPC clock support

[U-Boot] [PATCH] mgsuvd, mgcoge: added BOOTCOUNT feature
 2008-10-14 16:18 UTC  (2+ messages)

[U-Boot] [PATCH] serial: add support for the OMRPv2 simple wishbone UART
 2008-10-14 16:04 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] Make pixis_set_sgmii more general to support MPC85xx boards
 2008-10-14 16:01 UTC  (12+ messages)
` [U-Boot] [PATCH 2/4] Enabled the Freescale SGMII riser card on 8572DS
  ` [U-Boot] [PATCH 3/4] Enabled the Freescale SGMII riser card on 8536DS
    ` [U-Boot] [PATCH 4/4] Do not init SATA when disabled "

[U-Boot] EP93XX Uboot support
 2008-10-14 15:59 UTC  (2+ messages)

[U-Boot] [PATCH] Flex-OneNAND driver
 2008-10-14 15:37 UTC  (3+ messages)

[U-Boot] [PATCH] Added arch_lmb_reserve to allow arch specific memory regions protection
 2008-10-14 15:16 UTC 

[U-Boot] [patch 0/2] Some more USB-OHCI bugfixes [V2]
 2008-10-14 15:13 UTC  (2+ messages)

[U-Boot] Problems with PCI-E Switch on 460EX
 2008-10-14 15:05 UTC 

[U-Boot] Automatic software updates in U-Boot
 2008-10-14 13:47 UTC  (16+ messages)
` [U-Boot] Automatic software updates in U-Boot -- version 2
` [U-Boot] [PATCH v2 1/6] flash: factor out adjusting of Flash address to the end of sector
` [U-Boot] [PATCH v2 5/6] Automatic software update from TFTP server

[U-Boot] [PATCH] fsl_diu: fix alignment error that caused malloc corruption
 2008-10-14 13:31 UTC  (2+ messages)

[U-Boot] [PATCH] Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
 2008-10-14 13:16 UTC  (9+ messages)
          ` [U-Boot] [PATCH] CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c

[U-Boot] [PATCH] api: Fix building with CONFIG_API
 2008-10-14 12:58 UTC  (2+ messages)

[U-Boot] [PATCH] Expose command table search for sub-commands
 2008-10-14 12:56 UTC  (2+ messages)

[U-Boot] [PATCH] Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
 2008-10-14 12:46 UTC  (2+ messages)

[U-Boot] [PATCH] Remove CFG_EEPROM_PAGE* dependencies for temperature sensors
 2008-10-14 12:43 UTC  (2+ messages)

[U-Boot] non-needed objects added to resulting U-Boot image
 2008-10-14 12:33 UTC  (2+ messages)

[U-Boot] [U-Boot-Users] [PATCH] cmd_spi: remove broken signed casting for display
 2008-10-14 12:20 UTC 

[U-Boot] [U-Boot-Users] [PATCH] strings cmd: drop old CONFIG_CFG_STRINGS define
 2008-10-14 12:17 UTC 

[U-Boot] [PATCH 1/4] Fix the NAND size overflow issue
 2008-10-14 11:27 UTC  (2+ messages)

[U-Boot] Pull request - net
 2008-10-14 11:07 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sh
 2008-10-14 11:05 UTC  (2+ messages)

[U-Boot] [PATCH/RFC] Some speed improvements to U-Boot JFFS2 code
 2008-10-14  9:25 UTC  (10+ messages)
` [U-Boot] [PATCH] jffs2: add sector_size field to part_info structure
` [U-Boot] [PATCH] jffs2: rewrite jffs2 scanning code based on Linux one
` [U-Boot] [PATCH] jffs2: summary support
` [U-Boot] [PATCH] jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
` [U-Boot] [PATCH] jffs2: add buffer to cache flash accesses
` [U-Boot] [PATCH] jffs2: cache data_crc results

[U-Boot] [PATCH] ppc4xx: Correctly setup ranges property in ebc node
 2008-10-14  8:25 UTC  (2+ messages)

[U-Boot] [PATCH] ppc4xx: Add GDSys neo 405EP board support
 2008-10-14  8:23 UTC  (2+ messages)

[U-Boot] [PATCH] ppc4xx: Update configs for Netstal boards
 2008-10-14  8:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/3 v5] ppc4xx: Add AMCC Arches board support (dual 460GT)
 2008-10-14  8:13 UTC  (2+ messages)

[U-Boot] Image.c get_table_entry_name
 2008-10-14  7:58 UTC  (8+ messages)
` [U-Boot] [PATCH RFC] mpc8572ds relocatable

[U-Boot] MPC8555CDS broken on TOT (commit 8fd4166c, ELDK 4.2)
 2008-10-14  7:37 UTC  (3+ messages)

[U-Boot] [PATCH] mpc83xx: Fix the wrong comment
 2008-10-14  6:37 UTC 

[U-Boot] [PATCH] ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory
 2008-10-14  6:27 UTC 

[U-Boot] [PATCH] [83xx] Adds two more ethernet interface to 83xx
 2008-10-14  5:53 UTC  (13+ messages)
    ` [U-Boot] [PATCH v2] "
                ` [U-Boot] [PATCH v3] "

[U-Boot] [U-boot] [PATCH 1/2] NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg
 2008-10-14  5:52 UTC  (11+ messages)
  ` [U-Boot] [U-boot] [PATCHv2 "

[U-Boot] [PATCH] sh: rsk7203: Add smc911x driver support to board config file
 2008-10-14  2:19 UTC 

[U-Boot] [RFC][PATCH v4] bootm: Add sub commands
 2008-10-14  1:38 UTC  (5+ messages)

[U-Boot] [PATCH] mpc83xx: mpc8360emds: rework LBC SDRAM setup
 2008-10-14  0:31 UTC  (4+ messages)

[U-Boot] [PATCH] Wait till UPM completes the write to array
 2008-10-14  0:29 UTC  (3+ messages)

[U-Boot] [PATCH] mpc83xx: add ELBC NAND support for the MPC837XEMDS boards
 2008-10-14  0:27 UTC  (3+ messages)
` [U-Boot] [PATCH] mpc83xx: add ELBC NAND support for the MPC837XEMDSboards

[U-Boot] [PATCH] mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards
 2008-10-14  0:26 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] SGMII support for MPC8378E-MDS boards
 2008-10-14  0:25 UTC  (2+ messages)

[U-Boot] [PATCH 04/11 v1] ARM: OMAP3: Add assembly startup and sys_info common files
 2008-10-13 23:21 UTC  (6+ messages)

[U-Boot] [PATCH] 85xx if NUM_CPUS>1, print cpu number
 2008-10-13 23:15 UTC  (11+ messages)
` [U-Boot] [PATCH] fsl_pci_init do not scan bus when configured as an end-point
  ` [U-Boot] [PATCH] pixis do not print long help if not configured
    ` [U-Boot] [PATCH] Add cpu/8xxx to TAGS_SUBDIRS
      ` [U-Boot] [PATCH] fsl_pci_init do not scan bus when configuredas an end-point

[U-Boot] Denali ddr controlle: how i can reset?
 2008-10-13 19:52 UTC 

[U-Boot] [PATCH] 85xx do not reset PIC if already configured
 2008-10-13 19:27 UTC  (2+ messages)

[U-Boot] [PATCH] fsl_law clear enable before changing
 2008-10-13 19:21 UTC  (2+ messages)

[U-Boot] [PATCH V3] mpc8572 additional end-point mode
 2008-10-13 19:20 UTC  (2+ messages)

[U-Boot] [PATCH] 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version
 2008-10-13 19:12 UTC 

[U-Boot] [PATCH v5] bootm: Add sub commands
 2008-10-13 19:10 UTC 

[U-Boot] [PATCH] enable 10/100M at VSC8601 at tsec driver
 2008-10-13 18:26 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] Fix the incorrect DDR clk freq reporting on 8536DS
 2008-10-13 18:22 UTC  (2+ messages)

[U-Boot] [PATCH] MPC8572DS: Fix compile warnings
 2008-10-13 18:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] Make DDR interleaving mode work correctly
 2008-10-13 18:20 UTC  (2+ messages)

[U-Boot] [PATCH] FSL: Fix get_cpu_board_revision() return value
 2008-10-13 18:18 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] Minor fixes for I2C address on MPC8572DS
 2008-10-13 18:18 UTC  (2+ messages)

[U-Boot] MPC86xx unapplied patches
 2008-10-13 17:35 UTC  (4+ messages)

[U-Boot] [PATCH 08/13 v3] ARM: OMAP3: Add NAND support
 2008-10-13 16:00 UTC  (6+ messages)

[U-Boot] Can u-boot load WinCE kernel image?
 2008-10-13 14:11 UTC 

[U-Boot] [PATCH] ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup
 2008-10-13 13:16 UTC 

[U-Boot] [PATCH] ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board
 2008-10-13 12:50 UTC  (4+ messages)
` [U-Boot] [PATCH] ARM DaVinci: Remove redundant setting ofGD_FLG_RELOC "

[U-Boot] [PATCH 1/1 V2] Add support for LZMA uncompression algorithm
 2008-10-13 12:46 UTC  (5+ messages)
` [U-Boot] [PATCH 1/1 V3] "

[U-Boot] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
 2008-10-13 12:22 UTC  (2+ messages)

[U-Boot] [PATCH] cfi_flash write fix for AMD legacy
 2008-10-13 11:59 UTC  (2+ messages)

[U-Boot] [PATCH] mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
 2008-10-13 11:57 UTC  (3+ messages)

[U-Boot] [PATCH] 86xx: remove redudant code with lib_ppc/interrupts.c
 2008-10-13 11:56 UTC  (3+ messages)

[U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
 2008-10-13 10:35 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] i.MX31: Add NAND support and new PDK board
 2008-10-13  9:04 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/6] i.MX31: Add reset_timer() and modify get_timer_masked()
  ` [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783
    ` [U-Boot] [PATCH v3 3/6] i.MX31: Add basic support for Freescale's i.MX31 PDK board

[U-Boot] PATCH: U-Boot support for Olimex SAM9L-9260 development board
 2008-10-13  7:50 UTC  (3+ messages)

[U-Boot] [PATCH] net: ne2000: Divided a function of NE2000 driver
 2008-10-13  4:02 UTC  (3+ messages)
` [U-Boot] [PATCH][RESEND] "

[U-Boot-Users] [PATCH][resubmit] AX88180: new gigabit network driver
 2008-10-13  3:51 UTC  (7+ messages)
` [U-Boot-Users] [resubmit] "
  ` [U-Boot-Users] [PATCH] "
    ` [U-Boot] "

[U-Boot] [PATCH] ARM - Integrator[AP/CP] - - Correct Improper ulong division
 2008-10-12 22:21 UTC  (2+ messages)

[U-Boot] [PATCH][Re-submit] Hardware watchdog support for AT91SAM9260 CPU
 2008-10-12 22:08 UTC  (2+ messages)

[U-Boot] [PATCH] Hardware watchdog support for AT91SAM9260 CPU
 2008-10-12 22:07 UTC  (3+ messages)
` [U-Boot] [PATCH] Custom AFEB9260 board support

[U-Boot-Users] [PATCH] asm-arm/sizes.h clean-up
 2008-10-12 22:05 UTC  (3+ messages)
  ` [U-Boot] "

[U-Boot] ARM Pull Request
 2008-10-12 21:57 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2008-10-12 21:14 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-fdt
 2008-10-12 21:13 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2008-10-12 21:12 UTC  (2+ messages)

[U-Boot] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
 2008-10-12 21:12 UTC 

[U-Boot] Please pull u-boot-mpc83xx fixes for 2008-10 release
 2008-10-12 21:11 UTC  (2+ messages)

[U-Boot] resetting environment to default
 2008-10-12 14:55 UTC  (5+ messages)
      ` [U-Boot] List of U-Boot tasks (aka things to do)

[U-Boot] [PATCH] Add IC Identif Module (IIM) support for ADS5121
 2008-10-11 19:34 UTC 

[U-Boot] [PATCH 00/10] AVR32: RFC/preview - support for ATEVK1100 evaluation board
 2008-10-10 19:52 UTC  (15+ messages)
` [U-Boot] [PATCH 01/10] Fix IP alignement problem
` [U-Boot] [PATCH 03/10] AVR32: Make cacheflush cpu-dependent
` [U-Boot] [PATCH 04/10] AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h
` [U-Boot] [PATCH 05/10] AVR32: macb - Disable 100mbps if clock is slow
` [U-Boot] [PATCH 06/10] AVR32: macb - Search for PHY id
` [U-Boot] [PATCH 07/10] AVR32: Disable relocation of command table when on AT32UC3A for now
` [U-Boot] [PATCH 08/10] AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES
` [U-Boot] [PATCH 09/10] AVR32: CPU support for AT32UC3A0xxx CPUs
` [U-Boot] [PATCH 10/10] AVR32: Board support for ATEVK1100

[U-Boot] Help building AT91 u-boot with Buildroot tools
 2008-10-10 19:48 UTC  (2+ messages)

[U-Boot] [AT91] Questions about AT91 architecture in u-boot
 2008-10-10 19:31 UTC  (2+ messages)

[U-Boot] Adding a new board
 2008-10-10 19:11 UTC  (4+ messages)

[U-Boot] Problem with flash on a MPC5200B board
 2008-10-10 17:16 UTC  (5+ messages)

[U-Boot] [PATCH 1/6] ppc4xx: Handle other board variant in PMC440 FPGA code
 2008-10-10 15:30 UTC  (2+ messages)

[U-Boot] U-Boot Relocation (all sections, not just .text)
 2008-10-10 15:06 UTC  (3+ messages)


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