summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada2014-10-054-0/+447
* Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini2014-09-262-13/+19
|\
| * spi: Add brackets and tidy defines in spi.hSimon Glass2014-09-261-12/+12
| * sandbox: config: Enable all SPI flash chipsSimon Glass2014-09-261-1/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-267-14/+132
|\ \
| * | board/ls1021aqds: Add DDR4 supportYork Sun2014-09-251-1/+3
| * | ARMv8/ls2085a: Move u-boot location to make room for RCWYork Sun2014-09-251-1/+1
| * | ARMv8/ls2085a: Enable secondary coresYork Sun2014-09-251-3/+6
| * | fdt_support: Make of_bus_default_count_cells non staticArnab Basu2014-09-251-0/+3
| * | fdt_support: Move of_read_number to fdt_support.hArnab Basu2014-09-251-0/+9
| * | driver/ddr/fsl: Fix tXP and tCKEYork Sun2014-09-251-2/+0
| * | ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun2014-09-252-1/+14
| * | driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-252-6/+25
| * | board/ls2085a: Add support of NOR and NAND flash for simulatorPrabhakar Kushwaha2014-09-252-0/+71
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-262-10/+22
|\ \ \ | |_|/ |/| |
| * | B4860QDS: Enable mac command supportShaveta Leekha2014-09-241-0/+1
| * | powerpc/b4860: Updated default hwconfig to enable only cpc2Shaveta Leekha2014-09-241-2/+9
| * | powerpc/t104xrdb: Add T1042RDB board supportvijay rai2014-09-241-8/+9
| * | powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-bootvijay rai2014-09-241-0/+3
| |/
* | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-2536-81/+0
* | kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-2526-61/+1
* | compiler_gcc: prevent redefining attributesJeroen Hofstee2014-09-241-0/+10
* | common.h: remove MIN, MAX, MIN3, MAX3 macrosMasahiro Yamada2014-09-241-6/+0
* | compiler.h: remove duplicated uninitialized_varJeroen Hofstee2014-09-241-3/+0
* | linker_lists: fix commentMasahiro Yamada2014-09-241-2/+2
* | kconfig: remove config_cmd_defaults.hMasahiro Yamada2014-09-241-13/+0
* | kconfig: move CONFIG_CMD_IMPORTENV to KconfigMasahiro Yamada2014-09-243-3/+0
* | kconfig: move CONFIG_CMD_GO to KconfigMasahiro Yamada2014-09-241-1/+0
* | kconfig: move CONFIG_CMD_EXPORTENV to KconfigMasahiro Yamada2014-09-242-2/+0
* | kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada2014-09-244-4/+0
* | kconfig: move CONFIG_CMD_BOOTM to KconfigMasahiro Yamada2014-09-243-3/+0
* | kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada2014-09-2424-24/+0
* | config_distro_bootcmd: Run 'scsi scan' before trying scsi disksHans de Goede2014-09-241-2/+15
* | usb/gadget: fastboot: add eMMC support for flash commandSteve Rae2014-09-241-0/+8
* | powerpc/t104xrdb: Enable SPI flash Extend address supportZhiqiang Hou2014-09-251-0/+1
* | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-2410-20/+13
* | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-247-9/+9
|/
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-212-13/+20
|\
| * am335x_evm: Add boot script support to am335x_evmGuillaume GARDET2014-09-171-11/+18
| * OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' a...Guillaume GARDET2014-09-171-2/+2
* | ARM: at91sam9rlek: convert to generic board supportWu, Josh2014-09-191-0/+2
* | ARM: at91sam9n12ek: convert to generic board supportWu, Josh2014-09-191-0/+1
* | ARM: atmel: sama5d3xek: enable NOR flash supportBo Shen2014-09-191-1/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-1712-6/+319
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-1712-6/+319
| |\
| | * 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
| | * mx6sxsabresd: Add PCI supportFabio Estevam2014-09-091-0/+10
| | * mx6qsabreauto: Remove imx6q-sabreauto.dtsFabio Estevam2014-09-091-3/+0
| | * imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be fi...Guillaume GARDET2014-09-091-3/+3
OpenPOWER on IntegriCloud