summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: rmobile: Import DTS from Linux 4.12Marek Vasut2017-08-037-0/+4326
* ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut2017-08-031-0/+6
* ARM: rmobile: Add PFC PUEN bank 5 addressMarek Vasut2017-08-031-0/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-0121-98/+153
|\
| * x86: Switch all boards to use DM SCSIBin Meng2017-08-017-0/+8
| * x86: Convert MMC to driver modelSimon Glass2017-08-015-43/+2
| * x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de2017-08-011-5/+0
| * x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng2017-08-014-0/+4
| * x86: kconfig: Move USB to platform KconfigBin Meng2017-08-019-2/+17
| * x86: qemu: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+4
| * x86: quark: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+9
| * x86: tangier: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+7
| * x86: queensbay: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+11
| * x86: coreboot: kconfig: Imply drivers that are usefulBin Meng2017-08-011-0/+10
| * x86: broadwell: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+6
| * x86: ivybridge: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+5
| * x86: baytrail: kconfig: Imply platform specific driversBin Meng2017-08-011-1/+10
| * x86: kconfig: Imply DM uclass driversBin Meng2017-08-011-6/+10
| * x86: kconfig: Select OF_CONTROLBin Meng2017-08-011-0/+1
| * x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng2017-08-014-0/+4
| * x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-016-13/+20
| * x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng2017-08-014-10/+2
| * x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-012-10/+0
| * x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng2017-08-013-0/+3
| * x86: kconfig: Select PCI and DM_PCIBin Meng2017-08-011-0/+2
| * x86: kconfig: Select USE_PRIVATE_LIBGCCBin Meng2017-08-011-0/+1
| * x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng2017-08-011-0/+2
| * x86: Make table address selectableAndy Shevchenko2017-08-012-7/+15
| * x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng2017-08-011-1/+1
| * x86: Use default stack boundary alignmentBin Meng2017-08-011-2/+1
* | dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detectSimon Glass2017-08-011-1/+1
* | ahci: Support non-PCI controllersSimon Glass2017-08-011-1/+1
|/
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-0/+23
* arm: mach-omap2: Align image address before cache operationsAndrew F. Davis2017-07-311-4/+4
* x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko2017-07-301-0/+4
* x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko2017-07-302-3/+6
* x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko2017-07-303-58/+29
* x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko2017-07-301-3/+2
* x86: acpi: Fill OEM revisionAndy Shevchenko2017-07-301-0/+2
* x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dtsStefan Roese2017-07-301-0/+3
* x86: dfi-bt700: Add xHCI USB supportStefan Roese2017-07-301-0/+12
* x86: Add Intel Edison board filesAndy Shevchenko2017-07-303-0/+94
* x86: Add Intel Tangier supportFelipe Balbi2017-07-308-0/+301
* x86: Add dma-mapping.h to architectural codeAndy Shevchenko2017-07-301-0/+41
* arch/x86: Select USB before selecting host driverAndy Shevchenko2017-07-301-0/+1
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2017-07-296-60/+186
|\
| * arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee2017-07-262-0/+102
| * arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee2017-07-263-57/+81
| * arm: socfpga: Remove unused passing parameter of socfpga_bridges_resetTien Fong Chee2017-07-262-3/+3
* | Merge git://git.denx.de/u-boot-usbTom Rini2017-07-292-4/+3
|\ \