summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* post/post.c: CodingStyle cleanupWolfgang Denk2011-11-031-32/+27
* common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-2/+0
* common/cmd_ide.c: CodingStyle cleanupWolfgang Denk2011-11-031-840/+874
* drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-13/+3
* 4xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk2011-11-031-2/+4
* board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-27/+6
* 4xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-3/+0
* 4xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-12/+14
* drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-2/+0
* board/g2000/strataflash.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-3/+0
* board/jse/flash.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-14/+1
* drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-48/+37
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-031-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-11-0310-55/+719
|\
| * tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-032-15/+10
| * mmc: sdhci: fix sdma bug for large file transferLei Wen2011-11-031-1/+1
| * mmc: sdhci: add timeout for data transferLei Wen2011-11-031-1/+8
| * mmc: sdhci: add mmc structure for hostLei Wen2011-11-032-0/+4
| * mmc: sdhci: fix build warningLei Wen2011-11-031-0/+3
| * mmc: sdhci: fix cache flushLei Wen2011-11-031-1/+1
| * mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav2011-11-031-1/+1
| * mmc: test mmc bus width on startupLei Wen2011-11-031-18/+26
| * mmc: change magic number to macro defineLei Wen2011-11-032-16/+21
| * mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen2011-11-031-0/+33
| * mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen2011-11-031-2/+14
| * PXA: Add MMC driver using the generic MMC frameworkMarek Vasut2011-11-033-0/+597
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2011-11-0317-18/+14
|\ \
| * | x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black2011-11-021-1/+1
| * | x86: Remove the prototype for the unused function board_initGabe Black2011-11-021-1/+0
| * | x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-0214-15/+12
| * | x86: turn off cache: set control register properlyOndrej Kupka2011-11-021-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2011-11-033-30/+65
|\ \
| * | nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin2011-11-011-20/+52
| * | nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin2011-11-011-0/+11
| * | nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin2011-11-011-10/+2
| |/
* | e1000: fix bugs from recent commitsWolfgang Denk2011-11-032-5/+6
|/
* e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett2011-10-285-2/+671
* e1000: Export core EEPROM access functions for SPI supportKyle Moffett2011-10-282-17/+24
* e1000: Rewrite EEPROM checksum error to give more informationKyle Moffett2011-10-281-18/+28
* e1000: Restructure and streamline PCI device probingKyle Moffett2011-10-282-71/+74
* e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett2011-10-282-39/+33
* zlib: Fix integer cast of pointerSimon Glass2011-10-281-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-28193-32130/+9498
|\
| * ARM: Add Calxeda Highbank platformRob Herring2011-10-277-0/+393
| * dkb: make mmc command as default enabledLei Wen2011-10-271-0/+1
| * Marvell: dkb: add mmc supportLei Wen2011-10-271-0/+43
| * ARM: pantheon: add mmc definitionLei Wen2011-10-275-0/+60
| * davinci: remove config.mk file from the sourcesVladimir Zapolskiy2011-10-271-32/+0
| * ARM:AM33XX: Add support for TI AM335X EVMChandan Nath2011-10-2710-3/+592
| * ARM:AM33XX: Added timer supportChandan Nath2011-10-272-0/+5
OpenPOWER on IntegriCloud