messages from 2009-07-09 07:58:13 to 2009-07-11 00:00:04 UTC [more...]
[U-Boot] Request pull: u-boot-sh
2009-07-11 0:00 UTC (2+ messages)
[U-Boot] [PATCH v2] sh: Add espt-gita board to MAKEALL
2009-07-10 23:55 UTC (3+ messages)
[U-Boot] [PATCH] ppc: Unlock cache-as-ram in a consistent manner
2009-07-10 23:52 UTC (2+ messages)
[U-Boot] [PATCH 0/7] Initial support for the XPedite5170
2009-07-10 23:14 UTC (7+ messages)
` [U-Boot] [PATCH 3/7] 86xx: Unlock l1 cache unconditionally
[U-Boot] warnings from gcc-4.4 build
2009-07-10 23:05 UTC (5+ messages)
[U-Boot] Your e-mail address has won you US$4, 600, 000.00 online 2009
2009-07-10 23:03 UTC
[U-Boot] [PATCH] Add ESD PCI vendor ID
2009-07-10 23:02 UTC (2+ messages)
[U-Boot] [PATCH 2/6] S5PC100: SMDKC100 Board support
2009-07-10 22:50 UTC (2+ messages)
[U-Boot] [patch] csb337 board support (ARM at91rm9200)
2009-07-10 22:43 UTC (2+ messages)
[U-Boot] [PATCH 1/2 V2] mips: add endianness support
2009-07-10 22:35 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] fix: missing autoconfig.mk from general Makefile
[U-Boot] [PATCH 1/4] api_examples/Makefile: Split up variable declarations
2009-07-10 22:32 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] api_examples/Makefile: Combine ELF and BIN targets
` [U-Boot] [PATCH 3/4] api_examples/Makefile: Get rid of unnecessary intermediate LIB target
` [U-Boot] [PATCH 4/4] api_examples/Makefile: General cleanup
[U-Boot] [PATCH 1/2 V2] Move libgcc inclusion from common Makefile to platform configs files
2009-07-10 22:27 UTC (6+ messages)
[U-Boot] [PATCH v3] remove _IO_BASE and KSEG1ADDR from board configuration files
2009-07-10 22:19 UTC (3+ messages)
[U-Boot] ENV_IS_EMBEDDED vs CONFIG_ENV_IS_EMBEDDED
2009-07-10 22:17 UTC (4+ messages)
[U-Boot] [PATCH] envcrc: extract default environment from target ELF files
2009-07-10 22:07 UTC (4+ messages)
[U-Boot] [PATCH v6] board support patch for phyCORE-MPC5200B-tiny
2009-07-10 21:22 UTC (2+ messages)
[U-Boot] [PATCH 0/6] Blackfin fixes for 2009.08
2009-07-10 21:04 UTC (3+ messages)
` [U-Boot] [PATCH] kallsyms: fix escaping of NUL char in strings
[U-Boot] [PATCH v5] board support patch for phyCORE-MPC5200B-tiny
2009-07-10 20:52 UTC (4+ messages)
[U-Boot] [patch/rfc] rm9200 lowevel_init: don't touch reserved/readonly registers
2009-07-10 20:49 UTC (3+ messages)
[U-Boot] [patch] rm9200 ethernet driver: board-specific quirk (csb337)
2009-07-10 20:39 UTC (6+ messages)
` [U-Boot] [patch] rm9200 ethernet driver: board-specific quirk?(csb337)
[U-Boot] Your e-mail address has won you US$4, 600, 000.00 online 2009
2009-07-10 20:12 UTC
[U-Boot] DHCP regression on 2009-06
2009-07-10 19:18 UTC (2+ messages)
[U-Boot] [Question]MPC8349E mITX, image for the VSC7385
2009-07-10 18:48 UTC
[U-Boot] [PATCH v12] Marvell MV88F6281GTW_GE Board support
2009-07-10 17:17 UTC
[U-Boot] [PATCH v2 0/6] Clean up top-level directory structure
2009-07-10 17:07 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/6] Move architecture specific config.mk files into subdirs
` [U-Boot] [PATCH v2 2/6] Move lib_<ARCH> directories to lib/<ARCH>
` [U-Boot] [PATCH v2 3/6] Move lib_generic to lib/generic
` [U-Boot] [PATCH v2 4/6] Move libfdt to lib/libfdt
` [U-Boot] [PATCH v2 5/6] Move examples/ to examples/standalone
` [U-Boot] [PATCH v2 6/6] Move api_examples to examples/api
[U-Boot] [PATCH] Add support for the KwikByte KBOC OMAP35xx board
2009-07-10 16:27 UTC (3+ messages)
[U-Boot] [PATCH 1/2][repost] usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
2009-07-10 15:50 UTC (3+ messages)
` [U-Boot] [PATCH v6 2/2] Marvell Sheevaplug Board support
[U-Boot] [PATCH 1/2] Blackfin: add os log functions
2009-07-10 15:00 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] Blackfin: split cpu COBJS into multilines
[U-Boot] [PATCH] Blackfin: bf533-stamp: back down SCLK a bit
2009-07-10 14:45 UTC
[U-Boot] [PATCH] flread: new command for reading indirect mapped flashes
2009-07-10 14:31 UTC (5+ messages)
[U-Boot] [PATCH] Subject: [PATCH] ppc4xx: Add DL-Vision 405EP board support
2009-07-10 13:35 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Clean up top-level directory structure
2009-07-10 13:22 UTC (20+ messages)
` [U-Boot] [PATCH 1/9] Move architecture specific config.mk files into subdirs
` [U-Boot] [PATCH 2/9] Move lib_ppc to lib/ppc
` [U-Boot] [PATCH 3/9] Move lib_arm to lib/arm
` [U-Boot] [PATCH 4/9] Move lib_i386 to lib/i386
` [U-Boot] [PATCH 5/9] Move lib_m68k to lib/m68k
` [U-Boot] [PATCH 6/9] Move remaining lib_<ARCH> to lib/<ARCH>
` [U-Boot] [PATCH 7/9] Move lib_generic to lib/generic
` [U-Boot] [PATCH 8/9] Move libfdt to lib/libfdt
` [U-Boot] [PATCH 9/9] Move api_examples to api/examples
[U-Boot] [PATCH] ppc4xx: Add GDsys CompactCenter board support
2009-07-10 13:15 UTC (2+ messages)
[U-Boot] lib_arm global data pointer
2009-07-10 12:52 UTC
[U-Boot] U-book and GPLv3? (fwd)
2009-07-10 12:49 UTC (9+ messages)
` [U-Boot] U-book and GPLv3?
[U-Boot] [PATCH] ppc4xx: Fix missing freqOPB for 405EP
2009-07-10 12:47 UTC
[U-Boot] Undefined reference to'flash_sect_protect' in env_flash.c
2009-07-10 10:53 UTC (3+ messages)
` [U-Boot] Integrate AT91 Boot func into U-boot, under A91RM9200 board
[U-Boot] [PATCH] ignore tags
2009-07-10 10:25 UTC
[U-Boot] [PATCH] [PATCH v2] issue write command to base for JEDEC flash
2009-07-10 10:03 UTC
[U-Boot] [PATCH 0/4]: arm: Kirkwood: Various egiga fixes
2009-07-10 8:15 UTC (6+ messages)
` [U-Boot] [PATCH 1/4]: arm: Kirkwood: Set MAC address during registration for kirkwood egiga
[U-Boot] Pull request: u-boot-usb
2009-07-10 7:22 UTC (2+ messages)
[U-Boot] Please pull u-boot-ppc4xx
2009-07-10 7:12 UTC
[U-Boot] [PATCH] ppc4xx: Set default PCI device ID for 405EP boards
2009-07-10 7:01 UTC (2+ messages)
[U-Boot] [PATCH] ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()
2009-07-10 7:01 UTC (2+ messages)
[U-Boot] [PATCH] ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs
2009-07-10 7:00 UTC (2+ messages)
[U-Boot] Pull request u-boot-blackfin.git
2009-07-10 6:41 UTC
[U-Boot] [PATCH 3/5]P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)
2009-07-10 6:31 UTC (2+ messages)
[U-Boot] [PATCH 1/1] SMC911x driver fixed for NFS boot
2009-07-10 6:28 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] smc911x: fix warning: large integer implicitly truncated to unsigned type
[U-Boot] [PATCH] sh: sh_eth: Remove garbage from printf
2009-07-10 6:22 UTC (2+ messages)
[U-Boot] [PATCH] smc911x: add support for LAN9221
2009-07-10 6:21 UTC (2+ messages)
[U-Boot] [PATCHv2 1/3] A320: driver for FTMAC100 ethernet controller
2009-07-10 5:32 UTC (4+ messages)
[U-Boot] [RFC] - sanve the server's mac address
2009-07-10 4:31 UTC (8+ messages)
[U-Boot] [PATCH 5/6] usb: add Marvell Kirkwood ehci host controller driver
2009-07-10 4:15 UTC (5+ messages)
[U-Boot] RESEND PATCH: Add support for KwikByte KBOC OMAP35xx board
2009-07-09 22:00 UTC (2+ messages)
[U-Boot] PATCH: Add support for KwikByte KBOC OMAP35xx board
2009-07-09 21:17 UTC (2+ messages)
[U-Boot] [PATCH 1/3 v5] stdio/device: rework function naming convention
2009-07-09 20:47 UTC (2+ messages)
[U-Boot] [PATCH-ARM, MTD] Add support for Embest SBC2440-II Board 4/7
2009-07-09 20:31 UTC (5+ messages)
` [U-Boot] [PATCH-ARM] Add support for Embest SBC2440-II Board 5/7
[U-Boot] [PATCH-ARM] Add support for Embest SBC2440-II Board 1/7
2009-07-09 18:38 UTC (3+ messages)
[U-Boot] [PATCH] push CROSS_COMPILE out to $(ARCH)_config.mk
2009-07-09 17:58 UTC (2+ messages)
[U-Boot] How to start U-Boot for i.MX31 NAND out of RedBoot (out of RAM)
2009-07-09 17:07 UTC (2+ messages)
[U-Boot] We have contact data for the medical community
2009-07-09 17:04 UTC
[U-Boot] [PATCH 0/3 v2] DMA ECC update
2009-07-09 17:00 UTC (10+ messages)
` [U-Boot] [PATCH 1/3 v2] 83xx: Default to using DMA to initialize SDRAM
` [U-Boot] [PATCH 1/3 v2] 83xx: Default to using DMA to initializeSDRAM
[PATCH] mpc83xx: initialize ECC SDRAM with CPU
2009-07-09 15:45 UTC
[U-Boot] u-boot-v2 and GPL license version?
2009-07-09 15:29 UTC (5+ messages)
[U-Boot] [PATCH 3/3] 83xx, kmeter1: added NAND support
2009-07-09 15:02 UTC (4+ messages)
[U-Boot] Numonyx Axcell M29EW write problems with CFG_FLASH_USE_BUFFER_WRITE in u-boot 1.2.0
2009-07-09 15:00 UTC
[U-Boot] [PATCH RESEND] Added support for splash screen positioning
2009-07-09 14:07 UTC
[U-Boot] [PATCH] ppc4xx: Enable support for 64bit printf on all PPC4xx variants
2009-07-09 13:02 UTC (7+ messages)
[U-Boot] Copyright/License text in cpu/ppc4xx/4xx_pci.c
2009-07-09 12:23 UTC (11+ messages)
[U-Boot] [PATCH 0/4] OMAP3 pandora: pin mux updates
2009-07-09 12:20 UTC (3+ messages)
[U-Boot] [GIT PULL] Please pull asm-generic
2009-07-09 12:08 UTC (3+ messages)
[U-Boot] [PATCH 0/3] DMA ECC update
2009-07-09 11:52 UTC (5+ messages)
[U-Boot] [PATCH 1/2] pxa: add clock for system bus 2 arbiter
2009-07-09 11:37 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] pxa: fix CKEN_B register bits
[U-Boot] Please pull u-boot-ubi (v2)
2009-07-09 11:08 UTC
[U-Boot] [PATCH 0/8]: Fixes for ubifs build on ARM
2009-07-09 11:07 UTC (12+ messages)
` [U-Boot] [PATCH 1/8]: Move __set/clear_bit from ubifs.h to bitops.h
` [U-Boot] [PATCH 4/8]: Add unaligned.h for arm
` [U-Boot] [PATCH 5/8]: Use do_div from div64.h for vsprintf
` [U-Boot] [PATCH 8/8]: Command improvements for ubifs
` [U-Boot] [PATCH 7/8]: Handle VID header offset in ubi part command
[U-Boot] [PATCH v3] libgcc inclusion from common Makefile overwritable from platform configs files
2009-07-09 10:24 UTC (2+ messages)
` [U-Boot] [PATCH 1/2 v6] Make libgcc inclusion from common Makefile overridable by platform config file
[U-Boot] [PATCH RESEND] Added support for splash screen positioning
2009-07-09 10:18 UTC (4+ messages)
[U-Boot] Please pull u-boot-ubi
2009-07-09 10:15 UTC (9+ messages)
[U-Boot] Reset problem in IROM mode
2009-07-09 10:12 UTC (2+ messages)
[U-Boot] [PATCH 2/3] i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
2009-07-09 10:04 UTC
[U-Boot] [PATCH 1/3] powerpc: updates for the keymile boards
2009-07-09 10:04 UTC
[U-Boot] [PATCH 0/3] powerpc: updates for the keymile boards
2009-07-09 10:04 UTC
[U-Boot] Can't start Linux if U-Boot built with CONFIG_WATCHDOG
2009-07-09 9:45 UTC
[U-Boot] [PATCH] asm-generic: Consolidate errno.h to asm-generic/errno.h
2009-07-09 8:53 UTC (2+ messages)
[U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support
2009-07-09 8:52 UTC (4+ messages)
[U-Boot] [PATCH] at91: Introduction of at91sam9g45 SOC
2009-07-09 8:16 UTC
[U-Boot] [PATCH2/2] Sheevaplug: Add Kirkwood gpio support to Sheevaplug
2009-07-09 8:15 UTC (2+ messages)
[U-Boot] [PATCH] MAINTAINERS: fix sorting, remove duplicates
2009-07-09 8:07 UTC (2+ messages)
[U-Boot] [PATCHv2 3/3] A320: Add support for Faraday A320 evaluation board
2009-07-09 8:03 UTC (6+ messages)
` [U-Boot] [PATCH v3 "
[U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support
2009-07-09 8:02 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox