summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-08-18/+16
| * | | OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-08-2/+2
| * | | doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALLTom Rini2013-04-08-0/+16
| * | | ARM: OMAP4/5: Make bootz as the default boot commandSRICHARAN R2013-04-08-4/+4
| * | | ARM: OMAP4/5: Change the default boot command to work with device treeSRICHARAN R2013-04-08-6/+36
| * | | omap5: Allow use of a plain text env fileNishanth Menon2013-04-08-3/+13
| * | | ARM: OMAP5: Set fdt_high to enable booting with Device treeSRICHARAN R2013-04-08-0/+1
| * | | ARM: OMAP5: Rename omap5_evm to omap5_uevmSRICHARAN R2013-04-08-1/+1
| * | | omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-08-3/+7
| * | | omap2420-h4: Add device tree supportHunter, Jon2013-04-08-0/+1
| * | | omap2420-h4: Fix booting from NOR flashHunter, Jon2013-04-08-19/+6
| * | | omap2420-h4: Fix DRAM initialisationHunter, Jon2013-04-08-6/+18
| * | | tricorder: enable hw assisted BCH8 in SPL and u-bootAndreas Bießmann2013-04-08-4/+9
| * | | omap_gpmc: add support for hw assisted BCH8Andreas Bießmann2013-04-08-92/+305
| * | | omap_gpmc: change nandecc commandAndreas Bießmann2013-04-08-36/+56
| * | | omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernelAndreas Bießmann2013-04-08-0/+17
| * | | asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-08-118/+92
| * | | omap3/cpu.h: add BCH supportAndreas Bießmann2013-04-08-0/+6
| * | | omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber2013-04-08-13/+16
| * | | am335x: Enable MMC1 clockTom Rini2013-04-08-0/+5
| * | | pcm051: Enable DDR PHY dynamic power down bitLars Poeschel2013-04-08-1/+2
| * | | musb: set MUSB speed based on CONFIGBin Liu2013-04-08-1/+3
| * | | musb: am335x: disable bulk split-combine featureBin Liu2013-04-08-0/+6
| * | | logo: update to the new logo for ATMELJosh Wu2013-04-05-0/+0
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-241/+1449
| |\ \ \
| | * | | exynos: change indentation of defines in cpu.hMinkyu Kang2013-04-04-3/+3
| | * | | Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat2013-04-01-21/+0
| | * | | Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna2013-04-01-1/+1
| | * | | Exynos: clock: Correct pwm source clk selectionPadmavathi Venna2013-04-01-1/+1
| | * | | Exynos: clock: Add generic api to get the clk freqPadmavathi Venna2013-04-01-0/+159
| | * | | Exynos: Add peripherial id for pwmPadmavathi Venna2013-04-01-0/+5
| | * | | Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black2013-04-01-16/+6
| | * | | Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black2013-04-01-1/+1
| | * | | Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black2013-04-01-10/+14
| | * | | Exynos: Add timer_get_us functionChe-Liang Chiou2013-04-01-0/+15
| | * | | Exynos: Change get_timer() to work correctlySimon Glass2013-04-01-62/+44
| | * | | Exynos5: config: enable time commandAkshay Saraswat2013-04-01-0/+3
| | * | | Exynos5: clock: Fix a typo bug in exynos clock initAkshay Saraswat2013-03-29-4/+4
| | * | | Exynos: config: Enable hash commandAkshay Saraswat2013-03-29-0/+2
| | * | | gen: Add sha h/w acceleration to hashAkshay Saraswat2013-03-29-0/+68
| | * | | Exynos: config: Enable ACE HW for SHA 256 for ExynosAkshay Saraswat2013-03-29-0/+3
| | * | | Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat2013-03-29-0/+503
| | * | | Exynos: clock: Fix a bug in PLL lock check conditionAkshay Saraswat2013-03-29-7/+7
| | * | | spl:falcon:trats: Fix SPL image size computing.Przemyslaw Marczak2013-03-29-0/+1
| | * | | spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam2013-03-29-0/+2
| | * | | SMDK5250: Fix compiler warning for non-dt systemsVivek Gautam2013-03-29-1/+2
| | * | | SMDK5250: Use statically defined structures only in non DT caseAjay Kumar2013-03-27-5/+9
| | * | | SMDK5250: Add device node for DPAjay Kumar2013-03-27-0/+15
| | * | | EXYNOS5: Add device node for DPAjay Kumar2013-03-27-0/+76
| | * | | video: exynos_dp: Add function to parse DP DT nodeAjay Kumar2013-03-27-0/+82