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