Age | Commit message (Expand) | Author |
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-31 | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
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-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_CFB_CONSOLE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_VIDEO to Kconfig | Simon Glass |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
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 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2015-10-29 | common/board_f.c: change the macro name and remove it for PPC platforms | Gong Qianyu |
2015-10-24 | common/board_f.c: modify the macro to use get_clocks() more common | Gong Qianyu |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-03-13 | mx51evk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2014-09-22 | mx51evk: Add generic board support | Fabio Estevam |
2014-09-22 | mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR | Fabio Estevam |
2014-02-11 | mx51evk: Set default environment to use zImage | Otavio Salvador |
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-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-12 | mx51evk: Change default environment to cope with OE changes | Otavio Salvador |
2013-04-28 | mx51evk: Enable support for iim | Benoît Thébaudeau |
2013-04-25 | mx51evk: Do not force the rootfs type | Fabio Estevam |
2013-04-25 | mx51evk: Update environment in order to allow booting a dt kernel | Fabio Estevam |
2013-01-05 | mx51evk: Remove unneeded comment | Fabio Estevam |
2012-12-08 | Merge branch 'master' of git://git.denx.de/u-boot into master | Stefano Babic |
2012-11-19 | mx5: Mark lowlevel_init board-specific code | Benoît Thébaudeau |
2012-11-19 | mx51evk: Configure CONFIG_BOOTDELAY to one second | Fabio Estevam |
2012-11-14 | power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER | Łukasz Majewski |
2012-11-10 | Merge git://git.denx.de/u-boot | Stefano Babic |
2012-10-27 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2012-10-26 | mx51evk: Allow booting a zImage kernel | Fabio Estevam |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |
2012-10-17 | configs: mx51evk: Remove CONFIG_HAS_ETH1 | Fabio Estevam |
2012-10-15 | mx5/6: Define default SoC input clock frequencies | Benoît Thébaudeau |
2012-09-23 | mx51evk: Add CONFIG_REVISION_TAG | Benoît Thébaudeau |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-09-01 | mx51evk: do not overwrite the console | Fabio Estevam |