summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford
2018-01-30Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods
2018-01-30Merge git://git.denx.de/u-boot-x86Tom Rini
2018-01-30x86: kconfig: Remove meaningless 'select n'Ulf Magnusson
2018-01-30x86: quark: Fix unused warningsTom Rini
2018-01-30cmd/bdinfo: print relocation info on X86Heinrich Schuchardt
2018-01-30x86: qemu: qfw: Implement acpi_get_rsdp_addr()Bin Meng
2018-01-30x86: acpi: Use an API to get the ACPI RSDP table addressBin Meng
2018-01-30arm64: zynqmp: Fix misspelled choice defaultUlf Magnusson
2018-01-30arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfigVipul Kumar
2018-01-30microblaze: Moved ethernet PHY configs of Microblaze board to defconfigVipul Kumar
2018-01-30arm: zynq: Moved ethernet PHY configs of Zynq boards to defconfigVipul Kumar
2018-01-30arm: zynq: Remove ethernet alias for topic-miamiMichal Simek
2018-01-30arm: zynq: Mark cc108 uart to be initialized before relocationMichal Simek
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek
2018-01-30arm64: zynqmp: Add psu_init for zcu102-rev1.0Michal Simek
2018-01-30arm64: zynqmp: Prepare psu_init reworkMichal Simek
2018-01-30arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLEDMichal Simek
2018-01-30arm64: zynqmp: Remove unused empty functionsMichal Simek
2018-01-30nand: arasan: Select CONFIG_SYS_NAND_SELF_INITEzequiel Garcia
2018-01-30nand: arasan_nfc: Use the calculated ecc address for updating ecc registerSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Add support for ondie eccSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu
2018-01-30xilinx: zynqmp: Add new target with only emmc enabledSiva Durga Prasad Paladugu
2018-01-30xilinx: zynqmp: Add new target with only nand enabledSiva Durga Prasad Paladugu
2018-01-30arm64: zynqmp: Provide a config to not map DDR region in MMU tableSiva Durga Prasad Paladugu
2018-01-30arm64: zynqmp: Propagate error value from psu_init()Michal Simek
2018-01-30arm64: zynqmp: Remove whitespaces in psu_init() commentMichal Simek
2018-01-30arm: zynq: Fix pmu register description coding styleMichal Simek
2018-01-30arm: zynq: Enable distro defaults settingMichal Simek
2018-01-30arm: zynq: Move bootcommand to defconfigMichal Simek
2018-01-30arm: zynq: Enable DM_GPIO when neededMichal Simek
2018-01-30arm: zynq: Enable DM_ETH and DM_MMC only if subsystem is enabledMichal Simek
2018-01-30arm: zynq: Enable BLK when neededMichal Simek
2018-01-30arm: zynq: Disable networking for zc770 xm011Michal Simek
2018-01-30arm: zynq: Enable debug console for zc770 xm011Michal Simek
2018-01-30arm: zynq: Add identification string to Xilinx boardsMichal Simek
2018-01-30armv8: zynqmp: Map PCIe High as device memoryAnders Hedlund
2018-01-30xilinx: zynqmp: Use strlen only if env_get doesn't return nullSiva Durga Prasad Paladugu
2018-01-30ARM: zynq: remove unused CONFIG_ZC770_XM01* optionsMasahiro Yamada
2018-01-30arm: zynq: Fix types in ps7_spl_initMichal Simek
2018-01-30arm: zynq: Add support for zc770-xm011-x16 configurationMichal Simek
2018-01-30arm: zynq: Add zc770-xm013 spl configurationMichal Simek
2018-01-30arm: zynq: Add zc770-xm012 spl configurationMichal Simek
2018-01-30arm: zynq: Add zc770-xm011 spl configurationMichal Simek
2018-01-30arm: zynq: Add zc770-xm010 spl configurationMichal Simek
2018-01-30doc: zynq: Describe status of zc770-xm011Michal Simek
2018-01-30x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko