summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12sunxi: A13-Olinuxino: Enable the USB OTG controllerMaxime Ripard
2015-11-12sparse: Rename the file and headerMaxime Ripard
2015-11-12fastboot: nand: Add pre erase and write hooksMaxime Ripard
2015-11-12fastboot: Implement NAND backendMaxime Ripard
2015-11-12sparse: Implement several chunks flashingMaxime Ripard
2015-11-12fastboot: Implement flashing session counterMaxime Ripard
2015-11-12sparse: Implement storage abstractionMaxime Ripard
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard
2015-11-12sparse: Simplify multiple logicMaxime Ripard
2015-11-12sparse: Refactor chunk parsing functionMaxime Ripard
2015-11-12sparse: Move main header parsing to a function of its ownMaxime Ripard
2015-11-12mtd: uboot: Add meaningful error messageMaxime Ripard
2015-11-12board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)Hannes Petermaier
2015-11-12ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren
2015-11-12Tegra: T210: Add QSPI driverTom Warren
2015-11-12ARM: tegra: rename GPU functionsAlexandre Courbot
2015-11-12ARM: tegra: simplify GPU setupAlexandre Courbot
2015-11-12ARM: tegra: remove vpr_configured() functionAlexandre Courbot
2015-11-12ARM: tegra: error check Tegra210 XUSB padctl waitsStephen Warren
2015-11-12ARM: tegra: add lane tables to Tegra210 XUSB padctlStephen Warren
2015-11-12ARM: tegra: switch Tegra210 to common XUSB padctlStephen Warren
2015-11-12ARM: tegra: parameterize common XUSB codeStephen Warren
2015-11-12ARM: tegra: create common XUSB padctl driver fileStephen Warren
2015-11-12ARM: tegra: clean up XUSB padctl error() callsStephen Warren
2015-11-12ARM: tegra: rename dummy XUSB padctl implementationStephen Warren
2015-11-12ARM: tegra: enable PCI support of p2371-2180Stephen Warren
2015-11-12ARM: tegra: add PCI to Tegra210 SoC DTStephen Warren
2015-11-12pci: tegra: add/enable support for Tegra210Stephen Warren
2015-11-12pci: tegra: call tegra_pcie_board_init() earlierStephen Warren
2015-11-12pci: tegra: implement PCA enable workaroundStephen Warren
2015-11-12pci: tegra: use #address-/size-cells from DTStephen Warren
2015-11-12pci: tegra: clip RAM size to 32-bitsStephen Warren
2015-11-12ARM: tegra210: implement PLLE init procedure from TRMStephen Warren
2015-11-12Merge branch 'next' of git://git.denx.de/u-boot-blackfinTom Rini
2015-11-12nios2: add 3c120 and 10m50 devboards MAINTAINERSThomas Chou
2015-11-12nios2: change README.nios2 to use 10m50 as templateThomas Chou
2015-11-12nios2: rename board nios2-generic to 3c120_devboardThomas Chou
2015-11-12nios2: add 10m50 devboard supportThomas Chou
2015-11-12net: altera_tse: add mSG-DMA supportThomas Chou
2015-11-12net: altera_tse: add priv ops to prepare msgdma supportThomas Chou
2015-11-12net: altera_tse: wait sgdma in altera_tse_recvThomas Chou
2015-11-12net: altera_tse: factor out stop mac funcThomas Chou
2015-11-12net: zap altera_tse_initialize prototypesThomas Chou
2015-11-12nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou
2015-11-12mtd: add altera quadspi driverThomas Chou
2015-11-12nios2: add memcpy_fromio and memcpy_toioThomas Chou
2015-11-12nios2: use cfi flash driver modelThomas Chou
2015-11-12cfi_flash: convert to driver modelThomas Chou
2015-11-12dm: implement a MTD uclassThomas Chou
2015-11-11ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada