summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm/arm1176: Aspeed start.S hackJoel Stanley2016-07-271-4/+4
* ARM: AST2500: add supportJoel Stanley2016-07-2725-0/+8922
* armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu2016-07-081-0/+8
* arm: Fix setjmp (again)Alexander Graf2016-07-081-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-071-0/+2
|\
| * powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut2016-07-051-0/+2
* | video: tegra: Move to using simple-panel and pwm-backlightSimon Glass2016-07-053-72/+75
* | tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass2016-07-053-73/+2154
|/
* Merge git://git.denx.de/u-boot-arcTom Rini2016-07-042-2/+4
|\
| * arc: make global_data.h usable in assembly filesAlexey Brodkin2016-07-041-0/+2
| * arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin2016-07-041-2/+2
* | sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz2016-07-022-1/+350
* | sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl2016-07-021-0/+2
|/
* ARM: uniphier: add external IRQ setup codeMasahiro Yamada2016-07-022-0/+44
* ARM: dts: uniphier: add AIDET nodesMasahiro Yamada2016-07-028-0/+40
* ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada2016-07-0222-138/+99
* ARM: uniphier: fix typo "talbe"Masahiro Yamada2016-06-301-1/+1
* x86: coreboot: Remove the dummy pch driverBin Meng2016-06-292-27/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-287-124/+21
|\
| * armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini2016-06-283-105/+0
| * armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha2016-06-283-16/+16
| * armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang2016-06-241-3/+5
* | 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
OpenPOWER on IntegriCloud