index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-keystone
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
ARM: keystone: increase PSC timeout
Jean-Jacques Hiblot
2019-10-24
1
-1
/
+1
*
arm: mach-keystone: Use appended original image size in image processing
Andrew F. Davis
2019-07-29
1
-5
/
+5
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-1
/
+1
*
ARM: k2g: add a workaround to reset the phy
Murali Karicheri
2019-04-12
1
-0
/
+3
*
ARM: k2g-ice: Add pinmux support for rgmii interface
Murali Karicheri
2019-04-12
1
-0
/
+5
*
soc: keystone: Merge into ti specific directory
Vignesh R
2019-04-11
1
-0
/
+8
*
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-12-10
1
-0
/
+7
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
30
-60
/
+30
*
cmd: ti: Generalize cmd_ddr3 command
Lokesh Vutla
2018-01-19
1
-0
/
+1
*
arm: keystone: Move cmd_ddr3 to a common place
Lokesh Vutla
2018-01-19
3
-250
/
+4
*
board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support
Rex Chang
2018-01-19
2
-2
/
+18
*
omap: Update the base address of the MMC controllers
Jean-Jacques Hiblot
2018-01-18
1
-2
/
+2
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
2
-2
/
+2
*
arm: mach-keystone: Fixes issue with return values in inline assembly
Srinivas, Madan
2017-07-26
1
-0
/
+4
*
arm: mach-keystone: Updates mon_install for K2G HS
Madan Srinivas
2017-07-26
3
-6
/
+11
*
arm: mach-keystone: Modify secure image size before copy
Andrew F. Davis
2017-07-10
1
-5
/
+5
*
ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables
Cooper Jr., Franklin
2017-07-10
1
-5
/
+27
*
ARM: k2g: Program DDR PHY MR2 register with the default value
Cooper Jr., Franklin
2017-07-10
1
-2
/
+1
*
ARM: keystone2: Add additional fields used for DDR3 configuration
Cooper Jr., Franklin
2017-07-10
2
-0
/
+17
*
ARM: keystone2: Allow to build with all image formats
Cooper Jr., Franklin
2017-07-10
1
-2
/
+2
*
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-22
1
-0
/
+4
*
ARM: keystone: Enable DM_I2C by default
Cooper Jr., Franklin
2017-05-09
1
-0
/
+4
*
ARM: keystone2: Add support for getting external clock dynamically
Lokesh Vutla
2017-05-08
2
-7
/
+7
*
ARM: k2g: Add support for dynamic programming of PLL based on SYSCLK
Lokesh Vutla
2017-05-08
2
-2
/
+23
*
ARM: Keystone2: Build secure images for K2
Madan Srinivas
2017-04-08
1
-0
/
+6
*
arm: mach-keystone: Implements FIT post-processing call for keystone SoCs
Vitaly Andrianov
2017-04-08
1
-0
/
+73
*
Remove various unused interrupt related code
Tom Rini
2017-04-06
1
-1
/
+2
*
ARM: k2g: setup PRU ethernet MAC addresses
Roger Quadros
2017-03-20
1
-0
/
+2
*
ARM: K2G: DDR3: Fix up priv ID for MPU
Nishanth Menon
2016-12-03
1
-4
/
+19
*
keystone2: Move target selection to Kconfig
Andrew F. Davis
2016-11-28
1
-2
/
+2
*
ARM: keystone2: PLL: Enable glitch free initialization sequence
Lokesh Vutla
2016-11-13
1
-8
/
+8
*
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
Masahiro Yamada
2016-10-08
3
-14
/
+14
*
ARM: keystone: remove declaration of unused functions
Masahiro Yamada
2016-10-07
1
-2
/
+0
*
ARM: keystone2: Add support for parsing monitor header
Lokesh Vutla
2016-10-01
1
-4
/
+18
*
board: k2g: Enable ECC byte lane
Lokesh Vutla
2016-10-01
1
-2
/
+1
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
keystone: k2h/e/l: Fix DMA coherency for QM PDSP
Karicheri, Muralidharan
2016-07-25
1
-2
/
+0
*
ARM: k2g: Configure reset mux to device reset
Lokesh Vutla
2016-06-02
1
-0
/
+12
*
ARM: keystone2: Add missing privilege ID settings
Nishanth Menon
2016-04-01
2
-1
/
+54
*
ARM: keystone2: Refactor MSMC macros to avoid #ifdeffery
Nishanth Menon
2016-04-01
4
-23
/
+53
*
ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline function
Nishanth Menon
2016-03-27
1
-7
/
+11
*
ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline function
Nishanth Menon
2016-03-27
1
-10
/
+15
*
ARM: keystone2: Convert BOOTBITMASK to static inline function
Nishanth Menon
2016-03-27
1
-5
/
+9
*
ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
Tom Rini
2016-03-16
1
-1
/
+2
*
ARM: keystone2: Switch to using the poweroff command
Tom Rini
2016-03-16
3
-29
/
+29
*
ARM: keystone2: Split monitor code / command code
Tom Rini
2016-03-16
4
-52
/
+71
*
ARM: keystone2: use detected ddr3a size
Vitaly Andrianov
2016-03-14
3
-0
/
+18
*
ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
Vitaly Andrianov
2016-03-14
3
-0
/
+463
*
ARM: keystone2: K2G: Add support for different arm/device speeds
Lokesh Vutla
2016-03-14
3
-4
/
+11
[next]