public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2008-12-09 16:15:32 to 2008-12-11 21:01:33 UTC [more...]

[U-Boot] SATA/IDE/etc... init
 2008-12-11 21:01 UTC  (12+ messages)
  ` [U-Boot] [PATCH] SATA: do not auto-initialize during boot

[U-Boot] spansion spi flash driver ?
 2008-12-11 20:58 UTC 

[U-Boot] [PATCH] V2 NAND_SPL support for phycore imx31
 2008-12-11 20:55 UTC  (2+ messages)

[U-Boot] problem doing rebase in fresh git.denx.de/u-boot.git clone
 2008-12-11 20:54 UTC  (4+ messages)

[U-Boot] crash when doing `sf probe` multiple times due to API miscommunication
 2008-12-11 20:52 UTC 

[U-Boot] [PATCH 0/3] sbc8548 PHY fix, cmdline editing
 2008-12-11 20:47 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] sbc8548: don't enable the 3rd and 4th eTSEC
  ` [U-Boot] [PATCH 2/3] sbc8548: use proper PHY address
    ` [U-Boot] [PATCH 3/3] sbc8548: enable command line editing by default

[U-Boot] [PATCH] tsec: report when there is no vendor specific PHY support
 2008-12-11 20:29 UTC 

[U-Boot] [RFC USB PATCH] USB ehci I/O function fix
 2008-12-11 20:09 UTC  (2+ messages)

[U-Boot] [PATCH] nand: move board_nand_init to nand.h
 2008-12-11 19:29 UTC  (2+ messages)

[U-Boot] [PATCH] NAND CMD: Add bad block skipping for nboot
 2008-12-11 18:32 UTC 

[U-Boot] NetLoop() code ordering
 2008-12-11 17:53 UTC 

[U-Boot] [PATCH] [ONENAND] Reduce OneNAND IPL code size v2
 2008-12-11 16:40 UTC  (4+ messages)

[U-Boot] nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir
 2008-12-11 15:45 UTC 

[U-Boot] [PATCH] Hardware diagnosis for inka4x0 boards
 2008-12-11 15:28 UTC  (9+ messages)
  ` [U-Boot] [PATCH] =?utf-8?q?rtc:=20add=20support=20for=204543=20RTC=20(manufactured=20by=20e.g.=20EPSON)
    ` [U-Boot] [PATCH] inka4x0: board specific RTC support
      ` [U-Boot] [PATCH] inka4x0: hardware diagnosis and RTC

[U-Boot] bootm command: is there any load address limitation for fdt?
 2008-12-11 14:36 UTC  (4+ messages)

[U-Boot] [PATCH 3/3] Create bad block aware partition table
 2008-12-11 14:28 UTC 

[U-Boot] [PATCH 2/3] Add partition based OneNAND commands
 2008-12-11 14:28 UTC 

[U-Boot] [PATCH 1/3] Bad block support for environment variables partition in OneNAND
 2008-12-11 14:28 UTC 

[U-Boot] [PATCH 0/3] Bad blocks and Partition support for OneNAND / Flex-OneNAND
 2008-12-11 14:28 UTC 

[U-Boot] [PATCH v2 4/4] Flex-OneNAND boundary setting command
 2008-12-11 14:27 UTC 

[U-Boot] [PATCH v2 3/4] JFFS2 commands support for Flex-OneNAND
 2008-12-11 14:27 UTC 

[U-Boot] [PATCH v2 2/4] Environment support for Flex-OneNAND
 2008-12-11 14:27 UTC 

[U-Boot] [PATCH v2 1/4] Flex-OneNAND driver
 2008-12-11 14:27 UTC 

[U-Boot] [PATCH v2 0/4] Flex-OneNAND support
 2008-12-11 14:26 UTC 

[U-Boot] U-boot build failes with armv5tel-reghat-linux-gnueabi-gcc (4.1.2)
 2008-12-11 14:02 UTC  (4+ messages)
` [U-Boot] U-boot build failes witharmv5tel-reghat-linux-gnueabi-gcc (4.1.2)
    ` [U-Boot] U-boot build faileswitharmv5tel-reghat-linux-gnueabi-gcc (4.1.2)

[U-Boot] [U-Boot-v2][PATCH] imx27: correct READ ID cmd with 2k pages
 2008-12-11 13:17 UTC 

[U-Boot] [U-Boot-v2][PATCH] imx27: nandboot with 2k pages
 2008-12-11 13:14 UTC 

[PATCH] This patch add varius fix to the ehci. - fix ehci_readl, ehci_writel - introduce new define in ehci.h - introduce the handshake function for waiting on a register - fix usb_ehci_fsl with the new HC_LENGTH macro
 2008-12-11 12:43 UTC 

