public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2010-09-27 16:16:25 to 2010-09-30 06:10:02 UTC [more...]

[U-Boot] [PATCH 01/17] XPedite5500 board support
 2010-09-30  6:10 UTC  (22+ messages)
` [U-Boot] [PATCH 02/17] mpc8640: Update the io_sel fields for PCI Express
` [U-Boot] [PATCH 03/17] xes: Use common PCI initialization code
` [U-Boot] [PATCH 04/17] pci: Add ability to re-enumerate PCI buses
` [U-Boot] [PATCH 05/17] ppc: Don't initialize write protected NOR flashes
` [U-Boot] [PATCH 06/17] xes: Consolidate checkboard()
` [U-Boot] [PATCH 07/17] xes: Add board_flash_wp_on()
` [U-Boot] [PATCH 08/17] xes: Make X-ES board names more generic
` [U-Boot] [PATCH 09/17] xes: Add POST support for 8xxx boards
` [U-Boot] [PATCH 10/17] post/i2c: General clean up
` [U-Boot] [PATCH 11/17] post/i2c: Clean up detection logic
` [U-Boot] [PATCH 12/17] post/i2c: Don't probe address 0
` [U-Boot] [PATCH 13/17] post/i2c: Add ability to ignore I2C devices
` [U-Boot] [PATCH 14/17] xes: Ignore XMC EEPROMs during I2C POST
` [U-Boot] [PATCH 15/17] 86xx: Create common linker script
` [U-Boot] [PATCH 16/17] 86xx: Use gc-sections to reduce image size
` [U-Boot] [PATCH 17/17] 85xx: "

[U-Boot] [PATCH 0/7] patch set for P1021MDS support
 2010-09-30  4:44 UTC  (5+ messages)

[U-Boot] [PATCH] lib/hashtable.c: add algorithm for small buffer import
 2010-09-29 21:43 UTC  (5+ messages)

[U-Boot] u-boot boot sequence
 2010-09-29 20:58 UTC  (5+ messages)

[U-Boot] [PATCH] 85xx: Add support for not releasing secondary cores via 'mp_holdoff'
 2010-09-29 20:04 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] mpc8569mds: fix CONFIG_ENV_SIZE
 2010-09-29 19:21 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mpc8569mds: fix consuming long time while relocating code
` [U-Boot] [PATCH 3/3] mpc8569mds: fix some ddr settings

[U-Boot] [PATCH] TSI148: Fix argument parsing
 2010-09-29 18:50 UTC 

[U-Boot] [PATCH] cfi_flash: Fix "Unknown FLASH" error message
 2010-09-29 18:49 UTC 

[U-Boot] [PATCH 1/3] ds1621: Poll for register write completion
 2010-09-29 18:46 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ds1621: Clean up coding style
` [U-Boot] [PATCH 3/3] ds1621: Fix negative temperature readings

[U-Boot] [PATCH 1/3] mpc8641hpcn: Update PCI code
 2010-09-29 18:37 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] sbc8641d: "
` [U-Boot] [PATCH 3/3] tqm85xx: "

[U-Boot] [PATCH] Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE
 2010-09-29 18:30 UTC 

[U-Boot] [PATCH 1/3] mpc8569mds: fix CONFIG_ENV_SIZE
 2010-09-29 17:31 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mpc8569mds: fix consuming long time while relocating code
` [U-Boot] [PATCH 3/3] mpc8569mds: fix some ddr settings

[U-Boot] Question about PCIe configuration
 2010-09-29 16:28 UTC 

[U-Boot] hello
 2010-09-29 16:02 UTC 

[U-Boot] [PATCH v2 0/6] Add ARM flat device tree support
 2010-09-29 15:48 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] fdt_relocate: fix fdt size and endian bugs
` [U-Boot] [PATCH v2 2/6] FDT: Add fixup support for multiple banks of memory
` [U-Boot] [PATCH v2 3/6] FDT: only call boot_get_fdt from generic code
` [U-Boot] [PATCH v2 4/6] boot: change some arch ifdefs to feature ifdefs
` [U-Boot] [PATCH v2 5/6] ARM: add flat device tree support
` [U-Boot] [PATCH v2 6/6] ARM: enable device tree for beagle

[U-Boot] [PATCH] ppc4xx: Remove some testing hacks from ppc4xx.h
 2010-09-29 15:23 UTC 

[U-Boot] [PATCH] ppc4xx: Use common ns16550 functions in 4xx UART POST driver
 2010-09-29 15:23 UTC 

[U-Boot] [PATCH] ppc4xx: Small whitespace cleanup in canyonlands.c
 2010-09-29 15:22 UTC 

[U-Boot] [PATCH] ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
 2010-09-29 15:22 UTC 

[U-Boot] [PATCH] ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx
 2010-09-29 15:21 UTC 

[U-Boot] [PATCH] ppc4xx: Big lwmon5 board support rework/update
 2010-09-29 15:20 UTC 

[U-Boot] [PATCH] POST: Add POST_ALWAYS to UART POST test
 2010-09-29 15:14 UTC 

[U-Boot] [PATCH] ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards
 2010-09-29 15:13 UTC 

[U-Boot] [STATUS] U-Boot v2010.09 released - Merge Window OPEN
 2010-09-29 14:01 UTC  (7+ messages)
` [U-Boot] U-Boot v2010.06 statistics

[U-Boot] [PATCH] CONFIG_SYS_ARM_WITHOUT_RELOC: document feature removal
 2010-09-29  9:56 UTC  (6+ messages)

[U-Boot] Re
 2010-09-29  9:06 UTC 

[U-Boot] [PATCH V3 1/2] [NEXT] arm: change relocation flag from -fPIC to -fPIE
 2010-09-29  8:55 UTC  (11+ messages)
` [U-Boot] [PATCH V3 2/2] [NEXT] arm926ejs: reduce code size with -msingle-pic-base

[U-Boot] [PATCH v4 2/2] TI: DaVinci DA850 EVM: support passing maximum allowed cpu clock rate information to kernel
 2010-09-29  5:54 UTC  (4+ messages)

[U-Boot] [RFC PATCH 0/3] Add device tree support for ARM to U-Boot
 2010-09-28 23:50 UTC  (11+ messages)
` [U-Boot] [RFC 1/3] FDT: Add fixup support of multiple banks of memory
    ` [U-Boot] [RFC] [PATCH 0/4] Add support for Freescale's 85xx and P1/P2xxx eSPI controller

[U-Boot] [PATCH 0/7] ARMV7: OMAP: Add new MMC driver, enable saveenv to eMMC
 2010-09-28 22:29 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] MMC: Fix for capacity calculation on eMMC
` [U-Boot] [PATCH 2/7] ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
` [U-Boot] [PATCH 3/7] ARMV7: OMAP4: Use generic mmc driver on Panda
` [U-Boot] [PATCH 4/7] ARMV7: OMAP4: Use generic mmc driver on SDP4430
` [U-Boot] [PATCH 5/7] ARMV7: OMAP4: Use generic mmc driver on Beagle
` [U-Boot] [PATCH 6/7] ARMV7: OMAP4: Use generic mmc driver on Overo
` [U-Boot] [PATCH 7/7] ARMV7: OMAP4: Enable saveenv to eMMC for SDP4430

[U-Boot] [Patch v3 1/7] Expand POST memory test to support arch-depended implementation
 2010-09-28 22:20 UTC  (7+ messages)
` [U-Boot] [Patch v3 2/7] Adding more control to physical address mapping
` [U-Boot] [Patch v3 3/7] Add memory test feature for mpc85xx POST
` [U-Boot] [Patch v3 4/7] Fix address for POST for 85xx with CPM
` [U-Boot] [Patch v3 5/7] Setup POST word for generic mpc85xx
` [U-Boot] [Patch v3 6/7] Enable POST memory test for corenet_ds
` [U-Boot] [Patch v3 7/7] Enable POST memory test for P2020DS

[U-Boot] [PATCH v7 2/2] APM821xx: Add bluestone board support
 2010-09-28 21:38 UTC  (2+ messages)

[U-Boot] [PATCH v7 1/2] APM821xx: Add CPU support
 2010-09-28 21:37 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/2] Add support for new SoC APM821XX
 2010-09-28 21:15 UTC 

[U-Boot] [PATCH] mpc512x: fix build issues
 2010-09-28 21:04 UTC 

[U-Boot] Please Pull u-boot-ti/master
 2010-09-28 20:34 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/7] Expand POST memory test to support arch-depended implementation
 2010-09-28 19:44 UTC  (15+ messages)
` [U-Boot] [PATCH V2 2/7] Adding more control to physical address mapping
` [U-Boot] [PATCH V2 3/7] Add memory test feature for mpc85xx POST
` [U-Boot] [PATCH V2 4/7] Fix address for POST for 85xx with CPM
` [U-Boot] [PATCH V2 5/7] Setup POST word for generic mpc85xx
` [U-Boot] [PATCH V2 6/7] Enable POST memory test for corenet_ds
` [U-Boot] [PATCH V2 7/7] Enable POST memory test for P2020DS

[U-Boot] [PATCH v6 2/2] APM821xx: Add bluestone board support
 2010-09-28 19:02 UTC  (2+ messages)

[U-Boot] [PATCH v6 1/2] APM821xx: Add CPU support
 2010-09-28 18:57 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/2] Add support for new SoC APM821XX
 2010-09-28 18:32 UTC 

[U-Boot] [PATCH] ARMV7: OMAP4: Calculate SDRAM size
 2010-09-28 17:52 UTC  (12+ messages)

[U-Boot] [PATCH] mpc5xxx_fec: add call to reset_phy() after PHY initialization
 2010-09-28 17:44 UTC  (3+ messages)

[U-Boot] [PATCH] ARMV7: OMAP: Use default vendor/product ID for USB gadget
 2010-09-28 17:32 UTC 

[U-Boot] Coldfire Architecture and SELF
 2010-09-28 17:19 UTC  (12+ messages)

[U-Boot-Users] how to u-boot in LPC2468 board using uClinux
 2010-09-28 15:22 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] u-boot on dockstar problem - ** Bad partition 1 **
 2010-09-28 14:54 UTC  (6+ messages)

[U-Boot] [PATCH] usb: fix usb start problem with SMSC USB hub and Toshiba USB stick
 2010-09-28 14:42 UTC  (10+ messages)

[U-Boot] [PATCH] ppc44x: config GPIOs for USB on canyonlands board
 2010-09-28 14:16 UTC  (7+ messages)

[U-Boot] [PATCH 1/2] ixp/npe: Remove duplicated comment
 2010-09-28 12:49 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] bmw: Remove duplicated include of header file

[U-Boot] [PATCH] Add support for operating system OSE
 2010-09-28 12:42 UTC  (2+ messages)

[U-Boot] [PATCH] README: Fix description of version numbering scheme
 2010-09-28 12:38 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/2] APM821xx: Add CPU support
 2010-09-28 10:54 UTC  (2+ messages)

[U-Boot] [RFC] [PATCH 4/4] FSL eSPI support on P1/P2 RDB platforms
 2010-09-28  9:57 UTC 

[U-Boot] [RFC] [PATCH 3/4] FSL eSPI support for the Spansion Flash driver
 2010-09-28  9:57 UTC 

[U-Boot] [RFC] [PATCH 2/4] Freescale 85xx/P1/P2 eSPI controller driver
 2010-09-28  9:56 UTC 

[U-Boot] [RFC] [PATCH 1/4] Support for 'single frame' spi flash commands
 2010-09-28  9:56 UTC 

[U-Boot] Sequoia board and U-boot
 2010-09-28  8:22 UTC  (2+ messages)

[U-Boot] Divine call reply for more information
 2010-09-28  6:43 UTC 

[U-Boot] [PATCH] ARMV7: S5P: serial: support the s5pc210
 2010-09-28  6:15 UTC 

[U-Boot] U-boot hangs
 2010-09-28  4:35 UTC  (3+ messages)

[U-Boot] How to debug u-boot with GDB & BDI3000
 2010-09-28  4:20 UTC  (2+ messages)

[U-Boot] [PATCH v5 2/2] APM821xx: Add bluestone board support
 2010-09-27 19:47 UTC 

[U-Boot] [PATCH v5 0/2] Add support for new SoC APM821XX
 2010-09-27 19:46 UTC 

[U-Boot] [PATCH 01/14] PXA: pxafb: Fix indent problems
 2010-09-27 19:41 UTC  (12+ messages)
` [U-Boot] [PATCH 02/14] PXA: pxa-regs.h cleanup
` [U-Boot] [PATCH 05/14] common: Enable serial for PXA250
` [U-Boot] [PATCH 06/14] PXA: Palm Tungsten|C Support
` [U-Boot] [PATCH 07/14] PXA: Add initial Palm LifeDrive support
` [U-Boot] [PATCH 08/14] PXA: Voipac270 improvements

[U-Boot] Please pull u-boot-video/next
 2010-09-27 19:24 UTC 

[U-Boot] [PATCH] Add support for operating system OSE
 2010-09-27 19:23 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ubi/master
 2010-09-27 19:15 UTC  (2+ messages)

[U-Boot] P4080 Reset Vector
 2010-09-27 18:17 UTC  (11+ messages)

[U-Boot] [RFC] utilize flash small block sizes to reduce flash footprint
 2010-09-27 17:02 UTC  (4+ messages)


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