summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-2710-0/+95
* common/cmd_io.c: Fix incorrect help for iod/iowBin Meng2014-10-271-3/+3
* net/e1000: Fix EEPROM access errorYork Sun2014-10-271-1/+1
* aboot: fix block addressing for don't care chunk typeRob Herring2014-10-271-0/+1
* TI:OMAP4: enable EXT support in SPL for OMAP4 boardsGuillaume GARDET2014-10-271-0/+3
* spl: do not hang in spl_register_fat_device but return error value. It allows...Guillaume GARDET2014-10-271-1/+1
* doc: Update documentation according to the EXT SPL support patch setGuillaume GARDET2014-10-272-7/+11
* 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
OpenPOWER on IntegriCloud