summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-01tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-09-01ARM: add Raspberry Pi model B board, using BCM2835 SoCStephen Warren
2012-09-01ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren
2012-09-01ARM: arm1176: enable instruction cache in arch_cpu_init()Stephen Warren
2012-09-01README: fix references to config_cmd_default.hStephen Warren
2012-09-01snowball: Adding board specific cache cleanup routineMathieu J. Poirier
2012-09-01armv7: Adding cpu specific cache managmenentMathieu J. Poirier
2012-09-01u8500: Separating mmc config parameters from driverJohn Rigby
2012-09-01u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier
2012-09-01u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier
2012-09-01snowball: applying power to LAN and GBF controllersMathieu J. Poirier
2012-09-01snowball: Moving to ux500.v2 addess scheme for PRCMU accessMathieu J. Poirier
2012-09-01snowball: Adding CPU clock initialisationMathieu J. Poirier
2012-09-01snowball: Adding architecture dependent initialisationMathieu J. Poirier
2012-09-01u8500: Moving prcmu to cpu directoryMathieu J. Poirier
2012-09-01snowball: Add support for ux500 based snowball boardMathieu J. Poirier
2012-09-01davinci, c6x: Always use C version of reset codeTom Rini
2012-09-01arm: omap: Fix switching back to nandecc sw.Jeroen Hofstee
2012-09-01davinci: enbw_cmc: change switch init behaviourHeiko Schocher
2012-09-01am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu
2012-09-01armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stackTom Rini
2012-09-01omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini
2012-09-01am335x evm: Enable support for spi0Tom Rini
2012-09-01am33xx: Add support, update omap3 McSPI driverTom Rini
2012-09-01am335x evm: Enable MMC1 pinmuxTom Rini
2012-09-01am33xx: Correct MMC1, remove MMC2 supportTom Rini
2012-09-01am335x evm: Initial support for AM335x GP EVM ProfilesTom Rini
2012-09-01sc_sps_1: Adjust board config to use 'mxs' SoC codeOtavio Salvador
2012-09-01rtc: imxdi: Initial supportBenoît Thébaudeau
2012-09-01MX28: Add SchulerControl SC_SPS_1 platformMarek Vasut
2012-09-01i.MX28: bug fixes in PMU configuration codeStathis Voukelatos
2012-09-01MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut
2012-09-01vision2: do not overwrite the consoleFabio Estevam
2012-09-01mx51evk: do not overwrite the consoleFabio Estevam
2012-09-01MX5: mx53loco: do not overwrite the consoleStefano Babic
2012-09-01MX28: Fix MXS MMC DMA issuesMarek Vasut
2012-09-01MX28: Transfer small blocks via PIO in MXS MMCMarek Vasut
2012-09-01MX28: Split out the PIO and DMA transfer functionsMarek Vasut
2012-09-01MX28: Fix up the MMC driver DMA modeMarek Vasut
2012-09-01mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador
2012-09-01mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador
2012-09-01mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-09-01mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador
2012-09-01mx28evk: Turn on cachesFabio Estevam
2012-09-01MX28: use a clear name for DDR2 initializationOtavio Salvador
2012-09-01Add support for Bluegiga APX4 Development KitVeli-Pekka Peltola