summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* usb: ehci-mx6: introduce config for high active power pinStefan Agner2016-07-19-0/+15
* usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner2016-07-19-5/+5
* usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner2016-07-19-4/+10
* dm: imx: serial: Support DTE mode when using driver modelStefan Agner2016-07-19-1/+9
* warp7: Remove CONFIG_BOOTDELAY variableBreno Lima2016-07-19-1/+0
* ARM: configs: cm_fx6: add mtd supportChristopher Spinrath2016-07-19-1/+18
* ARM: board: cm_fx6: fixup mtd partitions in the fdtChristopher Spinrath2016-07-19-1/+17
* fdt_support: define stub for fdt_fixup_mtdpartsChristopher Spinrath2016-07-19-0/+6
* ARM: configs: cm_fx6: improve default environmentChristopher Spinrath2016-07-19-5/+7
* pico-imx6ul: Add PMIC supportVanessa Maegima2016-07-19-0/+82
* wandboard: move environment partition farther from u-boot.imgAlexey Brodkin2016-07-19-1/+1
* usbarmory: Add board_run_command() functionAndrej Rosano2016-07-12-4/+38
* usbarmory: switch to using kernel zImageAndrej Rosano2016-07-12-3/+5
* imx6: clock: typo fixPeng Fan2016-07-12-1/+1
* arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 dualliteHannes Schmelzer2016-07-12-2/+2
* pico-imx6ul: Add USB Host supportVanessa Maegima2016-07-12-2/+24
* pico-imx6ul: Add NFS boot supportDiego Dorta2016-07-12-1/+25
* pico-imx6ul: Add a README fileVanessa Maegima2016-07-12-0/+57
* pico-imx6ul: Add DFU supportVanessa Maegima2016-07-12-1/+15
* pico-imx6ul: Add Ethernet supportDiego Dorta2016-07-12-0/+94
* mx7dsabresd: Fix the boot of a NXP kernelFabio Estevam2016-07-12-0/+38
* mx7: Place MX7_SEC option in KconfigFabio Estevam2016-07-12-0/+9
* mx6sxsabresd: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-2/+1
* mx6sxsabreauto: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-2/+1
* mx6slevk: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-2/+1
* wandboard: enable SATA with imx6qGilles Chanteperdrix2016-07-12-0/+18
* mx6qsabreauto: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-2/+1
* mx6: Add Phytec PCM058 i.MX6 QuadStefano Babic2016-07-12-0/+823
* mx6: add support for el6x boardStefano Babic2016-07-12-0/+946
* driver/net/fec: support fixed speed connectionHannes Schmelzer2016-07-12-0/+9
* pcie_imx: increment timeout for link upStefano Babic2016-07-12-1/+1
* ARM: board: cm-fx6: fix mmc for old revisions of utiliteChristopher Spinrath2016-07-12-1/+1
* imx_common: Return MMCSD_MODE_FS in spl_boot_mode() also for EXTFSPetr Kulhavy2016-07-12-1/+1
* Prepare v2016.07Tom Rini2016-07-11-1/+1
* doc: ARMv8: add README.pine64Andre Przywara2016-07-11-0/+98
* mkimage -l is broken for images after gpimageStefano Babic2016-07-11-2/+2
* git-mailrc: add rockchip aliasjk.kernel@gmail.com2016-07-11-1/+1
* armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu2016-07-08-0/+8
* test/py: support 'memstart =' in u_boot_utils.find_ram_base()Daniel Schwierzeck2016-07-08-1/+1
* test/py: strip VT100 codes from match bufferStephen Warren2016-07-08-0/+9
* arm: Fix setjmp (again)Alexander Graf2016-07-08-1/+3
* SPL: tiny-printf: avoid any BSS usageAndre Przywara2016-07-08-3/+8
* test/py: fix CONFIG_ testsStephen Warren2016-07-08-5/+5
* mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()Mateusz Kulikowski2016-07-08-1/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-07-28/+21
|\
| * powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun2016-07-07-0/+1
| * powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut2016-07-05-0/+2
| * usb: dm: Make "usb info" use usb_for_each_root_dev()Hans de Goede2016-07-05-25/+6
| * usb: dm: Add a usb_for_each_root_dev() helper functionHans de Goede2016-07-05-3/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-06-452/+2329
|\ \