summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* ARM: Implement non-cached memory supportThierry Reding2014-12-18-0/+49
* ARM: tegra: Enable PCIe on Jetson TK1Thierry Reding2014-12-18-0/+347
* ARM: tegra: Add Tegra124 PCIe device tree nodeThierry Reding2014-12-18-0/+66
* ARM: tegra: Add GIC for Tegra124Thierry Reding2014-12-18-0/+13
* ARM: tegra: Enable PCIe on BeaverThierry Reding2014-12-18-0/+245
* ARM: tegra: Enable PCIe on CardhuThierry Reding2014-12-18-0/+362
* ARM: tegra: Add Tegra30 PCIe device tree nodeThierry Reding2014-12-18-0/+74
* ARM: tegra: Add GIC for Tegra30Thierry Reding2014-12-18-0/+9
* ARM: tegra: Enable PCIe on TrimSliceThierry Reding2014-12-18-0/+69
* ARM: tegra: Add Tegra20 PCIe device tree nodeThierry Reding2014-12-18-0/+59
* ARM: tegra: Enable XUSB pad controller on Jetson TK1Thierry Reding2014-12-18-0/+26
* ARM: tegra: Add XUSB pad controller on Tegra124Thierry Reding2014-12-18-0/+10
* ARM: tegra: Implement XUSB pad controllerThierry Reding2014-12-18-0/+781
* ARM: tegra: Implement powergate supportThierry Reding2014-12-18-0/+165
* ARM: tegra: Provide PCIEXCLK reset IDThierry Reding2014-12-18-3/+4
* ARM: tegra: Implement tegra_plle_enable()Thierry Reding2014-12-18-0/+406
* ARM: tegra: colibri_t30: comment style fixMarcel Ziswiler2014-12-18-4/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-12-16-16/+63
|\
| * p5040ds: changed liodn offsetsTudor Laurentiu2014-12-15-12/+12
| * mpc85xx: inhibit qman and bman portals by defaultJeffrey Ladouceur2014-12-15-0/+43
| * powerpc/mpc85xx: Fix DDR TLB mapping leftoverYork Sun2014-12-15-4/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-12-16-43/+78
|\ \
| * | socfpga: correctly increment freeze_controller_base addressDinh Nguyen2014-12-06-5/+2
| * | socfpga: add missing struct member fifo_triple_byteDinh Nguyen2014-12-06-0/+1
| * | arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.hStefan Roese2014-12-06-0/+1
| * | arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bitsStefan Roese2014-12-06-2/+2
| * | arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probingStefan Roese2014-12-06-0/+2
| * | arm: socfpga: dts: Add spi0/1 dts nodes for the Designware master SPI devicesStefan Roese2014-12-06-0/+28
| * | arm: socfpga: dts: Add spi0 alias for Cadence QSPI driverStefan Roese2014-12-06-0/+4
| * | arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsiStefan Roese2014-12-06-0/+35
| * | arm: socfpga: dts: Move to SPDX license identifiersStefan Roese2014-12-06-36/+3
* | | x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-15-1/+11
* | | x86: Add a simple command to show FSP HOB informationBin Meng2014-12-13-0/+68
* | | x86: Support Intel FSP initialization path in start.SBin Meng2014-12-13-0/+20
* | | x86: Add post failure codes for bist and carBin Meng2014-12-13-0/+3
* | | x86: queensbay: Adapt FSP support codesBin Meng2014-12-13-18/+28
* | | x86: Initial import from Intel FSP release for Queensbay platformBin Meng2014-12-13-0/+1522
* | | x86: Add a simple superio driver for SMSC LPC47MBin Meng2014-12-13-0/+90
* | | x86: Add Intel Crown Bay board dts fileBin Meng2014-12-13-1/+55
* | | x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-13-0/+7
* | | x86: Clean up asm-offsetsBin Meng2014-12-13-2/+3
* | | x86: Make ROM_SIZE configurable in KconfigBin Meng2014-12-13-1/+77
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-12-11-7/+659
|\ \ \ | |_|/ |/| |
| * | dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-11-7/+21
| * | ARM: tegra: Add support for nyan-big boardAllen Martin2014-12-11-0/+376
| * | tegra: dts: Sync tegra124.dtsi with linux kernelSimon Glass2014-12-11-0/+114
| * | dts: Bring in Chrome OS keyboard device tree definitionSimon Glass2014-12-11-0/+105
| * | dm: i2c: dts: Add an I2C bus for sandboxSimon Glass2014-12-11-0/+17
| * | dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-11-0/+26
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-11-0/+5
|\ \ \