summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | board/T1040qds: Add VSC9953 support for T1040qds boardCodrin Ciubotariu2015-01-212-0/+97
| * | board/T104xrdb: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYsCodrin Ciubotariu2015-01-211-2/+7
| * | board/T1040qds: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYsCodrin Ciubotariu2015-01-211-0/+1
| * | board/T1040qds: Fix lane-to-slot mapping for SerDes protocol 0x89Codrin Ciubotariu2015-01-211-0/+1
| * | arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu2015-01-211-0/+5
| * | net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu2015-01-164-0/+948
| * | net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu2015-01-161-1/+2
| * | arch/powerpc: Add SGMII support for the L2 Switch portsCodrin Ciubotariu2015-01-163-4/+16
| * | arch/powerpc: Fix mapping of Freescale SerDes protocolsCodrin Ciubotariu2015-01-162-30/+38
| * | net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-161-12/+18
| * | phylib: add support for aquantia PHYsShaohui Xie2015-01-164-0/+161
| * | mpc85xx: clean up the old deep sleep frameworktang yuantian2015-01-162-30/+1
| * | mpc85xx/t1040qds: convert deep sleep to generic board interfacetang yuantian2015-01-163-12/+33
| * | mpc85xx/t102xqds: convert deep sleep to generic board interfacetang yuantian2015-01-163-12/+33
| * | powerpc/t1024rdb: Add support for T1024RDB-PBShengzhou Liu2015-01-164-4/+63
| * | mpc85xx/t102xrdb: convert deep sleep to generic board interfacetang yuantian2015-01-164-21/+49
| * | t1024qds: add missing T1024QDS_defconfigShengzhou Liu2015-01-161-0/+4
| * | powerpc/t1024: add serdes protocol 0x40 and 0x5fShengzhou Liu2015-01-161-0/+2
| * | powerpc: SECURE BOOT- Add secure boot target for T1042RDBgaurav rana2015-01-162-0/+5
| * | powerpc/913x: Add config flag for bootdelayharninder rai2015-01-162-0/+2
| * | powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure BootAneesh Bansal2015-01-161-0/+2
| * | b4860: Correct LIODN assignment for PCIeTudor Laurentiu2015-01-161-1/+1
| * | powerpc/t4240rdb: Add alternate SerDes 2 protocol to align with RCWChunhe Lan2015-01-162-3/+3
| * | powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROLRuchika Gupta2015-01-161-0/+15
| * | powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DSgaurav rana2015-01-162-0/+5
| * | powerpc/c29xpcie: Add secure boot supportPo Liu2015-01-164-0/+12
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-01-2212-1126/+128
|\ \ \
| * | | ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2Masahiro Yamada2015-01-231-0/+44
| * | | ARM: UniPhier: rename SG_MEMCONF_* macros for readabilityMasahiro Yamada2015-01-231-20/+20
| * | | ARM: UniPhier: use <linux/sizes.h> for readabilityMasahiro Yamada2015-01-231-12/+13
| * | | ARM: UniPhier: remove non-sense inline directivesMasahiro Yamada2015-01-233-6/+6
| * | | ARM: UniPhier: add static to local functionsMasahiro Yamada2015-01-236-15/+15
| * | | ARM: UniPhier: fix IECTRL set code for PH1-Pro4Masahiro Yamada2015-01-231-1/+1
| * | | ARM: UniPhier: describe init_page_table shorterMasahiro Yamada2015-01-232-1069/+26
| * | | ARM: UniPhier: fix comments in SoC Glue init functionMasahiro Yamada2015-01-232-2/+2
| * | | ARM: UniPhier: remove __packed that causes a problem on GCC 4.9Masahiro Yamada2015-01-231-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-229-123/+206
|\ \ \
| * | | MIPS: add support for pre-relocation mallocDaniel Schwierzeck2015-01-213-4/+46
| * | | MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck2015-01-212-2/+12
| * | | MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck2015-01-212-2/+4
| * | | MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck2015-01-212-2/+12
| * | | MIPS: use common code from lib/time.cThomas Langer2015-01-212-110/+8
| * | | MIPS: bootm: add bootstage reportingDaniel Schwierzeck2015-01-211-2/+6
| * | | MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck2015-01-212-2/+47
| * | | MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck2015-01-211-0/+26
| * | | MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck2015-01-212-1/+22
| * | | MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck2015-01-212-2/+27
* | | | Merge branch 'next' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-221-1/+5
|\ \ \ \
| * | | | microblaze: Support stack protection featureMichal Simek2015-01-211-0/+4
| * | | | microblaze: Enable hardware exception by defaultMichal Simek2015-01-211-1/+1
| |/ / /
OpenPOWER on IntegriCloud