summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-17ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu1-0/+16
2016-08-17ARM: rmobile: Add support R8A7795Nobuhiro Iwamatsu6-0/+5874
2016-08-17ARM: rmobile: Add support R-Car Generation 3Nobuhiro Iwamatsu4-0/+193
2016-08-17ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for KconfigNobuhiro Iwamatsu3-82/+96
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu4-5/+7
2016-08-17ARM: rmobile: Move SoC headers to mach-rmobile/include/machNobuhiro Iwamatsu21-0/+0
2016-08-17ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu20-2/+3
2016-07-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+2
2016-07-05video: tegra: Move to using simple-panel and pwm-backlightSimon Glass3-72/+75
2016-07-05tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass3-73/+2154
2016-07-05powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut1-0/+2
2016-07-04Merge git://git.denx.de/u-boot-arcTom Rini2-2/+4
2016-07-04arc: make global_data.h usable in assembly filesAlexey Brodkin1-0/+2
2016-07-04arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin1-2/+2
2016-07-02sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz2-1/+350
2016-07-02sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl1-0/+2
2016-07-01ARM: uniphier: add external IRQ setup codeMasahiro Yamada2-0/+44
2016-07-01ARM: dts: uniphier: add AIDET nodesMasahiro Yamada8-0/+40
2016-07-01ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada22-138/+99
2016-06-30ARM: uniphier: fix typo "talbe"Masahiro Yamada1-1/+1
2016-06-29x86: coreboot: Remove the dummy pch driverBin Meng2-27/+0
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-124/+21
2016-06-28armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini3-105/+0
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha3-16/+16
2016-06-26arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher3-0/+124
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher3-1/+116
2016-06-26arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher4-0/+3012
2016-06-26corvus DTS / DM supportHeiko Schocher3-1/+115
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher1-12/+14
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut1-1/+1
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut14-14/+14
2016-06-25board/BuR: rename kwb board to brxre1Hannes Schmelzer1-3/+3
2016-06-25board/BuR: rename tseries board to brppt1Hannes Schmelzer1-3/+3
2016-06-25arm: bcm235xx: update clock frameworkSteve Rae1-5/+5
2016-06-25arm: bcm235xx: fix kps ccuChris Brand1-5/+1
2016-06-25arm: bcm235xx: implement the boot0 hook codeSteve Rae1-0/+15
2016-06-25ARM: armv7: refactor Makefile slightlyMasahiro Yamada1-9/+2
2016-06-25ARM: move #ifdef to match the error handling codeMasahiro Yamada1-2/+5
2016-06-25arm64: optimize smp_kick_all_cpusMasahiro Yamada1-3/+1
2016-06-25board: amlogic: Rename folder for Amlogic boardsCarlo Caione1-1/+1
2016-06-25omap3: bugfix in timer on rolloverDaniel Gorsulowski1-1/+1
2016-06-24armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang1-3/+5
2016-06-21Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede1-9/+0
2016-06-20sunxi: Add PSCI implementation in CChen-Yu Tsai5-504/+341
2016-06-20sunxi: Add base address for GICChen-Yu Tsai3-4/+6
2016-06-20sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai1-1/+6
2016-06-20sunxi: Group cpu core related controls togetherChen-Yu Tsai2-24/+16
2016-06-20sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai1-0/+2
2016-06-20sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai1-1/+3
2016-06-20sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai3-14/+25