summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz2015-01-192-1/+51
* mmc: add mmc hwpartition sub-command to do eMMC hardware partitioningDiego Santa Cruz2015-01-191-1/+92
* mmc: add API to do eMMC hardware partitioningDiego Santa Cruz2015-01-192-0/+175
* mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz2015-01-191-1/+3
* mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz2015-01-191-23/+35
* mmc: show the erase group size and HC WP group size in mmcinfo outputDiego Santa Cruz2015-01-191-0/+8
* mmc: read the high capacity WP group size for eMMCDiego Santa Cruz2015-01-192-0/+7
* mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz2015-01-192-3/+2
* mmc: display size and start of eMMC enhanced user data area in mmcinfoDiego Santa Cruz2015-01-191-3/+8
* mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz2015-01-192-0/+19
* mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz2015-01-191-0/+1
* mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz2015-01-191-22/+30
* mmc: skip mmcinfo partition info processing for eMMC < 4.41Diego Santa Cruz2015-01-191-1/+1
* mmc: make eMMC general purpose partition numbering match specDiego Santa Cruz2015-01-191-1/+1
* mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz2015-01-193-4/+19
* mmc: show hardware partition sizes in mmcinfo outputDiego Santa Cruz2015-01-191-0/+17
* mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-199-0/+897
* 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
| * | buildman: Don't prune output space for 'current source' buildSimon Glass2015-01-141-0/+2
OpenPOWER on IntegriCloud