summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-2611-40/+137
|\ \ \
| * | | serial: Extend structure comments with register offsetMichal Simek2015-01-261-6/+6
| * | | serial: zynq: Use global baudrate instead of hardcoded oneMichal Simek2015-01-261-17/+1
| * | | ARM: zynq: Add USB lthor download protocol supportSiva Durga Prasad Paladugu2015-01-261-2/+7
| * | | ARM: zynq: Enable DFU functionality in zynqSiva Durga Prasad Paladugu2015-01-261-2/+47
| * | | ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu2015-01-262-2/+10
| * | | ARM: zynq: Group ethernet configuration options togetherMichal Simek2015-01-261-6/+5
| * | | ARM: zynq: Use CMD_FS_GENERICMichal Simek2015-01-261-2/+3
| * | | ARM: zynq: Show board information by defaultMichal Simek2015-01-262-0/+9
| * | | ARM: zynq: List qspi, smc and nand baseaddressesMichal Simek2015-01-261-0/+3
| * | | ARM: zynq: List nand, qspi and jtag boot modesMichal Simek2015-01-262-0/+11
| * | | ARM: zynq: slcr: Dont modify the reserved bitsSiva Durga Prasad Paladugu2015-01-261-1/+1
| * | | ARM: zynq: ddrc: Setup half of memory only for ECC caseMichal Simek2015-01-261-0/+2
| * | | ARM: zynq: Remove empty lineMichal Simek2015-01-261-1/+0
| * | | ARM: zynq: Enable the Neon instructionsMichal Simek2015-01-264-3/+34
* | | | Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2015-01-2511-33/+104
|\ \ \ \
| * | | | marvell: kirkwood: guruplug refresh for newer kernelGerald Kerma2015-01-261-17/+67
| * | | | kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov2015-01-251-0/+2
| * | | | kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov2015-01-251-0/+2
| * | | | kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov2015-01-251-0/+2
| * | | | kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov2015-01-251-0/+2
| * | | | kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov2015-01-251-0/+2
| * | | | kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov2015-01-251-0/+2
| * | | | ARM: kirkwood: fix cpu info for 6282 device idLuka Perkov2015-01-251-3/+8
| * | | | kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov2015-01-251-0/+4
| * | | | cosmetic: kirkwood: style fixes in kwbimage.cfg filesLuka Perkov2015-01-252-13/+13
| | |_|/ | |/| |
* | | | fsl/ls1021qds: Add deep sleep supporttang yuantian2015-01-244-1/+69
* | | | arm: ls102xa: Add LPUART support for LS1021ATWR boardAlison Wang2015-01-233-0/+16
* | | | arm: ls102xa: Add LPUART support for LS1021AQDS boardAlison Wang2015-01-233-0/+17
* | | | ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD bootAlison Wang2015-01-232-0/+17
* | | | arm: ls102xa: Update snoop settings for CCI-400Alison Wang2015-01-233-17/+31
* | | | ARM: HYP/non-sec: Make variable gic_dist_addr as a local onetang yuantian2015-01-231-2/+7
* | | | ls102xa: dcu: Add platform support for DCU on LS1021AQDS boardXiubo Li2015-01-235-0/+119
* | | | crypto/fsl: Add fixup for crypto nodeRuchika Gupta2015-01-235-170/+203
* | | | arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROLRuchika Gupta2015-01-231-0/+15
* | | | ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as defaultAlison Wang2015-01-232-1/+36
* | | | arm/ls1021a: Add workaround for DDR erratum A008378York Sun2015-01-233-0/+15
|/ / /
* | | powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-2349-4752/+5
* | | powerpc: mpc5xxx: PM520 board supportMasahiro Yamada2015-01-2314-1329/+1
* | | powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-2318-931/+1
* | | powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-2322-2175/+2
* | | powerpc: mpc85xx: remove P2020DS board supportMasahiro Yamada2015-01-2315-1310/+1
* | | powerpc: mpc85xx: remove P2020COME board supportMasahiro Yamada2015-01-2312-998/+1
* | | powerpc: mpc85xx: remove P1_P2_RDB boardsMasahiro Yamada2015-01-2342-2058/+4
* | | powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada2015-01-2328-2674/+8
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-2386-700/+2073
|\ \ \
| * | | sunxi: Use a common CONFIG_SYS_PROMPTIan Campbell2015-01-236-7/+2
| * | | sunxi: Add Hyundai A7HD supportHans de Goede2015-01-232-0/+23
| * | | sunxi: video: Make pwm polarity configurableHans de Goede2015-01-232-6/+18
| * | | sunxi: Add support for Mele M5.Ian Campbell2015-01-232-0/+18
OpenPOWER on IntegriCloud