aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau1-1/+2
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau3-2/+19
2013-04-12arm: crt0.S: Remove bogus .globlBenoît Thébaudeau1-24/+4
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau15-15/+64
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau13-66/+39
2013-04-12arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau1-2/+0
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau13-39/+13
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau14-4/+52
2013-04-12imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau1-6/+2
2013-04-08OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini5-3/+17
2013-04-08arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla6-18/+16
2013-04-08OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov1-2/+2
2013-04-08omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon1-2/+6
2013-04-08omap2420-h4: Fix booting from NOR flashHunter, Jon1-3/+3
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann3-10/+25
2013-04-08omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernelAndreas Bießmann1-0/+17
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann4-115/+89
2013-04-08omap3/cpu.h: add BCH supportAndreas Bießmann1-0/+6
2013-04-08am335x: Enable MMC1 clockTom Rini1-0/+5
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD9-110/+296
2013-04-04exynos: change indentation of defines in cpu.hMinkyu Kang1-3/+3
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD6-28/+69
2013-04-04ARM: bcm2835: fix get_timer() to return msStephen Warren2-3/+13
2013-04-03mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam1-0/+12
2013-04-01Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat1-21/+0
2013-04-01Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna1-1/+1
2013-04-01Exynos: clock: Add generic api to get the clk freqPadmavathi Venna2-0/+159
2013-04-01Exynos: Add peripherial id for pwmPadmavathi Venna1-0/+5
2013-04-01Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black1-16/+6
2013-04-01Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black1-1/+1
2013-04-01Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black1-10/+14
2013-04-01Exynos: Add timer_get_us functionChe-Liang Chiou1-0/+15
2013-04-01Exynos: Change get_timer() to work correctlySimon Glass2-62/+44
2013-03-29Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat1-0/+4
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD51-572/+2439
2013-03-28armv7: do not relocate _start twiceVincent Stehlé1-1/+0
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan4-0/+59
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2-1/+4
2013-03-28ARM: cache: declare set_section_dcacheVincent Stehlé1-0/+1
2013-03-27EXYNOS5: Add device node for DPAjay Kumar1-0/+7
2013-03-27EXYNOS5: Add device node for FIMDAjay Kumar1-0/+6
2013-03-27video: exynos_dp: Remove callbacks from the driverAjay Kumar1-1/+0
2013-03-27EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde1-0/+36
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD9-207/+271
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD5-1/+134
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren1-0/+6
2013-03-25Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren1-0/+32
2013-03-25tegra114: add SPI driverAllen Martin1-0/+41
2013-03-25tegra114: fdt: add SPI blocksAllen Martin1-0/+72
2013-03-25tegra114: fdt: add apbdma blockAllen Martin1-0/+37