aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-21patman: Add a -m option to avoid copying the maintainersSimon Glass3-5/+12
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass1-3/+3
2014-09-21sandbox: Update minor documentation changesJagannadha Sutradharudu Teki2-4/+4
2014-09-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD6-13/+102
2014-09-19ARM: at91sam9rlek: convert to generic board supportWu, Josh1-0/+2
2014-09-19ARM: at91sam9n12ek: convert to generic board supportWu, Josh1-0/+1
2014-09-19mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON1-0/+1
2014-09-19USB: ehci-atmel: use pcr to enable or disable clockBo Shen1-0/+8
2014-09-19USB: ohci-at91: use pcr to enable or disable clockBo Shen1-4/+4
2014-09-19ARM: atmel: add pcr related definitionBo Shen2-1/+2
2014-09-19ARM: atmel: use pcr to enable or disable peripheral clockBo Shen3-4/+25
2014-09-19ARM: atmel: sama5d3: add timings registerBo Shen1-1/+2
2014-09-19ARM: atmel: sama5d3xek: enable NOR flash supportBo Shen1-1/+12
2014-09-19ARM: atmel: sama5d3xek: add nor flash init functionBo Shen1-0/+58
2014-09-19mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh2-10/+14
2014-09-17am335x_evm: Add boot script support to am335x_evmGuillaume GARDET1-11/+18
2014-09-17OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' a...Guillaume GARDET1-2/+2
2014-09-17ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri4-0/+82
2014-09-17kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada1-1/+1
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini48-280/+2140
2014-09-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD48-280/+2140
2014-09-16Revert "ARM: SPL: do not set gd again"Tom Rini1-0/+3
2014-09-16kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada9-14/+18
2014-09-16vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMIMasahiro Yamada3-20/+1
2014-09-16net: dns: fix for DNS queries sent to the wrong MAC addressGerhard Sittig1-0/+3
2014-09-16kconfig: add sanity checks for SPL configurationMasahiro Yamada1-0/+30