summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-25nand/denali: Document CONFIG symbolsScott Wood
2014-09-25nand/denali: Adding Denali NAND driver supportChin Liang See
2014-09-25mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese
2014-09-25mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy
2014-09-25checkpatch: remove unnecessary + after {8,8}Joe Perches
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-09-24tools: remove reformat.pyMasahiro Yamada
2014-09-24README.clang: update FreeBSD instructionsJeroen Hofstee
2014-09-24compiler_gcc: prevent redefining attributesJeroen Hofstee
2014-09-24kbuild: refactor some makefilesMasahiro Yamada
2014-09-24common.h: remove MIN, MAX, MIN3, MAX3 macrosMasahiro Yamada
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-09-24compiler.h: remove duplicated uninitialized_varJeroen Hofstee
2014-09-24cmd_nand: Update (nand_info_t*)nand after arg_off(_size) callRostislav Lisovy
2014-09-24linker_lists: fix commentMasahiro Yamada
2014-09-24kconfig: remove config_cmd_defaults.hMasahiro Yamada
2014-09-24kconfig: move CONFIG_CMD_IMPORTENV to KconfigMasahiro Yamada
2014-09-24kconfig: move CONFIG_CMD_GO to KconfigMasahiro Yamada
2014-09-24kconfig: move CONFIG_CMD_EXPORTENV to KconfigMasahiro Yamada
2014-09-24kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada
2014-09-24kconfig: move CONFIG_CMD_BOOTM to KconfigMasahiro Yamada
2014-09-24kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-24config_distro_bootcmd: Run 'scsi scan' before trying scsi disksHans de Goede
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada
2014-09-24tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada
2014-09-24test: Add a test for command repeatSimon Glass
2014-09-24test: Remove tabs from trace testSimon Glass
2014-09-24sandbox: Disable Ctrl-CSimon Glass
2014-09-24Reactivate the tracing featureSimon Glass
2014-09-24cleanup disk/part.c whitespacePavel Machek
2014-09-24mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada
2014-09-24e1000: fix no nvm buildMarcel Ziswiler
2014-09-24tools/env: change stripping strategy to allow no-strippingThomas Petazzoni
2014-09-24usb/gadget: fastboot: implement sparse formatSteve Rae
2014-09-24usb/gadget: fastboot: minor cleanupSteve Rae
2014-09-24usb/gadget: fastboot: add support for flash commandSteve Rae
2014-09-24usb/gadget: fastboot: add eMMC support for flash commandSteve Rae
2014-09-24powerpc/t104xrdb: Enable SPI flash Extend address supportZhiqiang Hou
2014-09-24spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese
2014-09-24spi: kirkwood_spi.c: Make global variable staticStefan Roese
2014-09-24spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese
2014-09-24arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese
2014-09-24sf: Add M25PX64 SPI NOR flash IDStefan Roese
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov
2014-09-24mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov
2014-09-23Merge git://git.denx.de/u-boot-dmTom Rini