summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | i2c: mxs: Pass the i2c_adapter aroundMarek Vasut2014-10-291-67/+67
* | | | | i2c: mxs: Add basic support for i2c frameworkMarek Vasut2014-10-293-22/+32
* | | | | i2c: mxs: Consolidate hard-coded bus addressMarek Vasut2014-10-291-7/+12
|/ / / /
* | | | ppc/arm: zap EMK boardsWolfgang Denk2014-10-2830-2623/+3
* | | | doc/README.scrapyard: update commit IDsWolfgang Denk2014-10-281-12/+12
* | | | dwc_ahsata: use bitwise operator in sata_port_statusNikita Kiryanov2014-10-281-1/+1
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-2810-42/+49
|\ \ \ \ | |/ / / |/| | |
| * | | odroid: dts: fix name of included dtsiPrzemyslaw Marczak2014-10-271-1/+1
| * | | odroid: dts: adjust sd cd-gpios for SD CardPrzemyslaw Marczak2014-10-271-1/+1
| * | | trats2: dts: adjust gpio numbers after gpio reworkPrzemyslaw Marczak2014-10-271-3/+3
| * | | trats: dts: adjust gpio numbers to new apiPrzemyslaw Marczak2014-10-271-2/+2
| * | | universal: dts: adjust gpio numbers to new apiPrzemyslaw Marczak2014-10-271-2/+2
| * | | universal: request soft i2c gpioPrzemyslaw Marczak2014-10-271-0/+9
| * | | exynos4210: dts: fix gpio offset in pinctrl-ubootPrzemyslaw Marczak2014-10-271-1/+1
| * | | exynos4412: dts: adjust pinctrl-uboot to changed gpio orderPrzemyslaw Marczak2014-10-271-4/+1
| * | | exynos4412: dts: fix bad gpio order in pinctrlPrzemyslaw Marczak2014-10-271-27/+27
| * | | exynos: common: enable generic fs operationsPrzemyslaw Marczak2014-10-271-0/+1
| * | | mmc: s5p: set SD detection pin as inputPrzemyslaw Marczak2014-10-271-1/+1
* | | | e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler2014-10-282-0/+8
|/ / /
* | | git-mailrc: add pmic custodianPrzemyslaw Marczak2014-10-271-0/+2
* | | gitignore: ignore atmel pmecc parameter toolAndreas Bießmann2014-10-271-0/+1
* | | spl: move comment to the right placeAndreas Bießmann2014-10-271-1/+1
* | | Use __stringify() instead of xstr()Anatolij Gustschin2014-10-2710-50/+41
* | | ppc4xx: update PMC440 board supportMatthias Fuchs2014-10-272-3/+7
* | | image: Fix Android boot image supportAhmad Draidi2014-10-273-18/+57
* | | arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking worksStefan Roese2014-10-272-0/+34
* | | cmd_mem: call unmap_sysmem() after map_sysmem()Masahiro Yamada2014-10-271-0/+3
* | | common: command: trivial coding style fixesMasahiro Yamada2014-10-271-30/+26
* | | Correct two non-functional misspellings "overrided".Robert P. J. Day2014-10-272-2/+2
* | | Correct single misspelling of "consitant" in source tree.Robert P. J. Day2014-10-271-1/+1
* | | doc: fix README.standaloneMasahiro Yamada2014-10-271-1/+1
* | | e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler2014-10-272-2/+5
* | | README.kconfig: fix typoIgor Grinberg2014-10-271-1/+1
* | | kconfig: add CONFIG_SUPPORT_TPLMasahiro Yamada2014-10-272-1/+9
* | | 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
OpenPOWER on IntegriCloud