summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* armv8/ls1043ardb: add USB supportGong Qianyu2015-11-30-3/+3
* armv8/ls1043ardb: add DSPI supportGong Qianyu2015-11-30-0/+45
* armv8/ls1043aqds: dts: add dtb supportGong Qianyu2015-11-30-1/+126
* armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie2015-11-30-0/+10
* armv8/ls1043ardb: dts: add dtb supportGong Qianyu2015-11-30-0/+245
* armv8/fsl-layerscape: Remove reference to gdataGong Qianyu2015-11-30-2/+0
* pci/layerscape: add support for LS1043A PCIe LUT register accessMingkai Hu2015-11-30-0/+18
* armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-30-8/+23
* armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-30-48/+71
* driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha2015-11-30-0/+61
* armv8: lsch3: Fix lane protocol parsing logicPrabhakar Kushwaha2015-11-30-2/+23
* arm: ls1021a: Ensure Generic Timer disabled before jumping into the OSAlison Wang2015-11-30-0/+10
* arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bitAlison Wang2015-11-30-2/+3
* am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R2015-11-23-6/+0
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-11-22-3/+1800
|\
| * sunxi: Add support for the Lamobo R1 boardJelle de Jong2015-11-22-0/+298
| * sunxi: Add H3 dts[i] filesHans de Goede2015-11-22-0/+825
| * sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2015-11-22-3/+10
| * sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-22-0/+660
| * sunxi: Add basic H3 supportJens Kuske2015-11-22-0/+7
* | ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* | ns16550: unify serial_tegraThomas Chou2015-11-21-0/+14
* | ns16550: unify serial_rockchipThomas Chou2015-11-21-3/+5
|/
* dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass2015-11-19-0/+1
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-19-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-11-19-0/+3
|\
| * ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R2015-11-17-0/+3
* | zynqmp: mp: Add support for booting R5 from any addressMichal Simek2015-11-19-3/+35
* | spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-18-9/+1
* | spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-3/+11
* | board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven2015-11-18-1/+1
* | arm: mvebu: a38x: serdes specification cleanupKevin Smith2015-11-17-52/+48
* | arm: mvebu: a38x: Add const to some function callsKevin Smith2015-11-17-7/+7
* | arm: mvebu: a38x: Remove unsupported topologiesKevin Smith2015-11-17-1315/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-11-16-219/+587
|\
| * imx: mx7: compile misc.c for mx7Peng Fan2015-11-12-1/+1
| * imx: imx-common: power down lcdif before boot osPeng Fan2015-11-12-0/+3
| * imx: mx6: implement reset_miscPeng Fan2015-11-12-0/+7
| * video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-12-0/+2
| * imx: mx6: add clock api for lcdifPeng Fan2015-11-12-0/+247
| * imx: mx6: crm_reg: add LCDIF related macrosPeng Fan2015-11-12-4/+30
| * imx: mx6: fix register addressPeng Fan2015-11-12-6/+12
| * imx: lcdif: use one register structure for i.MXesPeng Fan2015-11-12-102/+22
| * imx: imx-common: move lcdif structure and macro definition to imx-commonPeng Fan2015-11-12-1/+1
| * imx: include linux/types.h for regs-common.hPeng Fan2015-11-12-0/+2
| * mxs: regs-common.h must be wrapped with !__ASSEMBLY__Peng Fan2015-11-12-1/+1
| * mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-12-2/+2
| * mx7: psci: add basic psci supportPeng Fan2015-11-12-0/+139
| * arm: discard relocation entries for secure textPeng Fan2015-11-12-0/+17
| * Merge git://git.denx.de/u-bootStefano Babic2015-11-12-773/+4042
| |\