Age | Commit message (Expand) | Author |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-07-19 | board/BuR/brppt1: convert brppt1 boards to driver model | Hannes Schmelzer |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | Migrate CONFIG_DRIVER_TI_CPSW to Kconfig | Alex Kiernan |
2018-04-06 | Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC | Alex Kiernan |
2018-02-14 | configs: Migrate CONFIG_SPL_FRAMEWORK | Tom Rini |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-01-30 | Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig | Adam Ford |
2017-08-13 | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files | Philipp Tomsich |
2017-08-10 | Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig | Adam Ford |
2017-08-07 | Move PHYLIB to Kconfig | Alexandru Gagniuc |
2017-06-09 | am33xx: Finish migration of CONFIG_AM33XX/AM43XX | Tom Rini |
2017-05-22 | Convert CONFIG_SPL_BOARD_INIT to Kconfig | Ley Foon Tan |
2017-05-15 | gpio: Move OMAP_GPIO to Kconfig | Tom Rini |
2017-05-15 | TI: Drop 'CONFIG_OMAP' | Tom Rini |
2017-05-11 | configs: am335x_evm: Use omap2 generic spl load script | Lokesh Vutla |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2016-11-21 | TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 | Tom Rini |
2016-11-21 | arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms | Tom Rini |
2016-09-16 | Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_POWER_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass |
2016-09-06 | TI: Rework SRAM definitions and maximums | Tom Rini |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-02-24 | board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts | Hannes Schmelzer |
2016-02-24 | board/BuR: move everything possible from board's headerfile to KConfig | Hannes Schmelzer |
2016-02-24 | board/BuR: drop ETH-support in SPL-Stage | Hannes Schmelzer |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-09-11 | board/BuR: simplify default IP-setup on B&R boards. | Hannes Petermaier |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-02 | board/BuR/common: fix netconsole | Hannes Schmelzer |
2015-06-02 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-28 | cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer | Hannes Schmelzer |
2015-05-08 | board/BuR/common: rename "usbupdate" environment to "usbscript" | Hannes Petermaier |
2015-05-08 | board/BuR/common: remove BMP_DISPLAY from tseries board | Hannes Petermaier |
2015-03-17 | board/BuR/common: use SYS_CONSOLE_OVERWRITE | Hannes Petermaier |
2015-03-16 | board/BuR/common: fix compiler warning | Hannes Petermaier |
2015-03-05 | board/BuR/common: Add support for displaying BMP on LCD | Hannes Petermaier |
2015-03-05 | board/BuR/common: Enable CONFIG_CMD_TIME | Hannes Petermaier |
2015-03-05 | board/BuR/common: Introduce Network Console and common environment for it | Hannes Petermaier |
2015-03-04 | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass |