aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada29-1995/+6
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-0/+1
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-0/+1
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-0/+2
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass6-0/+13
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-0/+3
2017-07-23arm: omap3: Detect boot mode very earlyAdam Ford1-0/+6
2017-07-22arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis2-0/+44
2017-07-22arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is definedAndrew F. Davis1-6/+14
2017-07-22arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis6-120/+174
2017-07-22arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis5-262/+251
2017-07-22meson-gx: reserved memory regionsxypron.glpk@gmx.de1-3/+5
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini117-98/+100
2017-07-12Merge git://www.denx.de/git/u-boot-marvellTom Rini3-0/+469
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic117-90/+92
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima1-3/+3
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima1-0/+1
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam1-5/+0
2017-07-12imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner1-0/+4
2017-07-12marvell: armada385: Add the Turris Omnia boardMarek BehĂșn1-0/+22
2017-07-12arch/arm/dts: Add Turris Omnia device treeMarek BehĂșn2-0/+447
2017-07-11am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc1-4/+10
2017-07-11ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini1-1/+7
2017-07-11armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko1-6/+9
2017-07-11Merge git://git.denx.de/u-boot-dmTom Rini33-27/+118
2017-07-11Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini45-335/+3317
2017-07-11tegra: fdt: Ensure that the console UART is enabledSimon Glass17-0/+68
2017-07-11tegra: Show a debug message if the LCD PMIC fails to startSimon Glass1-1/+3
2017-07-11tegra: Fix up include file orderingSimon Glass2-16/+10
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2-3/+3
2017-07-11dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass1-1/+3
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass3-5/+5
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass2-0/+6
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass6-1/+17
2017-07-11rockchip: dts: rk3328: add aliases for mmc controllerKever Yang1-0/+3
2017-07-11rockchip: rk3288: Add pinctrl support for the gmac ethernet interfaceSjoerd Simons1-0/+178
2017-07-11rockchip: dts: rk3328-evb: add sdmmc-pwren regulatorKever Yang1-0/+8
2017-07-11rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov5-0/+851
2017-07-11rockchip: dts: rk3399: control vbus of typec by fixed regulatorMeng Dongyang1-2/+14
2017-07-11rockchip: dts: rk3328: support and enable dwc2Meng Dongyang2-0/+24
2017-07-11rockchip: dts: rk3328: add fixed regulator node for xhciMeng Dongyang1-1/+10
2017-07-11rockchip: rk3036: sync os_reg2 define with other socKever Yang1-2/+3
2017-07-11rockchip: pwm: fix the register layout for the PWM controllereric.gao@rock-chips.com1-1/+1
2017-07-11rockchip: firefly-rk3399: dts: enable sdmmc deviceKever Yang1-0/+7
2017-07-11rockchip: rk3328: dtsi use max-frequency for mmc nodeKever Yang1-4/+4
2017-07-11rockchip: rk3288: dtsi use max-frequency for mmc nodeKever Yang1-4/+4
2017-07-11rockchip: rk3036: dtsi use max-frequency for mmc nodeKever Yang1-1/+1
2017-07-11rockchip: add evb_rk3229 boardKever Yang1-0/+1
2017-07-11rockchip: rk322x: add basic soc supportKever Yang9-0/+311
2017-07-11rockchip: rk322x: add dts fileKever Yang2-0/+787