summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: refactor some makefilesMasahiro Yamada2014-09-245-12/+7
* common.h: remove MIN, MAX, MIN3, MAX3 macrosMasahiro Yamada2014-09-241-6/+0
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-2413-39/+39
* compiler.h: remove duplicated uninitialized_varJeroen Hofstee2014-09-241-3/+0
* cmd_nand: Update (nand_info_t*)nand after arg_off(_size) callRostislav Lisovy2014-09-241-2/+4
* linker_lists: fix commentMasahiro Yamada2014-09-241-2/+2
* kconfig: remove config_cmd_defaults.hMasahiro Yamada2014-09-242-14/+0
* kconfig: move CONFIG_CMD_IMPORTENV to KconfigMasahiro Yamada2014-09-245-3/+7
* kconfig: move CONFIG_CMD_GO to KconfigMasahiro Yamada2014-09-242-1/+6
* kconfig: move CONFIG_CMD_EXPORTENV to KconfigMasahiro Yamada2014-09-244-2/+7
* kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada2014-09-2415-4/+16
* kconfig: move CONFIG_CMD_BOOTM to KconfigMasahiro Yamada2014-09-247-3/+9
* kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada2014-09-2450-24/+33
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-2436-1/+98
* config_distro_bootcmd: Run 'scsi scan' before trying scsi disksHans de Goede2014-09-241-2/+15
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24106-106/+106
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-2450-50/+50
* tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada2014-09-241-0/+3
* test: Add a test for command repeatSimon Glass2014-09-243-17/+52
* test: Remove tabs from trace testSimon Glass2014-09-241-11/+11
* sandbox: Disable Ctrl-CSimon Glass2014-09-241-0/+3
* Reactivate the tracing featureSimon Glass2014-09-241-0/+4
* cleanup disk/part.c whitespacePavel Machek2014-09-241-4/+5
* mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada2014-09-248-578/+0
* e1000: fix no nvm buildMarcel Ziswiler2014-09-241-0/+2
* tools/env: change stripping strategy to allow no-strippingThomas Petazzoni2014-09-241-6/+8
* usb/gadget: fastboot: implement sparse formatSteve Rae2014-09-242-10/+23
* usb/gadget: fastboot: minor cleanupSteve Rae2014-09-242-8/+14
* usb/gadget: fastboot: add support for flash commandSteve Rae2014-09-243-2/+44
* usb/gadget: fastboot: add eMMC support for flash commandSteve Rae2014-09-243-0/+93
* powerpc/t104xrdb: Enable SPI flash Extend address supportZhiqiang Hou2014-09-251-0/+1
* spi: kirkwood_spi.c: cosmetic: Fix minor coding style issuesStefan Roese2014-09-241-8/+6
* spi: kirkwood_spi.c: Make global variable staticStefan Roese2014-09-241-1/+1
* spi: kirkwood_spi.c: Some fixes and cleanupStefan Roese2014-09-241-6/+5
* arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese2014-09-241-4/+4
* sf: Add M25PX64 SPI NOR flash IDStefan Roese2014-09-241-0/+1
* spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-2412-35/+17
* spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-2416-33/+79
* mtd: spi: add support for M25PE16 and M25PX16Nikita Kiryanov2014-09-241-0/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2014-09-234-7/+11
|\
| * dm: avoid dev->req_seq overflowRobert Baldyga2014-09-231-0/+2
| * dm: serial: Don't require device tree to configure a consoleSimon Glass2014-09-231-1/+2
| * dm: core: Allow device_bind() to used without CONFIG_OF_CONTROLSimon Glass2014-09-231-2/+5
| * sf: Add an empty entry to the parameter listSimon Glass2014-09-231-0/+1
| * dm: Fix repeated comment in READMESimon Glass2014-09-231-4/+1
* | Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini2014-09-236-12/+19
|\ \ | |/ |/|
| * patman: Add a -m option to avoid copying the maintainersSimon Glass2014-09-213-5/+12
| * buildman: Fix the logic for the bloat commandSimon Glass2014-09-211-3/+3
| * sandbox: Update minor documentation changesJagannadha Sutradharudu Teki2014-09-212-4/+4
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-216-13/+102
|\ \
OpenPOWER on IntegriCloud