summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-263-0/+124
* arm: at91: smartweb: add DM and DTS supportHeiko Schocher2016-06-263-1/+116
* arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher2016-06-264-0/+3012
* corvus DTS / DM supportHeiko Schocher2016-06-263-1/+115
* arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher2016-06-261-12/+14
* ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut2016-06-261-1/+1
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-2614-14/+14
* board/BuR: rename kwb board to brxre1Hannes Schmelzer2016-06-241-3/+3
* board/BuR: rename tseries board to brppt1Hannes Schmelzer2016-06-241-3/+3
* arm: bcm235xx: update clock frameworkSteve Rae2016-06-241-5/+5
* arm: bcm235xx: fix kps ccuChris Brand2016-06-241-5/+1
* arm: bcm235xx: implement the boot0 hook codeSteve Rae2016-06-241-0/+15
* ARM: armv7: refactor Makefile slightlyMasahiro Yamada2016-06-241-9/+2
* ARM: move #ifdef to match the error handling codeMasahiro Yamada2016-06-241-2/+5
* arm64: optimize smp_kick_all_cpusMasahiro Yamada2016-06-241-3/+1
* board: amlogic: Rename folder for Amlogic boardsCarlo Caione2016-06-241-1/+1
* omap3: bugfix in timer on rolloverDaniel Gorsulowski2016-06-241-1/+1
* Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede2016-06-201-9/+0
* sunxi: Add PSCI implementation in CChen-Yu Tsai2016-06-205-504/+341
* sunxi: Add base address for GICChen-Yu Tsai2016-06-203-4/+6
* sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai2016-06-201-1/+6
* sunxi: Group cpu core related controls togetherChen-Yu Tsai2016-06-202-24/+16
* sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai2016-06-201-0/+2
* sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai2016-06-201-1/+3
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-203-14/+25
* ARM: allocate extra space for PSCI stack in secure section during link phaseChen-Yu Tsai2016-06-201-0/+7
* ARM: PSCI: export common PSCI function declarations for C codeChen-Yu Tsai2016-06-201-0/+7
* ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_allChen-Yu Tsai2016-06-201-0/+2
* ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()Chen-Yu Tsai2016-06-201-9/+9
* sunxi: Add defconfig and dts file for inet86dz boardHans de Goede2016-06-202-0/+294
* sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tabletHans de Goede2016-06-203-0/+303
* sunxi: Select USE_TINY_PRINTFHans de Goede2016-06-201-0/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-06-2013-61/+261
|\
| * clk: convert API to match reset/mailbox styleStephen Warren2016-06-199-55/+204
| * reset: implement a reset testStephen Warren2016-06-192-0/+32
| * mailbox: add Tegra186 HSP driverStephen Warren2016-06-192-0/+15
| * sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc2016-06-191-6/+10
* | ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada2016-06-203-0/+42
* | ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada2016-06-201-0/+1
* | ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BITMasahiro Yamada2016-06-201-8/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-183-4/+117
|\
| * ARM: socfpga: Sort Kconfig entriesMarek Vasut2016-06-081-4/+4
| * ARM: socfpga: add support for IS1 boardPavel Machek2016-06-083-0/+113
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-185-10/+15
|\ \
| * | usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash2016-06-131-0/+1
| * | armv8/ls2080: Remove workaround for erratum A008751Sriram Dash2016-06-131-10/+0
| * | arm64: fsl-layerscape: add get_svr and IS_SVR_REV helperSriram Dash2016-06-134-0/+14
* | | arm: Fix setjmpAlexander Graf2016-06-171-5/+4
* | | arm, am335x: siemens: enable DM/DTS supportHeiko Schocher2016-06-177-2/+1554
* | | ARM: dts: AM572x-IDK Initial SupportSchuyler Patton2016-06-133-1/+393
OpenPOWER on IntegriCloud