summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * mx7_common: Put display board info config into board fileStefan Agner2016-07-19-1/+4
| * mx7: set soc environment according to exact SoC typeStefan Agner2016-07-19-0/+16
| * 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
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-27-238/+785
|\ \
| * | mmc: dw_mmc: reduce timeout detection cycleXu Ziyuan2016-07-27-1/+1
| * | Add a power domain framework/uclassStephen Warren2016-07-27-0/+584
| * | dm: spl: mmc: Support raw partitions with CONFIG_BLKSimon Glass2016-07-27-1/+1
| * | dm: usb: Use blk_dread/write() instead of direct callsSimon Glass2016-07-27-2/+2
| * | dm: socfpga: mmc: Support CONFIG_BLKSimon Glass2016-07-27-1/+31
| * | dm: mmc: zynq: Convert zynq to use driver model for MMCSimon Glass2016-07-27-5/+39
| * | dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass2016-07-27-52/+53
| * | zynq: Increase the early malloc() sizeSimon Glass2016-07-27-0/+7
| * | net: phy: marvell: Add a missing errno.h headerSimon Glass2016-07-27-0/+1
| * | arm: Show early-malloc() usage in bdinfoSimon Glass2016-07-27-0/+5
| * | dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-27-131/+25
| * | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-27-51/+20
| * | dm: core: Add a function to bind child devicesSimon Glass2016-07-27-0/+25
| * | dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung2016-07-27-5/+2