summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh2014-09-192-10/+14
| |/ |/|
* | kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada2014-09-171-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-1748-280/+2140
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-1748-280/+2140
| |\
| | * imx: mx6slevk: Change to use generic boardYe.Li2014-09-111-0/+2
| | * imx: mx6q/dlarm2: Change to use generic boardYe.Li2014-09-111-0/+2
| | * README.imximage: Fix the maximum DCD sizeFabio Estevam2014-09-111-1/+1
| | * imx: Fix build of mx6sxsabresdStefano Babic2014-09-111-1/+1
| | * mx6sxsabresd: Add PCI supportFabio Estevam2014-09-091-0/+10
| | * pcie_imx: Add mx6solox supportFabio Estevam2014-09-093-8/+58
| | * mx6: imx-regs: Provide a structure for GPC registersFabio Estevam2014-09-091-0/+13
| | * mx6qsabreauto: Remove imx6q-sabreauto.dtsFabio Estevam2014-09-093-17/+0
| | * imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be fi...Guillaume GARDET2014-09-091-3/+3
| | * mx6dlsabresd: Use its own DCD tableFabio Estevam2014-09-092-1/+132
| | * arm: vf610: lpuart: disable FIFO on initializatonStefan Agner2014-09-091-0/+10
| | * arm: vf610: lpuart: fix status register handlingStefan Agner2014-09-091-6/+3
| | * mx6: Fix ECSPI typo in soc_boot_modesNikolay Dimitrov2014-09-091-4/+4
| | * imximage: Fix imximage IVT bug for EIM-NOR bootYe.Li2014-09-091-0/+7
| | * iMX6: Disable the L2 before chaning the PL310 latencyYe.Li2014-09-091-0/+3
| | * imx: ventana: Avoid undefined behaviourThierry Reding2014-09-091-1/+1
| | * tools: imximage: Fix the maximum DCD size for mx53/mx6Fabio Estevam2014-09-091-1/+1
| | * imx: ventana: add pci fixup for PLX PEX860x switch GPIOTim Harvey2014-09-092-0/+31
| | * pci: add support for board_pci_fixup_dev functionTim Harvey2014-09-092-0/+11
| | * arm: mx6: cm_fx6: add sata supportNikita Kiryanov2014-09-093-0/+134
| | * arm: mx6: cm_fx6: use eepromNikita Kiryanov2014-09-092-0/+32
| | * arm: mx6: cm_fx6: add i2c supportNikita Kiryanov2014-09-092-0/+53
| | * arm: mx6: cm_fx6: add usb supportNikita Kiryanov2014-09-093-0/+89
| | * arm: mx6: cm_fx6: add ethernet supportNikita Kiryanov2014-09-093-2/+115
| | * arm: mx6: cm_fx6: add nand supportNikita Kiryanov2014-09-093-1/+78
| | * arm: mx6: add support for Compulab cm-fx6 CoMNikita Kiryanov2014-09-0911-0/+819
| | * arm: mx6: add get_cpu_type()Nikita Kiryanov2014-09-091-2/+3
| | * arm: mx6: ddr: fix cs0_end calculationNikita Kiryanov2014-09-091-3/+1
| | * arm: mx6: ddr: configure MMDC for slow_pdNikita Kiryanov2014-09-091-0/+1
| | * arm: mx6: ddr: do not write into reserved bitNikita Kiryanov2014-09-091-1/+1
| | * arm: mx6: ddr: cleanupNikita Kiryanov2014-09-091-141/+137
| | * i2c: imx: add macros to setup pads for multiple SoC typesNikita Kiryanov2014-09-091-0/+33
| | * sata: dwc_ahsata: implement sata_port_statusNikita Kiryanov2014-09-092-0/+18
| | * compulab: eeprom: add support for defining eeprom i2c busNikita Kiryanov2014-09-094-1/+15
| | * mx6: add clock enabling functionsNikita Kiryanov2014-09-092-0/+95
| | * imx: ventana: added cputype env varTim Harvey2014-09-091-0/+1
| | * imx: ventana: add GW5520 supportTim Harvey2014-09-094-7/+81
| | * imx: ventana: base SPL MMDC calibration on width and size not boardTim Harvey2014-09-091-80/+109
| | * imx: ventana: updated notes regarding NAND boot errataTim Harvey2014-09-091-2/+3
| | * net: fec_mxc: Poll FEC_TBD_READY after polling TDARFabio Estevam2014-09-091-3/+27
| | * net: fec_mxc: Adjust RX DMA alignment for mx6soloxFabio Estevam2014-09-091-2/+10
* | | Revert "ARM: SPL: do not set gd again"Tom Rini2014-09-161-0/+3
* | | kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada2014-09-169-14/+18
* | | vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMIMasahiro Yamada2014-09-163-20/+1
* | | net: dns: fix for DNS queries sent to the wrong MAC addressGerhard Sittig2014-09-161-0/+3
* | | kconfig: add sanity checks for SPL configurationMasahiro Yamada2014-09-161-0/+30
OpenPOWER on IntegriCloud