summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: UniPhier: optimize kicking secondary CPUs codeMasahiro Yamada2015-03-244-72/+38
* ARM: UniPhier: fix typos in commentsMasahiro Yamada2015-03-242-12/+13
* ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada2015-03-243-4/+13
* ARM: UniPhier: move init stack area just below TEXT_BASEMasahiro Yamada2015-03-241-1/+1
* ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINTMasahiro Yamada2015-03-241-0/+2
* ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointerMasahiro Yamada2015-03-243-8/+14
* ARM: UniPhier: enable Driver Model and UART on SPLMasahiro Yamada2015-03-245-6/+14
* ARM: UniPhier: enable CONFIG_PANIC_HANGMasahiro Yamada2015-03-241-1/+4
* ARM: UniPhier: move UART pin settings to SPLMasahiro Yamada2015-03-249-49/+96
* ARM: UniPhier: move platform devices to SPLMasahiro Yamada2015-03-242-2/+2
* ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8Masahiro Yamada2015-03-241-16/+1
* ARM: UniPhier: remove unnecessary CONFIG_SYS_SOCMasahiro Yamada2015-03-241-3/+0
* at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=yTom Rini2015-03-201-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-2014-13/+89
|\
| * ARM: atmel: sama5d4: set non-secured for peripheralsBo Shen2015-03-181-0/+9
| * Net: macb: reset GBE bit when fallback checkingBo Shen2015-03-181-1/+1
| * ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen2015-03-185-4/+4
| * ARM: atmel: sama5d4 boards: fix spl lds locationBo Shen2015-03-182-2/+2
| * ARM: atmel: sama5d4 xplained: enable mmc powerBo Shen2015-03-181-0/+3
| * ARM: at91: at91sam9rlek: add hush parser to defconfigWu, Josh2015-03-183-0/+3
| * ARM: at91: at91sam9rlek: add mmc environment configurationWu, Josh2015-03-182-1/+20
| * ARM: at91: at91sam9rlek: add mci supportWu, Josh2015-03-183-0/+38
| * ARM: at91: at91sam9rlek: update the default nand flash configsWu, Josh2015-03-181-7/+11
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-1820-44/+88
|\ \
| * | mx6sabre: Do not enable UMS with SPLFabio Estevam2015-03-131-0/+2
| * | warp: Select CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODEFabio Estevam2015-03-131-0/+1
| * | mx6_common: Do not select esdhc DDR mode for all boardsFabio Estevam2015-03-131-2/+0
| * | mx53ard: Use the standard U-boot promptFabio Estevam2015-03-131-1/+0
| * | common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()Stefan Roese2015-03-131-1/+2
| * | mx6: soc: Switch to cold resetDirk Behme2015-03-131-0/+18
| * | imx:mx6 remove duplicated includesPeng Fan2015-03-131-1/+0
| * | mx6sabre_common.h: remove deprecated mmc open/closemaxin.john@enea.com2015-03-131-3/+1
| * | warp: Add a README fileFabio Estevam2015-03-131-0/+56
| * | warp: Add Device Firmware Upgrade supportFabio Estevam2015-03-131-1/+8
| * | novena: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * | warp: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * | nitrogen6x: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * | hummingboard: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * | wandboard: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * | mxs: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * | mx25pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * | mx31pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * | mx35pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * | mx51evk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * | mx53loco: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * | mx6qarm2: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * | mx6slevk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * | mx6sxsabresd: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-05244-881/+6461
| |\ \
* | \ \ Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-03-182-9/+10
|\ \ \ \
OpenPOWER on IntegriCloud