summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: mvebu: define board_ahci_enable() for A38xBaruch Siach2019-04-121-3/+10
| * | | | ARM: kirkwood: remove kw_config_adr_windowsChris Packham2019-04-122-65/+0
| * | | | ARM: kirkwood: switch to using mvebu mbusChris Packham2019-04-124-3/+46
| * | | | ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAPChris Packham2019-04-122-2/+1
| * | | | ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASEChris Packham2019-04-122-2/+2
| * | | | arm: mvebu: x530: Enable watchdog in SPL and U-BootChris Packham2019-04-121-0/+4
| * | | | arm: sync armada-xp dts files from Linux 5.0Chris Packham2019-04-129-542/+435
| | |_|/ | |/| |
* | | | ARM: dts: dra71-evm: Correct evm_sd regulator max voltageFaiz Abbas2019-04-121-2/+2
* | | | ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas2019-04-121-1/+1
* | | | ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common placeTom Rini2019-04-122-15/+15
* | | | armv7R: K3: am654: Trigger panic on DDR init failuresAndreas Dannenberg2019-04-121-4/+2
* | | | arm: k3: Add support for updating msmc dt nodeLokesh Vutla2019-04-122-1/+76
* | | | arm: k3: Add a wrapper to get tisci handleLokesh Vutla2019-04-122-0/+14
* | | | ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATAAdam Ford2019-04-121-0/+18
* | | | am335x, guardian: Add support for the bosch guardian boardSjoerd Simons2019-04-125-1/+585
* | | | Add support for the MT41K128M16JT125K memory modulesSjoerd Simons2019-04-121-0/+16
* | | | ARM: dts: k2g-ice: add dt node for netcpMurali Karicheri2019-04-121-0/+35
* | | | ARM: dts: k2g-evm: remove unused phy-mode property from phy nodeMurali Karicheri2019-04-121-1/+0
* | | | ARM: k2g: add a workaround to reset the phyMurali Karicheri2019-04-121-0/+3
* | | | ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-04-121-0/+5
* | | | arm64: dts: ti: k3-am65: add mcu navss nodesGrygorii Strashko2019-04-111-0/+47
* | | | soc: keystone: Merge into ti specific directoryVignesh R2019-04-111-0/+8
* | | | firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko2019-04-111-1/+1
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-1143-780/+4276
|\ \ \ | |_|/ |/| |
| * | ARM: dts: rmobile: Enable USB on E2 AltMarek Vasut2019-04-091-0/+28
| * | ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0Marek Vasut2019-04-0927-769/+4075
| * | ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0Marek Vasut2019-04-0911-20/+66
| * | ARM: dts: rmobile: Import R8A77965 M3NULCB DTsMarek Vasut2019-04-093-0/+77
| * | pinctrl: renesas: Add R8A77965 pin control tablesMarek Vasut2019-04-091-1/+1
| * | clk: renesas: Add R8A77965 clock tablesMarek Vasut2019-04-091-1/+1
| * | ARM: rmobile: Add dedicated R8A77965 SoC supportMarek Vasut2019-04-091-0/+7
| * | ARM: rmobile: Enable multi-DTB fit LZO compressionMarek Vasut2019-04-091-0/+17
| * | ARM: renesas: Save boot parameters passed in by ATFMarek Vasut2019-04-091-0/+15
| |/
* | arm: at91: Add gardena-gateway-at91sam supportStefan Roese2019-04-094-0/+136
* | arm: at91: at91sam9x5.dtsi: Add watchdog handleStefan Roese2019-04-091-1/+1
* | arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese2019-04-091-0/+2
* | arm: at91: Enable watchdog supportStefan Roese2019-04-092-0/+58
* | arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese2019-04-091-0/+10
* | arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese2019-04-091-0/+2
* | board: pm9g45: Migrate to CONFIG_DMIlko Iliev2019-04-091-0/+2
* | ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2019-04-092-2/+5
|/
* arm: sunxi: Enable DM_MMC on required SoCsJagan Teki2019-04-082-1/+12
* dts: imx8qxp-mek: Add PHY post reset delayAndrejs Cainikovs2019-04-081-0/+1
* Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini2019-04-051-1/+1
|\
| * DTS: Fix ETH PHY reset on HSC|DDC boards (imx53)Lukasz Majewski2019-04-021-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-011-0/+5
|\ \
| * | ARM: dts: rmobile: Activate I2C7 on AltMarek Vasut2019-03-301-0/+5
| |/
* | Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now"Philipp Tomsich2019-03-291-7/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-03-266-0/+34
|\
| * ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulatorMarek Vasut2019-03-256-0/+34