Age | Commit message (Expand) | Author |
2020-07-28 | Makefile: Rename ALL-y to INPUTS-y | Simon Glass |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-10-24 | ARM: keystone: increase PSC timeout | Jean-Jacques Hiblot |
2019-07-29 | arm: mach-keystone: Use appended original image size in image processing | Andrew F. Davis |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
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 |