summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-261-10/+67
|\
| * 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-261-0/+6
| * 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-261-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2015-01-257-17/+79
|\ \
| * | 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
* | | fsl/ls1021qds: Add deep sleep supporttang yuantian2015-01-241-1/+7
* | | arm: ls102xa: Add LPUART support for LS1021ATWR boardAlison Wang2015-01-231-0/+12
* | | arm: ls102xa: Add LPUART support for LS1021AQDS boardAlison Wang2015-01-231-0/+13
* | | ls102xa: dcu: Add platform support for DCU on LS1021AQDS boardXiubo Li2015-01-231-0/+20
* | | arm/ls1021a: Add workaround for DDR erratum A008378York Sun2015-01-231-0/+6
|/ /
* | powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-234-1484/+0
* | powerpc: mpc5xxx: PM520 board supportMasahiro Yamada2015-01-231-342/+0
* | powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-231-386/+0
* | powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-232-1527/+0
* | powerpc: mpc85xx: remove P2020DS board supportMasahiro Yamada2015-01-231-751/+0
* | powerpc: mpc85xx: remove P2020COME board supportMasahiro Yamada2015-01-231-547/+0
* | powerpc: mpc85xx: remove P1_P2_RDB boardsMasahiro Yamada2015-01-231-808/+0
* | powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada2015-01-232-1355/+0
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-238-8/+148
|\ \
| * | sunxi: Use a common CONFIG_SYS_PROMPTIan Campbell2015-01-236-7/+2
| * | sunxi: Hookup OTG USB controller supportHans de Goede2015-01-221-1/+9
| * | include: Add header file with MIPI DSI constants from linux 3.18Siarhei Siamashka2015-01-221-0/+130
| * | sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka2015-01-221-0/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-01-229-9/+441
|\ \ \
| * | | board/T1040rdb: Add VSC9953 support for T1040rdb boardCodrin Ciubotariu2015-01-211-0/+8
| * | | board/T1040qds: Add VSC9953 support for T1040qds boardCodrin Ciubotariu2015-01-211-0/+6
| * | | net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu2015-01-161-0/+402
| * | | phylib: add support for aquantia PHYsShaohui Xie2015-01-161-0/+1
| * | | mpc85xx/t1040qds: convert deep sleep to generic board interfacetang yuantian2015-01-161-0/+3
| * | | mpc85xx/t102xqds: convert deep sleep to generic board interfacetang yuantian2015-01-161-0/+3
| * | | powerpc/t1024rdb: Add support for T1024RDB-PBShengzhou Liu2015-01-161-0/+2
| * | | mpc85xx/t102xrdb: convert deep sleep to generic board interfacetang yuantian2015-01-161-9/+12
| * | | powerpc/913x: Add config flag for bootdelayharninder rai2015-01-162-0/+2
| * | | powerpc/c29xpcie: Add secure boot supportPo Liu2015-01-161-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-221-2/+0
|\ \ \ \
| * | | | MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck2015-01-211-2/+0
* | | | | Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-221-1/+2
|\ \ \ \ \
| * | | | | net: gem: Use phys_addr_t instead of int for addressesMichal Simek2015-01-211-1/+2
| |/ / / /
* | | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-225-62/+130
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fpga: zynqpl: Add support for zc7035Siva Durga Prasad Paladugu2015-01-211-0/+6
OpenPOWER on IntegriCloud