summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALLTom Rini2013-04-081-0/+16
* ARM: OMAP4/5: Make bootz as the default boot commandSRICHARAN R2013-04-082-4/+4
* ARM: OMAP4/5: Change the default boot command to work with device treeSRICHARAN R2013-04-082-6/+36
* omap5: Allow use of a plain text env fileNishanth Menon2013-04-081-3/+13
* ARM: OMAP5: Set fdt_high to enable booting with Device treeSRICHARAN R2013-04-081-0/+1
* ARM: OMAP5: Rename omap5_evm to omap5_uevmSRICHARAN R2013-04-085-1/+1
* omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-082-3/+7
* omap2420-h4: Add device tree supportHunter, Jon2013-04-081-0/+1
* omap2420-h4: Fix booting from NOR flashHunter, Jon2013-04-084-19/+6
* omap2420-h4: Fix DRAM initialisationHunter, Jon2013-04-081-6/+18
* tricorder: enable hw assisted BCH8 in SPL and u-bootAndreas Bießmann2013-04-081-4/+9
* omap_gpmc: add support for hw assisted BCH8Andreas Bießmann2013-04-083-92/+305
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-084-36/+56
* omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernelAndreas Bießmann2013-04-081-0/+17
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-087-118/+92
* omap3/cpu.h: add BCH supportAndreas Bießmann2013-04-081-0/+6
* omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber2013-04-083-13/+16
* am335x: Enable MMC1 clockTom Rini2013-04-081-0/+5
* pcm051: Enable DDR PHY dynamic power down bitLars Poeschel2013-04-081-1/+2
* musb: set MUSB speed based on CONFIGBin Liu2013-04-082-1/+3
* musb: am335x: disable bulk split-combine featureBin Liu2013-04-082-0/+6
* logo: update to the new logo for ATMELJosh Wu2013-04-051-0/+0
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-0434-241/+1449
|\
| * exynos: change indentation of defines in cpu.hMinkyu Kang2013-04-041-3/+3
| * 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
OpenPOWER on IntegriCloud