summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-28ARM: tegra: Use architected timer on ARMv8Thierry Reding
2015-07-28ARM: tegra: Initialize timer earlierThierry Reding
2015-07-28ARM: tegra: Disable SPL and non-cached memory on 64-bitThierry 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-28fdt: Fix fdtdec_get_addr_size() for 64-bitThierry Reding
2015-07-28armv8/cache: Fix page table creationThierry Reding
2015-07-28patman: add distutils based installerChris Packham
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-28dm: pci: Support bridge device configuration correctlyBin Meng
2015-07-28dm: pci: Pass only device/function to pci_bus_find_devfn()Bin Meng
2015-07-28dm: pci: Use complete bdf in all pci config read/write routinesBin Meng
2015-07-28dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng
2015-07-28Fix incorrect comments in linker_lists.hBin Meng
2015-07-28buildman: Correct '--fetch-arch' command documentationBin 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-28cmd_mp: Add support for showing all CPU status by one commandMichal Simek
2015-07-28spi: zynq_spi: Simplify debug macroMichal Simek
2015-07-28zynq: Fix typo in Makefile about custom ps7_init fileMichal Simek
2015-07-28net: gem: Extend timeout valueMichal Simek
2015-07-28zynqmp: Show EL level where U-Boot runsMichal Simek
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