summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spl: Add EXT support to SPLGuillaume GARDET2014-10-275-2/+161
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-2728-57/+57
* test: Add a simple test to detected warnings with uint64_t, uintptr_tSimon Glass2014-10-272-0/+71
* usb: Use correct printf() format string for uintptr_tSimon Glass2014-10-271-5/+6
* scsi: Use correct printf() format string for uintptr_tSimon Glass2014-10-271-4/+5
* x86: Use correct printf() format string for uintptr_tSimon Glass2014-10-271-1/+2
* Tidy up data sizes and function comment in display_optionsSimon Glass2014-10-272-10/+18
* Use uint64_t instead of u64 in put_dec()Simon Glass2014-10-271-1/+1
* Use uint64_t for time typesSimon Glass2014-10-272-7/+7
* ext4: Use inttypes for printf() stringSimon Glass2014-10-271-1/+2
* Add some standard headers external code might needGabe Black2014-10-273-0/+302
* Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-276-4/+36
* Revert "common, env: Fix support for environment in i2c eeprom"Valentin Longchamp2014-10-271-7/+2
* doc: Fix comparison operatorOlaf Mandel2014-10-271-1/+1
* wireless_space: set myself as maintainerAlbert ARIBAUD2014-10-271-1/+1
* cli: hush: Adjust 'run' command to run each line of the env varSimon Glass2014-10-275-4/+24
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-10-27205-62636/+44
|\
| * ppc: Zap TQM8272 boardMarek Vasut2014-10-2711-2015/+1
| * ppc: Zap TQM8260 boardMarek Vasut2014-10-2719-1471/+1
| * ppc: Zap IDS8247 boardMarek Vasut2014-10-278-888/+1
| * ppc: Zap HWW1U1A boardMarek Vasut2014-10-2712-963/+1
| * ppc: Zap Hymod boardMarek Vasut2014-10-2747-6743/+3
| * ppc: Zap MHPC boardMarek Vasut2014-10-2712-1425/+1
| * ppc: Zap ICU862 boardMarek Vasut2014-10-2718-1789/+2
| * PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-2783-47332/+7
| * README.scrapyard: update commit IDsWolfgang Denk2014-10-271-8/+8
| * powerpc: mpc5121ads: update board config info in READMEAnatolij Gustschin2014-10-271-2/+2
| * powerpc: digsy_mtc: convert to generic boardAnatolij Gustschin2014-10-271-0/+2
| * powerpc: mecp5123: convert to generic boardAnatolij Gustschin2014-10-271-0/+3
| * powerpc: ac14xx: convert to generic boardAnatolij Gustschin2014-10-271-0/+3
| * powerpc: aria: convert to generic boardAnatolij Gustschin2014-10-271-0/+3
| * powerpc: pdm360ng: convert to generic boardAnatolij Gustschin2014-10-271-0/+2
| * powerpc: mpc5121ads: convert to generic boardAnatolij Gustschin2014-10-271-0/+3
| * powerpc: mpc512x: fix boot breakageAnatolij Gustschin2014-10-271-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-2719-28/+123
|\ \
| * | ot1200: add sata supportChristian Gmeiner2014-10-231-0/+5
| * | ot1200: fix sf detectionChristian Gmeiner2014-10-232-1/+6
| * | mx6sabre_common: Add HDMI config to common codeFabio Estevam2014-10-213-34/+17
| * | mx6qsabreauto: Add HDMI supportFabio Estevam2014-10-212-1/+76
| * | ot1200: remove superfluous "string" tagChristian Gmeiner2014-10-211-5/+0
| * | ARM: i.MX video: declare displays and display_count publiclyEric Nelson2014-10-212-3/+5
| * | ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson2014-10-2110-0/+26
| * | ARM: i.MX6: include prototype for get_board_rev()Eric Nelson2014-10-211-0/+1
| * | ARM: prevent compiler warnings from bootm.cEric Nelson2014-10-211-1/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-2779-934/+3468
|\ \ \
| * | | omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg2014-10-2314-15/+15
| * | | omap3: cm-t35: remove enable_gpmc_cs_config()Igor Grinberg2014-10-231-13/+0
| * | | omap3: cm-t35: use define for mmc wp gpioIgor Grinberg2014-10-231-1/+3
| * | | omap3: Kconfig: fix the cm-t35 board option promptIgor Grinberg2014-10-231-1/+1
| * | | am335x_evm: Correct "raw" portions of DFU alt intoTom Rini2014-10-231-5/+5
OpenPOWER on IntegriCloud