summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc: Fix broken files during license changesFrancois Retief2015-11-132-130/+0
* board_init: Change the logic to setup malloc_baseFabio Estevam2015-11-122-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-11-1230-669/+1353
|\
| * ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren2015-11-121-5/+5
| * Tegra: T210: Add QSPI driverTom Warren2015-11-123-0/+425
| * ARM: tegra: rename GPU functionsAlexandre Courbot2015-11-123-8/+8
| * ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-128-29/+22
| * ARM: tegra: remove vpr_configured() functionAlexandre Courbot2015-11-122-12/+1
| * ARM: tegra: error check Tegra210 XUSB padctl waitsStephen Warren2015-11-121-5/+20
| * ARM: tegra: add lane tables to Tegra210 XUSB padctlStephen Warren2015-11-122-6/+76
| * ARM: tegra: switch Tegra210 to common XUSB padctlStephen Warren2015-11-122-158/+16
| * ARM: tegra: parameterize common XUSB codeStephen Warren2015-11-122-82/+34
| * ARM: tegra: create common XUSB padctl driver fileStephen Warren2015-11-124-341/+414
| * ARM: tegra: clean up XUSB padctl error() callsStephen Warren2015-11-121-19/+14
| * ARM: tegra: rename dummy XUSB padctl implementationStephen Warren2015-11-122-1/+1
| * ARM: tegra: enable PCI support of p2371-2180Stephen Warren2015-11-123-0/+90
| * ARM: tegra: add PCI to Tegra210 SoC DTStephen Warren2015-11-121-0/+66
| * pci: tegra: add/enable support for Tegra210Stephen Warren2015-11-123-0/+24
| * pci: tegra: call tegra_pcie_board_init() earlierStephen Warren2015-11-121-2/+2
| * pci: tegra: implement PCA enable workaroundStephen Warren2015-11-121-0/+14
| * pci: tegra: use #address-/size-cells from DTStephen Warren2015-11-121-3/+30
| * pci: tegra: clip RAM size to 32-bitsStephen Warren2015-11-121-1/+9
| * ARM: tegra210: implement PLLE init procedure from TRMStephen Warren2015-11-121-47/+132
* | am43xx_evm: Add DFU support for qspi flashVignesh R2015-11-121-1/+12
* | spl: Add support for CONFIG_OF_EMBED=yMichal Simek2015-11-121-0/+1
* | openrisc: updating build tools naming conventionGuillaume REMBERT2015-11-122-2/+2
* | Fix trini email in the get_maintainer.pl scriptAndy Fleming2015-11-121-1/+1
* | pengwyn: nand and ethernet fixesVincent BENOIT2015-11-123-28/+90
* | block: ahci: Remove dead codeFabio Estevam2015-11-121-36/+0
* | common: Simplify get_clocks() #ifdefPeng Fan2015-11-121-4/+1
* | configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov2015-11-122-14/+2
* | i2c: Fix pca953x endianess issueDirk Eibach2015-11-121-1/+3
* | i2c: soft_i2c: Fix bus indizesDirk Eibach2015-11-121-10/+10
* | board: gdsys: Enable osd on output onlyDirk Eibach2015-11-121-2/+4
* | board: gdsys: Add osdsize commandDirk Eibach2015-11-121-0/+38
* | hrcon: Add fan controllersDirk Eibach2015-11-127-36/+119
* | hrcon: Add support for the DH variantDirk Eibach2015-11-127-37/+225
* | hrcon: Fix videoboard i2c setupDirk Eibach2015-11-121-2/+8
* | hrcon: Use generic ioep-fpga supportDirk Eibach2015-11-123-239/+9
* | mpc83xx: Add strider boardDirk Eibach2015-11-1218-41/+1764
* | hrcon: Remove CH7301 configurationDirk Eibach2015-11-121-1/+0
* | iocon: reset FPGAs in last_stage_init()Reinhard Pfau2015-11-121-1/+7
* | controlcenterd: Disable sideband clocksDirk Eibach2015-11-121-0/+5
* | dlvision-10g: Support displayportDirk Eibach2015-11-123-36/+51
* | board: gdsys: Consider DP501 limits on link trainingDirk Eibach2015-11-121-2/+20
* | board: gdsys: Increase DP501 I2C retry intervalDirk Eibach2015-11-121-1/+2
* | board: gdsys: Configure DP501 SPDIF inputDirk Eibach2015-11-121-0/+2
* | i2c: ihs_i2c: Fix hold_bus controlDirk Eibach2015-11-121-1/+1
* | i2c: ihs_i2c: Use macro bestpracticesDirk Eibach2015-11-121-10/+14
* | i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-123-18/+79
OpenPOWER on IntegriCloud