summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-31ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut
2013-08-15arm, da850: enable the correct uart in arch_cpu_init()Heiko Schocher
2013-08-15arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmi...Heiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-26mx27: add i2c clocktrem
2013-06-26mx27: add function enable_cachestrem
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-06-10arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-03arm: mxs: Fix vectoring table craftingMarek Vasut
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD
2013-05-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh
2013-05-12arm: at91: add at91sam9n12ek board supportWu, Josh
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-10da850: provide davinci_enable_uart0Eric Benard
2013-05-06arm: mxs: Add LCDIF clock configuration functionMarek Vasut
2013-05-06arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut
2013-05-06arm: mx23: Fix VDDMEM misconfigurationMarek Vasut
2013-05-06mxs: Explain why some mx23 DDR registers are not configuredFabio Estevam
2013-05-06mx23: Operate DDR voltage supply at 2.5VFabio Estevam
2013-05-05imx: mx25: Remove legacy iomux supportBenoît Thébaudeau
2013-05-05mxs: spl_mem_init: Change EMI port priorityFabio Estevam
2013-05-05mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registersFabio Estevam
2013-05-05mxs: spl_mem_init: Remove erroneous DDR settingFabio Estevam
2013-05-05mxs: spl_mem_init: Fix comment about start bitFabio Estevam
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-28mx23: Put back RAM voltage level to its original valueFabio Estevam
2013-04-22imx: Move some i.MX common functions into the imx-common directoryStefan Roese
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
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: 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-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-10omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-01Consolidate bool typeYork Sun
2013-03-20mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam