summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-24imx-common: timer: support i.MX6DQPlusPeng Fan
2016-05-24imx-common: sata: return failure if not i.MX6DQPlusPeng Fan
2016-05-24imx-common: hab: support i.MX6DQPlusPeng Fan
2016-05-24imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQPPeng Fan
2016-05-24imx: mx6: ddr: support i.MX6D/QPlusPeng Fan
2016-05-24imx-common: use simpler runtime cpu dection macrosPeng Fan
2016-05-24imx-common: hab: support i.MX6SOLOPeng Fan
2016-05-24imx: mx6: use simpler runtime cpu dection macrosPeng Fan
2016-05-24imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sourcesPeng Fan
2016-05-24imx-common: introduce simpler macros for runtime dectionPeng Fan
2016-05-24Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada
2016-05-20malta: Support MIPS32r6 configurationsPaul Burton
2016-05-20MIPS: Support for targetting MIPSr6Paul Burton
2016-05-20MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton
2016-05-20MIPS: Use unchecked immediate addition/subtractionPaul Burton
2016-05-20mips: ath79: Add support for TPLink WDR4300Marek Vasut
2016-05-20mips: ath79: Add AR934x supportMarek Vasut
2016-05-20mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut
2016-05-20mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: dts: Add generic-ehci nodeMarek Vasut
2016-05-20mips: ath79: Fix compiler warning on const assignmentMarek Vasut
2016-05-20mips: ath79: Fix ar71xx_regs.h indentMarek Vasut
2016-05-20mips: Add MIPS 74Kc tuneMarek Vasut
2016-05-20mips: Fix compiler warning in cpu.cMarek Vasut
2016-05-20ath79: add readonly attribute for ath79_soc_descWills Wang
2016-05-20ath79: ar933x: use BIT macro for bit shift operationWills Wang
2016-05-20mips: ath79: add AP143 reference boardWills Wang
2016-05-20mips: ath79: add AP121 reference boardWills Wang
2016-05-20mips: ath79: add support for QCA953x SOCsWills Wang
2016-05-20mips: ath79: add support for AR933x SOCsWills Wang
2016-05-20mips: add base support for QCA/Atheros ath79 SOCsWills Wang
2016-05-18imx: correct speed grading info for i.MX6ULPeng Fan
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-05-17sandbox: Add string and 16-bit I/O functionsSimon Glass
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-05-17dm: spi: soft_spi: switch to use linux compatible stringPeng Fan
2016-05-17video: tegra: refuse to bind to disabled dcsStephen Warren
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it
2016-05-17imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner
2016-05-17imx: imx7d: fix ahb clock mux 1Stefan Agner
2016-05-17imx: iomux-v3: fix UART input selectsStefan Agner
2016-05-17imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5Eric Nelson
2016-05-17dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc
2016-05-12arm/arm64: Move barrier instructions into separate headerAndre Przywara