summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAKEALL: update to work with new boards.cfg syntaxAllen Martin2012-09-011-3/+6
* mkconfig: remove bashisms and cleanup config.mk generationAllen Martin2012-09-011-21/+17
* tegra20: make board mkdir commands unconditionalAllen Martin2012-09-015-10/+0
* tegra20: tec: add tegra20-common-post.hAllen Martin2012-09-011-0/+2
* tegra20: rename CONFIG_MACH_TEGRA_GENERICAllen Martin2012-09-011-1/+1
* tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-0119-13/+66
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-0185-248/+248
* ARM: add Raspberry Pi model B board, using BCM2835 SoCStephen Warren2012-09-015-0/+177
* ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-0110-0/+394
* ARM: arm1176: enable instruction cache in arch_cpu_init()Stephen Warren2012-09-011-0/+7
* README: fix references to config_cmd_default.hStephen Warren2012-09-011-2/+2
* snowball: Adding board specific cache cleanup routineMathieu J. Poirier2012-09-011-0/+26
* armv7: Adding cpu specific cache managmenentMathieu J. Poirier2012-09-011-0/+8
* u8500: Separating mmc config parameters from driverJohn Rigby2012-09-016-88/+213
* u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier2012-09-013-28/+94
* u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier2012-09-013-74/+82
* snowball: applying power to LAN and GBF controllersMathieu J. Poirier2012-09-014-3/+103
* snowball: Moving to ux500.v2 addess scheme for PRCMU accessMathieu J. Poirier2012-09-013-32/+71
* snowball: Adding CPU clock initialisationMathieu J. Poirier2012-09-013-4/+37
* snowball: Adding architecture dependent initialisationMathieu J. Poirier2012-09-016-8/+93
* u8500: Moving prcmu to cpu directoryMathieu J. Poirier2012-09-015-9/+8
* snowball: Add support for ux500 based snowball boardMathieu J. Poirier2012-09-0111-0/+1657
* davinci, c6x: Always use C version of reset codeTom Rini2012-09-013-84/+34
* arm: omap: Fix switching back to nandecc sw.Jeroen Hofstee2012-09-011-0/+1
* davinci: enbw_cmc: change switch init behaviourHeiko Schocher2012-09-011-33/+69
* am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya2012-09-013-1/+7
* da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-018-4/+116
* armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stackTom Rini2012-09-011-0/+1
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-0110-36/+63
* am335x evm: Enable support for spi0Tom Rini2012-09-013-0/+30
* am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-013-0/+16
* am335x evm: Enable MMC1 pinmuxTom Rini2012-09-011-0/+16
* am33xx: Correct MMC1, remove MMC2 supportTom Rini2012-09-013-4/+9
* am335x evm: Initial support for AM335x GP EVM ProfilesTom Rini2012-09-011-4/+42
* sc_sps_1: Adjust board config to use 'mxs' SoC codeOtavio Salvador2012-09-014-7/+7
* rtc: imxdi: Initial supportBenoît Thébaudeau2012-09-012-0/+245
* MX28: Add SchulerControl SC_SPS_1 platformMarek Vasut2012-09-016-0/+535
* i.MX28: bug fixes in PMU configuration codeStathis Voukelatos2012-09-011-6/+6
* MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut2012-09-014-29/+1
* vision2: do not overwrite the consoleFabio Estevam2012-09-012-2/+11
* mx51evk: do not overwrite the consoleFabio Estevam2012-09-012-1/+11
* MX5: mx53loco: do not overwrite the consoleStefano Babic2012-09-012-6/+8
* MX28: Fix MXS MMC DMA issuesMarek Vasut2012-09-011-15/+19
* MX28: Transfer small blocks via PIO in MXS MMCMarek Vasut2012-09-011-26/+20
* MX28: Split out the PIO and DMA transfer functionsMarek Vasut2012-09-011-68/+86
* MX28: Fix up the MMC driver DMA modeMarek Vasut2012-09-011-2/+8
* mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador2012-09-012-1/+1
* mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador2012-09-011-0/+4
* mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador2012-09-0110-116/+116
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-0132-189/+188
OpenPOWER on IntegriCloud