summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-31Prepare v2015.04-rc5v2015.04-rc5Tom Rini
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-04-01ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh
2015-04-01ARM: atmel: at91sam9n12ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen
2015-04-01ARM: atmel: arm926ejs: fix clock configurationBo Shen
2015-04-01ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh
2015-04-01ARM: at91: atmel_nand: Support flash based BBTDavid Dueck
2015-04-01arm, at91: corvus: move MACH_TYPE to defconfigHeiko Schocher
2015-04-01spl_atmel.c: Switch s_init to board_init_fTom Rini
2015-04-01ARM: atmel: armv7: switch to use common timer functionsBo Shen
2015-04-01ARM: atmel: arm9: switch to use common timer functionsBo Shen
2015-04-01ARM: at91: sama5d4: display the U-Boot version on LCDWu, Josh
2015-03-31Merge git://git.denx.de/u-boot-nand-flashTom Rini
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2015-03-30mtd: vf610_nfc: specify transfer size before each transferStefan Agner
2015-03-30mtd: vf610_nfc: mark page as dirty on block eraseStefan Agner
2015-03-30nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2015-03-30dfu: nand: Verify writesPeter Tyser
2015-03-30cmd_nand: Verify writes to NANDPeter Tyser
2015-03-30nand: Add verification functionsPeter Tyser
2015-03-30nand: Remove unused read/write structuresPeter Tyser
2015-03-30nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser
2015-03-30mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero
2015-03-30mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()Luca Ellero
2015-03-30spi: designware_spi: revisit FIFO size detection againAxel Lin
2015-03-30spi: cf_spi: Staticize local functionsAxel Lin
2015-03-30spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slaveAxel Lin
2015-03-30qspi: dra7x: enable quad mode read for ti-qspi driverRavi Babu
2015-03-30spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct addressAxel Lin
2015-03-30spi: davinci: Remove duplicate code to set bus and cs for slaveAxel Lin
2015-03-30spi: cf_qspi: Fixup to_cf_qspi_slave macroAxel Lin
2015-03-29sunxi: UTOO_P66: Add missing MAINTAINERS entryHans de Goede
2015-03-29sunxi: a10-LIME set the cpu clock at boot to 912MHzIain Paton
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton
2015-03-29sunxi: sun4i: improve cpu clock selection methodIain Paton
2015-03-29sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede
2015-03-28powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin
2015-03-28Patch to mkenvimage to handle text files with length that exceed env sizeBrian McFarland
2015-03-28m68k: fix 3 broken boardsangelo@sysam.it
2015-03-28common/board_f: move board_init_f_mem() from #else CONFIG_X86Alexey Brodkin
2015-03-28vexpress64: cut config and defaults for unclear variantLinus Walleij
2015-03-28armv8: semihosting: delete external interfaceLinus Walleij
2015-03-28vexpress64: remove board late init, use smhloadLinus Walleij
2015-03-28armv8: semihosting: add a command to load semihosted imagesLinus Walleij
2015-03-28armv8: semihosting: do not inline trap callLinus Walleij
2015-03-28Document config_distro_bootcmd environment variables for interactive booting.Karsten Merker
2015-03-28config: Define BOOTP client architecture and VCI for ARMv8Thierry Reding