summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* usb: musb-new: Add support for DM_USBJean-Jacques Hiblot2018-12-141-0/+8
* Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-12-107-304/+237
|\
| * armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain2018-12-065-2/+123
| * armv8:fsl-layerscape: Add support for Chassis 3.2Priyanka Jain2018-12-062-3/+22
| * armv8: lsch3: Add support of serdes3 modulePriyanka Jain2018-12-061-0/+2
| * armv8: fsl-layerscape: Update parsing boot sourceYork Sun2018-12-061-0/+1
| * armv8: layerscape: add SMC calls for DDR size and bank infoRajesh Bhagat2018-12-061-0/+4
| * armv8: fsl-layerscape: identify boot source from PORSR registerRajesh Bhagat2018-12-063-0/+86
| * move data structure out of cpu.hYork Sun2018-12-041-300/+0
* | i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot2018-12-102-0/+26
* | i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R2018-12-104-182/+0
* | gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard2018-12-071-0/+2
* | gpio: stm32f7: Add gpio bank holes managementPatrice Chotard2018-12-071-0/+3
* | arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32}Álvaro Fernández Rojas2018-12-071-0/+13
|/
* rockchip: rk3399: Initialize CPU B clock.Christoph Muellner2018-11-301-4/+18
* ARM: rockchip: rv1108: Sync clock with vendor treeOtavio Salvador2018-11-302-1/+149
* rockchip: rk3188: add support for usb-uart functionalityHeiko Stuebner2018-11-301-0/+42
* Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini2018-11-297-6/+184
|\
| * ARM: meson: Add boot device discoveryNeil Armstrong2018-11-263-0/+22
| * clk: Add clock driver for AXGNeil Armstrong2018-11-261-0/+104
| * ARM: meson: Add support for AXG familyNeil Armstrong2018-11-261-0/+51
| * ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet2018-11-263-6/+7
* | pinctrl: MediaTek: add pinctrl driver for MT7629 SoCRyder Lee2018-11-281-0/+9
* | arm: MediaTek: add basic support for MT7629 boardsRyder Lee2018-11-281-0/+17
|/
* Use _AC and UL macros from linux/const.hBaruch Siach2018-11-201-0/+2
* ARMv8: Enable all asynchronous abort exceptions taken to EL3Chee Hong Ang2018-11-162-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-11-142-1/+6
|\
| * sun50i: A64: add support for R_I2C controllerVasily Khoruzhick2018-11-131-0/+1
| * mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick2018-11-131-1/+5
* | driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko2018-11-051-13/+0
* | drivers: net: keystone_net: drop non dm codeGrygorii Strashko2018-11-051-14/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-10-291-6/+16
|\
| * sunxi: store DRAM size in SPL headerAndre Przywara2018-10-291-1/+2
| * sunxi: Extend SPL header versioningAndre Przywara2018-10-291-5/+14
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-2520-0/+890
|\ \ | |/ |/|
| * power: Add power domain driver for i.MX8Peng Fan2018-10-221-0/+15
| * gpio: mxc_gpio: add support for i.MX8Peng Fan2018-10-221-0/+21
| * imx8: add dummy clockPeng Fan2018-10-221-0/+27
| * imx8: add iomux configuration apiPeng Fan2018-10-221-0/+40
| * imx8: cpu: add uclass based CPU driverAnatolij Gustschin2018-10-221-2/+3
| * imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan2018-10-221-0/+9
| * imx8: add boot device detectionPeng Fan2018-10-221-0/+10
| * armv8: add cpu core helper functionsPeng Fan2018-10-221-0/+26
| * imx: add i.MX8 cpu typePeng Fan2018-10-222-0/+8
| * imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP definedPeng Fan2018-10-221-0/+15
| * imx8: add imx-regs header filePeng Fan2018-10-221-0/+46
| * imx: boot_mode: Add FLEXSPI boot entryPeng Fan2018-10-221-0/+1
| * misc: imx8: add scfw api impementationPeng Fan2018-10-221-0/+30
| * arm: global_data: add scu_dev for i.MX8Peng Fan2018-10-221-0/+4
| * imx8: add scfw macro definitionPeng Fan2018-10-227-0/+636