summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-12x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng
2016-07-08armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu
2016-07-08arm: Fix setjmp (again)Alexander Graf
2016-07-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-07-05video: tegra: Move to using simple-panel and pwm-backlightSimon Glass
2016-07-05tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass
2016-07-05powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut
2016-07-04Merge git://git.denx.de/u-boot-arcTom Rini
2016-07-04arc: make global_data.h usable in assembly filesAlexey Brodkin
2016-07-04arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin
2016-07-02sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz
2016-07-02sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl
2016-07-01ARM: uniphier: add external IRQ setup codeMasahiro Yamada
2016-07-01ARM: dts: uniphier: add AIDET nodesMasahiro Yamada
2016-07-01ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada
2016-06-30ARM: uniphier: fix typo "talbe"Masahiro Yamada
2016-06-29x86: coreboot: Remove the dummy pch driverBin Meng
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-28armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha
2016-06-26arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher
2016-06-26arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher
2016-06-26corvus DTS / DM supportHeiko Schocher
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-24board/BuR: rename kwb board to brxre1Hannes Schmelzer
2016-06-24board/BuR: rename tseries board to brppt1Hannes Schmelzer
2016-06-24arm: bcm235xx: update clock frameworkSteve Rae
2016-06-24arm: bcm235xx: fix kps ccuChris Brand
2016-06-24arm: bcm235xx: implement the boot0 hook codeSteve Rae
2016-06-24ARM: armv7: refactor Makefile slightlyMasahiro Yamada
2016-06-24ARM: move #ifdef to match the error handling codeMasahiro Yamada
2016-06-24arm64: optimize smp_kick_all_cpusMasahiro Yamada
2016-06-24board: amlogic: Rename folder for Amlogic boardsCarlo Caione
2016-06-24omap3: bugfix in timer on rolloverDaniel Gorsulowski
2016-06-24armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang
2016-06-21Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede
2016-06-20sunxi: Add PSCI implementation in CChen-Yu Tsai
2016-06-20sunxi: Add base address for GICChen-Yu Tsai
2016-06-20sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai
2016-06-20sunxi: Group cpu core related controls togetherChen-Yu Tsai
2016-06-20sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai
2016-06-20sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai
2016-06-20sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai
2016-06-20ARM: allocate extra space for PSCI stack in secure section during link phaseChen-Yu Tsai
2016-06-20ARM: PSCI: export common PSCI function declarations for C codeChen-Yu Tsai
2016-06-20ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_allChen-Yu Tsai
2016-06-20ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()Chen-Yu Tsai