summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-07-26Merge git://git.denx.de/u-boot-mipsTom Rini
2017-07-26ARM: DTS: stm32: remove useless mr-nbanks propertyPatrice Chotard
2017-07-26ram: stm32: migrate fmc defines in driver filePatrice Chotard
2017-07-26clk: stm32f7: remove clock_get()Patrice Chotard
2017-07-26clk: stm32f7: cleanup clocks unused definitionsPatrice Chotard
2017-07-26clk: stm32f7: add clock .get_rate() callbackPatrice Chotard
2017-07-26clk: stm32f7: add static for configure_clocks()Patrice Chotard
2017-07-26ARM: DTS: stm32: align DT clock declaration with kernelPatrice Chotard
2017-07-26arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan
2017-07-26arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas
2017-07-26pinctrl: meson: add GPIO supportBeniamino Galvani
2017-07-26arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-25MIPS: bootm: Fix broken boot_env_legacy codepathZubair Lutfullah Kakakhel
2017-07-25MIPS: Stop building position independent codePaul Burton
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-23arm: omap3: Detect boot mode very earlyAdam Ford
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-23powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-07-23powerpc, 8xx: move cache helper into CChristophe Leroy
2017-07-23powerpc, 8xx: move get_immr() into CChristophe Leroy
2017-07-23powerpc, 8xx: Move cache function into C filesChristophe Leroy
2017-07-23powerpc, 8xx: Simplifying check_CPU()Christophe Leroy
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy
2017-07-23powerpc: move set_msr() and get_msr() into .hChristophe Leroy
2017-07-23power, timer: reset TBL before TBUChristophe Leroy
2017-07-23powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy
2017-07-23powerpc: get rid of addr_probe()Christophe Leroy
2017-07-23powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy
2017-07-23arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis
2017-07-23arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is definedAndrew F. Davis
2017-07-23arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis
2017-07-23arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis
2017-07-22meson-gx: reserved memory regionsxypron.glpk@gmx.de
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam
2017-07-12imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner
2017-07-12marvell: armada385: Add the Turris Omnia boardMarek BehĂșn
2017-07-12arch/arm/dts: Add Turris Omnia device treeMarek BehĂșn
2017-07-12am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc
2017-07-12ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini
2017-07-12armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko