summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-10-128-337/+372
|\ \
| * | reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada2016-10-101-0/+1
| * | ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada2016-10-101-2/+1
| * | ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada2016-10-101-0/+7
| * | ARM: uniphier: update DRAM init code for LD20 SoC (2nd)Masahiro Yamada2016-10-102-333/+356
| * | ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada2016-10-101-0/+1
| * | ARM: uniphier: do not setup pins for System Bus on NAND boot modeMasahiro Yamada2016-10-102-2/+6
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-10-121-0/+4
|\ \
| * | arm: kirkwood: add support for Synology DS109 boardWalter Schweizer2016-10-091-0/+4
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-1216-58/+338
|\ \