summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-155-1/+11
* x86: Add a simple command to show FSP HOB informationBin Meng2014-12-132-0/+68
* x86: Support Intel FSP initialization path in start.SBin Meng2014-12-133-0/+20
* x86: Add post failure codes for bist and carBin Meng2014-12-132-0/+3
* x86: queensbay: Adapt FSP support codesBin Meng2014-12-133-18/+28
* x86: Initial import from Intel FSP release for Queensbay platformBin Meng2014-12-1312-0/+1522
* x86: Add a simple superio driver for SMSC LPC47MBin Meng2014-12-131-0/+90
* x86: Add Intel Crown Bay board dts fileBin Meng2014-12-132-1/+55
* x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-133-0/+7
* x86: Clean up asm-offsetsBin Meng2014-12-132-2/+3
* x86: Make ROM_SIZE configurable in KconfigBin Meng2014-12-131-1/+77
* Merge git://git.denx.de/u-boot-dmTom Rini2014-12-1111-7/+659
|\
| * dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-114-7/+21
| * ARM: tegra: Add support for nyan-big boardAllen Martin2014-12-113-0/+376
| * tegra: dts: Sync tegra124.dtsi with linux kernelSimon Glass2014-12-111-0/+114
| * dts: Bring in Chrome OS keyboard device tree definitionSimon Glass2014-12-111-0/+105
| * dm: i2c: dts: Add an I2C bus for sandboxSimon Glass2014-12-111-0/+17
| * dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-111-0/+26
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-111-0/+5
|\ \
| * | imx:mx6slevk add board level support for usbPeng Fan2014-11-141-0/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-12-1116-109/+393
|\ \ \ | |_|/ |/| |
| * | kconfig: ls102xa: Change the prompt messagesAlison Wang2014-12-111-2/+2
| * | ARM: ls102xa: Setting device's stream id for SMMUs.Xiubo Li2014-12-111-0/+17
| * | ARM: ls102xa: allow all the peripheral access permission as R/W.Xiubo Li2014-12-112-0/+119
| * | ls102xa: changing a few targets' configurations.Xiubo Li2014-12-112-0/+5
| * | ls1021a: adding a secondary core boot address and kick functionsXiubo Li2014-12-111-0/+18
| * | ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.Xiubo Li2014-12-111-2/+2
| * | ARM: HYP/non-sec: add the pen address BE mode support.Xiubo Li2014-12-111-0/+3
| * | drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-111-104/+0
| * | arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang2014-12-112-0/+7
| * | arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR boardAlison Wang2014-12-111-0/+1
| * | arm: ls102xa: Add SD boot support for LS1021AQDS boardAlison Wang2014-12-113-0/+54
| * | kconfig: ls1021a: add SUPPORT_SPLAlison Wang2014-12-111-0/+2
| * | arm: spl: Add I2C linker list in generic .ldsAlison Wang2014-12-111-0/+3
| * | arm: ls102xa: Update PCIe dts node statusMinghuan Lian2014-12-112-0/+16
| * | arm: ls102xa: clear EPU registers for deep sleepchenhui zhao2014-12-115-0/+143
| * | arm: ls102xa: fixed a bus frequency setting errorTang Yuantian2014-12-111-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-106-15/+28
|\ \ \
| * | | arm: vf610: improve evaluation of reset sourceStefan Agner2014-12-012-10/+19
| * | | arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-012-5/+5
| * | | sata: fix reset_sata for dwc_ahsataSoeren Moch2014-12-011-0/+3
| * | | tbs2910: fix KconfigSoeren Moch2014-12-011-0/+1
* | | | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2014-12-107-0/+215
|\ \ \ \
| * | | | arm: rmobile: Add mmc.h for sh_mmcif of rmobileNobuhiro Iwamatsu2014-12-101-0/+14
| * | | | arm: rmobile: rcar: Add structure for infomation of module control registerNobuhiro Iwamatsu2014-12-051-0/+83
| * | | | arm: rmobile: rcar: Add infomation of bits for module control registerNobuhiro Iwamatsu2014-12-054-0/+53
| * | | | arm: rmobile: rcar: Add mstp_setclrbits and mstp_setclrbits_le32Nobuhiro Iwamatsu2014-12-051-0/+4
| * | | | arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu2014-12-051-0/+22
| * | | | arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu2014-12-051-0/+39
* | | | | stv0991: enable ethernet supportVikas Manocha2014-12-096-0/+100
OpenPOWER on IntegriCloud