summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2016-01-14arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese
2016-01-14arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese
2016-01-14arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese
2016-01-14arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese
2016-01-14arm: mvebu: Add support for MV78260Stefan Roese
2016-01-14arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese
2016-01-14arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese
2016-01-14arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese
2016-01-14arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese
2016-01-14arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese
2016-01-14arm: mvebu: Enable L2 cache on Armada XPStefan Roese
2016-01-14arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese
2016-01-14arm: mvebu: Move some defines to common include fileStefan Roese
2016-01-14net: mvneta: Convert to driver modelStefan Roese
2016-01-14arm: mvebu: armada-388-gp.dts: Add ethernet aliasesStefan Roese
2016-01-14arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm boardStefan Roese
2016-01-14arm: mvebu: Add SPI driver model supportStefan Roese
2016-01-14arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese
2016-01-14arm: mvebu/kirkwood: Use common timer functionsStefan Roese
2016-01-13arm: dts: am4372: add qspi register maps for memory mapMugunthan V N
2016-01-13arm: dts: dra72-evm: add spi-flash comaptible for flashMugunthan V N
2016-01-13arm: dts: dra7-evm: add spi-flash comaptible for flashMugunthan V N
2016-01-13arm: dts: am437x-gp-evm: add spi-flash comaptible for flashMugunthan V N
2016-01-13arm: dts: dra7: add qspi register maps for memory map and control moduleMugunthan V N
2016-01-13dts: dra7: add spi alias for qspiMugunthan V N
2016-01-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-12sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass
2016-01-12dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass
2016-01-12dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass
2016-01-12dm: Convert bios_interrupts to use DM PCI APISimon Glass
2016-01-12dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass
2016-01-13ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada
2016-01-13ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada
2016-01-13ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada
2016-01-13ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada
2016-01-13ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada
2016-01-13ARM: uniphier: kill bogus header includesMasahiro Yamada
2016-01-08am33xx/am43xx: Add platform data for GPIOsTom Rini
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day
2016-01-07test: add sandbox timer to test.dtsThomas Chou
2016-01-07Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-01-05powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic
2016-01-03ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold
2016-01-03imx: ddr: drop duplicated debug infoPeng Fan