summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | am335x_evm: Add boot script support to am335x_evmGuillaume GARDET2014-09-171-11/+18
| * | OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' a...Guillaume GARDET2014-09-171-2/+2
| * | ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri2014-09-174-0/+82
* | | ARM: at91sam9rlek: convert to generic board supportWu, Josh2014-09-191-0/+2
* | | ARM: at91sam9n12ek: convert to generic board supportWu, Josh2014-09-191-0/+1
* | | mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON2014-09-191-0/+1
* | | USB: ehci-atmel: use pcr to enable or disable clockBo Shen2014-09-191-0/+8
* | | USB: ohci-at91: use pcr to enable or disable clockBo Shen2014-09-191-4/+4
* | | ARM: atmel: add pcr related definitionBo Shen2014-09-192-1/+2
* | | ARM: atmel: use pcr to enable or disable peripheral clockBo Shen2014-09-193-4/+25
* | | ARM: atmel: sama5d3: add timings registerBo Shen2014-09-191-1/+2
* | | ARM: atmel: sama5d3xek: enable NOR flash supportBo Shen2014-09-191-1/+12
* | | ARM: atmel: sama5d3xek: add nor flash init functionBo Shen2014-09-191-0/+58
OpenPOWER on IntegriCloud