index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-keystone
/
include
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-19
cmd: ti: Generalize cmd_ddr3 command
Lokesh Vutla
2018-01-19
board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support
Rex Chang
2018-01-18
omap: Update the base address of the MMC controllers
Jean-Jacques Hiblot
2017-07-26
arm: mach-keystone: Updates mon_install for K2G HS
Madan Srinivas
2017-07-10
ARM: keystone2: Add additional fields used for DDR3 configuration
Cooper Jr., Franklin
2017-05-08
ARM: keystone2: Add support for getting external clock dynamically
Lokesh Vutla
2017-05-08
ARM: k2g: Add support for dynamic programming of PLL based on SYSCLK
Lokesh Vutla
2016-10-08
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
Masahiro Yamada
2016-10-07
ARM: keystone: remove declaration of unused functions
Masahiro Yamada
2016-06-02
ARM: k2g: Configure reset mux to device reset
Lokesh Vutla
2016-04-01
ARM: keystone2: Add missing privilege ID settings
Nishanth Menon
2016-04-01
ARM: keystone2: Refactor MSMC macros to avoid #ifdeffery
Nishanth Menon
2016-03-27
ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline function
Nishanth Menon
2016-03-27
ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline function
Nishanth Menon
2016-03-27
ARM: keystone2: Convert BOOTBITMASK to static inline function
Nishanth Menon
2016-03-16
ARM: keystone2: Split monitor code / command code
Tom Rini
2016-03-14
ARM: keystone2: use detected ddr3a size
Vitaly Andrianov
2016-03-14
ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
Vitaly Andrianov
2016-03-14
ARM: keystone2: K2G: Add support for different arm/device speeds
Lokesh Vutla
2016-03-14
ARM: keystone2: Allow for board specific speed definitions
Lokesh Vutla
2016-03-14
ARM: keystone2: K2G: power-off DSP during boot
Suman Anna
2016-03-14
ARM: keystone2: Use macro for DSP GEM power domain
Suman Anna
2016-03-14
ARM: keystone2: psc: introduce function to hold and release module in reset.
Nishanth Menon
2016-03-14
ARM: keystone2: psc-defs: use adequate () for macros
Nishanth Menon
2015-10-22
ARM: k2g: add SD card and eMMC support
Roger Quadros
2015-10-22
ARM: k2g: update keystone nav rx queue numbers
Vitaly Andrianov
2015-10-22
ARM: k2g: Correct base addresses
Vitaly Andrianov
2015-10-22
ARM: k2g: Add support for pin mux configuration
Vitaly Andrianov
2015-10-22
ARM: k2g: Add ddr3 info
Vitaly Andrianov
2015-10-22
ARM: k2g: Add PSC info
Vitaly Andrianov
2015-10-22
ARM: k2g: Add clock information
Vitaly Andrianov
2015-10-22
ARM: k2g: Add pll data
Vitaly Andrianov
2015-10-22
ARM: k2g: Add support for CPU detection
Lokesh Vutla
2015-10-17
ARM: k2e/l: Apply WA for selecting PA clock source
Lokesh Vutla
2015-09-11
bitops: introduce BIT() definition
Heiko Schocher
2015-08-28
ARM: k2l: Fix device speeds
Lokesh Vutla
2015-08-12
ARM: keystone2: Use common definition for clk_get_rate
Lokesh Vutla
2015-08-12
ARM: keystone2: Remove unsed external clocks
Lokesh Vutla
2015-08-12
ARM: keystone2: Cleanup init_pll definition
Lokesh Vutla
2015-08-12
ARM: keystone2: Use common structure for PLLs
Lokesh Vutla
2015-08-12
ARM: keystone2: Fix dev and arm speed detection
Lokesh Vutla
2015-08-12
ARM: keystone2: Cleanup PLL init code
Lokesh Vutla
2015-08-12
ARM: keystone2: Cleanup SoC detection
Lokesh Vutla
2015-02-21
ARM: keystone: move SoC headers to mach-keystone/include/mach
Masahiro Yamada