| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | dfu: Migrate to Kconfig | Tom Rini | 2016-09-27 | 1 | -0/+1 |
* | ARM64: zynqmp: Enable CONFIG_AHCI via Kconfig | Michal Simek | 2016-09-22 | 1 | -0/+1 |
* | fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP | Siva Durga Prasad Paladugu | 2016-09-22 | 1 | -0/+2 |
* | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu | 2016-09-20 | 1 | -0/+1 |
* | Kconfig: Move SPL settings into their own file | Simon Glass | 2016-09-16 | 1 | -2/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2016-09-09 | 1 | -1/+1 |
* | ARM64: zynqmp: Do not enable DM_MMC by default | Michal Simek | 2016-08-02 | 1 | -0/+2 |
* | ARM64: zynqmp: Define config USB_STORAGE through defconfig | Michal Simek | 2016-08-02 | 1 | -0/+1 |
* | xilinx: Sync defconfigs with the latest Kconfig layout | Michal Simek | 2016-08-02 | 1 | -3/+3 |
* | ARM64: zynqmp: Enable SPL for all zynqmp boards | Michal Simek | 2016-07-22 | 1 | -0/+5 |
* | ARM64: zynqmp: Enable CLK and SPL_CLK by default | Michal Simek | 2016-07-22 | 1 | -2/+0 |
* | ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2 | Michal Simek | 2016-07-22 | 1 | -1/+0 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2016-06-06 | 1 | -0/+2 |
|\ |
|
| * | usb: move CONFIG_USB_XHCI_DWC3 to Kconfig | Masahiro Yamada | 2016-06-04 | 1 | -0/+1 |
| * | usb: move CONFIG_USB_XHCI to Kconfig with renaming | Masahiro Yamada | 2016-06-04 | 1 | -0/+1 |
* | | ARM64: zynqmp: Extend malloc space before relocation | Michal Simek | 2016-06-06 | 1 | -0/+1 |
* | | ARM64: zynqmp: Enable support for SPL FIT images | Michal Simek | 2016-06-06 | 1 | -0/+1 |
|/ |
|
* | efi_loader: Select bounce buffers for known-bad boards | Alexander Graf | 2016-05-27 | 1 | -0/+1 |
* | ARM64: zynqmp: Enable CLK framework | Michal Simek | 2016-05-24 | 1 | -0/+2 |
* | ARM64: zynqmp: Wire up debug_uart setup | Michal Simek | 2016-05-24 | 1 | -0/+5 |
* | ARM64: zynqmp: Enable HUSH parser for all zynqmp targets | Michal Simek | 2016-05-24 | 1 | -0/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+8 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+2 |
* | configs: Update some Xilinx configs | Tom Rini | 2016-04-20 | 1 | -0/+6 |
* | ARM64: zynqmp: Add support for ZCU102 platform | Michal Simek | 2016-04-13 | 1 | -0/+34 |