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