summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ehci-ppc4xx: Prepare for usage of readl()/writel() accessorsAlexey Brodkin2017-04-251-0/+1
| * | | usb: musb: avoid out of bound access in udc_setup_epHeinrich Schuchardt2017-04-251-2/+2
| * | | musb: properly detect failed initialization of controllerHeinrich Schuchardt2017-04-251-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2017-04-2512-0/+1496
|\ \ \
| * | | arm: socfpga: add cyclone5 based de10-nano boardDalon Westergreen2017-04-2512-0/+1496
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2017-04-2411-63/+272
|\ \ \
| * | | ARM: dts: uniphier: sync Device Tree with LinuxMasahiro Yamada2017-04-204-55/+209
| * | | ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada2017-04-203-8/+48
| * | | ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfigMasahiro Yamada2017-04-202-0/+5
| * | | ARM: uniphier: setup EHCI PHY paramters for LD11Masahiro Yamada2017-04-202-0/+10
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2017-04-242-6/+4
|\ \ \ | |/ / |/| |
| * | mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LENKyle Edwards2017-04-212-2/+2
| * | mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from configKyle Edwards2017-04-212-4/+2
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-1882-172/+740
|\ \
| * | powerpc/board/t1024rdb: enable board-level reset when issuing reset commandShengzhou Liu2017-04-171-0/+7
| * | powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta2017-04-171-2/+4
| * | armv8/fsl-layerscape: fdt: avoid incorrect fixing with CONFIG_SYS_CLK_FREQYangbo Lu2017-04-171-2/+2
| * | armv8: fsl-lsch3: Instantiate TZASC configuration in 2 groupsAshish kumar2017-04-172-11/+21
| * | armv8: ls2080a: Add serdes2 protocol 0x51 supportSantan Kumar2017-04-171-0/+1
| * | arm64/ls1046a: Enable ERRATUM_A008850 for ls1046a SoCShengzhou Liu2017-04-171-0/+1
| * | armv8: ls1046aqds: enable ppa in default configtang yuantian2017-04-176-0/+6
| * | armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-1719-27/+20
| * | armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun2017-04-177-7/+5
| * | armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun2017-04-1721-23/+18
| * | arm: ls1046ardb: Add SD secure boot targetRuchika Gupta2017-04-176-14/+78
| * | arm: ls1043ardb: Add NAND secure boot targetRuchika Gupta2017-04-176-7/+87
| * | arm: ls1043ardb: Add SD secure boot targetRuchika Gupta2017-04-176-4/+101
| * | armv8: LS1012ARDB: Add QSPI Secure Boot targetVinitha Pillai-B572232017-04-175-2/+60
| * | armv8: SECURE_BOOT: Enable chain of trust on LS1012A platformVinitha Pillai-B572232017-04-173-1/+10
| * | armv8: LS1046ARDB: Add QSPI Secure Boot targetVinitha Pillai-B572232017-04-175-1/+63
| * | armv8: LS1046AQDS: Add NOR Secure Boot TargetSumit Garg2017-04-173-0/+62
| * | armv8: SECURE_BOOT: Enable chain of trust on LS1046A platformVinitha Pillai-B572232017-04-173-5/+16
| * | armv8: LS1043ARDB: Enable PPA in Secure boot defconfigVinitha Pillai-B572232017-04-171-0/+1
| * | armv8: fsl-layerscape: SECURE BOOT: Add header address of PPA in kconfigVinitha Pillai-B572232017-04-173-13/+15
| * | powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilationVINITHA PILLAI2017-04-171-1/+1
| * | armv8: ls1046ardb: SPL size reductionSumit Garg2017-04-175-9/+60
| * | armv8: ls1043ardb: SPL size reductionSumit Garg2017-04-176-9/+67
| * | drivers: ddr: fsl: fix unused-const-variable warningsThomas Schaefer2017-04-171-36/+36
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2017-04-184-3/+8
|\ \ \
| * | | x86: config: Enable dhrystone command for linkSimon Glass2017-04-182-0/+2
| * | | x86: Display the SPL banner only onceSimon Glass2017-04-181-2/+1
| * | | x86: Drop leading spaces in cpu_x86_get_desc()Simon Glass2017-04-181-1/+5
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2017-04-181-1/+1
|\ \ \
| * | | cmd: ubi: remove unnecessary logical constraintxypron.glpk@gmx.de2017-04-181-1/+1
| |/ /
* | | board: Remove orphan SPARC boardsTom Rini2017-04-1820-281/+0
* | | rockchip: Print a message when returning to the bootromSimon Glass2017-04-184-5/+28
* | | drivers/crypto/fsl: remove redundant logical contraintxypron.glpk@gmx.de2017-04-181-2/+1
* | | fsl/sata: correctly identify failed mallocxypron.glpk@gmx.de2017-04-181-1/+1
* | | ddr: fsl: incorrect logical constraint in populate_memctl_optionsxypron.glpk@gmx.de2017-04-181-1/+1
* | | FPGA: drivers/fpga/ivm_core.c: incorrect printfxypron.glpk@gmx.de2017-04-181-1/+1