summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2017-05-18Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2017-05-18ARM: dts: am335x-evm: disable mmc3Jean-Jacques Hiblot
2017-05-18arm: socfpga: Enable build for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add SPL support for Arria 10Ley Foon Tan
2017-05-18arm: dts: Add dts and dtsi for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add misc support for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add pinmux for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add sdram header file for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add system manager for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add clock driver for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add reset driver support for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add A10 macrosLey Foon Tan
2017-05-18arm: socfpga: Restructure misc driverLey Foon Tan
2017-05-18arm: socfpga: Restructure system managerLey Foon Tan
2017-05-18arm: socfpga: Restructure reset manager driverLey Foon Tan
2017-05-18arm: socfpga: Restructure clock manager driverLey Foon Tan
2017-05-17ARM: uniphier: add more init code for PXs3Masahiro Yamada
2017-05-17ARM: dts: uniphier: sync DT with LinuxMasahiro Yamada
2017-05-17ARM: uniphier: add weird workaround code for LD20Masahiro Yamada
2017-05-17ARM: uniphier: fix MODEL field of REVISION registerMasahiro Yamada
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-05-15sunxi: Add clock support for TV encoderJernej Skrabec
2017-05-15sunxi: video: Split out TVE codeJernej Skrabec
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-15omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODETom Rini
2017-05-15omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini
2017-05-15omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to KconfigTom Rini
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini
2017-05-15arch/arm/cpu/arm926ejs/omap: RemoveTom Rini
2017-05-15armv8: minor fix to comment for enabling SMPEN bitDinh Nguyen
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-05-12arm: change tbu/l type to unsigned intPeng Fan
2017-05-12rk3036: Fix unused variable warningTom Rini
2017-05-12arm: amx3xx: Add support for early debugLokesh Vutla
2017-05-12arm: omap5+: Add support for early debugLokesh Vutla
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla
2017-05-12arm: am33xx: Fix MPU opp selectionLokesh Vutla
2017-05-12configs: convert CONFIG_SYS_MPUCLK to KconfigLokesh Vutla
2017-05-12stm32f7: configure mpu valid for f7 familyVikas Manocha
2017-05-12stm32: use armv7m MPU configuration supportVikas Manocha
2017-05-12armv7m: add MPU configuration supportVikas Manocha
2017-05-12armv7m: correct mpu region size define for 8MB sizeVikas Manocha
2017-05-12arvm7m: add cleanup before linux bootingVikas Manocha
2017-05-12armv7m: cache: add flush & invalidate all dcacheVikas Manocha
2017-05-11arm: am335x: Enable tiny printf in SPLLokesh Vutla
2017-05-11configs: am335x_evm: Enable SPL_DMLokesh Vutla