| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 2 | -5/+2 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada | 2017-05-15 | 1 | -1/+1 |
* | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot | 2017-03-19 | 1 | -1/+1 |
* | ti814x_evm: Switch to SYS_GENERIC_BOARD | Tom Rini | 2015-09-15 | 1 | -1/+1 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -5/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+23 |
* | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N | 2014-03-04 | 1 | -2/+2 |
* | ARM: AM33xx+: Update ioregs to pass different values | Lokesh Vutla | 2013-12-18 | 1 | -2/+2 |
* | am33xx: Stop modifying certain EMIF4D registers | Tom Rini | 2013-12-04 | 1 | -5/+0 |
* | board: ti: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -27/+2 |
* | am33xx: Stop using PHYS_DRAM_1 define | Tom Rini | 2013-08-15 | 1 | -1/+1 |
* | ARM: AM33xx: Move s_init to a common place | Heiko Schocher | 2013-08-15 | 1 | -59/+8 |
* | ARM: AM33xx: Cleanup clocks layer | Lokesh Vutla | 2013-08-15 | 1 | -5/+7 |
* | drivers: net: cpsw: remove hard coding bd ram for cpsw | Mugunthan V N | 2013-07-26 | 1 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 2 | -18/+2 |
* | arm, am33xx: move uart soft reset code to common place | Heiko Schocher | 2013-06-18 | 1 | -18/+1 |
* | arm, am33xx: move rtc32k_enable() to common place | Heiko Schocher | 2013-06-18 | 1 | -16/+0 |
* | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c | Tom Rini | 2013-06-05 | 1 | -0/+9 |
* | ti814x_evm: enable CPSW support | Matt Porter | 2013-05-10 | 3 | -0/+108 |
* | am33xx: add pll and clock support for TI814x CPSW | Matt Porter | 2013-05-10 | 1 | -0/+3 |
* | ti814x_evm: add ti814x evm board support | Matt Porter | 2013-03-24 | 4 | -0/+302 |