aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-03-12arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD1-1/+1
2013-03-12Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2-21/+15
2013-03-12ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles1-8/+8
2013-03-12ARM: at91sam9x5: Using CPU string directlyBo Shen2-13/+7
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese1-4/+3
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini62-431/+3187
2013-03-11arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla4-2/+14
2013-03-11arm: dra7xx: Add board files for DRA7XX socsLokesh Vutla3-9/+349
2013-03-11arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla5-6/+42
2013-03-11arm: dra7xx: Add control module changesLokesh Vutla3-2/+85
2013-03-11arm: dra7xx: clock: Add the dplls dataLokesh Vutla4-8/+94
2013-03-11arm: dra7xx: clock: Add the prcm changesLokesh Vutla6-8/+252
2013-03-11ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla7-1/+152
2013-03-11ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla4-2/+94
2013-03-11ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R5-189/+254
2013-03-11ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R3-0/+292
2013-03-11ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R4-11/+21
2013-03-11ARM: OMAP5: Clean up iosettings codeLokesh Vutla4-44/+78
2013-03-11ARM: OMAP4+: Make control module register structure genericLokesh Vutla10-191/+259
2013-03-11ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla4-85/+108
2013-03-11ARM: OMAP4+: Clean up the pmic codeSRICHARAN R12-260/+198
2013-03-11ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R10-895/+869
2013-03-11ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R19-1205/+1312
2013-03-11ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla5-7/+28
2013-03-11Allow AM33xx boards to setup GPMC chipselects.Mark Jackson1-0/+2
2013-03-11OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra1-1/+1
2013-03-09mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin2-1/+17
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin2-0/+67
2013-03-09mpc512x: allow configuring board specific IPS dividerAnatolij Gustschin1-0/+2
2013-03-09mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin2-0/+21
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin1-0/+9
2013-03-09mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin1-0/+96
2013-03-09mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese1-6/+14
2013-03-08SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra5-5/+5
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov1-0/+1
2013-03-08omap3: add useful dss definesNikita Kiryanov1-0/+30
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov4-7/+8
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov4-7/+7
2013-03-08omap: consolidate common mmc definitionsNikita Kiryanov5-551/+175
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini1-3/+9
2013-03-07ARM: mx6: use common CPU errata config optionsStephen Warren4-37/+5
2013-03-07mx6: Provide a structure for accessing HDMI registersFabio Estevam1-536/+547
2013-03-07mxs: timrot: Rename local macrosFadil Berisha1-8/+8
2013-03-07mxs: timrot: Add support to i.MX23Fadil Berisha2-2/+122
2013-03-07mxs: Fix iomux.h to not break build during assembly stageOtavio Salvador1-0/+5
2013-03-07mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador1-0/+4
2013-03-07mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2-2/+2
2013-03-07mxs: Squash the header file usage in ehci-mxsMarek Vasut1-0/+2
2013-03-07mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut3-2/+46
2013-03-07mxs: Reset the EMI block on mx23Marek Vasut1-2/+10