Age | Commit message (Expand) | Author | Files | Lines |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass | 3 | -0/+3 |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass | 1 | -0/+1 |
2019-12-02 | common: Move old EEPROM functions into a new header | Simon Glass | 1 | -0/+1 |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass | 1 | -0/+1 |
2019-10-24 | ARM: keystone: Do not enable the USB power domains at the board level | Jean-Jacques Hiblot | 1 | -13/+0 |
2019-08-11 | env: Move env_get() to env.h | Simon Glass | 1 | -0/+1 |
2019-08-11 | env: Move env_get_ulong() to env.h | Simon Glass | 1 | -0/+1 |
2019-05-08 | ARM: k2g-ice: Add pinmux support for rgmii interface | Murali Karicheri | 1 | -9/+9 |
2019-05-08 | ARM: k2g-gp-evm: update to rgmii pinmux configuration | Murali Karicheri | 1 | -9/+9 |
2019-04-12 | ARM: k2g: add a workaround to reset the phy | Murali Karicheri | 1 | -0/+15 |
2019-04-12 | ARM: k2g-gp-evm: update to rgmii pinmux configuration | Murali Karicheri | 1 | -15/+17 |
2019-04-12 | ARM: k2g-ice: Add pinmux support for rgmii interface | Murali Karicheri | 1 | -0/+19 |
2018-12-14 | board: ks2_evm: Enable the USB clocks if DM_USB is used | Jean-Jacques Hiblot | 1 | -0/+12 |
2018-12-10 | ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL | Jean-Jacques Hiblot | 1 | -0/+11 |
2018-12-06 | board: ti: ks2_evm: Over ride spl_get_load_buffer function | Keerthy | 1 | -0/+5 |
2018-11-05 | drivers: net: keystone_net: drop non dm code | Grygorii Strashko | 6 | -232/+0 |
2018-10-10 | board: ks2: move uinitrd fixup logic inside ft_board_setup_ex | Nicholas Faustini | 1 | -22/+22 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 13 | -26/+13 |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 3 | -6/+0 |
2018-02-23 | env: Fix missed getenv_ulong to env_get_ulong conversion | Andrew F. Davis | 1 | -1/+1 |
2018-02-07 | ARM: k2g: Add pinmux data for QSPI on K2G ICE | Vignesh R | 1 | -0/+9 |
2018-01-19 | board: ti: k2g: Make ddr3* declarations as static | Lokesh Vutla | 1 | -5/+5 |
2018-01-19 | board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support | Rex Chang | 4 | -10/+85 |
2017-10-05 | dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig | Jean-Jacques Hiblot | 4 | -4/+4 |
2017-09-12 | ARM: k2g: Add FIT image handler for PMMC firmware | Andrew F. Davis | 1 | -0/+21 |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass | 1 | -6/+6 |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass | 1 | -2/+2 |
2017-08-11 | board: ks2: README: Update NAND wording | Cooper Jr., Franklin | 1 | -2/+2 |
2017-07-10 | ARM: k2g: Add K2G ICE DTB to the list of possible DTBs | Cooper Jr., Franklin | 1 | -0/+2 |
2017-07-10 | ARM: k2g: Update board_name u-boot env variable at runtime | Cooper Jr., Franklin | 1 | -0/+6 |
2017-07-10 | ARM: k2g: Use board detection to wrap K2G GP specific calls | Cooper Jr., Franklin | 1 | -6/+10 |
2017-07-10 | board: ks2: Use board detection to wrap code not specific to K2G ICE evm | Cooper Jr., Franklin | 1 | -5/+9 |
2017-07-10 | ARM: k2g: Add DDR3 configuration for K2G ICE evm | Cooper Jr., Franklin | 1 | -2/+60 |
2017-07-10 | ARM: k2g: Add pinmux support for K2G ICE evm | Cooper Jr., Franklin | 2 | -1/+46 |
2017-07-10 | ks2_evm: Add EEPROM based board detection helper functions | Cooper Jr., Franklin | 1 | -0/+20 |
2017-07-10 | ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables | Cooper Jr., Franklin | 1 | -0/+14 |
2017-07-10 | ARM: k2g: Program DDR PHY MR2 register with the default value | Cooper Jr., Franklin | 1 | -1/+1 |
2017-07-10 | ks2_evm: Add EEPROM based board detection | Cooper Jr., Franklin | 2 | -21/+24 |
2017-07-10 | ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards | Cooper Jr., Franklin | 4 | -0/+44 |
2017-07-10 | ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot | Cooper Jr., Franklin | 2 | -0/+45 |
2017-06-05 | ARM: k2g: Fix passing main pll info for higher speeds | Lokesh Vutla | 1 | -8/+8 |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada | 1 | -1/+1 |
2017-05-08 | ARM: keystone2: Add support for getting external clock dynamically | Lokesh Vutla | 4 | -22/+110 |
2017-05-08 | ARM: k2g: Add support for dynamic programming of PLL based on SYSCLK | Lokesh Vutla | 1 | -21/+95 |
2017-03-20 | ARM: k2g: setup PRU ethernet MAC addresses | Roger Quadros | 1 | -0/+19 |
2017-03-20 | ARM: Use Kconfig for board EEPROM's I2C bus and chip address | Roger Quadros | 1 | -0/+2 |
2017-03-19 | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot | 1 | -1/+1 |
2016-11-28 | keystone2: Move target selection to Kconfig | Andrew F. Davis | 1 | -9/+9 |
2016-11-13 | ARM: k2g: Update PLL Multiplier and divider values | Lokesh Vutla | 1 | -1/+1 |
2016-10-01 | board: ks2: Enable ECC using detected DDR size | Lokesh Vutla | 1 | -0/+3 |