summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs
AgeCommit message (Expand)Author
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
2013-01-21mxs: Fix the memory init for MX23Otavio Salvador
2013-01-21mxs: Add function to ungate the power block on MX23Marek Vasut
2013-01-21mx23: config: Enable building of u-boot.sb binaryOtavio Salvador
2013-01-21mx23: SPL: Initialize DDR at 133MHzOtavio Salvador
2013-01-21mx23: SPL: Add boot mode supportOtavio Salvador
2013-01-21mx23: Add support on print_cpuinfo()Otavio Salvador
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador
2013-01-21mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut
2012-12-22Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD
2012-12-11mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut
2012-12-07mxs: SPL: Generalize memory initializationOtavio Salvador
2012-12-04mxs: Staticize SPL functionsMarek Vasut
2012-12-04mxs: Properly setup VDDD in power supply setup codeMarek Vasut
2012-12-04mxs: Implement common function to setup VDDxMarek Vasut
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-15serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut
2012-09-04MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut
2012-09-01mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com
2012-09-01mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador
2012-09-01mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador
2012-09-01MX28: config: Allow different target generation in elftosb callOtavio Salvador
2012-09-01MX28: Shuffle around the power management codeMarek Vasut
2012-09-01MX28: Drop the cp15 reconfiguration from SPLMarek Vasut
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador
2012-09-01mxs: Remove not required include of iomux-mx28.hOtavio Salvador
2012-09-01mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador
2012-09-01i.MX28: bug fixes in PMU configuration codeStathis Voukelatos
2012-09-01MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut
2012-09-01mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador
2012-09-01mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador
2012-09-01mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-09-01mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador