messages from 2011-04-11 20:40:42 to 2011-04-13 09:06:57 UTC [more...]
[U-Boot] [PATCH 00/15] [REWORK AVR32/AT91] additional changes for avr32
2011-04-13 9:06 UTC (2+ messages)
[U-Boot] [PATCH 0/8] ppc4xx: Update DLVision 10G support
2011-04-13 8:47 UTC (4+ messages)
` [U-Boot] [PATCH 2/8] ppc4xx: Improve video board detection
` [U-Boot] [PATCH 3/8] hwmon: Extend lm63.c to support LM64
[U-Boot] [PATCH]: add canyonlands RAM-boot target
2011-04-13 8:39 UTC (2+ messages)
[U-Boot] [PATCH v5 0/9] Universal PHY Infrastructure
2011-04-13 7:12 UTC (10+ messages)
` [U-Boot] [PATCH v5 1/9] tsec: use IO accessors for IO accesses
` [U-Boot] [PATCH v5 2/9] tsec: arrange the code to avoid useless function declaration
` [U-Boot] [PATCH v5 3/9] Remove instances of phy_read/write
` [U-Boot] [PATCH v5 4/9] miiphy: Fix some formatting issues
` [U-Boot] [PATCH v5 5/9] Create PHY Lib for U-Boot
` [U-Boot] [PATCH v5 6/9] phylib: Add a bunch of PHY drivers from tsec
` [U-Boot] [PATCH v5 7/9] tsec: Convert tsec to use PHY Lib
` [U-Boot] [PATCH v5 8/9] fsl: Change fsl_phy_enet_if to phy_interface_t
` [U-Boot] [PATCH v5 9/9] Add mdio command for new PHY infrastructure
[U-Boot] [U-BOOT] [PATCH] mmc: enable switch partition function
2011-04-13 5:54 UTC (12+ messages)
[U-Boot] [PATCH 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
2011-04-13 5:26 UTC (14+ messages)
` [U-Boot] [PATCH 2/5] Add Ethernet hardware MAC address framework to usbnet
` [U-Boot] [PATCH 3/5] Add documentation for USB Host Networking
` [U-Boot] [PATCH 4/5] Put common autoload code into AutoLoad() function
` [U-Boot] [PATCH 5/5] Allow tftp server to be different from bootp/dhcp server
[U-Boot] e1000: Driver additions for eXMeritus HWW-1U-1A
2011-04-13 5:23 UTC (11+ messages)
` [U-Boot] [PATCH 2/5] e1000: Restructure and streamline PCI device probing
` [U-Boot] [PATCH 4/5] e1000: New "e1000" commands for SPI EEPROM management
` [U-Boot] [PATCH 5/5] e1000: Add a small SPI driver wrapper around the EEPROM code
[U-Boot] [arm] a320evb related fix
2011-04-13 5:14 UTC
[U-Boot] [PATCH v2 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
2011-04-13 3:48 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/5] Add Ethernet hardware MAC address framework to usbnet
` [U-Boot] [PATCH v2 3/5] Add documentation for USB Host Networking
` [U-Boot] [PATCH v2 4/5] Put common autoload code into AutoLoad() function
` [U-Boot] [PATCH v2 5/5] Allow tftp server to be different from bootp/dhcp server
[U-Boot] [PATCH v2] MX51: mx51evk: Use struct to access SRSR register instead of offset
2011-04-13 3:36 UTC
[U-Boot] [PATCH] MX51: mx51evk: Use struct to access SRSR register instead of offset
2011-04-13 3:08 UTC (2+ messages)
[U-Boot] [PATCH v3] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
2011-04-13 2:01 UTC (3+ messages)
[U-Boot] [PATCH 0/2] SMDKV310 Board support
2011-04-13 1:36 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] ARMV7: Adding support for Samsung SMDKV310 Board
[U-Boot] [PATCH] Fix bad padding of bootp request packet
2011-04-13 0:49 UTC (3+ messages)
[U-Boot] [PATCH] imximage: drop useless config.h include
2011-04-12 22:39 UTC (2+ messages)
[U-Boot] RFC: How use same interface between arm926ejs/at91 and arm920t/at91
2011-04-12 22:37 UTC
[U-Boot] [PATCH ATMEL REWORK][V3] update arm/at91rm9200 work with rework rework110202
2011-04-12 21:27 UTC (3+ messages)
[U-Boot] [PATCH] powerpc: fix LDSCRIPT in NAND boot
2011-04-12 21:07 UTC (4+ messages)
[U-Boot] [PATCH V4] arm: Tegra2: add support for A9 CPU init
2011-04-12 21:02 UTC
[U-Boot] [PATCH] disk/part.c: fix potential stack overflow bug
2011-04-12 20:52 UTC (2+ messages)
[U-Boot] [PATCH 1/2] hush: Only run list if it's not empty
2011-04-12 20:47 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] hush: Fix return code when using 'exit' in control structures
[U-Boot] [PATCH] Add support for dataflash to U-boot environment settings tool
2011-04-12 20:38 UTC (2+ messages)
[U-Boot] [PATCH] mkimage: add "-V" option to print version information
2011-04-12 20:37 UTC (3+ messages)
` [U-Boot] [PATCH v4] "
[U-Boot] [PATCH 2/2] Initialize second PHY on OpenRD-Client and OpenRD-Ultimate
2011-04-12 19:57 UTC (14+ messages)
` [U-Boot] [PATCH 1/3] Add definitions for "
` [U-Boot] [PATCH 2/3] Initialize second PHY on "
` [U-Boot] [PATCH 3/3] Rename openrd_base files to openrd
[U-Boot] [PATCH] ftwdt010_wdt: move header to include/faraday and enhance
2011-04-12 19:54 UTC (2+ messages)
[U-Boot] [PATCH v4] ftwdt010_wdt: support faraday ftwdt010 watchdog
2011-04-12 19:53 UTC (4+ messages)
[U-Boot] [PATCH 0/3] Get AVR32 boards working with partial linking
2011-04-12 19:46 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] cmd_nvedit: use explicit typecast for printf
` [U-Boot] [PATCH 3/3] common/cmd_bdinfo.c: fix do_bdinfo() for AVR32
[U-Boot] kfreebsd build failure - fw_env.c:43:27: error: mtd/mtd-user.h: No such file or directory
2011-04-12 19:46 UTC (4+ messages)
` [U-Boot] [PATCH] Only build fw_printenv if we have mtd/mtd-user.h
[U-Boot] Image copy to ram
2011-04-12 19:43 UTC (5+ messages)
[U-Boot] [PATCH] part_dos: allocate sector buffer dynamically
2011-04-12 19:23 UTC
[U-Boot] [PATCH] [NEXT] Make STANDALONE_LOAD_ADDR configurable per board
2011-04-12 19:21 UTC (2+ messages)
[U-Boot] [PATCH] Drop config.h include in tools/imximage.h
2011-04-12 19:14 UTC (2+ messages)
[U-Boot] [PATCH V2] Fix misc spelling errors found by lintian
2011-04-12 19:12 UTC (3+ messages)
` [U-Boot] [PATCH V3] "
[U-Boot] [PATCH] powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020
2011-04-12 19:10 UTC
[U-Boot] [PATCH] Fix gunzip to work for any gziped uImage size
2011-04-12 19:05 UTC (2+ messages)
[U-Boot] [PATCH] Fix gunzip to work for any gzipped uImage size Signed-off-by: Catalin Radu <Catalin@VirtualMetrix.com>
2011-04-12 19:01 UTC (3+ messages)
[U-Boot] [PATCH 1/1] Fix min/max macros in include/common.h
2011-04-12 18:56 UTC (2+ messages)
[U-Boot] [PATCH] mvgbe: enable the reception of packets with an odd number of preamble nibbles
2011-04-12 18:49 UTC (2+ messages)
[U-Boot] [PATCH] da850evm: fix NAND WSTROBE and TA timings
2011-04-12 18:35 UTC
[U-Boot] Health insurance (4/12/2011)
2011-04-12 17:31 UTC
[U-Boot] ramtron f-ram
2011-04-12 16:18 UTC (2+ messages)
[U-Boot] [PATCH] gpio: generalize for all generic gpio providers
2011-04-12 16:14 UTC (7+ messages)
` [U-Boot] [PATCH] gpio: check request result
[U-Boot] [PATCH 1/6] Davinci: ea20: set console on UART0
2011-04-12 16:09 UTC (12+ messages)
` [U-Boot] [PATCH 3/6] Davinci: ea20: Add NAND support
` [U-Boot] [PATCH 6/6] EA20: do not use subpage write for NAND
[U-Boot] [MIPS 0/2] Trivial cleanups
2011-04-12 15:08 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] MIPS: Coding style cleanups on common assembly files
[U-Boot] [RFC] skip area in flash/memory commands (cp, cmp, ...)
2011-04-12 14:15 UTC (6+ messages)
[U-Boot] Hello
2011-04-12 13:27 UTC
[U-Boot] Is patchwork dropping patches?
2011-04-12 12:13 UTC
[U-Boot] [PATCH] update VCMA9 port
2011-04-12 10:32 UTC (13+ messages)
` [U-Boot] [PATCH V3] "
` [U-Boot] [PATCH V4] "
` [U-Boot] [PATCH V4 1/4] VCMA9: activate ARM relocation feature
` [U-Boot] [PATCH V4 2/4] VCMA9: remove unneeded config.mk
` [U-Boot] [PATCH V4 3/4] VCMA9: use the CFI driver (and remove the old one)
` [U-Boot] [PATCH V4 4/4] VCMA9: various cleanups/code style fixes
[U-Boot] [patch 0/6] Update patchset for some Freescale ColdFire boards
2011-04-12 10:17 UTC (10+ messages)
` [U-Boot] [PATCH 1/6] Fix the configuration broken for "
` [U-Boot] [PATCH 2/6] Fix the CPP flags for toolchain 4.4.1 on "
` [U-Boot] [PATCH 3/6] Env and lds file clean up for ColdFire M5445x and M547x/8x boards
` [U-Boot] [PATCH 4/6] Clean up lds files for some ColdFire nommu chips
` [U-Boot] [PATCH 5/6] Enable the dm9000 on ColdFire 5253DEMO board
` [U-Boot] [PATCH 6/6] Disable the NFS define for 52277 board
[U-Boot] [PATCH 1/1] fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2
2011-04-12 9:21 UTC (6+ messages)
[U-Boot] [PATCH] Fix CFI flash driver for 8-bit bus support
2011-04-12 9:10 UTC (6+ messages)
[U-Boot] [PATCH v2] I2C: OMAP: detect more devices when probing an i2c bus
2011-04-12 8:37 UTC
[U-Boot] [PATCH] PowerPC: Move -fPIC flag to common place
2011-04-12 8:33 UTC (3+ messages)
[U-Boot] [PATCH] cfi_flash driver: fixed addressing for 8-bit flash buses
2011-04-12 8:14 UTC (2+ messages)
[U-Boot] [PATCH] cfi_flash driver - Add delay after reset command
2011-04-12 7:59 UTC
[U-Boot] [PATCH] Do not copy to same address
2011-04-12 7:49 UTC (7+ messages)
[U-Boot] Net: smc911x: Invalid chip endian 0x04980498 No ethernet found
2011-04-12 7:38 UTC (2+ messages)
[U-Boot] [PATCHv2 0/4] ST-Ericsson U8500 support
2011-04-12 7:25 UTC (8+ messages)
` [U-Boot] [PATCHv3 "
` [U-Boot] [PATCHv3 1/4] Serial: p1011: new vendor init options
` [U-Boot] [PATCHv3 2/4] armv7: Add ST-Ericsson u8500 arch
` [U-Boot] [PATCHv3 3/4] I2C: Add driver for ST-Ericsson U8500 i2c
` [U-Boot] [PATCHv3 4/4] armv7: Add support for ST-Ericsson U8500 href platform
[U-Boot] [PATCH] Blackfin: adi boards: add eon to the "all" spi flash list
2011-04-12 7:14 UTC
[U-Boot] [PATCH 0/4] generic mmc_spi driver
2011-04-12 6:58 UTC (2+ messages)
[U-Boot] [PATCH 1/2] powerpc: eSPI and eSPI controller support
2011-04-12 6:51 UTC (2+ messages)
[U-Boot] [PATCH] I2C: OMAP: detect more devices when probing an i2c bus
2011-04-12 6:50 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] cmd_ide: enhance new feature "CONFIG_IDE_AHB"
2011-04-12 6:45 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] ftide020: add faraday ide ahb controller
[U-Boot] [PATCH 0/9] SPI Flash updates for 2011.06
2011-04-12 6:35 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] sf: punt unused spi_flash_region struct
` [U-Boot] [PATCH 2/9] sf: atmel: undo unification of status polling
` [U-Boot] [PATCH 3/9] sf: add struct spi_flash.sector_size parameter
` [U-Boot] [PATCH 4/9] sf: sst: setup read func
` [U-Boot] [PATCH 5/9] sf: localize erase funcs
` [U-Boot] [PATCH 6/9] cmd_sf: add handler for +len arg for erase command
` [U-Boot] [PATCH 7/9] sf: use print_size() for sector_size output
` [U-Boot] [PATCH 8/9] cmd_sf: drop device status message when probing
` [U-Boot] [PATCH 9/9] cmd_sf: use cmd_usage() in more places
[U-Boot] [PATCH 2/2] cmd_sf: Add handler for +len arg for erase command
2011-04-12 6:34 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] SPI: Add struct spi_flash.sector_size parameter
[U-Boot] [PATCH v3] spi: add new driver for OpenCores tiny_spi
2011-04-12 5:48 UTC (2+ messages)
` [U-Boot] [PATCH v4] "
[U-Boot] [PATCH] STx AMC8548: initial support for Silicon Turnkey Express AMC8548 board
2011-04-12 5:04 UTC (3+ messages)
[U-Boot] Daughter card detection
2011-04-12 3:01 UTC (2+ messages)
[U-Boot] [PATCH v5] ARM: mx31: Print the silicon version
2011-04-12 2:18 UTC
[U-Boot] [PATCH v4] ARM: mx31: Print the silicon version
2011-04-12 1:21 UTC
[U-Boot] [PATCH v3] ARM: mx31: Print the silicon version
2011-04-12 0:22 UTC
[U-Boot] trigger automatic update (FIT image) from prompt instead of "updatefile" env variable
2011-04-11 21:11 UTC (2+ messages)
[U-Boot] [PATCH] Do not copy elf section to same adress
2011-04-11 21:09 UTC (5+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH 1/2] mp2usb: remove board support
2011-04-11 20:44 UTC (2+ messages)
[U-Boot] [PATCH] ppc, mgcoge: add DIP switch detection
2011-04-11 20:41 UTC (2+ messages)
[U-Boot] [PATCH] arm, keymile: remove unneeded code
2011-04-11 20:40 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