summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-2334-20/+4386
|\
| * malta: Support MIPS32r6 configurationsPaul Burton2016-05-211-0/+1
| * MIPS: Support for targetting MIPSr6Paul Burton2016-05-212-6/+30
| * MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton2016-05-211-2/+2
| * MIPS: Use unchecked immediate addition/subtractionPaul Burton2016-05-212-11/+13
| * mips: ath79: Add support for TPLink WDR4300Marek Vasut2016-05-213-0/+59
| * mips: ath79: Add AR934x supportMarek Vasut2016-05-219-1/+683
| * mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut2016-05-213-0/+80
| * mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut2016-05-211-0/+26
| * mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut2016-05-212-0/+61
| * mips: ath79: dts: Add generic-ehci nodeMarek Vasut2016-05-211-0/+7
| * mips: ath79: Fix compiler warning on const assignmentMarek Vasut2016-05-211-1/+1
| * mips: ath79: Fix ar71xx_regs.h indentMarek Vasut2016-05-211-1034/+1069
| * mips: Add MIPS 74Kc tuneMarek Vasut2016-05-212-0/+4
| * mips: Fix compiler warning in cpu.cMarek Vasut2016-05-211-1/+0
| * ath79: add readonly attribute for ath79_soc_descWills Wang2016-05-211-4/+4
| * ath79: ar933x: use BIT macro for bit shift operationWills Wang2016-05-211-7/+7
| * mips: ath79: add AP143 reference boardWills Wang2016-05-214-0/+133
| * mips: ath79: add AP121 reference boardWills Wang2016-05-214-0/+137
| * mips: ath79: add support for QCA953x SOCsWills Wang2016-05-216-1/+787
| * mips: ath79: add support for AR933x SOCsWills Wang2016-05-216-0/+720
| * mips: add base support for QCA/Atheros ath79 SOCsWills Wang2016-05-2112-0/+1610
* | ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada2016-05-231-1/+1
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-1718-53/+175
|\
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
| * sandbox: Add string and 16-bit I/O functionsSimon Glass2016-05-171-0/+15
| * dm: Rename disk uclass to ahciSimon Glass2016-05-175-4/+7
| * dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-171-5/+5
| * video: tegra: refuse to bind to disabled dcsStephen Warren2016-05-171-4/+0
| * m68k: add malloc memory for early mallocangelo@sysam.it2016-05-179-39/+147
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-05-174-6/+7
|\ \
| * | imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner2016-05-171-1/+1
| * | imx: imx7d: fix ahb clock mux 1Stefan Agner2016-05-171-1/+1
| * | imx: iomux-v3: fix UART input selectsStefan Agner2016-05-171-4/+4
| * | imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5Eric Nelson2016-05-171-0/+1
| |/
* | dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc2016-05-171-0/+10
* | dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-174-6/+6
|/
* arm/arm64: Move barrier instructions into separate headerAndre Przywara2016-05-123-21/+46
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-05-062-1/+2
|\
| * socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin2016-05-061-1/+1
| * ARM: socfpga: Disable USB OC protection on SoCratesMarek Vasut2016-05-061-0/+1
* | imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan2016-05-061-3/+6
* | ARM: am33xx: Fix DDR initialization delaysRuss Dill2016-05-061-0/+1
* | ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren2016-05-061-0/+2
* | Fix various typos, scattered over the code.Robert P. J. Day2016-05-054-4/+4
|/
* ARM: tegra: enable GPU node by compatible valueStephen Warren2016-05-043-15/+22
* Change my mailaddressAndreas Bießmann2016-05-027-7/+7
* arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini2016-05-021-1/+1
* Revert "rockchip: rk3288: correct sdram setting"Vagrant Cascadian2016-05-021-7/+7
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-05-0210-29/+47
|\
OpenPOWER on IntegriCloud