messages from 2009-08-21 18:07:15 to 2009-08-25 05:22:06 UTC [more...]
[U-Boot] [PATCH] Add support for the DevKit8000 board
2009-08-25 5:22 UTC (4+ messages)
[U-Boot] [PATCH 1/3] omap: move TI's boards to board/ti/
2009-08-25 5:18 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] arm: move Logicpd's boards to board/logicpd/
` [U-Boot] [PATCH 3/3] omap3: move the other boards to board/
[U-Boot] how to enable data cache on at91rm9200?
2009-08-25 5:02 UTC
[U-Boot] [PATCH] net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete
2009-08-25 3:09 UTC (4+ messages)
[U-Boot] RTC value corruption on QIL-A9G20 startup
2009-08-25 2:01 UTC
[U-Boot] Weird issues with u-boot on Microblaze
2009-08-24 22:04 UTC (6+ messages)
[U-Boot] Pull request u-boot-blackfin.git
2009-08-24 21:30 UTC
[U-Boot] [PATCH] new default shortcut to config & build a board
2009-08-24 21:28 UTC
[U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
2009-08-24 20:44 UTC (5+ messages)
[U-Boot] [PATCH] mpc83xx: mpc8349itx - accommodate larger kernel sizes & unzero the bootdelay
2009-08-24 19:32 UTC
[U-Boot] [PATCH 00/17] i386 Updates (touches some common drivers)
2009-08-24 19:06 UTC (31+ messages)
` [U-Boot] [PATCH 01/17] Add errno.h to i386
` [U-Boot] [PATCH 02/17] Change inline asm global symbols to local
` [U-Boot] [PATCH 03/17] Fix regression introduced by commit 8c63d47651f7
` [U-Boot] [PATCH 04/17] Fix environment configuration for eNET board
` [U-Boot] [PATCH 05/17] Fix sc520 timer interrupt generation
` [U-Boot] [PATCH 06/17] Misc i386 PCI fixups
` [U-Boot] [PATCH 07/17] Misc SATA fixups
` [U-Boot] [PATCH 08/17] Misc ti_pci1410a fixups
` [U-Boot] [PATCH 09/17] Misc ds1722 fixups
` [U-Boot] [PATCH 10/17] Fixup sc520_spunk board
` [U-Boot] [PATCH 11/17] Misc sc520 cdp fixups
` [U-Boot] [PATCH 12/17] Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
` [U-Boot] [PATCH 13/17] Moved PCI from #ifdef to conditional compile for sc520 boards
` [U-Boot] [PATCH 14/17] Add PCI support to eNET board
` [U-Boot] [PATCH 15/17] Move eNET low-level initialisation into asm
` [U-Boot] [PATCH 16/17] Move low level eNET board init into dedicated sections
` [U-Boot] [PATCH 17/17] Change entire eNET code + data to run from RAM
` [U-Boot] [PATCH v2 15/17] Move eNET low-level initialisation into asm
[U-Boot] [PATCH v6] Add support for the DevKit8000 board
2009-08-24 18:31 UTC
[U-Boot] Please pull u-boot-mpc83xx
2009-08-24 18:01 UTC (6+ messages)
[U-Boot] [PATCH 1/4][repost] tools: mkimage: Making genimg_print_size API global
2009-08-24 17:33 UTC (4+ messages)
` [U-Boot] [PATCH 2/4][repost] tools: mkimage: Making table_entry code global
` [U-Boot] [PATCH 3/4][repost] Kirkwood: Sheevaplug: kwimage configuration
` [U-Boot] [PATCH v3 4/4] tools: mkimage: Add: Kirkwood Boot Image support (kwbimage)
[U-Boot] 83xx and LCRR setting
2009-08-24 16:43 UTC (11+ messages)
[U-Boot] [PATCH] Add support for the Calao SBC35-A9G20 board
2009-08-24 16:03 UTC
[U-Boot] Incorrect CONFIG_SYS_MONITOR_LEN on MPC85xx boards
2009-08-24 15:34 UTC (7+ messages)
[U-Boot] [PATCH 2/2] e1000: fix PCI memory addressing
2009-08-24 15:30 UTC (7+ messages)
[U-Boot] [PATCH 2/2] ppc/85xx: Added PCIe support for P1 P2 RDB
2009-08-24 15:28 UTC (2+ messages)
[U-Boot] [PATCH 1/2] driver/fsl_pci: Added fsl_pci_init_port function to initialize a single PCIe port
2009-08-24 15:28 UTC (2+ messages)
[U-Boot] ERROR: too many flash sectors
2009-08-24 14:39 UTC (6+ messages)
[U-Boot] [PATCH] Add debug message for Blackfin Ethernet Rx function
2009-08-24 14:33 UTC
[U-Boot] PATCH - Added support to YANU Nios2 uart (02)
2009-08-24 14:06 UTC
[U-Boot] Kirkwood / Sheevaplug build failure
2009-08-24 13:30 UTC
[U-Boot] [PATCH] Use different PBA value for E1000 PCI and PCIe cards
2009-08-24 13:27 UTC (3+ messages)
[U-Boot] [PATCH] ARM: compiler options cleanup - improve tool chain support
2009-08-24 13:05 UTC (12+ messages)
[U-Boot] Help Needed - Realtek 8100B (8139) Ethernet not working
2009-08-24 12:08 UTC
[U-Boot] [PATCH 1/2] Replace BCD2BIN and BIN2BCD macros with inline functions
2009-08-24 10:33 UTC (5+ messages)
[U-Boot] [PATCH] jffs2: some fixes to summary support
2009-08-24 10:13 UTC (8+ messages)
[U-Boot] PATCH - Added support to YANU Nios2 uart
2009-08-24 10:12 UTC (2+ messages)
[U-Boot] PATCH mtd CFI flash: timeout calculation underflow if imprecise 1kHz timer: fix
2009-08-24 8:32 UTC
[U-Boot] [PATCH v2][repost] arm: Kirkwood: add SYSRSTn Duration Counter Support
2009-08-24 7:45 UTC (3+ messages)
[U-Boot] [PATCH v4 0/4]: bitops cleanup and fixes
2009-08-24 7:10 UTC (5+ messages)
` [U-Boot] [PATCH v4 1/4]: Move __set/clear_bit from ubifs.h to bitops.h
` [U-Boot] [PATCH v4 2/4]: arm: Make arm bitops endianness-independent
` [U-Boot] [PATCH v4 3/4]: Define ffs/fls for all architectures
` [U-Boot] [PATCH v4 4/4]: arm: Define test_and_set_bit and test_and_clear bit for ARM
[U-Boot] [PATCH] sh: Fix build of sh7785lcr 32bit mode
2009-08-24 2:01 UTC
[U-Boot] [PATCH] Remove deprecated 'autoscr' command
2009-08-23 23:42 UTC (5+ messages)
[U-Boot] [PATCH] sh/rsk7203: add missing include net.h
2009-08-23 20:43 UTC (2+ messages)
[U-Boot] [PATCH] Fix all linker scripts for older binutils versions (pre-2.16)
2009-08-23 20:41 UTC (10+ messages)
` [U-Boot] [PATCH] Blackfin: use common code to preprocess linker script
` [U-Boot] [PATCH] start a linker script helper file
[U-Boot] [PATCH] ignore generated u-boot.lds
2009-08-23 20:24 UTC (2+ messages)
[U-Boot] [STATUS] v2009.08-rc3 is out
2009-08-23 20:21 UTC (3+ messages)
[U-Boot] [PATCH] include/mmc.h: Fix typo in IS_SD() macro
2009-08-23 20:13 UTC (2+ messages)
[U-Boot] [PATCH] Add support for the DevKit8000 board
2009-08-23 19:15 UTC (2+ messages)
[U-Boot] [RFC] Serial API cleanup
2009-08-23 19:01 UTC (7+ messages)
` [U-Boot] [RFC PATCH 1/3] serial: join stdio_dev and serial_device
` [U-Boot] [RFC PATCH 2/3] stdio: pass the current device to the driver
` [U-Boot] [RFC PATCH 3/3] stdio/serial: factorize retrieve current device
[U-Boot] [PATCH] start a linker script helper file
2009-08-23 6:49 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Clean up up malloc pool init
2009-08-22 22:48 UTC (10+ messages)
` [U-Boot] [PATCH 1/3] Consolidate arch-specific sbrk() implementations
` [U-Boot] [PATCH 2/3] Standardize mem_malloc_init() implementation
` [U-Boot] [PATCH 3/3] Consolidate arch-specific mem_malloc_init() implementations
[U-Boot] Why u-boot & linux uses different machineid for at91rm9200dk
2009-08-22 20:09 UTC (4+ messages)
[U-Boot] is -fno-strict-aliasing actually ok?
2009-08-22 19:30 UTC (2+ messages)
[U-Boot] [PATCH v3] Adding support for DevKit8000
2009-08-22 8:14 UTC (13+ messages)
` [U-Boot] Rules for board/* directory, was: "
[U-Boot] [PATCH 1/2] Blackfin: cm-bf527/cm-bf537: increase flash sectors
2009-08-22 4:47 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] Blackfin: fix typos in gpio comments
[U-Boot] [PATCH] mpc83xx: match dtb filename references to their dts equivalents in the linux kernel
2009-08-21 22:38 UTC
[U-Boot] Microblaze update repository
2009-08-21 22:21 UTC (5+ messages)
` [U-Boot] [PATCH 1/7] qemu-mips: Fix Qemu website
[U-Boot] [PATCH] Adding support for DevKit8000
2009-08-21 22:15 UTC (7+ messages)
[U-Boot] [PATCH 0/4]: bitops cleanup and fixes
2009-08-21 21:59 UTC (5+ messages)
` [U-Boot] [PATCH 2/4]: Define ffs/fls for all architectures
[U-Boot] 83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUs
2009-08-21 21:58 UTC (2+ messages)
[U-Boot] [PATCH 1/2] sbc8349: make enabling PCI more user friendly
2009-08-21 21:57 UTC (2+ messages)
[U-Boot] [PATCH] AT91: Add support for blue_LED_* and add coloured_LED_init to at91/led.c
2009-08-21 21:41 UTC (8+ messages)
[U-Boot] [PATCH 1/3] mpc83xx: tqm8349 - remove pci & flash window conflict
2009-08-21 21:37 UTC (5+ messages)
[U-Boot] [PATCH] eeprom_m95xxx: remove unused variable i
2009-08-21 21:36 UTC (2+ messages)
[U-Boot] [PATCH] TRAB: make independent of specific libgcc helper routines
2009-08-21 21:26 UTC (2+ messages)
[U-Boot] [PATCH] arm: rd6281a: Fixed NAND specific warning
2009-08-21 21:26 UTC (2+ messages)
[U-Boot] U-boot -Modifying boot sequence on a ARM based board
2009-08-21 21:18 UTC (2+ messages)
[U-Boot] Pull request: nand flash
2009-08-21 21:11 UTC (3+ messages)
[U-Boot] Pull request - net
2009-08-21 21:04 UTC (2+ messages)
[U-Boot] e1000 Rx timeout with 82541ER
2009-08-21 19:15 UTC (5+ 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