summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-4/+0
* arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-1/+2
* mpc8220/i2c.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-4/+2
* mpc8260/i2c.c: replace PRINTD() by debug()Wolfgang Denk2011-11-071-49/+40
* mpc8260/i2c.c: CodingStyle cleanupWolfgang Denk2011-11-071-270/+264
* mpc8220/fec.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-3/+3
* mpc8260/speed.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-10/+1
* mpc8xx/spi.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-4/+0
* mpc8xx/i2c.c: replace PRINTD() by debug()Wolfgang Denk2011-11-071-48/+46
* mpc8xx/i2c.c: CodungStyle cleanupWolfgang Denk2011-11-071-149/+154
* mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-1/+2
* mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-22/+25
* arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-071-2/+1
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-071-3/+0
* arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk2011-11-071-221/+234
* arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk2011-11-071-4/+1
* sandbox: drop unused returnMike Frysinger2011-11-031-2/+0
* sandbox: put stdin into raw modeMike Frysinger2011-11-031-0/+34
* sandbox: Add asm/cache.h for sandboxAnton staaf2011-11-031-0/+33
* Reduce build timesWolfgang Denk2011-11-0321-36/+58
* 4xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk2011-11-031-2/+4
* 4xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-12/+14
* 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-031-0/+154
|\
| * PXA: Add MMC driver using the generic MMC frameworkMarek Vasut2011-11-031-0/+154
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2011-11-0314-13/+11
|\ \
| * | 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-0211-10/+9
| * | x86: turn off cache: set control register properlyOndrej Kupka2011-11-021-1/+1
| |/
* | 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
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-2879-31216/+6216
|\
| * ARM: Add Calxeda Highbank platformRob Herring2011-10-272-0/+169
| * 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-272-1/+67
| * ARM:AM33XX: Added timer supportChandan Nath2011-10-271-0/+2
| * ARM:AM33XX: Add emif/ddr supportChandan Nath2011-10-275-0/+654
| * ARM:AM33XX: Add clock definitionsChandan Nath2011-10-274-0/+353
| * ARM:AM33XX: Added support for AM33xxChandan Nath2011-10-275-0/+545
| * omap3/emif4: fix registers definitionIlya Yanok2011-10-271-0/+1
| * davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli2011-10-272-8/+2
| * omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-271-7/+0
| * omap: spl: fix build break due to changes in FATAneesh V2011-10-271-0/+4
| * OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-275-8/+9
| * omap3: Add interface for omap3 DMASimon Schwarz2011-10-271-0/+77
| * omap3: Add DMA register accessorsSimon Schwarz2011-10-271-0/+45
| * omap3: Add Base register for DMASimon Schwarz2011-10-271-0/+3
OpenPOWER on IntegriCloud