[U-Boot] flash erasing: len alignment
 2008-12-11 12:05 UTC  (4+ messages)

[U-Boot] U-Boot hangs in start_armboot()
 2008-12-11 11:53 UTC  (3+ messages)

[U-Boot] [PATCH] env_sf: support embedded environments
 2008-12-11 11:29 UTC  (2+ messages)

[U-Boot] [PATCH v3] Add support for boards where the NOR FLASH is not memory-mapped
 2008-12-11 11:11 UTC 

[U-Boot] FSL DDR @ 83xx
 2008-12-11 11:06 UTC  (6+ messages)

[U-Boot] [PATCH v2] Add support for boards where the NOR FLASH is not memory-mapped
 2008-12-11 11:01 UTC  (3+ messages)

[PATCH] nandboot with 2k pages
 2008-12-11 10:56 UTC 

[U-Boot] About assign parameters for bootm command
 2008-12-11  9:59 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/6] Some speed improvements to U-Boot JFFS2 code (updated)
 2008-12-11  6:24 UTC  (17+ messages)
` [U-Boot] [PATCH 1/6] jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
` [U-Boot] [PATCH 2/6] jffs2: add sector_size field to part_info structure
` [U-Boot] [PATCH 3/6] jffs2: rewrite jffs2 scanning code based on Linux one
      ` [U-Boot] [PATCH] jffs2: include <linux/mtd/compat.h> instead of defining own min_t
` [U-Boot] [PATCH 4/6] jffs2: add buffer to cache flash accesses
` [U-Boot] [PATCH 5/6] jffs2: summary support
` [U-Boot] [PATCH 6/6] jffs2: cache data_crc results

[U-Boot] [PATCH] smc911x_eeprom: new example app for managing newer SMC parts
 2008-12-11  1:46 UTC 

[U-Boot] init FEC @ MPC5200
 2008-12-10 23:34 UTC  (3+ messages)

[U-Boot] Commit at91: Choose environment variables location within make config target
 2008-12-10 22:36 UTC  (2+ messages)
` [U-Boot] [PATCH] at91: Fix Choose environment variables location out of tree build

[U-Boot] [RFC USB PATCH V2] USB ehci fix (truncate problem)
 2008-12-10 22:12 UTC  (2+ messages)

[U-Boot] [PATCH] easylogo: add optional gzip support
 2008-12-10 20:40 UTC  (6+ messages)
  ` [U-Boot] [PATCH v2] "
      ` [U-Boot] [PATCH v3] "

[U-Boot] HOSTCC version
 2008-12-10 18:41 UTC  (5+ messages)

[U-Boot] [PATCH] tools/netconsole: new script for working with netconsole over UDP
 2008-12-10 18:18 UTC  (3+ messages)

[U-Boot] Adding NAND Boot to uboot
 2008-12-10 18:04 UTC  (2+ messages)

