summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2019-06-11arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT caseHeiko Schocher
2019-06-11ARM: dts: imx: dh-imx6: Fix SPI CS polarity on DHCOM iMX6 PDK2Marek Vasut
2019-06-11ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from LinuxMarek Vasut
2019-06-11opos6ul: set REFSEL and REFR fieldsSébastien Szymanski
2019-06-11colibri-imx6ull: fix usb host modeMarcel Ziswiler
2019-06-11colibri_imx7: migrate usb to driver modelIgor Opaniuk
2019-06-11apalis_imx6: add device tree to makefileMarcel Ziswiler
2019-06-11ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-splParthiban Nallathambi
2019-06-11mx7ulp: Add common plugin codes for mx7ulpYe Li
2019-06-11board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler
2019-06-11imx: fix building for i.mx8 without splMarcel Ziswiler
2019-06-10Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini
2019-06-10Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini
2019-06-08Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2019-06-07imx: move BOARD_SIZE_CHECK to main MakefileHeinrich Schuchardt
2019-06-06ARM: dts: stm32: Add Ethernet support on stm32mp1Christophe Roullier
2019-06-06watchdog: stm32mp: Add watchdog driverPatrice Chotard
2019-06-06ARM: dts: stm32mp: Add iwdg2 support for stm32mp157cPatrice Chotard
2019-06-06stm32mp1: Increase ENV_SIZEPatrice Chotard
2019-06-06stm32mp1: activate NAND and NOR support on EV1Patrick Delaunay
2019-06-06arm: mach-stm32mp: Add newline to the MAC error messageManivannan Sadhasivam
2019-06-06board: stm32mp1: Add Avenger96 board supportManivannan Sadhasivam
2019-06-06arm: dts: stm32mp157: Add missing pinctrl definitionsManivannan Sadhasivam
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev
2019-06-05Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efiTom Rini
2019-06-05ARM: tegra: Mark built-in Ethernet as default on Jetson TX2Thierry Reding
2019-06-05ARM: tegra: Rename pcie-controller to pcieThierry Reding
2019-06-05ARM: tegra: Enable position independent build for 64-bitThierry Reding
2019-06-05ARM: tegra: Import cbootargs value from cboot DTBThierry Reding
2019-06-05ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding
2019-06-05ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding
2019-06-05ARM: tegra: Unify Tegra186 buildsThierry Reding
2019-06-05ARM: tegra: Workaround UDC boot issues only if necessaryThierry Reding
2019-06-05ARM: tegra: Support TZ-only access to PMCThierry Reding
2019-06-05ARM: tegra: Fix save_boot_params() prototypeThierry Reding
2019-06-05ARM: tegra: Guard powergate code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard memory controller code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard GP pad control code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Use common header for PMU declarationsThierry Reding
2019-06-05ARM: tegra: Remove disp1 clock initialization on Tegra210Thierry Reding
2019-06-05ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210Thierry Reding
2019-06-05arm: davinci: remove leftover assemblyBartosz Golaszewski
2019-06-05arm: omap3: Manually initialize GPIO if OF_CONTROL doesn'tAdam Ford
2019-06-05ARM: DTS: imx6q-logicpd: Resync with Linux 5.1Adam Ford
2019-06-05ARM: davinci: Remove ipam390 linker script from KconfigAdam Ford
2019-06-05ARM: davinci: SPL: fix BSS initializationSekhar Nori
2019-06-04ARM: dts: colibri_imx7: Add lcdif nodeIgor Opaniuk
2019-06-04video: mxsfb: add DM_VIDEO supportIgor Opaniuk