summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-07-2964-103/+4639
|\
| * T210: Add support for 64-bit T210-based P2571 boardTom Warren2015-07-2811-0/+617
| * P2571: dts: Add DT file for Tegra210 P2571 boardTom Warren2015-07-282-1/+108
| * ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-2821-43/+509
| * ARM: Tegra210: Add SoC code/include files for T210Tom Warren2015-07-2818-0/+3275
| * Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren2015-07-282-11/+18
| * Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren2015-07-281-0/+2
| * ARM: tegra: Use architected timer on ARMv8Thierry Reding2015-07-281-0/+3
| * ARM: tegra: Initialize timer earlierThierry Reding2015-07-282-6/+6
| * ARM: tegra: Disable SPL and non-cached memory on 64-bitThierry Reding2015-07-281-0/+4
| * ARM: tegra: Use standard cache enable for 64-bitThierry Reding2015-07-281-1/+1
| * ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding2015-07-281-0/+16
| * fdt: Fix fdtdec_get_addr_size() for 64-bitThierry Reding2015-07-281-20/+36
| * armv8/cache: Fix page table creationThierry Reding2015-07-281-2/+2
| * arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding2015-07-271-1/+2
| * ARM: tegra: Build warning fixes for 64-bitThierry Reding2015-07-272-3/+3
| * mmc: tegra: Build warning fixes for 64-bitThierry Reding2015-07-271-3/+3
| * i2c: tegra: Build warning fixes for 64-bitThierry Reding2015-07-271-2/+2
| * dfu: fix 64-bit compile warningsStephen Warren2015-07-272-3/+3
| * pxe: add AArch64 image supportStephen Warren2015-07-272-2/+8
| * tegra124: Expand SPL space by 8KBSimon Glass2015-07-271-1/+1
| * tegra: nyan-big: Allow TPM on I2CSimon Glass2015-07-271-4/+4
| * tegra124: Implement spl_was_boot_source()Simon Glass2015-07-271-0/+16
* | patman: add distutils based installerChris Packham2015-07-284-8/+39
* | 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-284-3/+58
* | 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-285-53/+6
* | dm: pci: Support bridge device configuration correctlyBin Meng2015-07-283-18/+61
* | dm: pci: Pass only device/function to pci_bus_find_devfn()Bin Meng2015-07-281-1/+1
* | dm: pci: Use complete bdf in all pci config read/write routinesBin Meng2015-07-281-27/+27
* | dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng2015-07-281-0/+9
* | Fix incorrect comments in linker_lists.hBin Meng2015-07-281-10/+10
* | buildman: Correct '--fetch-arch' command documentationBin Meng2015-07-281-2/+2
* | 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-2814-9/+36
* | 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-2832-117/+1427
|\ \
| * | cmd_mp: Add support for showing all CPU status by one commandMichal Simek2015-07-281-0/+22
| * | spi: zynq_spi: Simplify debug macroMichal Simek2015-07-281-1/+1
| * | zynq: Fix typo in Makefile about custom ps7_init fileMichal Simek2015-07-281-1/+1
| * | net: gem: Extend timeout valueMichal Simek2015-07-281-1/+1
| * | zynqmp: Show EL level where U-Boot runsMichal Simek2015-07-281-0/+2
OpenPOWER on IntegriCloud