Age | Commit message (Expand) | Author |
2019-04-12 | ARM: k2g: add a workaround to reset the phy | Murali Karicheri |
2019-04-12 | ARM: k2g-ice: Add pinmux support for rgmii interface | Murali Karicheri |
2019-04-11 | soc: keystone: Merge into ti specific directory | Vignesh R |
2018-12-10 | ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL | Jean-Jacques Hiblot |
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 | arm: keystone: Move cmd_ddr3 to a common place | 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-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-07-26 | arm: mach-keystone: Fixes issue with return values in inline assembly | Srinivas, Madan |
2017-07-26 | arm: mach-keystone: Updates mon_install for K2G HS | Madan Srinivas |
2017-07-10 | arm: mach-keystone: Modify secure image size before copy | Andrew F. Davis |
2017-07-10 | ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables | Cooper Jr., Franklin |
2017-07-10 | ARM: k2g: Program DDR PHY MR2 register with the default value | Cooper Jr., Franklin |
2017-07-10 | ARM: keystone2: Add additional fields used for DDR3 configuration | Cooper Jr., Franklin |
2017-07-10 | ARM: keystone2: Allow to build with all image formats | Cooper Jr., Franklin |
2017-05-22 | Convert CONFIG_SPL_BOARD_INIT to Kconfig | Ley Foon Tan |
2017-05-09 | ARM: keystone: Enable DM_I2C by default | 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 |
2017-04-08 | ARM: Keystone2: Build secure images for K2 | Madan Srinivas |
2017-04-08 | arm: mach-keystone: Implements FIT post-processing call for keystone SoCs | Vitaly Andrianov |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-03-20 | ARM: k2g: setup PRU ethernet MAC addresses | Roger Quadros |
2016-12-03 | ARM: K2G: DDR3: Fix up priv ID for MPU | Nishanth Menon |
2016-11-28 | keystone2: Move target selection to Kconfig | Andrew F. Davis |
2016-11-13 | ARM: keystone2: PLL: Enable glitch free initialization sequence | 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-10-01 | ARM: keystone2: Add support for parsing monitor header | Lokesh Vutla |
2016-10-01 | board: k2g: Enable ECC byte lane | Lokesh Vutla |
2016-09-23 | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-07-25 | keystone: k2h/e/l: Fix DMA coherency for QM PDSP | Karicheri, Muralidharan |
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: Only link cmd_ddr3.o on non-SPL builds | Tom Rini |
2016-03-16 | ARM: keystone2: Switch to using the poweroff command | Tom Rini |
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 |