summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* mx25: Fix eSDHC supportBenoît Thébaudeau2012-10-151-9/+10
* mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau2012-10-151-4/+6
* mx25: Clean up clocks APIBenoît Thébaudeau2012-10-151-3/+3
* mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-151-2/+1
* mx25: Define more standard clocksBenoît Thébaudeau2012-10-151-0/+10
* mx25: Clean up clock calculationsBenoît Thébaudeau2012-10-151-4/+4
* mx25: Fix decode_pllBenoît Thébaudeau2012-10-151-3/+6
* mx25: add CPU revision 1.2Eric Benard2012-10-151-0/+3
* serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut2012-10-151-4/+0
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-151-2/+2
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-041-0/+1
* kirkwood: implement kw_sdram_size_adjustGerlando Falauto2012-10-031-0/+11
* kirkwood: implement kw_sdram_bs_set()Gerlando Falauto2012-10-031-0/+24
* kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck2012-10-031-6/+17
* ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-274-41/+51
* mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-9/+9
* MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut2012-09-041-3/+5
* edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD2012-09-031-0/+2
* atmel: at91sam9x5: fix name error for spiBo Shen2012-09-011-2/+2
* mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-011-2/+4
* gpio: add gpio api support to mx27 (v4)trem2012-09-011-5/+6
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-011-2/+2
* mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-011-1/+1
* MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-011-0/+0
* mx25: Enable dcacheBenoît Thébaudeau2012-09-011-0/+8
* MX28: Shuffle around the power management codeMarek Vasut2012-09-011-6/+3
* MX28: Drop the cp15 reconfiguration from SPLMarek Vasut2012-09-011-42/+0
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-013-20/+20
* mxs: Remove not required include of iomux-mx28.hOtavio Salvador2012-09-011-1/+0
* mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador2012-09-011-1/+0
* davinci, c6x: Always use C version of reset codeTom Rini2012-09-013-84/+34
* da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-011-0/+5
* i.MX28: bug fixes in PMU configuration codeStathis Voukelatos2012-09-011-6/+6
* MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut2012-09-011-0/+14
* mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador2012-09-012-1/+1
* mxs: Clarify why we poweroff in case of brownout in 5v conflictOtavio Salvador2012-09-011-0/+4
* mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador2012-09-016-110/+110
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-016-108/+108
* mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-013-8/+8
* mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador2012-09-0112-1/+1
* MX28: use a clear name for DDR2 initializationOtavio Salvador2012-09-011-6/+6
* MX28: extend print_cpuinfo() to use chip informationOtavio Salvador2012-09-011-2/+36
* Enable the EMAC clock in at91_macb_hw_init().Markus Hubig2012-09-011-0/+4
* arm : Atmel : add at91sam9x5ek board supportBo Shen2012-09-013-2/+243
* DaVinci DA8xx: fix set_cpu_clk_info()Laurence Withers2012-09-011-9/+14
* DaVinci DA8xx: replace magic number for DDR speedLaurence Withers2012-09-011-1/+2
* arm/davinci/da850: add uart0 pinmuxMikhail Kshevetskiy2012-09-011-0/+5
* arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138Mikhail Kshevetskiy2012-09-011-7/+19
* da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2012-09-011-0/+5
* arm, davinci: perform check for initializing global data and serial initLad, Prabhakar2012-09-011-6/+9
OpenPOWER on IntegriCloud