summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs
AgeCommit message (Expand)Author
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-10-31ARM: mxs: Enable DCDC converter for battery bootMarek Vasut
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-17ARM: mxs: Setup stack in JTAG modeMarek Vasut
2013-10-17ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-10ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut
2013-09-10ARM: mxs: Document the power block initializationMarek Vasut
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-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-06-03arm: mxs: Fix vectoring table craftingMarek Vasut
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
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-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-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-20mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2013-03-07mxs: timrot: Rename local macrosFadil Berisha
2013-03-07mxs: timrot: Add support to i.MX23Fadil Berisha
2013-03-07mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador
2013-03-07mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador
2013-03-07mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut
2013-03-07mxs: Reset the EMI block on mx23Marek Vasut
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-01-28mxs: Use __weak annotation to simplify codeFabio Estevam
2013-01-28mxs: Boost the memory power supplyMarek Vasut
2013-01-21mxs: Add MX23 quirks into the clock codeOtavio Salvador