summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: exynos7420: remove custome low level init functionThomas Abraham2016-11-22-8/+12
* armv8/fsl-lsch3: Update code to release secondary coresPriyanka Jain2016-11-22-5/+66
* armv8: fsl-layerscape: Add NXP LS2088A SoC supportPriyanka Jain2016-11-22-15/+84
* armv8: fsl-layerscape : Check SVR for initializing TZASCPriyanka Jain2016-11-22-1/+12
* armv8: fsl-layerscape: Update TZASC registers typePriyanka Jain2016-11-22-14/+14
* armv8: lsch3: Use SVR based timer base address detectionPriyanka Jain2016-11-22-3/+17
* armv8: lsch3: Add generic get_svr() in assemblyPriyanka Jain2016-11-22-3/+14
* armv8/fsl-layerscape: Update CONFIG_LS2080A to CONFIG_FSL_LSCH3Shengzhou Liu2016-11-21-3/+4
* armv8: fsl-layerscape: Add README for deploying QSPI imageYuan Yao2016-11-21-0/+42
* arm: ls1021a: improve the core frequency to 1.2GHZYuan Yao2016-11-21-7/+7
* armv8: ls2080aqds: fix SGMII repeater settingsShaohui Xie2016-11-21-5/+8
* fsl: serdes: fix a deadloop issue for P4080Hou Zhiqiang2016-11-21-3/+3
* powerpc: mpc512x: Add support for get_svr() for mpc512x devicesSriram Dash2016-11-21-0/+5
* driver: net: ldpaa_eth: Fix missing bracket issuePriyanka Jain2016-11-21-1/+2
* armv8: ls2080a: Update serdes protocol supportPriyanka Jain2016-11-21-3/+125
* armv8: ls1046aqds: add lpuart supportShaohui Xie2016-11-21-0/+131
* lpuart: add a get_lpuart_clk functionShaohui Xie2016-11-21-1/+6
* armv7: Add support of ls1021a-iot boardFeng Li2016-11-21-1/+999
* configs: ls2080ardb: Enable DSPI flash supportYuan Yao2016-11-21-0/+1
* armv8:ls1012a: Update bootargs for fast-bootPratiyush Srivastava2016-11-21-1/+1
* spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko2016-11-18-60/+2
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-18-51/+96
* Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-11-17-5/+17
|\
| * sunxi: sina33: Enable the LCDMaxime Ripard2016-11-16-0/+4
| * sunxi: sina33: Enable the eMMCMaxime Ripard2016-11-16-0/+1
| * mmc: sunxi: Enable 8bits bus width for sun8iMaxime Ripard2016-11-16-1/+1
| * mmc: Retry the switch commandMaxime Ripard2016-11-16-4/+11
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-11-17-86/+1021
|\ \
| * | ls2080ardb: Convert to distro bootAlexander Graf2016-11-17-1/+26
| * | armv8: fsl-layerscape: Add support for efi_loader RTS resetAlexander Graf2016-11-17-2/+31
| * | armv8: ls2080a: Declare spin tables as reserved for efi loaderAlexander Graf2016-11-17-0/+6
| * | ls2080ardb: Reserve DP-DDR RAMAlexander Graf2016-11-17-0/+9
| * | ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-17-15/+52
| * | efi_loader: Fix efi_add_runtime_mmio definitionAlexander Graf2016-11-17-1/+1
| * | efi_loader: Disable PSCI reset for ls1043 and ls1046Alexander Graf2016-11-17-2/+3
| * | efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3Alexander Graf2016-11-17-0/+11
| * | x86: Enable EFI loader supportSimon Glass2016-11-14-2/+2
| * | efi: x86: Adjust EFI files support efi_loaderSimon Glass2016-11-14-5/+22
| * | x86: Move efi .S files into the 'lib' directorySimon Glass2016-11-14-20/+20
| * | x86: Move efi .lds files into the 'lib' directorySimon Glass2016-11-14-1/+1
| * | efi: arm: Add aarch64 EFI app supportSimon Glass2016-11-14-1/+297
| * | efi: arm: Add EFI app supportSimon Glass2016-11-14-1/+292
| * | elf: arm: Add a few ARM relocation typesSimon Glass2016-11-14-2/+17
| * | efi: Add support for a hello world test programSimon Glass2016-11-14-6/+107
| * | efi: Makefile: Export variables for use with EFISimon Glass2016-11-14-0/+9
| * | x86: Tidy up selection of building the EFI stubSimon Glass2016-11-14-4/+7
| * | efi: Fix debug message address formatSimon Glass2016-11-14-1/+1
| * | efi: Correct cache flush alignmentSimon Glass2016-11-14-1/+2
| * | x86: Correct a build warning in x86 tablesSimon Glass2016-11-14-0/+2
| * | efi_loader: console: Correctly report modesEmmanuel Vadot2016-11-14-16/+84