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