aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-07arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warningsWolfgang Denk1-4/+0
2011-11-07arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warningWolfgang Denk1-1/+2
2011-11-07mpc8220/i2c.c: Fix GCC 4.6 build warningWolfgang Denk1-4/+2
2011-11-07mpc8260/i2c.c: replace PRINTD() by debug()Wolfgang Denk1-49/+40
2011-11-07mpc8260/i2c.c: CodingStyle cleanupWolfgang Denk1-270/+264
2011-11-07mpc8220/fec.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+3
2011-11-07mpc8260/speed.c: Fix GCC 4.6 build warningsWolfgang Denk1-10/+1
2011-11-07mpc8xx/spi.c: Fix GCC 4.6 build warningsWolfgang Denk1-4/+0
2011-11-07mpc8xx/i2c.c: replace PRINTD() by debug()Wolfgang Denk1-48/+46
2011-11-07mpc8xx/i2c.c: CodungStyle cleanupWolfgang Denk1-149/+154
2011-11-07mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk1-1/+2
2011-11-07mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk1-22/+25
2011-11-07arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+1
2011-11-07arch/powerpc/lib/board.c: fix build warningWolfgang Denk1-3/+0
2011-11-07arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk1-221/+234
2011-11-07arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk1-4/+1
2011-11-03sandbox: drop unused returnMike Frysinger1-2/+0
2011-11-03sandbox: put stdin into raw modeMike Frysinger1-0/+34
2011-11-03sandbox: Add asm/cache.h for sandboxAnton staaf1-0/+33
2011-11-03Reduce build timesWolfgang Denk21-36/+58
2011-11-034xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk1-2/+4
2011-11-034xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk1-12/+14
2011-11-03arch/powerpc/lib/board.c: fix build warningWolfgang Denk1-1/+3
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk1-0/+154
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk14-13/+11
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut1-0/+154
2011-11-02x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black1-1/+1
2011-11-02x86: Remove the prototype for the unused function board_initGabe Black1-1/+0
2011-11-02x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ11-10/+9
2011-11-02x86: turn off cache: set control register properlyOndrej Kupka1-1/+1
2011-11-01nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin1-20/+52
2011-11-01nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin1-0/+11
2011-11-01nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin1-10/+2
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk79-31216/+6216
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk1-1/+1
2011-10-27GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut1-2/+2
2011-10-27GCC4.6: Squash warning in tegra2 board.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut1-6/+6
2011-10-27GCC4.6: Squash warnings in ddr[123]_dimm_params.cMarek Vasut3-3/+3
2011-10-27GCC4.6: Squash warnings in 4xx_pcie.cMarek Vasut1-1/+2
2011-10-27GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.cMarek Vasut1-4/+4
2011-10-27GCC4.6: Squash warnings in 44x_spd_ddr.cMarek Vasut1-7/+10
2011-10-27GCC4.6: Squash warnings in denali_spd_ddr2.cMarek Vasut1-26/+26
2011-10-27GCC4.6: Squash warnings in denali_data_eye.cMarek Vasut1-5/+5
2011-10-27PowerPC: Squash warning in mpc512x serial.cMarek Vasut1-1/+1
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger3-3/+3
2011-10-27ARM: Add Calxeda Highbank platformRob Herring2-0/+169
2011-10-27ARM: pantheon: add mmc definitionLei Wen5-0/+60
2011-10-27davinci: remove config.mk file from the sourcesVladimir Zapolskiy1-32/+0
2011-10-27ARM:AM33XX: Add support for TI AM335X EVMChandan Nath2-1/+67