summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-26ARM: DTS: stm32: align DT clock declaration with kernelPatrice Chotard1-14/+16
2017-07-26arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan1-0/+4
2017-07-26arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas3-6/+11
2017-07-26pinctrl: meson: add GPIO supportBeniamino Galvani1-0/+11
2017-07-26arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani3-44/+322
2017-07-26ARM: uniphier: remove part number info from the boot logMasahiro Yamada1-11/+11
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada29-1995/+6
2017-07-26arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee2-0/+102
2017-07-26arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee3-57/+81
2017-07-26arm: socfpga: Remove unused passing parameter of socfpga_bridges_resetTien Fong Chee2-3/+3
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-0/+1
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2-0/+2
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass9-0/+30
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass7-0/+14
2017-07-25MIPS: bootm: Fix broken boot_env_legacy codepathZubair Lutfullah Kakakhel1-4/+4
2017-07-25MIPS: Stop building position independent codePaul Burton8-178/+233
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini3-0/+9
2017-07-23arm: omap3: Detect boot mode very earlyAdam Ford1-0/+6
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy1-14/+0
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy7-13/+17
2017-07-23powerpc: move get_pvr() and get_svr() into CChristophe Leroy5-37/+9
2017-07-23powerpc, 8xx: move cache helper into CChristophe Leroy3-38/+32
2017-07-23powerpc, 8xx: move get_immr() into CChristophe Leroy2-16/+8
2017-07-23powerpc, 8xx: Move cache function into C filesChristophe Leroy3-56/+50
2017-07-23powerpc, 8xx: Simplifying check_CPU()Christophe Leroy1-32/+7
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy4-3/+10
2017-07-23powerpc: move set_msr() and get_msr() into .hChristophe Leroy3-28/+14
2017-07-23power, timer: reset TBL before TBUChristophe Leroy1-1/+1
2017-07-23powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy2-12/+4
2017-07-23powerpc: get rid of addr_probe()Christophe Leroy4-53/+0
2017-07-23powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy1-22/+3
2017-07-23arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis2-0/+44
2017-07-23arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is definedAndrew F. Davis1-6/+14
2017-07-23arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis6-120/+174
2017-07-23arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis5-262/+251
2017-07-22meson-gx: reserved memory regionsxypron.glpk@gmx.de1-3/+5
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini117-98/+100
2017-07-12Merge git://www.denx.de/git/u-boot-marvellTom Rini3-0/+469
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic117-90/+92
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima1-3/+3
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima1-0/+1
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam1-5/+0
2017-07-12imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner1-0/+4
2017-07-12marvell: armada385: Add the Turris Omnia boardMarek BehĂșn1-0/+22
2017-07-12arch/arm/dts: Add Turris Omnia device treeMarek BehĂșn2-0/+447
2017-07-12am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc1-4/+10
2017-07-12ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini1-1/+7
2017-07-12armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko1-6/+9
2017-07-12Merge git://git.denx.de/u-boot-dmTom Rini42-41/+211
2017-07-11Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini45-335/+3317