summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12-14/+14
* arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau2013-04-12-90/+1
* arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-24/+6
* arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-12-1632/+0
* arm: Remove support for smdk6400Benoît Thébaudeau2013-04-12-13/+0
* imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau2013-04-12-0/+11
* imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau2013-04-12-0/+6
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-57/+29
* arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-10/+0
* nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-1/+2
* imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-12-2/+19
* arm: crt0.S: Remove bogus .globlBenoît Thébaudeau2013-04-12-24/+4
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-15/+64
* arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-12-66/+39
* arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau2013-04-12-2/+0
* arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12-39/+13
* arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12-4/+52
* imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-12-6/+2
* OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-08-3/+17
* 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
* omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-08-2/+6
* omap2420-h4: Fix booting from NOR flashHunter, Jon2013-04-08-3/+3
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-08-10/+25
* 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-115/+89
* omap3/cpu.h: add BCH supportAndreas Bießmann2013-04-08-0/+6
* am335x: Enable MMC1 clockTom Rini2013-04-08-0/+5
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-110/+296
|\
| * 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: 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
| * Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat2013-03-29-0/+4
| * EXYNOS5: Add device node for DPAjay Kumar2013-03-27-0/+7
| * EXYNOS5: Add device node for FIMDAjay Kumar2013-03-27-0/+6
| * video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-27-1/+0
| * EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde2013-03-27-0/+36
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-28/+69
|\ \
| * | mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-03-0/+12
| * | Add initial support for Wandboard dual lite and solo.Fabio Estevam2013-03-20-0/+3
| * | i.MX6: Add hdmidet command to detect attached HDMI monitorEric Nelson2013-03-20-0/+38
| * | imx-common: timer: fix 32-bit overflowKnut Wohlrab2013-03-20-19/+7
| * | mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam2013-03-20-9/+9