aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-03mpc83xx: Cleanup usage of LBC constantsJoe Hershberger1-1/+7
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger1-0/+9
2011-11-03mpc83xx: Fix ipic structure definitionJoe Hershberger1-4/+5
2011-11-03mpc83xx: fix global timer structure definitionKim Phillips1-1/+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
2011-10-27ARM:AM33XX: Added timer supportChandan Nath1-0/+2
2011-10-27ARM:AM33XX: Add emif/ddr supportChandan Nath5-0/+654
2011-10-27ARM:AM33XX: Add clock definitionsChandan Nath4-0/+353
2011-10-27ARM:AM33XX: Added support for AM33xxChandan Nath5-0/+545
2011-10-27omap3/emif4: fix registers definitionIlya Yanok1-0/+1
2011-10-27davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli2-8/+2
2011-10-27omap: Don't use gpio_free to change direction to inputJoe Hershberger1-7/+0
2011-10-27omap: spl: fix build break due to changes in FATAneesh V1-0/+4
2011-10-27OMAP3 SPL: Provide weak omap_rev_stringTom Rini5-8/+9
2011-10-27omap3: Add interface for omap3 DMASimon Schwarz1-0/+77
2011-10-27omap3: Add DMA register accessorsSimon Schwarz1-0/+45
2011-10-27omap3: Add Base register for DMASimon Schwarz1-0/+3