summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2015.04-rc5Tom Rini2015-03-311-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-3141-456/+673
|\
| * ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh2015-04-015-298/+102
| * ARM: atmel: at91sam9n12ek: enable spl supportBo Shen2015-04-019-5/+138
| * ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2015-04-0111-4/+157
| * ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen2015-04-017-1/+194
| * ARM: atmel: arm926ejs: fix clock configurationBo Shen2015-04-011-26/+28
| * ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh2015-04-011-2/+13
| * ARM: at91: atmel_nand: Support flash based BBTDavid Dueck2015-04-011-0/+6
| * arm, at91: corvus: move MACH_TYPE to defconfigHeiko Schocher2015-04-012-4/+1
| * spl_atmel.c: Switch s_init to board_init_fTom Rini2015-04-011-0/+10
| * ARM: atmel: armv7: switch to use common timer functionsBo Shen2015-04-013-61/+6
| * ARM: atmel: arm9: switch to use common timer functionsBo Shen2015-04-017-59/+18
| * ARM: at91: sama5d4: display the U-Boot version on LCDWu, Josh2015-04-012-0/+4
* | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-03-3153-462/+133
|\ \
| * | mtd: vf610_nfc: specify transfer size before each transferStefan Agner2015-03-301-8/+17
| * | mtd: vf610_nfc: mark page as dirty on block eraseStefan Agner2015-03-301-2/+1
| * | nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser2015-03-305-87/+14
| * | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-3043-328/+0
| * | dfu: nand: Verify writesPeter Tyser2015-03-301-1/+1
| * | cmd_nand: Verify writes to NANDPeter Tyser2015-03-301-5/+9
| * | nand: Add verification functionsPeter Tyser2015-03-302-1/+100
| * | nand: Remove unused read/write structuresPeter Tyser2015-03-301-26/+0
| * | nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser2015-03-302-13/+0
| * | mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero2015-03-301-1/+1
| * | mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()Luca Ellero2015-03-301-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2015-03-3118-2/+803
|\ \
| * | watchdog/imx_watchdog: do not set WCR_WDWSebastian Siewior2015-03-251-2/+1
| * | imx:mx6slevk support reading temperaturePeng Fan2015-03-233-0/+15
| * | imx:mx6dlsabresd fix error detecting thermalPeng Fan2015-03-231-0/+2
| * | board/seco: Add mx6q-uq7 basic board supportBoris BREZILLON2015-03-2311-0/+744
| * | ARM: iMX: define an IMX_CONFIG Kconfig optionBoris BREZILLON2015-03-232-0/+4
| * | ARM: mx6: move to a standard arch/board approachBoris BREZILLON2015-03-232-0/+37
* | | spi: designware_spi: revisit FIFO size detection againAxel Lin2015-03-301-2/+2
* | | spi: cf_spi: Staticize local functionsAxel Lin2015-03-301-13/+7
* | | spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slaveAxel Lin2015-03-301-2/+9
* | | qspi: dra7x: enable quad mode read for ti-qspi driverRavi Babu2015-03-302-0/+8
* | | spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct addressAxel Lin2015-03-301-1/+3
* | | spi: davinci: Remove duplicate code to set bus and cs for slaveAxel Lin2015-03-301-3/+0
* | | spi: cf_qspi: Fixup to_cf_qspi_slave macroAxel Lin2015-03-301-1/+1
| |/ |/|
* | sunxi: UTOO_P66: Add missing MAINTAINERS entryHans de Goede2015-03-291-0/+1
* | sunxi: a10-LIME set the cpu clock at boot to 912MHzIain Paton2015-03-291-0/+1
* | sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-299-10/+8
* | sunxi: sun4i: improve cpu clock selection methodIain Paton2015-03-291-16/+19
* | sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-293-0/+22
* | powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin2015-03-2818-2/+66
* | Patch to mkenvimage to handle text files with length that exceed env sizeBrian McFarland2015-03-281-7/+22
* | m68k: fix 3 broken boardsangelo@sysam.it2015-03-283-5/+3
* | common/board_f: move board_init_f_mem() from #else CONFIG_X86Alexey Brodkin2015-03-281-2/+4
* | vexpress64: cut config and defaults for unclear variantLinus Walleij2015-03-283-40/+4
OpenPOWER on IntegriCloud