summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Reserve PCIe ECAM address range in the E820 tableBin Meng2015-07-283-1/+20
* x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng2015-07-282-0/+8
* x86: qemu: Enable writing MP tableBin Meng2015-07-283-3/+55
* x86: Allow cpu-x86 driver to be probed for UPBin Meng2015-07-281-0/+9
* x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng2015-07-282-2/+11
* x86: mpspec: Move writing ISA interrupt entry after PCIBin Meng2015-07-281-5/+21
* x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APICBin Meng2015-07-282-7/+34
* x86: Convert to use driver model pci on queensbay/crownbayBin Meng2015-07-284-53/+5
* x86: pci: Do not assign irq 0 to pci deviceBin Meng2015-07-281-0/+2
* x86: pci: Assign pci irqs to all functionsBin Meng2015-07-283-14/+19
* x86: Enable DM RTC support for all x86 boardsBin Meng2015-07-289-9/+31
* x86: Change pci option rom area MTRR setting to cacheableBin Meng2015-07-282-7/+22
* x86: Simplify architecture defined exception handling in irq_llsr()Bin Meng2015-07-281-105/+46
* x86: Display correct CS/EIP/EFLAGS when there is an error codeBin Meng2015-07-283-4/+65
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-07-2818-62/+1238
|\
| * ARM: zynqmp: Wire up SATA for the boardMichal Simek2015-07-281-0/+2
| * ARM: zynqmp: Wire up ethernet controllersMichal Simek2015-07-282-0/+10
| * ARM: zynq: Add support for zc770-xm011Michal Simek2015-07-282-0/+66
| * ARM: zynq: DT: Update zc770 dtsesMichal Simek2015-07-283-12/+176
| * ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keysMichal Simek2015-07-281-0/+21
| * ARM: zynq: DT: Add missing interrupt for L2 pl310Michal Simek2015-07-281-0/+1
| * ARM: zynq: DT: Get rid of ps-clk-frequencyMichal Simek2015-07-281-1/+0
| * ARM: zynq: DT: Update years in copyrightMichal Simek2015-07-281-1/+1
| * ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernelMichal Simek2015-07-284-13/+715
| * ARM: zynq: DT: Add reference to bus nodeMichal Simek2015-07-281-1/+1
| * ARM: zynq: DT: Add pinctrl nodeMichal Simek2015-07-281-1/+7
| * ARM: zynq: DT: Cleanup address-cells and size-cellsMichal Simek2015-07-281-1/+4
| * ARM: zynq: DT: Clean up timer device tree nodesMichal Simek2015-07-281-2/+2
| * ARM: zynq: DT: Use the zynq binding with macbMichal Simek2015-07-281-2/+2
| * ARM: zynq: DT: Fix GEM register area sizeMichal Simek2015-07-281-2/+2
| * spi: Fix zynq SPI bindingMichal Simek2015-07-281-2/+2
| * ARM: zynq: DT: Remove 222 MHz OPPMichal Simek2015-07-281-1/+0
| * ARM: zynq: DT: Migrate UART to Cadence bindingMichal Simek2015-07-281-4/+4
| * ARM: zynq: DT: Add a fixed regulator for CPU voltageMichal Simek2015-07-281-0/+10
| * ARM: zynq: DT: Add missing nodes to DTSIMichal Simek2015-07-281-0/+100
| * ARM: zynq: DT: Use the right names for nodesMichal Simek2015-07-281-10/+10
| * zynqmp: Add support for IP detection via SLCRMichal Simek2015-07-284-0/+74
| * zynqmp: mp: Simplify set_r5_start handlingMichal Simek2015-07-281-6/+1
| * zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-283-4/+12
| * zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu2015-07-282-1/+17
* | stm32f4: add cpu clock option for 180 MHzAntonio Borneo2015-07-271-10/+24
* | stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-271-0/+10
* | Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-273-3/+0
* | am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-271-9/+0
* | omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski2015-07-271-0/+2
* | omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+47
* | omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-0/+62
* | omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-1/+59
* | omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-272-7/+49
* | omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski2015-07-271-2/+2
OpenPOWER on IntegriCloud