summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-11-04omap/spl: actually enable the consoleIlya Yanok1-0/+2
2011-11-04arm, arm926: fix missing symbols in NAND_SPL modeHeiko Schocher1-0/+6
2011-11-04arm, davinci: Add function lpsc_syncreset()Christian Riesch2-5/+17
2011-11-04armada100: define CONFIG_SYS_CACHELINE_SIZELei Wen1-0/+2
2011-11-04pantheon: define CONFIG_SYS_CACHELINE_SIZELei Wen1-0/+2
2011-11-04kirkwood: define CONFIG_SYS_CACHELINE_SIZEMichael Walle1-1/+2
2011-11-04kirkwood: drop empty asm-offsets.s fileMike Frysinger1-0/+0
2011-11-04am335x: Drop board_sysinfo structTom Rini1-7/+0
2011-11-04mx31: add ESD control registersHelmut Raiger1-0/+13
2011-11-04mx31: define pins and init for UART2 and CSPI3Helmut Raiger3-0/+32
2011-11-04mx31: Introduce mx31_set_gpr functionFabio Estevam3-0/+54
2011-11-04MX35: Drop unnecessary prototypes from imx-regs.hStefano Babic1-4/+0
2011-11-04MX35: factorize common assembly codeStefano Babic1-0/+140
2011-11-04MX35: add reset cause as provided by other i.MXStefano Babic1-2/+29
2011-11-04MX35: add pins definition for UART3Stefano Babic1-0/+3
2011-11-04MX35: added ESDC structure to imx-regsStefano Babic1-0/+30
2011-11-03Reduce build timesWolfgang Denk18-28/+48
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut1-0/+154
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk79-31216/+6216
2011-10-28GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut1-2/+2
2011-10-28GCC4.6: Squash warning in tegra2 board.cMarek Vasut1-1/+1
2011-10-28cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-1/+1
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
2011-10-27arm, davinci: add missing LSPC define for MMC/SD1Heiko Schocher1-0/+1
2011-10-27DaVinci: correct MDSTAT.STATE maskSergei Shtylyov3-5/+9
2011-10-27omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2-2/+11
2011-10-27omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo2-1/+17
2011-10-27omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo2-8/+8
2011-10-27ARM: orion5x: reduce dependence of including platform fileLei Wen4-9/+4
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen6-6/+8
2011-10-27ARM: armada100: reduce dependence of including platform fileLei Wen6-132/+129
2011-10-27ARM: pantheon: reduce dependence of including platform fileLei Wen5-8/+5
2011-10-27Armada100: Add SPI support for Marvell gplugDAjay Bhargav2-0/+25
2011-10-27SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav1-0/+95
2011-10-27dreamplug: initial board support.Jason Cooper1-0/+0