summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat2013-04-011-21/+0
| * Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna2013-04-011-1/+1
| * Exynos: clock: Correct pwm source clk selectionPadmavathi Venna2013-04-011-1/+1
| * Exynos: clock: Add generic api to get the clk freqPadmavathi Venna2013-04-012-0/+159
| * Exynos: Add peripherial id for pwmPadmavathi Venna2013-04-011-0/+5
| * Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black2013-04-011-16/+6
| * Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black2013-04-011-1/+1
| * Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black2013-04-011-10/+14
| * Exynos: Add timer_get_us functionChe-Liang Chiou2013-04-011-0/+15
| * Exynos: Change get_timer() to work correctlySimon Glass2013-04-012-62/+44
| * Exynos5: config: enable time commandAkshay Saraswat2013-04-011-0/+3
| * Exynos5: clock: Fix a typo bug in exynos clock initAkshay Saraswat2013-03-291-4/+4
| * Exynos: config: Enable hash commandAkshay Saraswat2013-03-291-0/+2
| * gen: Add sha h/w acceleration to hashAkshay Saraswat2013-03-292-0/+68
| * Exynos: config: Enable ACE HW for SHA 256 for ExynosAkshay Saraswat2013-03-291-0/+3
| * Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat2013-03-295-0/+503
| * Exynos: clock: Fix a bug in PLL lock check conditionAkshay Saraswat2013-03-291-7/+7
| * spl:falcon:trats: Fix SPL image size computing.Przemyslaw Marczak2013-03-291-0/+1
| * spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam2013-03-291-0/+2
| * SMDK5250: Fix compiler warning for non-dt systemsVivek Gautam2013-03-291-1/+2
| * SMDK5250: Use statically defined structures only in non DT caseAjay Kumar2013-03-271-5/+9
| * SMDK5250: Add device node for DPAjay Kumar2013-03-271-0/+15
| * EXYNOS5: Add device node for DPAjay Kumar2013-03-272-0/+76
| * video: exynos_dp: Add function to parse DP DT nodeAjay Kumar2013-03-272-0/+82
| * EXYNOS5: FDT: Add compatible strings for FIMDAjay Kumar2013-03-272-0/+2
| * video: exynos_dp: Make dp_regs globalAjay Kumar2013-03-273-45/+10
| * SMDK5250: Add device node for FIMDAjay Kumar2013-03-271-0/+25
| * EXYNOS5: Add device node for FIMDAjay Kumar2013-03-272-0/+98
| * video: exynos_fb: add DT support for FIMD driverAjay Kumar2013-03-272-0/+180
| * EXYNOS: FDT: Add compatible strings for FIMDAjay Kumar2013-03-272-0/+2
| * video: exynos_fb: Make fimd_ctrl globalAjay Kumar2013-03-271-25/+2
| * video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-273-4/+12
| * video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-275-45/+66
| * EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde2013-03-271-0/+36
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-0426-185/+757
|\ \
| * | spi: mxc_spi: Fix ECSPI reset handlingDirk Behme2013-04-041-4/+4
| * | i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe commandJavier Martinez Canillas2013-04-031-1/+1
| * | wandboard: Remove CONFIG_SYS_FSL_USDHC_NUMFabio Estevam2013-04-031-1/+0
| * | mx6qsabrelite: Remove duplicate 'mmc dev'Fabio Estevam2013-04-031-1/+0
| * | wandboard: Remove duplicate 'mmc dev'Fabio Estevam2013-04-031-1/+0
| * | mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-035-20/+12
| * | mx23_olinuxino: Fix netboot consoleAlexandre Pereira da Silva2013-04-031-1/+1
| * | mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza2013-04-035-0/+16
| * | mx23_olinuxino: Change definitions to use spaces instead of tabsOtavio Salvador2013-04-031-80/+80
| * | mx25pdk: Enable imxdi RTCBenoît Thébaudeau2013-04-031-0/+4
| * | mx6qsabrelite: README: No need to pass 'u-boot.imx'Fabio Estevam2013-04-031-1/+1
| * | mx28evk: Introduce a new target for saving env vars to NANDFabio Estevam2013-04-033-2/+50
| * | mx6qsabre{sd,auto}: Add boot mode selectOtavio Salvador2013-04-033-0/+42
| * | mx6qsabresd: Fix card detection for invalid card id caseOtavio Salvador2013-04-031-4/+10
| * | mx6qsabresd: Document the mapping of USDHC[2-4]Otavio Salvador2013-04-031-0/+7
OpenPOWER on IntegriCloud