summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-14-15/+26
| * arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese2016-01-14-4/+17
| * arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese2016-01-14-8/+113
| * arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese2016-01-14-7/+7
| * arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese2016-01-14-1/+0
| * arm: mvebu: Add support for MV78260Stefan Roese2016-01-14-5/+29
| * arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese2016-01-14-1/+1
| * arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese2016-01-14-5/+5
| * arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese2016-01-14-12/+13
| * arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese2016-01-14-21/+8
| * arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese2016-01-14-0/+8
| * arm: mvebu: Enable L2 cache on Armada XPStefan Roese2016-01-14-9/+25
| * arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese2016-01-14-0/+514
| * arm: mvebu: Move some defines to common include fileStefan Roese2016-01-14-0/+6
| * net: mvneta: Convert to driver modelStefan Roese2016-01-14-28/+1
| * arm: mvebu: armada-388-gp.dts: Add ethernet aliasesStefan Roese2016-01-14-0/+2
| * arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm boardStefan Roese2016-01-14-1/+251
| * arm: mvebu: Add SPI driver model supportStefan Roese2016-01-14-3/+22
| * arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2016-01-14-65/+32
| * arm: mvebu/kirkwood: Use common timer functionsStefan Roese2016-01-14-124/+22
* | arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy2016-01-13-19/+2
* | arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy2016-01-13-17/+53
* | arm: move gd handling outside of C codeAlbert ARIBAUD2016-01-13-0/+3
* | Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-13-2/+5
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-01-13-0/+1
|\ \ | |/ |/|
| * arm: mvebu: Select SPL_DM_SEQ_ALIASNathan Rossi2016-01-13-0/+1
* | arm: dts: am4372: add qspi register maps for memory mapMugunthan V N2016-01-13-1/+4
* | arm: dts: dra72-evm: add spi-flash comaptible for flashMugunthan V N2016-01-13-1/+1
* | arm: dts: dra7-evm: add spi-flash comaptible for flashMugunthan V N2016-01-13-1/+1
* | arm: dts: am437x-gp-evm: add spi-flash comaptible for flashMugunthan V N2016-01-13-1/+1
* | arm: dts: dra7: add qspi register maps for memory map and control moduleMugunthan V N2016-01-13-2/+5
* | dts: dra7: add spi alias for qspiMugunthan V N2016-01-13-0/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-01-12-65/+9
|\ \
| * | rockchip: Use the debug UART on rk3036Simon Glass2016-01-12-65/+8
| * | dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass2016-01-12-0/+1
| |/
* | ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada2016-01-13-0/+339
* | ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada2016-01-13-0/+826
* | ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada2016-01-13-129/+188
* | ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada2016-01-13-1/+2
* | ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada2016-01-13-1/+2
* | ARM: uniphier: kill bogus header includesMasahiro Yamada2016-01-13-15/+0
|/
* am33xx/am43xx: Add platform data for GPIOsTom Rini2016-01-08-0/+23
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-03-5/+50
|\
| * imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic2016-01-03-0/+8
| * ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-03-0/+36
| * imx: ddr: drop duplicated debug infoPeng Fan2016-01-03-1/+0
| * imx: mx6: fix reg base address when runtime usagePeng Fan2015-12-07-4/+4
| * imx: mx6: add missing return valueJeroen Hofstee2015-12-07-0/+2
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-12-24-3/+22
|\ \
| * | arm: socfpga: Unreset NAND in U-BootMarek Vasut2015-12-22-0/+4