summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada
2014-12-13x86: Add a simple command to show FSP HOB informationBin Meng
2014-12-13x86: Support Intel FSP initialization path in start.SBin Meng
2014-12-13x86: Add post failure codes for bist and carBin Meng
2014-12-13x86: queensbay: Adapt FSP support codesBin Meng
2014-12-13x86: Initial import from Intel FSP release for Queensbay platformBin Meng
2014-12-13x86: Add a simple superio driver for SMSC LPC47MBin Meng
2014-12-13x86: Add Intel Crown Bay board dts fileBin Meng
2014-12-13x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng
2014-12-13x86: Clean up asm-offsetsBin Meng
2014-12-13x86: Make ROM_SIZE configurable in KconfigBin Meng
2014-12-11Merge git://git.denx.de/u-boot-dmTom Rini
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass
2014-12-11ARM: tegra: Add support for nyan-big boardAllen Martin
2014-12-11tegra: dts: Sync tegra124.dtsi with linux kernelSimon Glass
2014-12-11dts: Bring in Chrome OS keyboard device tree definitionSimon Glass
2014-12-11dm: i2c: dts: Add an I2C bus for sandboxSimon Glass
2014-12-11dm: i2c: Add an I2C EEPROM simulatorSimon Glass
2014-12-11kconfig: ls102xa: Change the prompt messagesAlison Wang
2014-12-11ARM: ls102xa: Setting device's stream id for SMMUs.Xiubo Li
2014-12-11ARM: ls102xa: allow all the peripheral access permission as R/W.Xiubo Li
2014-12-11ls102xa: changing a few targets' configurations.Xiubo Li
2014-12-11ls1021a: adding a secondary core boot address and kick functionsXiubo Li
2014-12-11ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.Xiubo Li
2014-12-11ARM: HYP/non-sec: add the pen address BE mode support.Xiubo Li
2014-12-11drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola
2014-12-11arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang
2014-12-11arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR boardAlison Wang
2014-12-11arm: ls102xa: Add SD boot support for LS1021AQDS boardAlison Wang
2014-12-11kconfig: ls1021a: add SUPPORT_SPLAlison Wang
2014-12-11arm: spl: Add I2C linker list in generic .ldsAlison Wang
2014-12-11arm: ls102xa: Update PCIe dts node statusMinghuan Lian
2014-12-11arm: ls102xa: clear EPU registers for deep sleepchenhui zhao
2014-12-11arm: ls102xa: fixed a bus frequency setting errorTang Yuantian
2014-12-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-12-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2014-12-10arm: rmobile: Add mmc.h for sh_mmcif of rmobileNobuhiro Iwamatsu
2014-12-09stv0991: enable ethernet supportVikas Manocha
2014-12-09stv0991: Add basic stv0991 architecture supportVikas Manocha
2014-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-12-09ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada
2014-12-09ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada
2014-12-09ARM: UniPhier: add device tree sources for PH1-sLD3Masahiro Yamada
2014-12-09ARM: UniPhier: add more device nodes to device treeMasahiro Yamada
2014-12-08blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada