Age | Commit message (Expand) | Author |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-08-02 | Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig | Simon Glass |
2019-08-02 | Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT | Simon Glass |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-08-17 | Convert CONFIG_MII et al to Kconfig | Adam Ford |
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-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-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-02-08 | Convert CONFIG_MXC_GPIO to Kconfig | Adam Ford |
2018-01-22 | fs: fat: Drop CONFIG_SUPPORT_VFAT | Tuomas Tynkkynen |
2017-11-07 | mx25: Move MX25 selection to Kconfig | Fabio Estevam |
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-09-03 | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
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-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-01-28 | Revert "arm: Remove unregister MACH_TYPE_xxx uses" | Tom Rini |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-21 | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki |
2017-01-14 | arm: Remove unregister MACH_TYPE_xxx uses | Tom Rini |
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 | include/configs: Whitespace fixup | 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 |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
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-08 | autoboot.c: Move config options to Kconfig | Stefan Roese |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-02-24 | zmx25: Convert to generic board | Fabio Estevam |
2014-11-20 | ARM: remove CONFIG_ARM926EJS defines | Masahiro Yamada |
2013-11-04 | ARM: mx25: convert to common timer code | Rob Herring |
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 |
2012-11-16 | ehci-mxc: Make i.MX25 EHCI configurable | Benoît Thébaudeau |
2012-09-06 | mx25: Define default SoC input clock frequencies | Benoît Thébaudeau |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2012-05-15 | include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF | Tom Rini |
2011-12-06 | MX: serial_mxc: cleanup removing nasty #ifdef | Stefano Babic |
2011-10-27 | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | Helmut Raiger |