Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2019-12-02 | common: Move serial functions out of common.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2015-11-12 | pengwyn: nand and ethernet fixes | Vincent BENOIT |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2015-04-18 | dm: select CONFIG_DM* options | Masahiro Yamada |
2015-02-24 | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada |
2015-02-12 | dm: omap3: Move driver model CONFIGs to Kconfig | Simon Glass |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-04-17 | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT | Tom Rini |
2014-03-04 | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N |
2014-02-21 | am335x: Initial support for Silica Pengwyn board | Lothar Felten |