| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -5/+0 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass | 2017-07-11 | 1 | -1/+0 |
* | Kconfig: Drop CONFIG_CMD_ENV | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -1/+0 |
* | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng | 2016-10-28 | 1 | -1/+0 |
* | drivers/pci/Kconfig: Add PCI | Tom Rini | 2016-10-27 | 1 | -1/+0 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -2/+0 |
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | spl: Remove unused CONFIG_SPL_SPI_* definitions | Chris Packham | 2016-08-26 | 1 | -2/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -5/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -7/+0 |
* | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese | 2016-01-14 | 1 | -2/+0 |
* | arm: mvebu: Make ECC support configurable on Armada XP | Stefan Roese | 2016-01-14 | 1 | -0/+1 |
* | arm: mvebu: db-mv784mp-gp: Enable cache command | Stefan Roese | 2016-01-14 | 1 | -0/+1 |
* | arm: mvebu: db-mv784mp-gp: Enable common file-system support | Stefan Roese | 2016-01-14 | 1 | -0/+7 |
* | arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA support | Stefan Roese | 2016-01-14 | 1 | -27/+7 |
* | arm: mvebu: Move some defines to common include file | Stefan Roese | 2016-01-14 | 1 | -3/+0 |
* | net: mvneta: Convert to driver model | Stefan Roese | 2016-01-14 | 1 | -4/+0 |
* | arm: mvebu: Add DM and OF_CONTROL support to SPL | Stefan Roese | 2016-01-14 | 1 | -3/+5 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | arm: mvebu: Enable DM_USB on AXP / A38x boards | Stefan Roese | 2015-10-21 | 1 | -4/+0 |
* | arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL | Stefan Roese | 2015-10-21 | 1 | -0/+2 |
* | arm: mvebu: Enable NAND on db-mv784mp-gp | Stefan Roese | 2015-08-25 | 1 | -0/+5 |
* | arm: mvebu: db-mv784mp-gp: Enable PCI support | Stefan Roese | 2015-08-17 | 1 | -0/+8 |
* | arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiB | Stefan Roese | 2015-08-17 | 1 | -1/+6 |
* | arm: mvebu: add multiple usb-hostcontroller support for AXP | Anton Schubert | 2015-08-17 | 1 | -0/+1 |
* | arm: mvebu: db-mv785mp-gp: Add USB/EHCI support | Stefan Roese | 2015-08-17 | 1 | -0/+7 |
* | arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offset | Stefan Roese | 2015-08-17 | 1 | -0/+1 |
* | arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory | Stefan Roese | 2015-07-23 | 1 | -1/+1 |
* | arm: mvebu: add Armada XP SATA support | Anton Schubert | 2015-07-23 | 1 | -0/+29 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | arm: mvebu: Change network init code to allow a more flexible setup | Stefan Roese | 2015-05-05 | 1 | -1/+1 |
* | arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header | Stefan Roese | 2015-05-05 | 1 | -1/+0 |
* | arm: mvebu: Move mvebu-common into mach-mvebu | Stefan Roese | 2015-05-05 | 1 | -1/+1 |
* | i2c: mvtwsi: Support for up to 4 different controllers | Paul Kocialkowski | 2015-04-15 | 1 | -1/+1 |
* | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot | Stefan Roese | 2015-02-06 | 1 | -0/+49 |
* | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board | Stefan Roese | 2014-10-23 | 1 | -0/+68 |