summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | video: exynos fb driver supports display port featureDonghwa Lee2012-09-011-0/+2
* | | video: support exynos display port driversDonghwa Lee2012-09-012-0/+965
* | | EXYNOS5: add display port base addressDonghwa Lee2012-09-011-0/+3
* | | EXYNOS5: support display port phy control functionDonghwa Lee2012-09-012-0/+26
* | | EXYNOS5: support display system register controlDonghwa Lee2012-09-011-0/+18
* | | EXYNOS5: support exynos5 lcd clock controlDonghwa Lee2012-09-011-1/+107
* | | video: support exynos fimd driver for various exynos seriesDonghwa Lee2012-09-011-1/+24
* | | ARM: EXYNOS: fixed compiler warning messageJaehoon Chung2012-09-012-1/+4
* | | arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo2012-09-012-5/+17
* | | EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-012-11/+18
* | | EXYNOS5: CLOCK: Add BPLL supportRajeshwari Shinde2012-09-013-7/+24
* | | EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-012-1/+14
* | | Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-011-0/+65
* | | EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-011-108/+126
* | | ARCH: SPL: Add parametric board initializerRajeshwari Shinde2012-09-011-0/+97
* | | arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi2012-09-012-7/+14
* | | tegra20: Remove armv4t build flagsAllen Martin2012-09-012-14/+0
* | | arm: enable libgcc build for SPLAllen Martin2012-09-011-1/+1
* | | tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-014-280/+5
* | | tegra20: move SDRAM param save to later in bootAllen Martin2012-09-011-5/+0
* | | ARM: add tegra20 support to arm720tAllen Martin2012-09-0110-1/+637
* | | ARM: Fix arm720t SPL buildAllen Martin2012-09-011-0/+13
* | | tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-0117-13/+59
* | | tegra20: rename tegra2 -> tegra20Allen Martin2012-09-0146-81/+81
* | | ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-018-0/+304
* | | ARM: arm1176: enable instruction cache in arch_cpu_init()Stephen Warren2012-09-011-0/+7
* | | 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: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier2012-09-012-28/+89
* | | u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier2012-09-012-0/+81
* | | snowball: applying power to LAN and GBF controllersMathieu J. Poirier2012-09-012-3/+15
* | | 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-014-6/+91
* | | u8500: Moving prcmu to cpu directoryMathieu J. Poirier2012-09-013-1/+220
* | | snowball: Add support for ux500 based snowball boardMathieu J. Poirier2012-09-012-0/+212
* | | davinci, c6x: Always use C version of reset codeTom Rini2012-09-013-84/+34
* | | 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-013-0/+111
* | | 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-017-24/+57
* | | am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-011-0/+5
* | | am33xx: Correct MMC1, remove MMC2 supportTom Rini2012-09-013-4/+9
* | | i.MX28: bug fixes in PMU configuration codeStathis Voukelatos2012-09-011-6/+6
* | | MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut2012-09-011-0/+14
* | | 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-017-112/+112
* | | mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-0122-124/+124
* | | mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-0120-517/+517
OpenPOWER on IntegriCloud