summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone
AgeCommit message (Expand)AuthorFilesLines
2016-09-24treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-07-25keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan1-2/+0
2016-06-03ARM: k2g: Configure reset mux to device resetLokesh Vutla1-0/+12
2016-04-02ARM: keystone2: Add missing privilege ID settingsNishanth Menon2-1/+54
2016-04-02ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon4-23/+53
2016-03-27ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline functionNishanth Menon1-7/+11
2016-03-27ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline functionNishanth Menon1-10/+15
2016-03-27ARM: keystone2: Convert BOOTBITMASK to static inline functionNishanth Menon1-5/+9
2016-03-16ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini1-1/+2
2016-03-16ARM: keystone2: Switch to using the poweroff commandTom Rini3-29/+29
2016-03-16ARM: keystone2: Split monitor code / command codeTom Rini4-52/+71
2016-03-15ARM: keystone2: use detected ddr3a sizeVitaly Andrianov3-0/+18
2016-03-15ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov3-0/+463
2016-03-15ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla3-4/+11
2016-03-15ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla2-8/+8
2016-03-15ARM: keystone2: K2G: power-off DSP during bootSuman Anna1-2/+5
2016-03-15ARM: keystone2: Use macro for DSP GEM power domainSuman Anna2-1/+2
2016-03-15ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon2-0/+108
2016-03-15ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon1-3/+3
2016-03-15ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon1-44/+52
2016-03-15ARM: keystone2: Get rid of unused clock filesNishanth Menon3-299/+0
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros1-0/+22
2015-10-22ARM: k2g: update keystone nav rx queue numbersVitaly Andrianov1-0/+5
2015-10-22ARM: k2g: Correct base addressesVitaly Andrianov3-0/+57
2015-10-22ARM: k2g: Add support for pin mux configurationVitaly Andrianov1-0/+58
2015-10-22ARM: k2g: Add ddr3 infoVitaly Andrianov2-1/+15
2015-10-22ARM: k2g: Add PSC infoVitaly Andrianov2-0/+55
2015-10-22ARM: k2g: Add clock informationVitaly Andrianov4-2/+10
2015-10-22ARM: k2g: Add pll dataVitaly Andrianov4-0/+31
2015-10-22ARM: k2g: Add kconfig supportLokesh Vutla1-0/+3
2015-10-22ARM: k2g: Add support for CPU detectionLokesh Vutla2-0/+9
2015-10-22ARM: keystone2: Use dtb images by defaultLokesh Vutla1-2/+2
2015-10-22ARM: keystone2: Fix serial port initLokesh Vutla1-0/+2
2015-10-18ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla2-3/+8
2015-09-12bitops: introduce BIT() definitionHeiko Schocher2-4/+0
2015-08-28ARM: k2l: Fix device speedsLokesh Vutla1-2/+2
2015-08-28ARM: keystone2: Build MLO by defaultLokesh Vutla1-0/+4
2015-08-28ARM: keystone2: Rename u-boot-nand.gph to MLOLokesh Vutla1-2/+4
2015-08-28ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon1-0/+22
2015-08-13ARM: keystone2: Use common definition for clk_get_rateLokesh Vutla8-103/+167
2015-08-13ARM: keystone2: Remove unsed external clocksLokesh Vutla6-50/+13
2015-08-13ARM: keystone2: Cleanup init_pll definitionLokesh Vutla2-5/+10
2015-08-13ARM: keystone2: Use common structure for PLLsLokesh Vutla10-51/+22
2015-08-13ARM: keystone2: Fix dev and arm speed detectionLokesh Vutla9-136/+72
2015-08-13ARM: keystone2: Cleanup PLL init codeLokesh Vutla4-173/+199
2015-08-13ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla1-0/+32
2015-08-13ARM: keystone2: Cleanup SoC detectionLokesh Vutla1-16/+26
2015-07-27keystone2: add wfi in to the core_spin loopVitaly Andrianov1-2/+7
2015-06-19keystone2: use correct EFUSE_BOOTROM fileds to configure speedVitaly Andrianov1-6/+6
2015-05-13arch: Make board selection choices optionalJoe Hershberger1-0/+1