summaryrefslogtreecommitdiff
path: root/include/configs/bur_am335x_common.h
AgeCommit message (Expand)Author
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-19board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-06-09am33xx: Finish migration of CONFIG_AM33XX/AM43XXTom Rini
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini
2017-05-11configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2016-11-21TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-02-24board/BuR: split bur_am335x_common.h into am335x-specific and BuR common partsHannes Schmelzer
2016-02-24board/BuR: move everything possible from board's headerfile to KConfigHannes Schmelzer
2016-02-24board/BuR: drop ETH-support in SPL-StageHannes Schmelzer
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-09-11board/BuR: simplify default IP-setup on B&R boards.Hannes Petermaier
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-02board/BuR/common: fix netconsoleHannes Schmelzer
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2015-05-08board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier
2015-05-08board/BuR/common: remove BMP_DISPLAY from tseries boardHannes Petermaier
2015-03-17board/BuR/common: use SYS_CONSOLE_OVERWRITEHannes Petermaier
2015-03-16board/BuR/common: fix compiler warningHannes Petermaier
2015-03-05board/BuR/common: Add support for displaying BMP on LCDHannes Petermaier
2015-03-05board/BuR/common: Enable CONFIG_CMD_TIMEHannes Petermaier
2015-03-05board/BuR/common: Introduce Network Console and common environment for itHannes Petermaier
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass