Age | Commit message (Expand) | Author |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2019-03-25 | Convert CONFIG_DEFAULT_SPI_* to Kconfig | Patrick Delaunay |
2018-11-27 | spi: Zap CONFIG_HARD_SPI | Jagan Teki |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-05-17 | mx31pdk: Convert CONFIG_MX31 flag to use Kconfig. | Magnus Lilja |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-13 | spi: Migrate CONFIG_MXC_SPI to Kconfig | Tuomas Tynkkynen |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-02-08 | Convert CONFIG_MXC_GPIO to Kconfig | Adam Ford |
2017-10-20 | net: Add SMC911X driver to Kconfig, convert | Adam Ford |
2017-10-20 | Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig | Adam Ford |
2017-09-03 | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni |
2017-08-13 | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files | Philipp Tomsich |
2017-07-31 | configs: Migrate CMD_NAND* | Tom Rini |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2017-01-21 | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-08-12 | spl, common, serial: build SPL without serial support | Heiko Schocher |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-03-13 | mx31pdk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2014-11-20 | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada |
2014-08-11 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2014-08-08 | i.MX31 PDK: Enable generic board for i.MX31 PDK | Magnus Lilja |
2014-07-30 | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada |
2014-07-30 | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada |
2013-11-13 | configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards | Fabio Estevam |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-01 | mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT | Andreas Bießmann |
2013-04-12 | mx31pdk: Remove watchdog support | Fabio Estevam |
2013-04-12 | nand: mxc: Switch NAND SPL to generic SPL | Benoît Thébaudeau |