summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullupFaiz Abbas2019-07-263-2/+23
* arm: dts: k3-j721e: Add r5 specific dt supportLokesh Vutla2019-07-263-1/+218
* arm: dts: k3-j721e: Add initial support for common processor boardLokesh Vutla2019-07-263-0/+93
* arm: dts: ti: Add Support for J721E SoCLokesh Vutla2019-07-263-0/+480
* board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-261-0/+1
* armv8: K3: j721e: Add custom MMU supportSuman Anna2019-07-261-0/+55
* armv7R: K3: j721e: Load SYSFW binary and config from boot mediaAndreas Dannenberg2019-07-261-0/+30
* armv7R: K3: j721e: Shut down R5 core after ATF startup on A72Lokesh Vutla2019-07-261-0/+57
* armv7R: K3: j721e: Store boot index from ROMAndreas Dannenberg2019-07-261-2/+15
* armv7R: K3: j721e: Unlock all applicable control MMR registersAndreas Dannenberg2019-07-261-1/+42
* armv7R: K3: j721e: Add support for boot device detectionLokesh Vutla2019-07-265-0/+141
* arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla2019-07-265-8/+51
* arm: dts: k3-am654: Update power-domains property for each nodeLokesh Vutla2019-07-267-13/+18
* armv7R: k3: Release all the exclusive devicesLokesh Vutla2019-07-261-0/+4
* armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg2019-07-263-2/+68
* 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...Tom Rini2019-07-233-16/+13
|\
| * efi_loader: use predefined constants in crt0_*_efi.SHeinrich Schuchardt2019-07-163-16/+13
* | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-233-2/+6
|\ \
| * | 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
| * | dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-221-0/+4
* | | Merge tag 'rockchip-for-v2019.07-2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-07-231-1/+3
|\ \ \
| * | | 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
* | | | Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-2164-851/+2898
|\| | |
| * | | 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