summaryrefslogtreecommitdiff
path: root/board/compulab/cm_t335
AgeCommit message (Expand)Author
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-01-21status_led: Kconfig migrationUri Mashiach
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2015-01-29compulab: eeprom: allow reading mac address from multiple eepromsNikita Kiryanov
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-11cm_t335: Fix the U-Boot binary outputSimon Glass
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-04-17kbuild: do not use $(BOARD) to specify exact object nameMasahiro Yamada
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-02-26cm_t335: fix linker file to produce full ELFAlbert ARIBAUD
2013-12-18ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini
2013-12-04cm_t335: add support for status LEDIlya Ledvich
2013-12-04cm_t335: add cm_t335 board supportIlya Ledvich