| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig | Mario Six | 2018-04-08 | 1 | -0/+1 |
* | treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig | Mario Six | 2018-04-08 | 1 | -0/+1 |
* | xilinx: Sync defconfigs with latest Kconfig updates | Michal Simek | 2018-03-23 | 1 | -1/+1 |
* | arm64: zynqmp: Convert board to use zynqmp-clk driver | Michal Simek | 2018-03-23 | 1 | -0/+1 |
* | i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1 | Vipul Kumar | 2018-03-01 | 1 | -0/+2 |
* | i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET | Vipul Kumar | 2018-03-01 | 1 | -0/+1 |
* | i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfig | Vipul Kumar | 2018-03-01 | 1 | -0/+1 |
* | Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig | Lukasz Majewski | 2018-02-02 | 1 | -0/+1 |
* | arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfig | Vipul Kumar | 2018-01-30 | 1 | -0/+5 |
* | arm64: zynqmp: Dont use 4K sector erase by default for spi-flashes | Siva Durga Prasad Paladugu | 2017-12-18 | 1 | -0/+1 |
* | arm64: zynqmp: Enable spi flashes | Michal Simek | 2017-12-18 | 1 | -0/+1 |
* | arm64: zynqmp: Enable fpga bitstream loading | Michal Simek | 2017-12-14 | 1 | -0/+2 |
* | arm64: zynqmp: Enable SPL ram support | Michal Simek | 2017-12-14 | 1 | -0/+2 |
* | arm64: zynqmp: Enable misc devices | Michal Simek | 2017-12-14 | 1 | -0/+1 |
* | arm64: zynqmp: Enable clock command for all boards | Michal Simek | 2017-12-14 | 1 | -0/+1 |
* | arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocator | Michal Simek | 2017-12-14 | 1 | -1/+0 |
* | ata: Migrate CONFIG_SCSI_AHCI to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -0/+1 |
* | arm64: zynqmp: Add revision to identification string | Michal Simek | 2017-11-28 | 1 | -1/+1 |
* | arm: zynq: Move ZYNQ_SERIAL to Kconfig | Michal Simek | 2017-11-28 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-10-16 | 1 | -4/+0 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | usb: gadget: Make g_dnl USB settings common | Maxime Ripard | 2017-10-03 | 1 | -3/+3 |
* | Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs | Tom Rini | 2017-09-01 | 1 | -0/+5 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -3/+3 |
* | Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | Convert CONFIG_CMD_PCA953X to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-11 | 1 | -2/+2 |
* | configs: Finish migration of PHY_GIGE | Tom Rini | 2017-08-08 | 1 | -0/+1 |
* | Convert CONFIG_ENV_IS_IN_FAT to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | Convert CONFIG_SCSI to Kconfig | Simon Glass | 2017-07-11 | 1 | -0/+1 |
* | configs: Resync defconfigs | Tom Rini | 2017-06-19 | 1 | -2/+2 |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | xilinx: Align defconfig with current Kconfig order | Michal Simek | 2017-02-10 | 1 | -2/+2 |
* | cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig | Masahiro Yamada | 2017-02-08 | 1 | -0/+1 |
* | mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ | Masahiro Yamada | 2017-01-31 | 1 | -1/+1 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | Kconfig: Migrate BOARD_LATE_INIT to a select | Tom Rini | 2017-01-24 | 1 | -1/+0 |
* | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki | 2017-01-21 | 1 | -0/+1 |
* | drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig | Michal Simek | 2017-01-17 | 1 | -0/+1 |
* | mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI | Masahiro Yamada | 2016-12-29 | 1 | -0/+1 |
* | block: Move ceva driver to DM | Michal Simek | 2016-12-20 | 1 | -0/+2 |
* | Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" | Tom Rini | 2016-12-09 | 1 | -2/+0 |
* | block: Move ceva driver to DM | Michal Simek | 2016-12-08 | 1 | -0/+2 |
* | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini | 2016-12-03 | 1 | -8/+1 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -2/+0 |
* | spl: move SPL_OS_BOOT to Kconfig | Heiko Schocher | 2016-10-14 | 1 | -0/+1 |
* | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 1 | -0/+1 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -0/+1 |