summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-07-31-152/+631
|\
| * powerpc/T104xRDB: Remove vbank check redundant codePriyanka Jain2015-07-31-4/+1
| * powerpc/t1023rdb: eMMC boot without external SD cardShengzhou Liu2015-07-31-0/+24
| * powerpc/t4240: update serdes tableShaohui Xie2015-07-31-55/+48
| * powerpc/t1023rdb: add support for T1023RDB RevCShengzhou Liu2015-07-31-56/+123
| * powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAMAneesh Bansal2015-07-31-1/+43
| * powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040Aneesh Bansal2015-07-31-0/+12
| * powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal2015-07-31-0/+53
| * powerpc/T102xRDB: Enable ifc nand ecc encode and decodeJaiprakash Singh2015-07-28-1/+3
| * powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025Nikhil Badola2015-07-28-1/+1
| * powerpc/b4860qds: Update README for DIP switch informationRaghav Dogra2015-07-28-1/+1
| * powerpc/t1024: update fman liodn for mac1Shengzhou Liu2015-07-28-2/+7
| * powerpc/t104x, t102x: Update CPC debug register value in PBI commandsPriyanka Jain2015-07-28-4/+4
| * powerpc/t4rdb: fix cpld reset altbankShaohui Xie2015-07-28-7/+1
| * powerpc/p2020rdb: fix the FDT_ERR_NOTFOUND issueYing Zhang2015-07-28-4/+11
| * powerpc/T104xD4: Add Secure boot support for T104xD4RDB platformsgaurav rana2015-07-28-0/+15
| * powerpc/T104xD4RDB: Add T104xD4RDB boards supportPriyanka Jain2015-07-28-16/+284
* | Merge git://git.denx.de/u-boot-x86Tom Rini2015-07-31-1/+4
|\ \
| * | patman: Don't run patman when it is imported as a moduleSimon Glass2015-07-31-1/+4
* | | armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu2015-07-31-10/+55
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-07-29-103/+4639
|\ \
| * | T210: Add support for 64-bit T210-based P2571 boardTom Warren2015-07-28-0/+617
| * | P2571: dts: Add DT file for Tegra210 P2571 boardTom Warren2015-07-28-1/+108
| * | ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-28-43/+509
| * | ARM: Tegra210: Add SoC code/include files for T210Tom Warren2015-07-28-0/+3275
| * | Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren2015-07-28-11/+18
| * | Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren2015-07-28-0/+2
| * | ARM: tegra: Use architected timer on ARMv8Thierry Reding2015-07-28-0/+3
| * | ARM: tegra: Initialize timer earlierThierry Reding2015-07-28-6/+6
| * | ARM: tegra: Disable SPL and non-cached memory on 64-bitThierry Reding2015-07-28-0/+4
| * | ARM: tegra: Use standard cache enable for 64-bitThierry Reding2015-07-28-1/+1
| * | ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding2015-07-28-0/+16
| * | fdt: Fix fdtdec_get_addr_size() for 64-bitThierry Reding2015-07-28-20/+36
| * | armv8/cache: Fix page table creationThierry Reding2015-07-28-2/+2
| * | arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding2015-07-27-1/+2
| * | ARM: tegra: Build warning fixes for 64-bitThierry Reding2015-07-27-3/+3
| * | mmc: tegra: Build warning fixes for 64-bitThierry Reding2015-07-27-3/+3
| * | i2c: tegra: Build warning fixes for 64-bitThierry Reding2015-07-27-2/+2
| * | dfu: fix 64-bit compile warningsStephen Warren2015-07-27-3/+3
| * | pxe: add AArch64 image supportStephen Warren2015-07-27-2/+8
| * | tegra124: Expand SPL space by 8KBSimon Glass2015-07-27-1/+1
| * | tegra: nyan-big: Allow TPM on I2CSimon Glass2015-07-27-4/+4
| * | tegra124: Implement spl_was_boot_source()Simon Glass2015-07-27-0/+16
| |/
* | patman: add distutils based installerChris Packham2015-07-28-8/+39
* | x86: Reserve PCIe ECAM address range in the E820 tableBin Meng2015-07-28-1/+20
* | x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng2015-07-28-0/+8
* | x86: qemu: Enable writing MP tableBin Meng2015-07-28-3/+58
* | x86: Allow cpu-x86 driver to be probed for UPBin Meng2015-07-28-0/+9
* | x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng2015-07-28-2/+11
* | x86: mpspec: Move writing ISA interrupt entry after PCIBin Meng2015-07-28-5/+21