summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-01arm, at91: corvus: move MACH_TYPE to defconfigHeiko Schocher
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-20Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-03-18ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen
2015-03-18ARM: atmel: sama5d4 boards: fix spl lds locationBo Shen
2015-03-18ARM: at91: at91sam9rlek: add mmc environment configurationWu, Josh
2015-03-18ARM: at91: at91sam9rlek: add mci supportWu, Josh
2015-03-18ARM: at91: at91sam9rlek: update the default nand flash configsWu, Josh
2015-03-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-03-17mpc83xx: preempt premature board support removal by setting GENERIC_BOARDKim Phillips
2015-03-17powerpc: ppc4xx: remove korat board supportMasahiro Yamada
2015-03-17powerpc: mpc5xxx: remove galaxy5200 board supportMasahiro Yamada
2015-03-17powerpc: ppc4xx: remove W7OLMC/W7OLMG board supportMasahiro Yamada
2015-03-17powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada
2015-03-17powerpc: ppc4xx: remove JSE board supportMasahiro Yamada
2015-03-17powerpc: mpc5xxx: remove BC3450 board supportMasahiro Yamada
2015-03-17board/BuR/common: use SYS_CONSOLE_OVERWRITEHannes Petermaier