aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada46-61/+78
2014-09-24tools: remove reformat.pyMasahiro Yamada1-132/+0
2014-09-24README.clang: update FreeBSD instructionsJeroen Hofstee1-4/+4
2014-09-24compiler_gcc: prevent redefining attributesJeroen Hofstee1-0/+10
2014-09-24kbuild: refactor some makefilesMasahiro Yamada5-12/+7
2014-09-24common.h: remove MIN, MAX, MIN3, MAX3 macrosMasahiro Yamada1-6/+0
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada13-39/+39
2014-09-24compiler.h: remove duplicated uninitialized_varJeroen Hofstee1-3/+0
2014-09-24cmd_nand: Update (nand_info_t*)nand after arg_off(_size) callRostislav Lisovy1-2/+4
2014-09-24linker_lists: fix commentMasahiro Yamada1-2/+2
2014-09-24kconfig: remove config_cmd_defaults.hMasahiro Yamada2-14/+0
2014-09-24kconfig: move CONFIG_CMD_IMPORTENV to KconfigMasahiro Yamada5-3/+7
2014-09-24kconfig: move CONFIG_CMD_GO to KconfigMasahiro Yamada2-1/+6
2014-09-24kconfig: move CONFIG_CMD_EXPORTENV to KconfigMasahiro Yamada4-2/+7
2014-09-24kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada15-4/+16
2014-09-24kconfig: move CONFIG_CMD_BOOTM to KconfigMasahiro Yamada7-3/+9
2014-09-24kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada50-24/+33
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada36-1/+98
2014-09-24config_distro_bootcmd: Run 'scsi scan' before trying scsi disksHans de Goede1-2/+15
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada106-106/+106
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada50-50/+50
2014-09-24tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada1-0/+3
2014-09-24test: Add a test for command repeatSimon Glass3-17/+52
2014-09-24test: Remove tabs from trace testSimon Glass1-11/+11
2014-09-24sandbox: Disable Ctrl-CSimon Glass1-0/+3
2014-09-24Reactivate the tracing featureSimon Glass1-0/+4
2014-09-24cleanup disk/part.c whitespacePavel Machek1-4/+5
2014-09-24mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada8-578/+0
2014-09-24e1000: fix no nvm buildMarcel Ziswiler1-0/+2
2014-09-24tools/env: change stripping strategy to allow no-strippingThomas Petazzoni1-6/+8
2014-09-24usb/gadget: fastboot: implement sparse formatSteve Rae2-10/+23
2014-09-24usb/gadget: fastboot: minor cleanupSteve Rae2-8/+14
2014-09-24usb/gadget: fastboot: add support for flash commandSteve Rae3-2/+44
2014-09-24usb/gadget: fastboot: add eMMC support for flash commandSteve Rae3-0/+93
2014-09-25powerpc/t104xrdb: Enable SPI flash Extend address supportZhiqiang Hou1-0/+1
2014-09-24spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese1-8/+6
2014-09-24spi: kirkwood_spi.c: Make global variable staticStefan Roese1-1/+1
2014-09-24spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese1-6/+5
2014-09-24arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese1-4/+4
2014-09-24sf: Add M25PX64 SPI NOR flash IDStefan Roese1-0/+1
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov12-35/+17
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov16-33/+79
2014-09-24mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov1-0/+2
2014-09-23Merge git://git.denx.de/u-boot-dmTom Rini4-7/+11
2014-09-23dm: avoid dev->req_seq overflowRobert Baldyga1-0/+2
2014-09-23dm: serial: Don't require device tree to configure a consoleSimon Glass1-1/+2
2014-09-23dm: core: Allow device_bind() to used without CONFIG_OF_CONTROLSimon Glass1-2/+5
2014-09-23sf: Add an empty entry to the parameter listSimon Glass1-0/+1
2014-09-23dm: Fix repeated comment in READMESimon Glass1-4/+1
2014-09-23Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini6-12/+19