summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVMLokesh Vutla2016-06-132-3/+3
* | | armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor2016-06-1315-0/+1787
* | | board: arm:: Add support for Broadcom BCM23550Steve Rae2016-06-1314-0/+1963
* | | Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2016-06-132-21/+84
|\ \ \
| * | | arc: Update data accessors with use of memory barriersAlexey Brodkin2016-06-131-16/+79
| * | | arc/cache: Flush & invalidate all caches right before enabling IOCAlexey Brodkin2016-06-131-0/+3
| * | | arc/cache: really do invalidate_dcache_all() even if IOC existsAlexey Brodkin2016-06-131-5/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-1319-31/+1674
|\ \ \
| * | | ARM: at91: Fix PMC bit definitionsMarek Vasut2016-06-121-8/+8
| * | | ARM: at91: sama5: Extend boot device autodetectionMarek Vasut2016-06-124-21/+39
OpenPOWER on IntegriCloud