| Commit message (Expand) | Author | Age | Files | Lines |
* | altera_tse: Fix return of eth_device's recv() callback | Joachim Foerster | 2011-10-26 | 1 | -0/+2 |
* | altera_tse: m88e1111s: Honor device flags regarding PHY interface mode | Joachim Foerster | 2011-10-26 | 1 | -2/+8 |
* | altera_tse: Add support for dedicated descriptor memory | Joachim Foerster | 2011-10-26 | 1 | -3/+16 |
* | altera_tse: Fix SGDMA reset triggering | Joachim Foerster | 2011-10-26 | 1 | -4/+4 |
* | altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case | Joachim Foerster | 2011-10-26 | 1 | -0/+6 |
* | mmc: dcache: allocate cache aligned buffers for ext_csd | Anton staaf | 2011-10-25 | 1 | -2/+2 |
* | mmc: dcache: allocate cache aligned buffer for scr and switch_status | Anton staaf | 2011-10-25 | 1 | -5/+5 |
* | net: sc589: drop unused !NET_MULTI driver | Mike Frysinger | 2011-10-23 | 3 | -953/+0 |
* | net: s3c4510b_eth: drop unused !NET_MULTI driver | Mike Frysinger | 2011-10-23 | 3 | -544/+0 |
* | net: ns9750: drop !NET_MULTI driver | Mike Frysinger | 2011-10-23 | 2 | -790/+0 |
* | net: enc28j60_lpc2292: drop unused !NET_MULTI driver | Mike Frysinger | 2011-10-23 | 2 | -984/+0 |
* | net: emaclite: Move RX/TX ping pong initialization to | Michal Simek | 2011-10-23 | 1 | -7/+4 |
* | net: emaclite: Use unsigned long for baseaddr | Michal Simek | 2011-10-23 | 1 | -2/+2 |
* | spi/eon: add support for new EON spi flash EN25Q32B | Shaohui Xie | 2011-10-23 | 1 | -0/+8 |
* | NS16550: trivial code clean for checkpatch | Simon Glass | 2011-10-23 | 1 | -17/+20 |
* | serial: uartlite: Fix compilation warnings | Michal Simek | 2011-10-23 | 1 | -1/+1 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | 9 | -19/+0 |
* | drivers: add the support for Silicon Image SATA controller | Tang Yuantian | 2011-10-22 | 3 | -0/+952 |
* | gpio: Add PCA9698 40-bit I2C I/O port | Dirk Eibach | 2011-10-22 | 2 | -0/+124 |
* | serial: pl01x: drain PL01x FIFO before baudrate change | Linus Walleij | 2011-10-22 | 1 | -0/+10 |
* | net: dc2114x: check for apropriate command | Linus Walleij | 2011-10-22 | 1 | -3/+5 |
* | ftgmac100: reset fix when supports wake on lan | Macpaul Lin | 2011-10-22 | 1 | -2/+2 |
* | powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) | Timur Tabi | 2011-10-20 | 1 | -1/+1 |
* | fm: Don't allow disabling of FM1-DTSEC1 | Kumar Gala | 2011-10-18 | 4 | -0/+20 |
* | fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree | Kumar Gala | 2011-10-18 | 1 | -2/+8 |
* | Move timestamp and version files into 'generated' subdir | Simon Glass | 2011-10-17 | 1 | -1/+1 |
* | sandbox: Add serial uart | Simon Glass | 2011-10-17 | 2 | -0/+64 |
* | Replace space and tab checks with isblank | Jason Hobbs | 2011-10-17 | 1 | -3/+4 |
* | DM9000:Add a byte swap macro for dm9000 io operation. | Jason Jin | 2011-10-17 | 1 | -1/+9 |
* | kw_gpio: fix error in kw_gpio_direction_input | Holger Brunck | 2011-10-17 | 1 | -1/+1 |
* | Blackfin: bfin_spi: fix build error when DEBUG is defined | Mike Frysinger | 2011-10-17 | 1 | -1/+1 |
* | video: Moving mx3fb.c to CONFIG_VIDEO | Helmut Raiger | 2011-10-17 | 3 | -193/+275 |
* | MX5: Make IPU display output and pixel format configurable | Marek Vasut | 2011-10-17 | 1 | -5/+10 |
* | VIDEO: MX5: export pix format | Stefano Babic | 2011-10-17 | 1 | -45/+1 |
* | VIDEO: MX5: Switch MX5 to CONFIG_VIDEO | Stefano Babic | 2011-10-17 | 1 | -74/+36 |
* | video: update the Freescale DIU driver to use linux/fb.h | Timur Tabi | 2011-10-17 | 1 | -49/+5 |
* | pci: move pcidelay code to new location just before PCI bus scan | Anatolij Gustschin | 2011-10-15 | 1 | -13/+17 |
* | net: axi_ethernet: Add driver to u-boot | Michal Simek | 2011-10-15 | 2 | -0/+665 |
* | net: emaclite: Fix coding style | Michal Simek | 2011-10-15 | 1 | -30/+27 |
* | net: emaclite: Use PKTSIZE directly | Michal Simek | 2011-10-15 | 1 | -6/+4 |
* | net: emaclite: Setup RX/TX ping pong for every instance | Michal Simek | 2011-10-15 | 1 | -55/+68 |
* | phylib: wait for TN2020 to achieve SERDES lane alignment at startup | Timur Tabi | 2011-10-13 | 1 | -0/+33 |
* | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 | Timur Tabi | 2011-10-13 | 1 | -17/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2011-10-12 | 2 | -0/+262 |
|\ |
|
| * | MIPS: Jz4740: Add NAND driver | Xiangfu Liu | 2011-10-12 | 2 | -0/+262 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2011-10-12 | 1 | -6/+6 |
|\ \ |
|
| * | | UBI: init eba tables before wl when attaching a device | Holger Brunck | 2011-10-12 | 1 | -6/+6 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2011-10-12 | 1 | -13/+13 |
|\ \ |
|
| * | | NAND: davinci: choose correct 1-bit h/w ECC reg | Laurence Withers | 2011-10-10 | 1 | -13/+13 |
| |/ |
|
* | | fsl_sata: Fix compile error when CONFIG_LBA48 is not defined | Tang Yuantian | 2011-10-09 | 1 | -5/+10 |