summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-19-551/+165
|\
| * efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf2016-10-19-6/+6
| * x86: efi: Add EFI loader support for x86Simon Glass2016-10-19-1/+48
| * efi: Use asmlinkage for EFIAPISimon Glass2016-10-19-0/+0
| * cpu: Add get_vendor callbackAlexander Graf2016-10-19-0/+29
| * cpu: Add DMTF id and family fieldsAlexander Graf2016-10-19-0/+5
| * smbios: Allow compilation on 64bit systemsAlexander Graf2016-10-19-1/+6
| * x86: Move smbios generation into arch independent directoryAlexander Graf2016-10-19-534/+1
| * x86: Move table csum into separate fileAlexander Graf2016-10-19-12/+2
| * efi_loader: Add generic PSCI RTSAlexander Graf2016-10-19-5/+26
| * arm: Provide common PSCI based reset handlerAlexander Graf2016-10-19-0/+25
| * arm: Add PSCI shutdown functionAlexander Graf2016-10-18-0/+16
| * arm: Disable HVC PSCI calls by defaultAlexander Graf2016-10-18-14/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-10-18-175/+283
|\ \
| * | ARM: uniphier: remove unnecessary EHCI reset deassertionMasahiro Yamada2016-10-18-8/+6
| * | ARM: dts: uniphier: sync DT with latest LinuxMasahiro Yamada2016-10-18-164/+274
| * | ARM: uniphier: fix addresses of Cortex-A72 gear setting macrosMasahiro Yamada2016-10-18-3/+3
| |/
* | x86: Add implementations of setjmp() and longjmp()Simon Glass2016-10-18-1/+86
* | x86: Move table csum into separate headerAlexander Graf2016-10-18-12/+2
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-10-15-11/+0
|\
| * arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha2016-10-14-11/+0
* | ARM: create .secure_stack section only for PSCIMasahiro Yamada2016-10-14-2/+5
* | libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-13-2/+2
* | libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-12/+12
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-10-12-17/+29
|\
| * sandbox/fs: Set correct filetype for unknown filetypeStefan Brüns2016-10-11-0/+2
| * sandbox: Use the address in readl/writel() functionsSimon Glass2016-10-11-6/+6
| * sandbox/fs: Use readdir instead of deprecated readdir_rStefan Brüns2016-10-11-8/+11
| * sandbox/fs: Use correct size path name bufferStefan Brüns2016-10-11-3/+10
| * sandbox/fs: Make linking of nodes in os_dirent_ls more obviousStefan Brüns2016-10-11-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-10-12-1075/+202
|\ \
| * | x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-12-4/+11
| * | x86: mrccache: Fix error handling in mrccache_get_region()Simon Glass2016-10-11-3/+5
| * | x86: Drop unused init_helper functionsSimon Glass2016-10-11-12/+0
| * | x86: ivybridge: Tidy up enable_clock_gating() for 64-bitSimon Glass2016-10-11-4/+4
| * | x86: ivybridge: Fix PCH power setupSimon Glass2016-10-11-4/+4
| * | x86: Correct address casts in interrupt codeSimon Glass2016-10-11-2/+2
| * | x86: Correct address casts in cpu codeSimon Glass2016-10-11-6/+4
| * | x86: Allow interrupts to be disabled in 64-bit modeSimon Glass2016-10-11-1/+4
| * | dm: x86: Move link to use driver model for videoSimon Glass2016-10-11-1035/+0
| * | dm: x86: Move samus to use new driver model supportSimon Glass2016-10-11-1/+0
| * | x86: Add an accelerated memmove() functionSimon Glass2016-10-11-1/+162
| * | x86: Fix Linux v4.7+ zimage booting (update bootparam.h)Stefan Roese2016-10-11-0/+3
| * | x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese2016-10-11-2/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-10-12-43/+76
|\ \
| * | ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren2016-10-10-1/+1
| * | colibri_t20: fix usb operation and controller orderMarcel Ziswiler2016-10-10-22/+24
| * | colibri_t20: fix display configurationMarcel Ziswiler2016-10-10-20/+51
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-12-21/+43
|\ \
| * | sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske2016-10-10-21/+43
| |/