aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bur_am335x_common.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-24board/BuR: split bur_am335x_common.h into am335x-specific and BuR common partsHannes Schmelzer1-55/+2
2016-02-24board/BuR: move everything possible from board's headerfile to KConfigHannes Schmelzer1-6/+0
2016-02-24board/BuR: drop ETH-support in SPL-StageHannes Schmelzer1-4/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-11board/BuR: simplify default IP-setup on B&R boards.Hannes Petermaier1-7/+5
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-22/+0
2015-06-02board/BuR/common: fix netconsoleHannes Schmelzer1-11/+7
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer1-1/+1
2015-05-08board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier1-0/+1
2015-05-08board/BuR/common: remove BMP_DISPLAY from tseries boardHannes Petermaier1-6/+0
2015-03-17board/BuR/common: use SYS_CONSOLE_OVERWRITEHannes Petermaier1-0/+2
2015-03-16board/BuR/common: fix compiler warningHannes Petermaier1-1/+1
2015-03-05board/BuR/common: Add support for displaying BMP on LCDHannes Petermaier1-1/+8
2015-03-05board/BuR/common: Enable CONFIG_CMD_TIMEHannes Petermaier1-0/+1
2015-03-05board/BuR/common: Introduce Network Console and common environment for itHannes Petermaier1-2/+21
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass1-1/+0
2014-09-24kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada1-1/+0
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-06-06board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier1-1/+1
2014-06-06board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier1-0/+2
2014-03-31board: enable 32kHz RTC OSC at B&R boardsHannes Petermaier1-1/+1
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N1-1/+0
2014-02-21board: Add support for B&R T-Series MotherboardHannes Petermaier1-0/+197