summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-2726-146/+3079
|\
| * ARCH: imx: Call sata_remove() not on imx6 duallite/solo boardsLudwig Zenz2019-07-191-2/+4
| * imx6dq: Fix chip version issue for rev1.3Ye Li2019-07-191-0/+5
| * ARM: dts: imx: dh-imx6: Add DHCOM iMX6 Duallite PDK2 device treeLudwig Zenz2019-07-192-2/+17
| * ARM: dts: dh-imx6: Refactor DT with som and board level defs for use with imx...Ludwig Zenz2019-07-193-138/+148
| * arm: dts: imx: fsl-imx8dx.dtsi: add gpio aliases to fix gpio commandAnatolij Gustschin2019-07-191-0/+8
| * arm: imx8: don't duplicate build_info()Anatolij Gustschin2019-07-192-0/+14
| * arm: imx8: factor out uart init codeAnatolij Gustschin2019-07-193-1/+29
| * pico-imx7d: Enable DM_USBJoris Offouga2019-07-191-0/+2
| * ARM: imx: m53menlo: Convert WDT support to DMMarek Vasut2019-07-191-0/+5
| * DTS: Add imx6q-display5-u-boot.dtsi file with u-boot specific propertiesLukasz Majewski2019-07-191-0/+44
| * DTS: imx: Add display5 board (imx6q based) device tree description (v5.1)Lukasz Majewski2019-07-191-0/+352
| * imx: imx8dx/qxp: enable thermalPeng Fan2019-07-191-0/+56
| * misc: imx8: add sc_misc_get_tempPeng Fan2019-07-192-0/+3
| * ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driverLukasz Majewski2019-07-191-0/+28
| * ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.11)Lukasz Majewski2019-07-193-0/+1867
| * spl: imx6: Let spl_boot_device return USDHC1 or USDHC2Adam Ford2019-07-191-3/+5
| * i.MX6: nand: add nandbcb command for imxShyam Saini2019-07-194-0/+492
* | net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-252-15/+1
* | Add support for the NXP LS1021A-TSN boardJianchao Wang2019-07-253-1/+92
* | arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2019-07-254-4/+70
* | arm: dts: ls1028a updates for network interfacesAlex Marginean2019-07-253-0/+50
* | psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-245-13/+28
* | Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/23Jul2019Tom Rini2019-07-232-10/+8
|\ \
| * | efi_loader: use predefined constants in crt0_*_efi.SHeinrich Schuchardt2019-07-162-10/+8
* | | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-232-2/+2
|\ \ \
| * | | ARM: dts: stm32: Use kernel qspi compatible string for stm32f469-disco-uboot....Patrice Chotard2019-07-221-1/+1
| * | | ARM: dts: stm32: Use kernel qspi compatible string for stm32f7-uboot.dtsiPatrice Chotard2019-07-221-1/+1
| | |/ | |/|
* | | rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINTChris Webb2019-07-221-0/+2
* | | rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORTChris Webb2019-07-221-1/+1
* | | rockchip: make_fit_atf.py: Eliminate pyelftools dependencyChris Webb2019-07-201-43/+32
* | | rockchip: enable rk322x TPL_BOOTROM_SUPPORT in KconfigKever Yang2019-07-201-0/+1
* | | rockchip: rk3399: use common TPL board fileKever Yang2019-07-203-72/+1
* | | rockchip: rk3399: remove TPL_BOARD_INITKever Yang2019-07-202-8/+2
* | | rockchip: rk3399: use common secure_timer_init() for spl/tplKever Yang2019-07-203-37/+33
* | | rockchip: rk3368: use common TPL board fileKever Yang2019-07-203-75/+1
* | | rockchip: rk3288: use common TPL board fileKever Yang2019-07-203-90/+1
* | | rockchip: rk322x: use common TPL board fileKever Yang2019-07-203-81/+1
* | | rockchip: add common tpl board fileKever Yang2019-07-203-0/+96
* | | rockchip: evb-px5: switch to use ARM generic timerKever Yang2019-07-201-1/+0
* | | rockchip: rk3368-lion: switch to use ARM generic timerKever Yang2019-07-201-1/+0
* | | rockchip: rk3368: enable stimer for rk3368Kever Yang2019-07-202-0/+48
* | | rockchip: rk3368: move sgrf init to spl as arch_cpu_init()Kever Yang2019-07-203-70/+80
* | | rockchip: remove rk_timerKever Yang2019-07-202-43/+0
* | | rockchip: remove no use header file in board codeKever Yang2019-07-202-2/+0
* | | rockchip: rk3128: use ARM arch timer instead of rk_timerKever Yang2019-07-202-9/+0
* | | rockchip: rk3288: use ARM arch timer instead of rk_timerKever Yang2019-07-203-5/+54
* | | rockchip: rk3036: use ARM arch timer instead of rk_timerKever Yang2019-07-202-4/+27
* | | rockchip: rk3036: sdram: use udelay instead of rockchip_udelayKever Yang2019-07-201-10/+9
* | | rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang2019-07-203-4/+61