aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-24imx-common: compile plugin codePeng Fan1-6/+23
2016-10-24imx-common: introduce USE_IMXIMG_PLUGIN KconfigPeng Fan1-0/+7
2016-10-24imx: mx7: Add plugin supportPeng Fan1-0/+111
2016-10-24imx: mx6: Add plugin supportPeng Fan1-0/+159
2016-10-17arm: imx-common: introduce back usec2ticksPeng Fan1-0/+16
2016-10-17arm: imx-common: add SECURE_BOOT option to KconfigGary Bisson1-0/+7
2016-10-14ARM: create .secure_stack section only for PSCIMasahiro Yamada1-2/+5
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass1-2/+2
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass3-12/+12
2016-10-12Merge git://git.denx.de/u-boot-dmTom Rini2-17/+29
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini28-1075/+202
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2-43/+76
2016-10-12Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-21/+43
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini8-337/+372
2016-10-12Merge git://www.denx.de/git/u-boot-marvellTom Rini1-0/+4
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini16-58/+338
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng8-4/+11
2016-10-11sandbox/fs: Set correct filetype for unknown filetypeStefan Brüns1-0/+2
2016-10-11sandbox: Use the address in readl/writel() functionsSimon Glass1-6/+6
2016-10-11sandbox/fs: Use readdir instead of deprecated readdir_rStefan Brüns1-8/+11
2016-10-11sandbox/fs: Use correct size path name bufferStefan Brüns1-3/+10
2016-10-11sandbox/fs: Make linking of nodes in os_dirent_ls more obviousStefan Brüns1-2/+2
2016-10-11x86: mrccache: Fix error handling in mrccache_get_region()Simon Glass1-3/+5
2016-10-11x86: Drop unused init_helper functionsSimon Glass2-12/+0
2016-10-11x86: ivybridge: Tidy up enable_clock_gating() for 64-bitSimon Glass1-4/+4
2016-10-11x86: ivybridge: Fix PCH power setupSimon Glass1-4/+4
2016-10-11x86: Correct address casts in interrupt codeSimon Glass1-2/+2
2016-10-11x86: Correct address casts in cpu codeSimon Glass1-6/+4
2016-10-11x86: Allow interrupts to be disabled in 64-bit modeSimon Glass1-1/+4
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass9-1035/+0
2016-10-11dm: x86: Move samus to use new driver model supportSimon Glass1-1/+0
2016-10-11x86: Add an accelerated memmove() functionSimon Glass2-1/+162
2016-10-11x86: Fix Linux v4.7+ zimage booting (update bootparam.h)Stefan Roese1-0/+3
2016-10-11x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese1-2/+3
2016-10-10ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren1-1/+1
2016-10-10colibri_t20: fix usb operation and controller orderMarcel Ziswiler1-22/+24
2016-10-10colibri_t20: fix display configurationMarcel Ziswiler1-20/+51
2016-10-10sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske1-21/+43
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada1-0/+1
2016-10-10ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada1-2/+1
2016-10-10ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada1-0/+7
2016-10-10ARM: uniphier: update DRAM init code for LD20 SoC (2nd)Masahiro Yamada2-333/+356
2016-10-10ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada1-0/+1
2016-10-10ARM: uniphier: do not setup pins for System Bus on NAND boot modeMasahiro Yamada2-2/+6
2016-10-09arm: kirkwood: add support for Synology DS109 boardWalter Schweizer1-0/+4
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini29-64/+5482
2016-10-08ARM: AM437X: Add Silicon ID supportLokesh Vutla2-2/+6
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N4-661/+589
2016-10-08arm: Add return value argument to longjmpAlexander Graf1-18/+14