Age | Commit message (Expand) | Author |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-04-25 | Convert CONFIG_USB_EHCI_MX5 to Kconfig | Lukasz Majewski |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | treewide: Convert CONFIG_HOSTNAME to a string option | Mario Six |
2018-04-08 | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-02-23 | Remove config_distro_defaults.h | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-02-08 | Convert CONFIG_MXC_GPIO 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: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_FUSE to Kconfig | Simon Glass |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini |
2017-04-30 | arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options | Tom Rini |
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-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
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-07-12 | usbarmory: Add board_run_command() function | Andrej Rosano |
2016-07-12 | usbarmory: switch to using kernel zImage | Andrej Rosano |
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-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-10-02 | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-04-09 | ARM: mx5: add support for USB armory board | Andrej Rosano |