summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | net: usb: Add SMSC copyright to smsc95xx driverSimon Glass2014-09-161-0/+1
* | | mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREADmaxin.john@enea.com2014-09-161-2/+2
* | | mtd: nand: davinci_nand: update write_page function for keystone RBLKhoronzhuk, Ivan2014-09-161-0/+1
* | | generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=yMasahiro Yamada2014-09-161-4/+6
* | | kbuild: standalone: simplify clean-filesMasahiro Yamada2014-09-161-1/+1
* | | scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada2014-09-161-2/+2
* | | kconfig: show an error message when defconfig is not foundMasahiro Yamada2014-09-161-0/+7
* | | common: fix include guards for CONFIG_MPGabriel Huau2014-09-161-2/+2
* | | kconfig: fix a bug of "make config"Masahiro Yamada2014-09-161-1/+1
* | | kconfig: fix savedefconfig to handle TPL correctlyMasahiro Yamada2014-09-161-3/+3
* | | kconfig: fix whitespace handling bug of savedefconfigMasahiro Yamada2014-09-161-8/+29
* | | kconfig: fix savedefconfig to output empty defconfigMasahiro Yamada2014-09-161-0/+1
* | | standalone: use GCC_VERSION defined in compiler-gcc.hMasahiro Yamada2014-09-161-5/+2
* | | compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada2014-09-166-44/+236
* | | implement the Android sparse image formatSteve Rae2014-09-163-53/+111
* | | cleanup code which handles the Android sparse image formatSteve Rae2014-09-161-41/+56
* | | update code which handles Android sparse image formatSteve Rae2014-09-161-2438/+0
* | | add code to handle Android sparse image formatSteve Rae2014-09-161-0/+2643
* | | cmd_mem: add static to internally used functionsMasahiro Yamada2014-09-161-3/+4
* | | kgdb: Remove first_entry for kgdbPeng Fan2014-09-161-12/+2
* | | tools/genboardscfg.py: improve performance more with KconfiglibMasahiro Yamada2014-09-161-440/+258
* | | tools: Import KconfiglibMasahiro Yamada2014-09-161-0/+3799
* | | SPDX: Add ISC SPDX-License-IdentifierMasahiro Yamada2014-09-162-0/+18
* | | kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-1656-56/+1
* | | rtl8169: Defer network packet processingThierry Reding2014-09-161-1/+2
* | | openrisc: Fix a few type cast related warningsVasili Galka2014-09-151-4/+4
* | | Fix a few printf argument verification warningsVasili Galka2014-09-153-4/+4
* | | cosmetic: README.scrapyard: add NIOS2 boardsMasahiro Yamada2014-09-151-6/+8
* | | kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13603-2161/+0
* | | kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/KconfigMasahiro Yamada2014-09-131-0/+56
* | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-1351-149/+2542
|\ \ \
OpenPOWER on IntegriCloud