summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-tiTom Rini2015-01-1621-399/+579
|\
| * omap5: Add netargs and netboot optionCooper Jr., Franklin2015-01-131-1/+14
| * arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-132-42/+16
| * arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois2015-01-131-98/+36
| * pcm051: Add boot script support to pcm051matwey.kornilov@gmail.com2015-01-131-11/+18
| * board: ti: am43xx: add support for AM43xx Industrial Development KitFelipe Balbi2015-01-134-19/+118
| * pmic: add tps62362 simple wrapper codeFelipe Balbi2015-01-133-0/+77
| * board: ti: am43xx: take care of all OPPsFelipe Balbi2015-01-131-0/+9
| * power: tps65218: define all valid VDD_MPU voltagesFelipe Balbi2015-01-131-0/+3
| * board: ti: am43xx: replace if else if else with a switchFelipe Balbi2015-01-131-3/+6
| * arm: am437x: Correct PLL frequency for 25MHzJames Doublesin2015-01-131-1/+1
| * arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-137-207/+138
| * arm: am437x: PLL values for all input frequenciesJames Doublesin2015-01-131-26/+33
| * mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-133-3/+122
* | powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-1693-18881/+5
* | mpc8xx: remove unused linker scriptMasahiro Yamada2015-01-161-82/+0
* | ppc4xx: remove dead codeMasahiro Yamada2015-01-162-14/+0
* | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-159-78/+606
|\ \
| * | buildman: Add an option to write the full build outputSimon Glass2015-01-144-3/+9
| * | buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-146-13/+303
| * | buildman: Allow architecture to alias to multiple toolchainsSimon Glass2015-01-143-5/+23
| * | buildman: Don't use the local settings when running testsSimon Glass2015-01-141-1/+14
| * | buildman: Don't complain about missing sections in ~/.buildmanSimon Glass2015-01-141-1/+0
| * | buildman: Add documentation about the .buildman fileSimon Glass2015-01-141-20/+53
| * | buildman: Add a note about Python pre-requisitesSimon Glass2015-01-141-1/+10
| * | buildman: Add an option to use the full tool chain pathSimon Glass2015-01-145-10/+25
| * | buildman: Put the toolchain path first instead of last in PATHSimon Glass2015-01-141-1/+1
| * | buildman: Try to avoid hard-coded string parsingSimon Glass2015-01-141-1/+8
| * | buildman: Allow specifying a range of commits to buildSimon Glass2015-01-143-9/+45
| * | buildman: Don't remove entire output directory when testingSimon Glass2015-01-141-1/+2
| * | buildman: Add an option to flatten output directory treesSimon Glass2015-01-144-6/+24
| * | buildman: Try to guess the upstream commitSimon Glass2015-01-143-16/+67
OpenPOWER on IntegriCloud