aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2013-10-31ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada1-0/+4
2013-10-31ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada1-0/+3
2013-10-31ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada3-0/+6
2013-10-31ARM: convert makefiles to Kbuild styleMasahiro Yamada15-369/+39
2013-10-31arm720t: convert makefiles to Kbuild styleMasahiro Yamada5-114/+8
2013-10-31arm920t: convert makefiles to Kbuild styleMasahiro Yamada7-170/+22
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada16-407/+67
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada22-581/+103
2013-10-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-2/+29
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy1-0/+1
2013-10-20ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy2-2/+6
2013-10-20arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam1-0/+22
2013-10-17i2c: mxc: move to new subsystemtrem2-2/+2
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-2/+0
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk2-2/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-22/+22
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk24-24/+24
2013-10-14ARM: omap4: Update sdram setting for panda rev A6Dan Murphy1-0/+4
2013-10-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini9-609/+34
2013-10-08Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-1/+10
2013-10-07socfpga: Adding System Manager driverChin Liang See3-1/+34
2013-10-07omap1510inn: arm925t: remove supportAlbert ARIBAUD6-608/+0
2013-10-07armv7: hw_data: change clock divider setting.Poddar, Sourav1-1/+1
2013-10-07omap5: add qspi supportMatt Porter2-0/+9
2013-10-07ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara2-35/+3
2013-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-0/+386
2013-10-03ARM: extend non-secure switch to also go into HYP modeAndre Przywara3-6/+76
2013-10-03ARM: add SMP support for non-secure switchAndre Przywara2-1/+50
2013-10-03ARM: add C function to switch to non-secure stateAndre Przywara2-0/+123
2013-10-03ARM: add assembly routine to switch to non-secure stateAndre Przywara1-0/+87
2013-10-03ARM: add secure monitor handler to switch to non-secure stateAndre Przywara2-0/+57
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini32-586/+363
2013-10-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD5-27/+282
2013-10-02Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD6-21/+77
2013-09-27mx6: Fix use of improper value in enable_ipu_clockPierre Aubert1-1/+1
2013-09-24ARM: atmel: add RNDIS gadget supportBo Shen1-0/+12
2013-09-24ARM: Added I2S0 clocks for audioDani Krishna Mohan2-21/+63
2013-09-23ARM: use r9 for gdJeroen Hofstee1-2/+2
2013-09-23ARM: refactor compiler options in config.mkMasahiro Yamada13-21/+1
2013-09-23arm: zynq: Fix timer loadaddressMichal Simek1-1/+1
2013-09-20ARM: OMAP5: Avoid writing into LDO SRAM bitsLokesh Vutla2-19/+0
2013-09-20am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2-2/+8
2013-09-20am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini1-0/+57
2013-09-20mx6slevk: Add Ethernet supportFabio Estevam1-0/+30
2013-09-20am33xx: Add am33xx_spl_board_init function, callTom Rini2-0/+12
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2-2/+2
2013-09-19ARM: s3c44b0: remove remainders of dead boardMasahiro Yamada6-514/+0
2013-09-10mx27: add missing constant for mx27trem1-0/+5
2013-09-10ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2-22/+33
2013-09-10ARM: mxs: Document the power block initializationMarek Vasut1-0/+209