messages from 2010-03-31 00:50:50 to 2010-04-05 22:21:15 UTC [more...]
[U-Boot] [RFC][PATCH 00/21] [x86] 'Comming of Age'
2010-04-05 22:21 UTC (4+ messages)
` [U-Boot] [RFC][PATCH 19/21] [eNET] Add support for onboard RTL8100B (RTL8139) chips
[U-Boot] [PATCH 1/3] The BUILD_BUG_ON macros moved from ubi_uboot.h to common.h
2010-04-05 17:52 UTC (7+ messages)
[U-Boot] [PATCH 0/2] at91sam9x: driver to use the internal RTT as RTC
2010-04-05 13:29 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] at91: add defines for RTT and GPBR
[U-Boot] [PATCH 2/2] at91sam9x: driver to use the internal RTT as RTC
2010-04-05 13:19 UTC (6+ messages)
` [U-Boot] [PATCH 0/1] at91samm9x: fix for the rtc-driver
` [U-Boot] [PATCH 1/1] at91sam9x: driver to use the internal RTT as RTC
[U-Boot] ARM pull request
2010-04-05 12:55 UTC
[U-Boot] [PATCH] arm/integrator: Remove unneccessary CONFIG_PCI check
2010-04-05 12:50 UTC (2+ messages)
[U-Boot] Greeting From Harvest Logistics!
2010-04-05 9:13 UTC
[U-Boot] [RFC] 83xx: uec: miiphybb: Added support for bitBang SMI and uec SMI enabled at the same time
2010-04-05 7:25 UTC (6+ messages)
[U-Boot] [Patch] ./net/net.c - make Microsoft dns servers happy with random_port() numbers
2010-04-05 7:17 UTC (2+ messages)
[U-Boot] [PATCH] net: Trivial coding style issue with empty for statement
2010-04-05 7:16 UTC (2+ messages)
[U-Boot] [PATCH] Remove unused "local_crc32" function
2010-04-05 7:16 UTC (2+ messages)
[U-Boot] [PATCH] mpc512x_fec: Move PHY initialization from probe into init routine
2010-04-05 7:06 UTC (2+ messages)
[U-Boot] [RFC] Program net device MAC addresses after initializing
2010-04-05 7:02 UTC
[U-Boot] [PATCH] net: add opencore 10/100 ethernet mac driver
2010-04-05 6:31 UTC (6+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] net: add altera triple speeds ethernet mac driver
2010-04-05 6:19 UTC (5+ messages)
` [U-Boot] [PATCH v4 tabify] "
[U-Boot] [PATCH 1/5] nios2: add nios2-generic board
2010-04-05 5:50 UTC (14+ messages)
` [U-Boot] [PATCH 2/5] nios2: add Altera EP2C35 board
` [U-Boot] [PATCH 2/5 v2] "
` [U-Boot] [PATCH 3/5 v2] nios2: add Altera EP3C120 board
` [U-Boot] [PATCH 3/5 v3] "
` [U-Boot] [PATCH 4/5 v2] nios2: add Altera NEEK board
` [U-Boot] [PATCH 5/5] nios2: fix no flash, add nand and mmc init in board.c
[U-Boot] several problems with ethernet on MCF5445x
2010-04-05 5:44 UTC (3+ messages)
` [U-Boot] [PATCH] fix lockup in mcfmii/mii_discover_phy() in case communication fails
[U-Boot] [PATCH 00/28] u-boot next: a generic approach for nios2 arch
2010-04-05 5:36 UTC (3+ messages)
` [U-Boot] [PATCH 01/28] nios2: add nios2-generic board
[U-Boot] [PATCH] DM9000: fix build when debugging is enabled
2010-04-05 5:22 UTC (2+ messages)
[U-Boot] [PATCH] net: Kirkwood_egiga.c: fixed build warnings
2010-04-05 5:20 UTC (2+ messages)
[U-Boot] Patch submission process
2010-04-05 3:59 UTC (5+ messages)
[U-Boot] [PATCH] cmd_ubi: Fix uninitialized variable warning
2010-04-05 3:40 UTC
[U-Boot] [PATCH] mkimage: Fix strict-aliasing compiler warning
2010-04-05 3:36 UTC
[U-Boot] [PATCH v2 00/20] Reorganize directory structure
2010-04-05 3:34 UTC (21+ messages)
` [U-Boot] [PATCH v2 01/20] Create CPUDIR variable
` [U-Boot] [PATCH v2 02/20] Change directory-specific CFLAGS to use full path
` [U-Boot] [PATCH v2 03/20] Move lib_$ARCH directories to arch/$ARCH/lib
` [U-Boot] [PATCH v2 04/20] Rename lib_generic/ to lib/
` [U-Boot] [PATCH v2 05/20] Move libfdt/ into lib/
` [U-Boot] [PATCH v2 06/20] Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
` [U-Boot] [PATCH v2 07/20] Move architecture-specific includes to arch/$ARCH/include/asm
` [U-Boot] [PATCH v2 08/20] ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
` [U-Boot] [PATCH v2 09/20] sh: Move cpu/$CPU to arch/sh/cpu/$CPU
` [U-Boot] [PATCH v2 10/20] arm: Move cpu/$CPU to arch/arm/cpu/$CPU
` [U-Boot] [PATCH v2 11/20] m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
` [U-Boot] [PATCH v2 12/20] blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
` [U-Boot] [PATCH v2 13/20] mips: Move cpu/mips/* to arch/mips/cpu/*
` [U-Boot] [PATCH v2 14/20] avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
` [U-Boot] [PATCH v2 15/20] microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
` [U-Boot] [PATCH v2 16/20] i386: Move cpu/i386/* to arch/i386/cpu/*
` [U-Boot] [PATCH v2 17/20] sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
` [U-Boot] [PATCH v2 18/20] nios: Move cpu/nios/* to arch/nios/cpu/*
` [U-Boot] [PATCH v2 19/20] nios2: Move cpu/nios2/* to arch/nios2/cpu/*
` [U-Boot] [PATCH v2 20/20] Update README to reflect new directory structure
[U-Boot] hello
2010-04-05 1:47 UTC
[U-Boot] [PATCH] PXAMMC: Drop different delays for PXA27X
2010-04-05 0:32 UTC
[U-Boot] [PATCH] cmd_nand.c: converted to new style subcmd handling
2010-04-04 19:53 UTC
[U-Boot] [PATCH] configs/sheevaplug: added a few additional commands
2010-04-04 18:00 UTC
[U-Boot] [PATH] at91: add hwecc method for nand
2010-04-04 17:26 UTC (10+ messages)
` [U-Boot] [PATCH 0/2] atmel_nand with HW-ECC
` [U-Boot] [PATCH 1/2] Add AT91_ECC_BASE to at91sam9260.h to use "
` [U-Boot] [PATCH 2/2] Fix compile errors for atmel_nand with hw-ecc and new SoC access
[U-Boot] [PATCH] configs/openrd_base.h: reordered macros
2010-04-04 17:23 UTC
[U-Boot] [PATCH] config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS
2010-04-04 16:55 UTC
[U-Boot] Contact My Lawyer
2010-04-04 16:01 UTC
[U-Boot] [PATCH 0/3] TI: tnetv107x patch series
2010-04-03 18:51 UTC (9+ messages)
` [U-Boot] [PATCH 1/3] ARM1176: Coexist with other ARM1176 platforms
` [U-Boot] [PATCH 2/3] ARM1176: TI: TNETV107X soc initial support
` [U-Boot] [PATCH 3/3] TI: TNETV107X EVM "
[U-Boot] (no subject)
2010-04-03 4:36 UTC
[U-Boot] [PATCH] POST: Added ECC memory test for mpc83xx
2010-04-03 0:22 UTC (2+ messages)
[U-Boot] Eandeavour to use for the children of GOD
2010-04-02 18:02 UTC
[U-Boot] [Nios] Pull Request
2010-04-02 17:06 UTC
[U-Boot] [PATCH] sa1100 change get_timer(base) to return time since base
2010-04-02 16:23 UTC
[U-Boot] [PATCH] AT91 Fix: return value of get_tbclk
2010-04-02 13:45 UTC
[U-Boot] [PATCH 2/3] drivers/serial/serial.c: code maintainability improvments
2010-04-02 9:34 UTC (3+ messages)
[U-Boot] [PATCH 2/3 v2] drivers/serial/serial.c: code maintainability improvments
2010-04-02 9:10 UTC
[U-Boot] Saving environment variables in MMC
2010-04-02 8:16 UTC (11+ messages)
[U-Boot] [PATCH] nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards
2010-04-02 1:15 UTC (5+ messages)
[U-Boot] Adding new partition in uboot
2010-04-01 21:56 UTC (3+ messages)
[U-Boot] U-boot env variables parsing
2010-04-01 20:08 UTC (11+ messages)
[U-Boot] 30-Second TFTP Timeout at Start-Up
2010-04-01 20:01 UTC (6+ messages)
[U-Boot] [PATCH v3] Add initial support for Matrix Vision mvSMR board based on MPC5200B
2010-04-01 19:26 UTC
[U-Boot] [PATCH 3/3] serial.c: get_serial_port and get_number_of_serial_ports API added
2010-04-01 17:20 UTC
[U-Boot] [PATCH] [v2] p2020ds: add alternate boot bank support using the ngPIXIS FPGA
2010-04-01 15:49 UTC
[U-Boot] [PATCH] i2c: Move PPC4xx I2C driver into drivers/i2c directory
2010-04-01 12:37 UTC
[U-Boot] Booting from ext2/ext3
2010-04-01 12:21 UTC (2+ messages)
[U-Boot] Writing into filesystems, using uboot
2010-04-01 12:17 UTC (2+ messages)
[U-Boot] [STATUS] U-Boot v2010.03 released - Merge Window OPEN
2010-04-01 9:34 UTC
[U-Boot] Booting from ext2/ext3
2010-04-01 9:02 UTC (2+ messages)
[U-Boot] Winner
2010-04-01 7:49 UTC
[U-Boot] [PATCH] nios2: Reload timer count in reset_timer()
2010-04-01 4:33 UTC
[U-Boot] [PATCH] cfi_flash: reset timer in flash status check
2010-04-01 3:15 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] [v2] fsl: improve the PIXIS code and fix a few bugs
2010-03-31 22:44 UTC
[U-Boot] [PATCH] ati_radeon: Support PCI virtual not eq bus mapping
2010-03-31 20:52 UTC (3+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] I NEED YOUR URGENT COOPERATION PLEASE
2010-03-31 20:35 UTC
[U-Boot] [PATCH 1/2 v2] net, fec_mxc: only setup the device enetaddr with eeprom value, if ethaddr is not setup
2010-03-31 20:04 UTC (17+ messages)
` [U-Boot] [PATCH 1/2 v3] net, fec_mxc: only setup the device enetaddr with eeprom value
` [U-Boot] [PATCH] net, doc: how to setup mac address correct
[U-Boot] Booting from ext2/ext3
2010-03-31 18:19 UTC (2+ messages)
[U-Boot] [PATCH v2 0/3] TI: tnetv107x patch series
2010-03-31 18:09 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] ARM1176: Coexist with other ARM1176 platforms
` [U-Boot] [PATCH v2 2/3] ARM1176: TI: TNETV107X soc initial support
` [U-Boot] [PATCH v2 3/3] TI: TNETV107X EVM "
[U-Boot] [PATCH] ati_radeon: return error with when emulator fails
2010-03-31 17:10 UTC (2+ messages)
[U-Boot] [PATCH 2/2] Added serial loopback tests accessible via CLI and POST
2010-03-31 14:55 UTC (7+ messages)
[U-Boot] may i get in
2010-03-31 14:30 UTC (2+ messages)
[U-Boot] [PATCH v2] MX51EVK: Remove CPLD related code
2010-03-31 13:32 UTC
[U-Boot] [PATCH 1/2] Enable PXAFB for PXA27X and PXA3XX
2010-03-31 12:10 UTC (2+ messages)
[U-Boot] Booting from ext2/ext3
2010-03-31 11:59 UTC (2+ messages)
[U-Boot] [PATCH] MX51EVK: Remove CPLD related code
2010-03-31 9:15 UTC (2+ messages)
[U-Boot] Loading and Running u-boot from context RAM
2010-03-31 6:50 UTC (3+ messages)
[U-Boot] [PATCH] 85xx: Added various P1012/P1013/P1021/P1022 defines
2010-03-31 5:18 UTC
[U-Boot] [PATCH] 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater
2010-03-31 5:18 UTC
[U-Boot] [PATCH] nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards
2010-03-31 4:14 UTC (3+ messages)
[U-Boot] [PATCH] nios2: pass command line and initrd to linux in bootm.c
2010-03-31 2:51 UTC (2+ messages)
[U-Boot] [PATCH v2] fdt: Add fdt_del_node_and_alias helper
2010-03-31 2:31 UTC (3+ messages)
[U-Boot] [PATCH 1/4] s5p6442: Support Samsung s5p6442 SoC
2010-03-31 1:42 UTC (3+ messages)
[U-Boot] [PATCH] nios2: Fix AMDLV065D flash write bug in altera board common tree
2010-03-31 1:00 UTC
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