summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone
AgeCommit message (Expand)Author
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-05-09ARM: keystone: Enable DM_I2C by defaultCooper Jr., Franklin
2017-05-08ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla
2017-05-08ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla
2017-04-09ARM: Keystone2: Build secure images for K2Madan Srinivas
2017-04-09arm: mach-keystone: Implements FIT post-processing call for keystone SoCsVitaly Andrianov
2017-04-07Remove various unused interrupt related codeTom Rini
2017-03-20ARM: k2g: setup PRU ethernet MAC addressesRoger Quadros
2016-12-03ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon
2016-11-28keystone2: Move target selection to KconfigAndrew F. Davis
2016-11-13ARM: keystone2: PLL: Enable glitch free initialization sequenceLokesh Vutla
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada
2016-10-07ARM: keystone: remove declaration of unused functionsMasahiro Yamada
2016-10-02ARM: keystone2: Add support for parsing monitor headerLokesh Vutla
2016-10-02board: k2g: Enable ECC byte laneLokesh Vutla
2016-09-24treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-25keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan
2016-06-03ARM: k2g: Configure reset mux to device resetLokesh Vutla
2016-04-01ARM: keystone2: Add missing privilege ID settingsNishanth Menon
2016-04-01ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon
2016-03-27ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline functionNishanth Menon
2016-03-27ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline functionNishanth Menon
2016-03-27ARM: keystone2: Convert BOOTBITMASK to static inline functionNishanth Menon
2016-03-16ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini
2016-03-16ARM: keystone2: Switch to using the poweroff commandTom Rini
2016-03-16ARM: keystone2: Split monitor code / command codeTom Rini
2016-03-14ARM: keystone2: use detected ddr3a sizeVitaly Andrianov
2016-03-14ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov
2016-03-14ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla
2016-03-14ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla
2016-03-14ARM: keystone2: K2G: power-off DSP during bootSuman Anna
2016-03-14ARM: keystone2: Use macro for DSP GEM power domainSuman Anna
2016-03-14ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon
2016-03-14ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon
2016-03-14ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon
2016-03-14ARM: keystone2: Get rid of unused clock filesNishanth Menon
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros
2015-10-22ARM: k2g: update keystone nav rx queue numbersVitaly Andrianov
2015-10-22ARM: k2g: Correct base addressesVitaly Andrianov
2015-10-22ARM: k2g: Add support for pin mux configurationVitaly Andrianov
2015-10-22ARM: k2g: Add ddr3 infoVitaly Andrianov
2015-10-22ARM: k2g: Add PSC infoVitaly Andrianov
2015-10-22ARM: k2g: Add clock informationVitaly Andrianov
2015-10-22ARM: k2g: Add pll dataVitaly Andrianov
2015-10-22ARM: k2g: Add kconfig supportLokesh Vutla
2015-10-22ARM: k2g: Add support for CPU detectionLokesh Vutla
2015-10-22ARM: keystone2: Use dtb images by defaultLokesh Vutla
2015-10-22ARM: keystone2: Fix serial port initLokesh Vutla
2015-10-18ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla
2015-09-11bitops: introduce BIT() definitionHeiko Schocher