aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2012-10-26Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-17ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh
2012-10-15mx25: Fix eSDHC supportBenoît Thébaudeau
2012-10-15mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau
2012-10-15mx25: Clean up clock calculationsBenoît Thébaudeau
2012-10-15mx25: Fix decode_pllBenoît Thébaudeau
2012-10-15mx25: add CPU revision 1.2Eric Benard
2012-10-15serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto
2012-10-03kirkwood: implement kw_sdram_bs_set()Gerlando Falauto
2012-10-03kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-06mx25: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-09-04MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut
2012-09-03edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD
2012-09-01atmel: at91sam9x5: fix name error for spiBo Shen
2012-09-01mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com
2012-09-01gpio: add gpio api support to mx27 (v4)trem
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-01mx25: Enable dcacheBenoît Thébaudeau
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-01davinci, c6x: Always use C version of reset codeTom Rini
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu
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
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador
2012-09-01MX28: use a clear name for DDR2 initializationOtavio Salvador
2012-09-01MX28: extend print_cpuinfo() to use chip informationOtavio Salvador
2012-09-01Enable the EMAC clock in at91_macb_hw_init().Markus Hubig
2012-09-01arm : Atmel : add at91sam9x5ek board supportBo Shen
2012-09-01DaVinci DA8xx: fix set_cpu_clk_info()Laurence Withers
2012-09-01DaVinci DA8xx: replace magic number for DDR speedLaurence Withers