summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-07-29Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-07-28T210: Add support for 64-bit T210-based P2571 boardTom Warren
2015-07-28P2571: dts: Add DT file for Tegra210 P2571 boardTom Warren
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-07-28ARM: Tegra210: Add SoC code/include files for T210Tom Warren
2015-07-28Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren
2015-07-28Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren
2015-07-28ARM: tegra: Initialize timer earlierThierry Reding
2015-07-28ARM: tegra: Use standard cache enable for 64-bitThierry Reding
2015-07-28ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding
2015-07-28armv8/cache: Fix page table creationThierry Reding
2015-07-28x86: Reserve PCIe ECAM address range in the E820 tableBin Meng
2015-07-28x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng
2015-07-28x86: qemu: Enable writing MP tableBin Meng
2015-07-28x86: Allow cpu-x86 driver to be probed for UPBin Meng
2015-07-28x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng
2015-07-28x86: mpspec: Move writing ISA interrupt entry after PCIBin Meng
2015-07-28x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APICBin Meng
2015-07-28x86: Convert to use driver model pci on queensbay/crownbayBin Meng
2015-07-28x86: pci: Do not assign irq 0 to pci deviceBin Meng
2015-07-28x86: pci: Assign pci irqs to all functionsBin Meng
2015-07-28x86: Enable DM RTC support for all x86 boardsBin Meng
2015-07-28x86: Change pci option rom area MTRR setting to cacheableBin Meng
2015-07-28x86: Simplify architecture defined exception handling in irq_llsr()Bin Meng
2015-07-28x86: Display correct CS/EIP/EFLAGS when there is an error codeBin Meng
2015-07-28Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-07-28ARM: zynqmp: Wire up SATA for the boardMichal Simek
2015-07-28ARM: zynqmp: Wire up ethernet controllersMichal Simek
2015-07-28ARM: zynq: Add support for zc770-xm011Michal Simek
2015-07-28ARM: zynq: DT: Update zc770 dtsesMichal Simek
2015-07-28ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keysMichal Simek
2015-07-28ARM: zynq: DT: Add missing interrupt for L2 pl310Michal Simek
2015-07-28ARM: zynq: DT: Get rid of ps-clk-frequencyMichal Simek
2015-07-28ARM: zynq: DT: Update years in copyrightMichal Simek
2015-07-28ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernelMichal Simek
2015-07-28ARM: zynq: DT: Add reference to bus nodeMichal Simek
2015-07-28ARM: zynq: DT: Add pinctrl nodeMichal Simek
2015-07-28ARM: zynq: DT: Cleanup address-cells and size-cellsMichal Simek
2015-07-28ARM: zynq: DT: Clean up timer device tree nodesMichal Simek
2015-07-28ARM: zynq: DT: Use the zynq binding with macbMichal Simek
2015-07-28ARM: zynq: DT: Fix GEM register area sizeMichal Simek
2015-07-28spi: Fix zynq SPI bindingMichal Simek
2015-07-28ARM: zynq: DT: Remove 222 MHz OPPMichal Simek
2015-07-28ARM: zynq: DT: Migrate UART to Cadence bindingMichal Simek
2015-07-28ARM: zynq: DT: Add a fixed regulator for CPU voltageMichal Simek
2015-07-28ARM: zynq: DT: Add missing nodes to DTSIMichal Simek
2015-07-28ARM: zynq: DT: Use the right names for nodesMichal Simek
2015-07-28zynqmp: Add support for IP detection via SLCRMichal Simek
2015-07-28zynqmp: mp: Simplify set_r5_start handlingMichal Simek
2015-07-28zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu