summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh
2015-04-01arm, at91: corvus: move MACH_TYPE to defconfigHeiko Schocher
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-30nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter 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-30qspi: dra7x: enable quad mode read for ti-qspi driverRavi Babu
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton
2015-03-28powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin
2015-03-28m68k: fix 3 broken boardsangelo@sysam.it
2015-03-28vexpress64: cut config and defaults for unclear variantLinus Walleij
2015-03-28vexpress64: remove board late init, use smhloadLinus Walleij
2015-03-28config: Define BOOTP client architecture and VCI for ARMv8Thierry Reding
2015-03-28config: Use booti instead of bootz on 64-bit ARMThierry Reding
2015-03-28ARM: omap4_panda: enable saveenv commandmaxin.john@enea.com
2015-03-28m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-26Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-03-25config_distro_bootcmd.h: Prefer booting from bootable paritionsSjoerd Simons
2015-03-25config_cmd_default.h: Add 'env exists' commandSjoerd Simons
2015-03-24x86: Add ramboot and nfsboot commands in x86-common.hBin Meng
2015-03-24x86: galileo: Enable saving environment in SPI flashBin Meng
2015-03-24x86: crownbay: Enable saving environment in SPI flashBin Meng
2015-03-24x86: crownbay: Enable Intel Topcliff GMAC supportBin Meng
2015-03-24net: Add Intel Topcliff GMAC driverBin Meng
2015-03-24net: Add ethernet FCS length macro in net.hBin Meng
2015-03-24x86: quark: Enable on-chip ethernet controllersBin Meng
2015-03-24fdtdec: Improve fdtdec_get_pci_bdf() documentationBin Meng
2015-03-24ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada
2015-03-24ARM: UniPhier: move init stack area just below TEXT_BASEMasahiro Yamada
2015-03-24ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINTMasahiro Yamada
2015-03-24ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointerMasahiro Yamada
2015-03-24ARM: UniPhier: enable Driver Model and UART on SPLMasahiro Yamada
2015-03-24ARM: UniPhier: enable CONFIG_PANIC_HANGMasahiro Yamada
2015-03-23imx:mx6slevk support reading temperaturePeng Fan