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