summaryrefslogtreecommitdiffstats
path: root/include/configs/bur_am335x_common.h
Commit message (Expand)AuthorAgeFilesLines
* board/BuR: split bur_am335x_common.h into am335x-specific and BuR common partsHannes Schmelzer2016-02-241-55/+2
* board/BuR: move everything possible from board's headerfile to KConfigHannes Schmelzer2016-02-241-6/+0
* board/BuR: drop ETH-support in SPL-StageHannes Schmelzer2016-02-241-4/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* board/BuR: simplify default IP-setup on B&R boards.Hannes Petermaier2015-09-111-7/+5
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-22/+0
* board/BuR/common: fix netconsoleHannes Schmelzer2015-06-021-11/+7
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-021-1/+0
|\
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* | cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-281-1/+1
|/
* board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier2015-05-081-0/+1
* board/BuR/common: remove BMP_DISPLAY from tseries boardHannes Petermaier2015-05-081-6/+0
* board/BuR/common: use SYS_CONSOLE_OVERWRITEHannes Petermaier2015-03-171-0/+2
* board/BuR/common: fix compiler warningHannes Petermaier2015-03-161-1/+1
* board/BuR/common: Add support for displaying BMP on LCDHannes Petermaier2015-03-051-1/+8
* board/BuR/common: Enable CONFIG_CMD_TIMEHannes Petermaier2015-03-051-0/+1
* board/BuR/common: Introduce Network Console and common environment for itHannes Petermaier2015-03-051-2/+21
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-1/+0
* kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada2014-09-241-1/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier2014-06-061-1/+1
* board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier2014-06-061-0/+2
* board: enable 32kHz RTC OSC at B&R boardsHannes Petermaier2014-03-311-1/+1
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-1/+0
* board: Add support for B&R T-Series MotherboardHannes Petermaier2014-02-211-0/+197
OpenPOWER on IntegriCloud