summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-03mx23_olinuxino: Change definitions to use spaces instead of tabsOtavio Salvador
2013-04-03mx25pdk: Enable imxdi RTCBenoît Thébaudeau
2013-04-03mx6qsabrelite: README: No need to pass 'u-boot.imx'Fabio Estevam
2013-04-03mx28evk: Introduce a new target for saving env vars to NANDFabio Estevam
2013-04-03mx6qsabre{sd,auto}: Add boot mode selectOtavio Salvador
2013-04-03mx6qsabresd: Fix card detection for invalid card id caseOtavio Salvador
2013-04-03mx6qsabresd: Document the mapping of USDHC[2-4]Otavio Salvador
2013-04-01Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat
2013-04-01Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna
2013-04-01Exynos: clock: Correct pwm source clk selectionPadmavathi Venna
2013-04-01Exynos: clock: Add generic api to get the clk freqPadmavathi Venna
2013-04-01Exynos: Add peripherial id for pwmPadmavathi Venna
2013-04-01Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black
2013-04-01Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black
2013-04-01Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black
2013-04-01Exynos: Add timer_get_us functionChe-Liang Chiou
2013-04-01Exynos: Change get_timer() to work correctlySimon Glass
2013-04-01Exynos5: config: enable time commandAkshay Saraswat
2013-03-29Exynos5: clock: Fix a typo bug in exynos clock initAkshay Saraswat
2013-03-29Exynos: config: Enable hash commandAkshay Saraswat
2013-03-29gen: Add sha h/w acceleration to hashAkshay Saraswat
2013-03-29Exynos: config: Enable ACE HW for SHA 256 for ExynosAkshay Saraswat
2013-03-29Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat
2013-03-29Exynos: clock: Fix a bug in PLL lock check conditionAkshay Saraswat
2013-03-29spl:falcon:trats: Fix SPL image size computing.Przemyslaw Marczak
2013-03-29spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam
2013-03-29SMDK5250: Fix compiler warning for non-dt systemsVivek Gautam
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-28armv7: do not relocate _start twiceVincent Stehlé
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan
2013-03-28ARM: cache: declare set_section_dcacheVincent Stehlé
2013-03-27apx4devkit: change maintainerVeli-Pekka Peltola
2013-03-27image: Add support for Plan 9Steven Stallion
2013-03-27cmd_ext4: BREAK and correct ext4write parameter orderTom Rini
2013-03-27.checkpatch.conf: ignore udelay->usleep_range warningsMatt Porter
2013-03-27checkpatch.pl: Add 'debug' to the list of logFunctionsTom Rini
2013-03-27env_callback: Mark find_env_callback as staticTom Rini
2013-03-27MAKEALL: allow regex matches for -s optionStephen Warren
2013-03-27SMDK5250: Use statically defined structures only in non DT caseAjay Kumar
2013-03-27SMDK5250: Add device node for DPAjay Kumar
2013-03-27EXYNOS5: Add device node for DPAjay Kumar
2013-03-27video: exynos_dp: Add function to parse DP DT nodeAjay Kumar
2013-03-27EXYNOS5: FDT: Add compatible strings for FIMDAjay Kumar
2013-03-27video: exynos_dp: Make dp_regs globalAjay Kumar
2013-03-27SMDK5250: Add device node for FIMDAjay Kumar
2013-03-27EXYNOS5: Add device node for FIMDAjay Kumar
2013-03-27video: exynos_fb: add DT support for FIMD driverAjay Kumar
2013-03-27EXYNOS: FDT: Add compatible strings for FIMDAjay Kumar
2013-03-27video: exynos_fb: Make fimd_ctrl globalAjay Kumar