aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tseries.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-02-24board/BuR: split bur_am335x_common.h into am335x-specific and BuR common partsHannes Schmelzer1-0/+5
2016-02-24board/BuR: move everything possible from board's headerfile to KConfigHannes Schmelzer1-9/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-5/+5
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-18board/BuR/tseries: remove lpj= from environment-variableHannes Petermaier1-1/+1
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-3/+1
2015-05-08board/BuR/common: remove BMP_DISPLAY from tseries boardHannes Petermaier1-8/+2
2015-05-08board/BuR/tseries: Add simplefb supportHannes Petermaier1-0/+4
2015-05-08board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUTHannes Petermaier1-1/+0
2015-05-08board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier1-3/+5
2015-04-23board/BuR/tseries: reactivate NAND-boardHannes Petermaier1-17/+20
2015-03-05board/BuR/tseries: Rework default-environment settings.Hannes Petermaier1-5/+66
2015-03-05board/BuR/common: Introduce Network Console and common environment for itHannes Petermaier1-29/+4
2015-03-05board/BuR/tseries: Enable EXT4 supportHannes Petermaier1-0/+4
2015-03-05board/BuR/tseries: Enable U-Boot BOOTCOUNT featureHannes Petermaier1-0/+4
2015-03-05board/BuR/tseries: Enable HW-WatchdogHannes Petermaier1-0/+3
2015-03-05board/BuR/common: Take usage of am335x LCD-DisplayHannes Petermaier1-0/+8
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov1-2/+0
2014-08-25tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NANDTom Rini1-1/+5
2014-06-06omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta1-1/+0
2014-05-23Add board_mmc_init(...) function for init mmc1 onlyHannes Petermaier1-1/+1
2014-02-21board: Add support for B&R T-Series MotherboardHannes Petermaier1-0/+265