| Commit message (Expand) | Author | Age | Lines |
* | i2c: mxs: Consolidate hard-coded bus address | Marek Vasut | 2014-10-29 | -7/+12 |
* | ppc/arm: zap EMK boards | Wolfgang Denk | 2014-10-28 | -2623/+3 |
* | doc/README.scrapyard: update commit IDs | Wolfgang Denk | 2014-10-28 | -12/+12 |
* | dwc_ahsata: use bitwise operator in sata_port_status | Nikita Kiryanov | 2014-10-28 | -1/+1 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-10-28 | -42/+49 |
|\ |
|
| * | odroid: dts: fix name of included dtsi | Przemyslaw Marczak | 2014-10-27 | -1/+1 |
| * | odroid: dts: adjust sd cd-gpios for SD Card | Przemyslaw Marczak | 2014-10-27 | -1/+1 |
| * | trats2: dts: adjust gpio numbers after gpio rework | Przemyslaw Marczak | 2014-10-27 | -3/+3 |
| * | trats: dts: adjust gpio numbers to new api | Przemyslaw Marczak | 2014-10-27 | -2/+2 |
| * | universal: dts: adjust gpio numbers to new api | Przemyslaw Marczak | 2014-10-27 | -2/+2 |
| * | universal: request soft i2c gpio | Przemyslaw Marczak | 2014-10-27 | -0/+9 |
| * | exynos4210: dts: fix gpio offset in pinctrl-uboot | Przemyslaw Marczak | 2014-10-27 | -1/+1 |
| * | exynos4412: dts: adjust pinctrl-uboot to changed gpio order | Przemyslaw Marczak | 2014-10-27 | -4/+1 |
| * | exynos4412: dts: fix bad gpio order in pinctrl | Przemyslaw Marczak | 2014-10-27 | -27/+27 |
| * | exynos: common: enable generic fs operations | Przemyslaw Marczak | 2014-10-27 | -0/+1 |
| * | mmc: s5p: set SD detection pin as input | Przemyslaw Marczak | 2014-10-27 | -1/+1 |
* | | e1000: add i211 and unprogrammed i210/i211 support | Marcel Ziswiler | 2014-10-28 | -0/+8 |
|/ |
|
* | git-mailrc: add pmic custodian | Przemyslaw Marczak | 2014-10-27 | -0/+2 |
* | gitignore: ignore atmel pmecc parameter tool | Andreas Bießmann | 2014-10-27 | -0/+1 |
* | spl: move comment to the right place | Andreas Bießmann | 2014-10-27 | -1/+1 |
* | Use __stringify() instead of xstr() | Anatolij Gustschin | 2014-10-27 | -50/+41 |
* | ppc4xx: update PMC440 board support | Matthias Fuchs | 2014-10-27 | -3/+7 |
* | image: Fix Android boot image support | Ahmad Draidi | 2014-10-27 | -18/+57 |
* | arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works | Stefan Roese | 2014-10-27 | -0/+34 |
* | cmd_mem: call unmap_sysmem() after map_sysmem() | Masahiro Yamada | 2014-10-27 | -0/+3 |
* | common: command: trivial coding style fixes | Masahiro Yamada | 2014-10-27 | -30/+26 |
* | Correct two non-functional misspellings "overrided". | Robert P. J. Day | 2014-10-27 | -2/+2 |
* | Correct single misspelling of "consitant" in source tree. | Robert P. J. Day | 2014-10-27 | -1/+1 |
* | doc: fix README.standalone | Masahiro Yamada | 2014-10-27 | -1/+1 |
* | e1000: fix sw fw sync on igb i210/i211 | Marcel Ziswiler | 2014-10-27 | -2/+5 |
* | README.kconfig: fix typo | Igor Grinberg | 2014-10-27 | -1/+1 |
* | kconfig: add CONFIG_SUPPORT_TPL | Masahiro Yamada | 2014-10-27 | -1/+9 |
* | kconfig: add CONFIG_SUPPORT_SPL | Masahiro Yamada | 2014-10-27 | -0/+95 |
* | common/cmd_io.c: Fix incorrect help for iod/iow | Bin Meng | 2014-10-27 | -3/+3 |
* | net/e1000: Fix EEPROM access error | York Sun | 2014-10-27 | -1/+1 |
* | aboot: fix block addressing for don't care chunk type | Rob Herring | 2014-10-27 | -0/+1 |
* | TI:OMAP4: enable EXT support in SPL for OMAP4 boards | Guillaume GARDET | 2014-10-27 | -0/+3 |
* | spl: do not hang in spl_register_fat_device but return error value. It allows... | Guillaume GARDET | 2014-10-27 | -1/+1 |
* | doc: Update documentation according to the EXT SPL support patch set | Guillaume GARDET | 2014-10-27 | -7/+11 |
* | spl: Add EXT support to SPL | Guillaume GARDET | 2014-10-27 | -2/+161 |
* | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET | 2014-10-27 | -57/+57 |
* | test: Add a simple test to detected warnings with uint64_t, uintptr_t | Simon Glass | 2014-10-27 | -0/+71 |
* | usb: Use correct printf() format string for uintptr_t | Simon Glass | 2014-10-27 | -5/+6 |
* | scsi: Use correct printf() format string for uintptr_t | Simon Glass | 2014-10-27 | -4/+5 |
* | x86: Use correct printf() format string for uintptr_t | Simon Glass | 2014-10-27 | -1/+2 |
* | Tidy up data sizes and function comment in display_options | Simon Glass | 2014-10-27 | -10/+18 |
* | Use uint64_t instead of u64 in put_dec() | Simon Glass | 2014-10-27 | -1/+1 |
* | Use uint64_t for time types | Simon Glass | 2014-10-27 | -7/+7 |
* | ext4: Use inttypes for printf() string | Simon Glass | 2014-10-27 | -1/+2 |
* | Add some standard headers external code might need | Gabe Black | 2014-10-27 | -0/+302 |