Age | Commit message (Expand) | Author |
2018-01-30 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2018-01-30 | x86: kconfig: Remove meaningless 'select n' | Ulf Magnusson |
2018-01-30 | x86: quark: Fix unused warnings | Tom Rini |
2018-01-30 | cmd/bdinfo: print relocation info on X86 | Heinrich Schuchardt |
2018-01-30 | x86: qemu: qfw: Implement acpi_get_rsdp_addr() | Bin Meng |
2018-01-30 | x86: acpi: Use an API to get the ACPI RSDP table address | Bin Meng |
2018-01-30 | arm64: zynqmp: Fix misspelled choice default | Ulf Magnusson |
2018-01-30 | arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfig | Vipul Kumar |
2018-01-30 | microblaze: Moved ethernet PHY configs of Microblaze board to defconfig | Vipul Kumar |
2018-01-30 | arm: zynq: Moved ethernet PHY configs of Zynq boards to defconfig | Vipul Kumar |
2018-01-30 | arm: zynq: Remove ethernet alias for topic-miami | Michal Simek |
2018-01-30 | arm: zynq: Mark cc108 uart to be initialized before relocation | Michal Simek |
2018-01-30 | arm: zynq: Update years in copyright to reflect latest changes | Michal Simek |
2018-01-30 | arm64: zynqmp: Add psu_init for zcu102-rev1.0 | Michal Simek |
2018-01-30 | arm64: zynqmp: Prepare psu_init rework | Michal Simek |
2018-01-30 | arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED | Michal Simek |
2018-01-30 | arm64: zynqmp: Remove unused empty functions | Michal Simek |
2018-01-30 | nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT | Ezequiel Garcia |
2018-01-30 | nand: arasan_nfc: Use the calculated ecc address for updating ecc register | Siva Durga Prasad Paladugu |
2018-01-30 | nand: arasan_nfc: Add support for ondie ecc | Siva Durga Prasad Paladugu |
2018-01-30 | nand: arasan_nfc: Move common ecc struct initialization init routine | Siva Durga Prasad Paladugu |
2018-01-30 | xilinx: zynqmp: Add new target with only emmc enabled | Siva Durga Prasad Paladugu |
2018-01-30 | xilinx: zynqmp: Add new target with only nand enabled | Siva Durga Prasad Paladugu |
2018-01-30 | arm64: zynqmp: Provide a config to not map DDR region in MMU table | Siva Durga Prasad Paladugu |
2018-01-30 | arm64: zynqmp: Propagate error value from psu_init() | Michal Simek |
2018-01-30 | arm64: zynqmp: Remove whitespaces in psu_init() comment | Michal Simek |
2018-01-30 | arm: zynq: Fix pmu register description coding style | Michal Simek |
2018-01-30 | arm: zynq: Enable distro defaults setting | Michal Simek |
2018-01-30 | arm: zynq: Move bootcommand to defconfig | Michal Simek |
2018-01-30 | arm: zynq: Enable DM_GPIO when needed | Michal Simek |
2018-01-30 | arm: zynq: Enable DM_ETH and DM_MMC only if subsystem is enabled | Michal Simek |
2018-01-30 | arm: zynq: Enable BLK when needed | Michal Simek |
2018-01-30 | arm: zynq: Disable networking for zc770 xm011 | Michal Simek |
2018-01-30 | arm: zynq: Enable debug console for zc770 xm011 | Michal Simek |
2018-01-30 | arm: zynq: Add identification string to Xilinx boards | Michal Simek |
2018-01-30 | armv8: zynqmp: Map PCIe High as device memory | Anders Hedlund |
2018-01-30 | xilinx: zynqmp: Use strlen only if env_get doesn't return null | Siva Durga Prasad Paladugu |
2018-01-30 | ARM: zynq: remove unused CONFIG_ZC770_XM01* options | Masahiro Yamada |
2018-01-30 | arm: zynq: Fix types in ps7_spl_init | Michal Simek |
2018-01-30 | arm: zynq: Add support for zc770-xm011-x16 configuration | Michal Simek |
2018-01-30 | arm: zynq: Add zc770-xm013 spl configuration | Michal Simek |
2018-01-30 | arm: zynq: Add zc770-xm012 spl configuration | Michal Simek |
2018-01-30 | arm: zynq: Add zc770-xm011 spl configuration | Michal Simek |
2018-01-30 | arm: zynq: Add zc770-xm010 spl configuration | Michal Simek |
2018-01-30 | doc: zynq: Describe status of zc770-xm011 | Michal Simek |
2018-01-30 | x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters | Andy Shevchenko |
2018-01-30 | x86: zImage: Move subarch assignment out of cmd_line check | Andy Shevchenko |
2018-01-30 | x86: Fix reference to QEMU variant of write_acpi_tables() | Andy Shevchenko |
2018-01-30 | x86: tangier: Make _CRS for BTH0 Serialized to avoid warning | Andy Shevchenko |
2018-01-30 | configs: x86: allow to override CONFIG_BOOTCOMMAND | Heinrich Schuchardt |