summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-03serial-arc: switch to DMAlexey Brodkin
2015-04-03arc: minor fixes in KconfigAlexey Brodkin
2015-04-03arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin
2015-04-03arc: re-generate defconfigsAlexey Brodkin
2015-04-03arc: clean-up init procedureAlexey Brodkin
2015-04-03arc: move low-level interrupt and exception handlers in a separate fileAlexey Brodkin
2015-04-03arc: merge common start-up code between ARC and ARCv2Alexey Brodkin
2015-04-03arc: cache - build invalidate_icache_all() and invalidate_dcache_all()Alexey Brodkin
2015-04-03serial/serial_arc: set registers address during compilationAlexey Brodkin
2015-04-01Prepare v2015.04-rc5Tom Rini
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-03-31ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh
2015-03-31ARM: atmel: at91sam9n12ek: enable spl supportBo Shen
2015-03-31ARM: atmel: at91sam9x5ek: enable spl supportBo Shen
2015-03-31ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen
2015-03-31ARM: atmel: arm926ejs: fix clock configurationBo Shen
2015-03-31ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh
2015-03-31ARM: at91: atmel_nand: Support flash based BBTDavid Dueck
2015-03-31arm, at91: corvus: move MACH_TYPE to defconfigHeiko Schocher
2015-03-31spl_atmel.c: Switch s_init to board_init_fTom Rini
2015-03-31ARM: atmel: armv7: switch to use common timer functionsBo Shen
2015-03-31ARM: atmel: arm9: switch to use common timer functionsBo Shen
2015-03-31ARM: 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-31mtd: vf610_nfc: specify transfer size before each transferStefan Agner
2015-03-31mtd: vf610_nfc: mark page as dirty on block eraseStefan Agner
2015-03-31nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser
2015-03-31nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2015-03-31dfu: nand: Verify writesPeter Tyser
2015-03-31cmd_nand: Verify writes to NANDPeter Tyser
2015-03-31nand: Add verification functionsPeter Tyser
2015-03-31nand: Remove unused read/write structuresPeter Tyser
2015-03-31nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser
2015-03-31mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero
2015-03-31mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()Luca Ellero
2015-03-29spi: designware_spi: revisit FIFO size detection againAxel Lin
2015-03-29spi: cf_spi: Staticize local functionsAxel Lin
2015-03-29spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slaveAxel Lin
2015-03-29qspi: dra7x: enable quad mode read for ti-qspi driverRavi Babu
2015-03-29spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct addressAxel Lin
2015-03-29spi: davinci: Remove duplicate code to set bus and cs for slaveAxel Lin
2015-03-29spi: 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