Age | Commit message (Expand) | Author |
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-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-08-07 | Move PHYLIB to Kconfig | Alexandru Gagniuc |
2017-07-31 | configs: Migrate CMD_NAND* | Tom Rini |
2017-07-28 | configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards | Bin Meng |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-06-23 | atmel, at91: fix corvus board | Heiko Schocher |
2017-05-22 | Convert CONFIG_SPL_BOARD_INIT to Kconfig | Ley Foon Tan |
2017-05-15 | Kconfig: USB: Migrate existing USB_EHCI_xxx options | 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-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | 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 |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-27 | dfu: Migrate to Kconfig | Tom Rini |
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-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-08-15 | net: macb: Fix build error for CONFIG_DM_ETH enabled | Wenyou Yang |
2016-06-26 | corvus DTS / DM support | Heiko Schocher |
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-04-20 | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko |
2016-04-20 | usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig | Sam Protsenko |
2016-03-25 | usb: gadget: Move CONFIG_USB_GADGET to Kconfig | Sam Protsenko |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-09-11 | corvus, dfu: add dfu support | Heiko Schocher |
2015-09-11 | at91: corvus: board updates | Heiko Schocher |
2015-08-21 | arm: at91: mpddr: allow multiple DDR controllers | Erik van Luijk |
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-04-01 | arm, at91: corvus: move MACH_TYPE to defconfig | Heiko Schocher |
2015-01-19 | arm, at91: corvus board updates | Heiko Schocher |
2014-11-17 | arm, spl, at91: add spl support for the corvus board | Heiko Schocher |
2014-10-10 | arm, at91: add generic board support for the taurus and corvus board | Heiko Schocher |
2014-05-27 | at91: remove redundant AT91FAMILY definition in board config file | Wu, Josh |