summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2015-07-28zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu
2015-07-27arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding
2015-07-27ARM: tegra: Build warning fixes for 64-bitThierry Reding
2015-07-27tegra124: Implement spl_was_boot_source()Simon Glass
2015-07-27stm32f4: add cpu clock option for 180 MHzAntonio Borneo
2015-07-27stm32f429: pass the device unique ID in DTBAntonio Borneo
2015-07-27Kill unneeded #include <linux/kconfig.h>Masahiro Yamada
2015-07-27am33xx: Unused get_board_rev function removalPaul Kocialkowski
2015-07-27omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski