summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* tegra: dts: Sync up the tegra124 device tree files with LinuxSimon Glass2016-02-163-136/+584
* arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)2016-02-151-0/+6
* arm: the ARM920T is THUMB capable, so select the appropriate ISADavid Müller (ELSOFT AG)2016-02-151-1/+1
* arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)David Müller (ELSOFT AG)2016-02-151-1/+5
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-1432-124/+590
|\
| * ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada2016-02-145-0/+223
| * ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil boardMasahiro Yamada2016-02-141-0/+5
| * ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil boardMasahiro Yamada2016-02-141-0/+6
| * ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada2016-02-141-2/+10
| * ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada2016-02-141-0/+0
| * ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada2016-02-142-1/+8
| * ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada2016-02-141-20/+0
| * ARM: uniphier: drop unneeded EHCI pin mux settingsMasahiro Yamada2016-02-143-25/+0
| * ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada2016-02-146-8/+8
| * ARM: dts: uniphier: add clocks properties to EHCI nodesMasahiro Yamada2016-02-144-0/+12
| * ARM: dts: uniphier: add device nodes for MIO control blockMasahiro Yamada2016-02-147-0/+44
| * ARM: dts: uniphier: add device nodes for Peripheral control blockMasahiro Yamada2016-02-146-0/+36
| * ARM: dts: uniphier: add device nodes for System Control blocksMasahiro Yamada2016-02-147-0/+36
| * ARM: dts: uniphier: add reference clock nodesMasahiro Yamada2016-02-147-0/+33
| * clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-141-0/+1
| * ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada2016-02-144-2/+22
| * ARM: uniphier: add missing static qualifierMasahiro Yamada2016-02-141-1/+1
| * ARM: uniphier: create early page table at run-timeMasahiro Yamada2016-02-143-38/+94
| * ARM: uniphier: change stack pointer address for SPLMasahiro Yamada2016-02-141-4/+1
| * spl: define BOOT_DEVICE_USBMasahiro Yamada2016-02-141-0/+1
| * ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada2016-02-141-27/+53
* | zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu2016-02-121-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-111-0/+1
|\
| * video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass2016-02-111-0/+1
* | ARM: dts: k2g: Add keystone net dts filesMugunthan V N2016-02-083-0/+176
* | OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford2016-02-081-0/+1
* | serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-083-0/+62
* | Use correct spelling of "U-Boot"Bin Meng2016-02-0616-20/+20
|/
* imx: mx6: implement mmc_get_env_devPeng Fan2016-02-041-0/+32
* imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan2016-02-041-0/+21
* arm: pcm052: Add device tree file'sBhuvanchandra DV2016-02-022-1/+24
* arm: vf610-twr: Add device tree file'sBhuvanchandra DV2016-02-022-1/+24
* arm: colibri-vf: Enable serial supportBhuvanchandra DV2016-02-021-0/+10
* arm: vybrid: Update the license stringBhuvanchandra DV2016-02-024-20/+0
* arm: vybrid: Enable lpuart supportBhuvanchandra DV2016-02-021-0/+43
* imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li2016-02-021-4/+0
* imx: mx6sx: Fix issue in LCDIF clock enablementYe Li2016-02-021-2/+2
* imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li2016-02-021-0/+6
* mx6: soc: Add ENET2 mac address supportYe Li2016-02-022-29/+26
* arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut2016-02-022-0/+564
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-025-14/+221
|\
| * board: atmel: sama5d2_xplained: add SPL supportWenyou Yang2016-02-023-0/+34
| * arm: at91/spl: mpddrc: use IP version to check configurationWenyou Yang2016-02-021-7/+11
| * arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang2016-02-022-8/+167
| * arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang2016-02-022-2/+12
OpenPOWER on IntegriCloud