[PATCH] Fix EHCI usb. I start to test on a IXP465 board and I find some errors in the code. This patch fix: - descriptor initizialization (config, interface and endpoint must be one next-to the other when the USB_DT_CONFIG message is send. - FIX little/endian bigendian (introduce the CONFIG_EHCI_DESC_BIG_ENDIAN and the CONFIG_EHCI_MMIO_BIG_ENDIAN) - Introduce the linux version of the usb_config_descriptor and usb_interface descriptor. This descriptor does't contains u-boot extension
 2008-12-10 16:55 UTC 

[U-Boot] [RFC USB PATCH] USB ehci fix
 2008-12-10 16:44 UTC 

[U-Boot] [RFC USB PATCH 1/3 V3] Prepare USB layer for ehci support
 2008-12-10 16:39 UTC  (3+ messages)

[U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
 2008-12-10 16:23 UTC 

[U-Boot] [RFC USB PATCH 3/3 V3] USB ehci freescale support
 2008-12-10 15:27 UTC 

[U-Boot] [RFC USB PATCH 2/3 V3] USB ehci core support
 2008-12-10 15:26 UTC 

[U-Boot] [PATCH] common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
 2008-12-10 15:24 UTC 

[U-Boot] [GIT PULL] MIPS updates
 2008-12-10 15:04 UTC 

[U-Boot] [PATCH] USB storage cleanup patch
 2008-12-10 14:52 UTC 

[U-Boot] Pull request: u-boot-sh
 2008-12-10 14:20 UTC 

[U-Boot] [PATCH 2/2] ppc4xx: Disable EEPROM write access on PMC440 boards
 2008-12-10 14:13 UTC 

[U-Boot] [PATCH 1/2] ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards
 2008-12-10 14:12 UTC 

[U-Boot] CPCI405 doesn't build anymore
 2008-12-10 13:41 UTC  (4+ messages)
` [U-Boot] [PATCH] ppc4xx: Update TEXT_BASE for CPCI405 boards
    ` [U-Boot] [PATCH V2] "

[U-Boot] Create a Bootable DAS U-Boot pen drive
 2008-12-10 13:05 UTC 

[U-Boot] Create a Bootable DAS U-Boot pen drive
 2008-12-10 13:01 UTC 

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

[U-Boot] [PATCH v2] UBI: Return -ENOMEM upon failing malloc
 2008-12-10 11:58 UTC 

[U-Boot] show_boot_progess @ ppc not working
 2008-12-10 11:04 UTC  (5+ messages)

[U-Boot] [PATCH] UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
 2008-12-10  9:34 UTC 

[U-Boot] [PATCH] UBI: Return -ENOMEM upon failing malloc
 2008-12-10  9:34 UTC 

[U-Boot] [PATCH] ppc4xx: Remove some features from ALPR to fit into 256k again
 2008-12-10  9:27 UTC  (3+ messages)

[U-Boot] Pull request - microblaze
 2008-12-10  8:49 UTC 

[U-Boot] [PATCH] Fix compile error in building MBX860T
 2008-12-10  8:27 UTC  (2+ messages)

[U-Boot] [PATCH] fs/fat: handle FAT on SATA
 2008-12-10  8:22 UTC  (2+ messages)

[U-Boot] Microblaze patches
 2008-12-10  8:16 UTC  (3+ messages)

[U-Boot] confirm ab7aa8d57acab3af6153abdd3ca6718a0607f956
 2008-12-10  6:50 UTC 

[U-Boot] [PATCH] Add support for boards where the NOR FLASH is not memory-mapped
 2008-12-10  5:59 UTC  (3+ messages)

[U-Boot] [PATCH] OneNAND: Fix compiler warnings
 2008-12-10  3:56 UTC  (7+ messages)

[U-Boot] We have data for Physicians, Chiropractors, Physicians etc
 2008-12-10  2:59 UTC 

[U-Boot] scan jffs2 NAND slow and bad block
 2008-12-10  0:27 UTC  (2+ messages)

[U-Boot] mkimage warning: ISO C99 requires 
 2008-12-10  0:01 UTC  (2+ messages)

[U-Boot] FDT warning: redefinition of `uintptr_t'
 2008-12-09 23:59 UTC  (3+ messages)
` [U-Boot] [PATCH] libfdt: Fix redefined uintptr_t warning for USE_HOSTCC

[U-Boot] [PATCH 2/2] Minor changes to allow clean creation of new i386/sc520 boards
 2008-12-09 23:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c
 2008-12-09 23:32 UTC  (2+ messages)

[U-Boot] [PATCH] serial: Add vcth UART driver
 2008-12-09 23:29 UTC  (2+ messages)

[U-Boot] PATCH: mpc8xx PLPRCR (init_pll_866)
 2008-12-09 23:26 UTC  (2+ messages)

[U-Boot] [PATCH] sh: Update sh timer function
 2008-12-09 23:07 UTC  (2+ messages)

[U-Boot] add usb_system_autoupdate command
 2008-12-09 23:06 UTC  (4+ messages)

[U-Boot] Commit 9eb79bd8 breaks building for MBX860T board
 2008-12-09 22:44 UTC  (2+ messages)

[U-Boot] [PATCH] evb64260: fix "cast to pointer from integer of different size" warnings
 2008-12-09 22:14 UTC 

[U-Boot] mtd partitions (Carlos kescuin)
 2008-12-09 22:10 UTC 

[U-Boot] Pull request: u-boot-SUBREPO
 2008-12-09 21:31 UTC 

[U-Boot] [PATCH v3 2/2] ppc4xx: Add PPC4xx SPI helpers to Sequoia
 2008-12-09 20:38 UTC  (11+ messages)

[U-Boot] [PATCH] video: fix FADS823 and RRvision compiling issues
 2008-12-09 20:17 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/fsl_pci_init: Fix compile warning
 2008-12-09 20:15 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] ppc4xx: Add PPC4xx SPI driver
 2008-12-09 19:49 UTC  (4+ messages)

[U-Boot] mtd partitions
 2008-12-09 19:21 UTC  (2+ messages)

[U-Boot] alpr U-Boot image too big
 2008-12-09 19:05 UTC  (4+ messages)

[U-Boot] [PATCH] vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23
 2008-12-09 18:39 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-video
 2008-12-09 17:35 UTC 

[U-Boot] Increase command line size
 2008-12-09 17:12 UTC  (5+ messages)


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