summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* nios2: add 3c120 and 10m50 devboards MAINTAINERSThomas Chou2015-11-121-0/+13
* nios2: change README.nios2 to use 10m50 as templateThomas Chou2015-11-121-7/+7
* nios2: rename board nios2-generic to 3c120_devboardThomas Chou2015-11-122-1/+1
* nios2: add 10m50 devboard supportThomas Chou2015-11-123-0/+396
* net: altera_tse: add mSG-DMA supportThomas Chou2015-11-122-0/+191
* net: altera_tse: add priv ops to prepare msgdma supportThomas Chou2015-11-122-25/+81
* net: altera_tse: wait sgdma in altera_tse_recvThomas Chou2015-11-121-1/+1
* net: altera_tse: factor out stop mac funcThomas Chou2015-11-121-15/+21
* net: zap altera_tse_initialize prototypesThomas Chou2015-11-121-3/+0
* nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou2015-11-121-1/+2
* mtd: add altera quadspi driverThomas Chou2015-11-124-0/+318
* nios2: add memcpy_fromio and memcpy_toioThomas Chou2015-11-121-0/+4
* nios2: use cfi flash driver modelThomas Chou2015-11-122-2/+3
* cfi_flash: convert to driver modelThomas Chou2015-11-123-0/+177
* dm: implement a MTD uclassThomas Chou2015-11-127-0/+63
* ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada2015-11-112-61/+0
* ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2Masahiro Yamada2015-11-116-0/+60
* ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4Masahiro Yamada2015-11-111-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-1036-17/+855
|\
| * ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhereStephen Warren2015-11-101-2/+0
| * ARM: tegra: add custom MMU setup on ARMv8Stephen Warren2015-11-102-0/+132
| * armv8: allow custom MMU setup routines on ARMv8Stephen Warren2015-11-101-1/+1
| * armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORYStephen Warren2015-11-101-5/+6
| * ls1043ardb: Add missing config entries to MAINTAINERSFabio Estevam2015-11-101-0/+2
| * board/ti: Update MAINTAINERS entries with more boardsTom Rini2015-11-103-0/+5
| * arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski2015-11-102-0/+4
| * arm: stm32f4: fix a bug when only first sector gets erasedVadzim Dambrouski2015-11-101-1/+1
| * Revive OpenRD targetsAlbert ARIBAUD2015-11-1012-3/+543
| * kirkwood: support CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+6
| * tricorder: switch to CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+1
| * arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-1012-3/+154
| * stm32f429-discovery: add CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+1
| * arm: fix compile warnings when semihosting is enabled on ARMv7M target.Vadzim Dambrouski2015-11-101-2/+2
OpenPOWER on IntegriCloud