summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau
2013-04-12arm: crt0.S: Remove bogus .globlBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau
2013-04-12arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-04-12imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau
2013-04-08OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini
2013-04-08arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla
2013-04-08OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov
2013-04-08omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon
2013-04-08omap2420-h4: Fix booting from NOR flashHunter, Jon
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann
2013-04-08omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernelAndreas Bießmann
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann
2013-04-08omap3/cpu.h: add BCH supportAndreas Bießmann
2013-04-08am335x: Enable MMC1 clockTom Rini
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04exynos: change indentation of defines in cpu.hMinkyu Kang
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-04ARM: bcm2835: fix get_timer() to return msStephen Warren
2013-04-03mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam
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: 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-03-29Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat
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-27EXYNOS5: Add device node for DPAjay Kumar
2013-03-27EXYNOS5: Add device node for FIMDAjay Kumar
2013-03-27video: exynos_dp: Remove callbacks from the driverAjay Kumar
2013-03-27EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren
2013-03-25Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren
2013-03-25tegra114: add SPI driverAllen Martin