| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boards | York Sun | 2018-07-26 | 1 | -1/+0 |
* | config: remove unused CONFIG_SPL_RELOC_STACK_SIZE | Heinrich Schuchardt | 2018-07-24 | 1 | -1/+0 |
* | Convert CONFIG_MTD_PARTITIONS et al to Kconfig | Adam Ford | 2018-07-22 | 1 | -2/+0 |
* | cmd: Kconfig: Move CONFIG_MP to Kconfig | Siva Durga Prasad Paladugu | 2018-07-10 | 1 | -1/+0 |
* | configs: Remove empty #ifdef/#ifndef blocks from configs | Alex Kiernan | 2018-07-10 | 1 | -2/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six | 2018-04-08 | 1 | -1/+0 |
* | treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig | Mario Six | 2018-04-08 | 1 | -1/+0 |
* | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini | 2018-03-16 | 1 | -1/+0 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -3/+0 |
* | configs: Drop unused CONFIG_SPL_MMC_MINIMAL | Tom Rini | 2018-02-14 | 1 | -1/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -5/+0 |
* | Powerpc: T208xQDS: Modify the comment of the CONFIG_FSL_PCIE_RESET macro | Bao Xiaowei | 2018-01-10 | 1 | -2/+1 |
* | configs: Move SYS_DPAA_QBMAN to Kconfig | Ahmed Mansour | 2018-01-10 | 1 | -1/+0 |
* | ata: Migrate CONFIG_LIBATA to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -1/+0 |
* | ata: Migrate CONFIG_FSL_SATA to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -1/+0 |
* | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini | 2017-11-05 | 1 | -6/+0 |
* | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni | 2017-09-03 | 1 | -5/+0 |
* | Convert CONFIG_CMD_REGINFO to Kconfig | Christophe Leroy | 2017-08-11 | 1 | -5/+0 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -4/+0 |
* | configs: Finish migration of PHY_GIGE | Tom Rini | 2017-08-08 | 1 | -1/+0 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -2/+0 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -1/+0 |
* | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass | 2017-07-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Convert CONFIG_CMD_HASH to Kconfig | Simon Glass | 2017-05-22 | 1 | -5/+0 |
* | Convert CONFIG_CMD_ERRATA to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | lib: move hash CONFIG options to Kconfig | Tom Rini | 2017-05-22 | 1 | -1/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini | 2017-05-15 | 1 | -1/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini | 2017-05-15 | 1 | -2/+2 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs | Tom Rini | 2017-03-09 | 1 | -1/+0 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -4/+2 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2017-02-03 | 1 | -1/+0 |
|\ |
|
| * | arch: powerpc: Move CONFIG_FSL_IFC to Kconfig | Prabhakar Kushwaha | 2017-02-03 | 1 | -1/+0 |
* | | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | 1 | -1/+0 |
* | | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -3/+0 |
|/ |
|
* | ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS | York Sun | 2017-01-04 | 1 | -1/+1 |
* | fsl_ddr: Move DDR config options to driver Kconfig | York Sun | 2017-01-04 | 1 | -1/+0 |
* | powerpc: T2081QDS: Remove macro T2081QDS | York Sun | 2017-01-04 | 1 | -1/+0 |
* | powerpc: T2080QDS: Remove macro T2080QDS | York Sun | 2017-01-04 | 1 | -1/+0 |
* | powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig | York Sun | 2017-01-04 | 1 | -3/+0 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -1/+0 |