summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-11-03omap/spl: actually enable the consoleIlya Yanok
2011-11-03arm, arm926: fix missing symbols in NAND_SPL modeHeiko Schocher
2011-11-03arm, davinci: Add function lpsc_syncreset()Christian Riesch
2011-11-03armada100: define CONFIG_SYS_CACHELINE_SIZELei Wen
2011-11-03pantheon: define CONFIG_SYS_CACHELINE_SIZELei Wen
2011-11-03kirkwood: define CONFIG_SYS_CACHELINE_SIZEMichael Walle
2011-11-03kirkwood: drop empty asm-offsets.s fileMike Frysinger
2011-11-03am335x: Drop board_sysinfo structTom Rini
2011-11-03mx31: add ESD control registersHelmut Raiger
2011-11-03mx31: define pins and init for UART2 and CSPI3Helmut Raiger
2011-11-03mx31: Introduce mx31_set_gpr functionFabio Estevam
2011-11-03MX35: Drop unnecessary prototypes from imx-regs.hStefano Babic
2011-11-03MX35: factorize common assembly codeStefano Babic
2011-11-03MX35: add reset cause as provided by other i.MXStefano Babic
2011-11-03MX35: add pins definition for UART3Stefano Babic
2011-11-03MX35: added ESDC structure to imx-regsStefano Babic
2011-11-03Reduce build timesWolfgang Denk
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut
2011-10-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut
2011-10-27GCC4.6: Squash warning in tegra2 board.cMarek Vasut
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-10-27ARM: Add Calxeda Highbank platformRob Herring
2011-10-27ARM: pantheon: add mmc definitionLei Wen
2011-10-27davinci: remove config.mk file from the sourcesVladimir Zapolskiy
2011-10-27ARM:AM33XX: Add support for TI AM335X EVMChandan Nath
2011-10-27ARM:AM33XX: Added timer supportChandan Nath
2011-10-27ARM:AM33XX: Add emif/ddr supportChandan Nath
2011-10-27ARM:AM33XX: Add clock definitionsChandan Nath
2011-10-27ARM:AM33XX: Added support for AM33xxChandan Nath
2011-10-27omap3/emif4: fix registers definitionIlya Yanok
2011-10-27davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli
2011-10-27omap: Don't use gpio_free to change direction to inputJoe Hershberger
2011-10-27omap: spl: fix build break due to changes in FATAneesh V
2011-10-27OMAP3 SPL: Provide weak omap_rev_stringTom Rini
2011-10-27omap3: Add interface for omap3 DMASimon Schwarz
2011-10-27omap3: Add DMA register accessorsSimon Schwarz
2011-10-27omap3: Add Base register for DMASimon Schwarz
2011-10-27arm, davinci: add missing LSPC define for MMC/SD1Heiko Schocher
2011-10-27DaVinci: correct MDSTAT.STATE maskSergei Shtylyov
2011-10-27omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo
2011-10-27omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo
2011-10-27omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo
2011-10-27ARM: orion5x: reduce dependence of including platform fileLei Wen
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2011-10-27ARM: armada100: reduce dependence of including platform fileLei Wen
2011-10-27ARM: pantheon: reduce dependence of including platform fileLei Wen
2011-10-27Armada100: Add SPI support for Marvell gplugDAjay Bhargav
2011-10-27SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav
2011-10-27dreamplug: initial board support.Jason Cooper