Age | Commit message (Expand) | Author |
2017-02-10 | xilinx: Align defconfig with current Kconfig order | Michal Simek |
2017-02-08 | cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig | Masahiro Yamada |
2017-01-31 | mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ | Masahiro Yamada |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay |
2017-01-24 | Kconfig: Migrate BOARD_LATE_INIT to a select | Tom Rini |
2017-01-21 | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki |
2017-01-17 | drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig | Michal Simek |
2016-12-29 | mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI | Masahiro Yamada |
2016-12-20 | block: Move ceva driver to DM | Michal Simek |
2016-12-09 | Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" | Tom Rini |
2016-12-08 | block: Move ceva driver to DM | Michal Simek |
2016-12-03 | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-14 | spl: move SPL_OS_BOOT to Kconfig | Heiko Schocher |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-27 | dfu: Migrate to Kconfig | Tom Rini |
2016-09-22 | ARM64: zynqmp: Enable CONFIG_AHCI via Kconfig | Michal Simek |
2016-09-22 | fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP | Siva Durga Prasad Paladugu |
2016-09-16 | Kconfig: Move SPL settings into their own file | Simon Glass |
2016-09-09 | configs: Resync with savedefconfig | Tom Rini |
2016-08-02 | ARM64: zynqmp: Do not enable DM_MMC by default | Michal Simek |
2016-08-02 | ARM64: zynqmp: Define config USB_STORAGE through defconfig | Michal Simek |
2016-08-02 | xilinx: Sync defconfigs with the latest Kconfig layout | Michal Simek |
2016-07-22 | ARM64: zynqmp: Enable SPL for all zynqmp boards | Michal Simek |
2016-07-22 | ARM64: zynqmp: Enable CLK and SPL_CLK by default | Michal Simek |
2016-07-22 | ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2 | Michal Simek |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-06-06 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-06-06 | ARM64: zynqmp: Extend malloc space before relocation | Michal Simek |
2016-06-06 | ARM64: zynqmp: Enable support for SPL FIT images | Michal Simek |
2016-06-06 | ARM64: zynqmp: Enable CMD_NAND via Kconfig | Michal Simek |
2016-06-04 | usb: move CONFIG_USB_XHCI_DWC3 to Kconfig | Masahiro Yamada |
2016-06-04 | usb: move CONFIG_USB_XHCI to Kconfig with renaming | Masahiro Yamada |
2016-05-27 | efi_loader: Select bounce buffers for known-bad boards | Alexander Graf |
2016-05-24 | ARM64: zynqmp: Enable CLK framework | Michal Simek |
2016-05-24 | ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108 | Michal Simek |
2016-05-24 | ARM64: zynqmp: Wire up debug_uart setup | Michal Simek |
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-20 | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko |
2016-04-20 | usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST 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-13 | ARM64: zynqmp: Use i2c cadence DM driver | Michal Simek |
2016-04-13 | ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108 | Michal Simek |
2016-04-13 | ARM64: zynqmp: Extend early malloc space to be able to run DM drivers | Michal Simek |
2016-04-13 | ARM64: zynqmp: Do not setup DM_ETH/GPIO/MMC by default for all boards | Michal Simek |
2016-04-04 | ARM64: Move HUSH enabling from board file to defconfig | Michal Simek |