summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2015-04-01-0/+57
* ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen2015-04-01-0/+58
* ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh2015-04-01-2/+13
* arm, at91: corvus: move MACH_TYPE to defconfigHeiko Schocher2015-04-01-3/+0
* sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-29-7/+1
* powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin2015-03-28-2/+2
* m68k: fix 3 broken boardsangelo@sysam.it2015-03-28-1/+1
* vexpress64: cut config and defaults for unclear variantLinus Walleij2015-03-28-24/+4
* vexpress64: remove board late init, use smhloadLinus Walleij2015-03-28-9/+11
* config: Define BOOTP client architecture and VCI for ARMv8Thierry Reding2015-03-28-1/+3
* config: Use booti instead of bootz on 64-bit ARMThierry Reding2015-03-28-0/+4
* ARM: omap4_panda: enable saveenv commandmaxin.john@enea.com2015-03-28-1/+6
* m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-6/+0
* m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-2/+0
* m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-2/+0
* m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-6/+0
* m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-16/+0
* m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-3/+0
* m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-31/+0
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-28-2/+0
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-28-8/+0
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-03-26-4/+64
|\
| * x86: Add ramboot and nfsboot commands in x86-common.hBin Meng2015-03-24-2/+29
| * x86: galileo: Enable saving environment in SPI flashBin Meng2015-03-24-0/+8
| * x86: crownbay: Enable saving environment in SPI flashBin Meng2015-03-24-0/+8
| * x86: crownbay: Enable Intel Topcliff GMAC supportBin Meng2015-03-24-0/+4
| * net: Add Intel Topcliff GMAC driverBin Meng2015-03-24-0/+4
| * net: Add ethernet FCS length macro in net.hBin Meng2015-03-24-1/+2
| * x86: quark: Enable on-chip ethernet controllersBin Meng2015-03-24-0/+5
| * fdtdec: Improve fdtdec_get_pci_bdf() documentationBin Meng2015-03-24-1/+4
* | config_distro_bootcmd.h: Prefer booting from bootable paritionsSjoerd Simons2015-03-25-1/+2
* | config_cmd_default.h: Add 'env exists' commandSjoerd Simons2015-03-25-0/+1
|/
* ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada2015-03-24-4/+0
* ARM: UniPhier: move init stack area just below TEXT_BASEMasahiro Yamada2015-03-24-1/+1
* ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINTMasahiro Yamada2015-03-24-0/+2
* ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointerMasahiro Yamada2015-03-24-4/+1
* ARM: UniPhier: enable Driver Model and UART on SPLMasahiro Yamada2015-03-24-3/+1
* ARM: UniPhier: enable CONFIG_PANIC_HANGMasahiro Yamada2015-03-24-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-20-12/+43
|\
| * ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen2015-03-18-4/+4
| * ARM: atmel: sama5d4 boards: fix spl lds locationBo Shen2015-03-18-2/+2
| * ARM: at91: at91sam9rlek: add mmc environment configurationWu, Josh2015-03-18-1/+17
| * ARM: at91: at91sam9rlek: add mci supportWu, Josh2015-03-18-0/+11
| * ARM: at91: at91sam9rlek: update the default nand flash configsWu, Josh2015-03-18-7/+11
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-18-42/+12
|\ \ | |/ |/|
| * mx6sabre: Do not enable UMS with SPLFabio Estevam2015-03-13-0/+2
| * warp: Select CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODEFabio Estevam2015-03-13-0/+1
| * mx6_common: Do not select esdhc DDR mode for all boardsFabio Estevam2015-03-13-2/+0
| * mx53ard: Use the standard U-boot promptFabio Estevam2015-03-13-1/+0
| * mx6sabre_common.h: remove deprecated mmc open/closemaxin.john@enea.com2015-03-13-3/+1