summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | 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
* | | x86: quark: Enable on-chip ethernet controllersBin Meng2015-03-241-0/+5
| |/ |/|
* | 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
| * hummingboard: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * wandboard: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * mxs: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * mx25pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * mx31pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
| * mx35pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * mx51evk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * mx53loco: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * mx6qarm2: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * mx6slevk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * mx6sxsabresd: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-0540-105/+343
| |\
* | | mpc83xx: preempt premature board support removal by setting GENERIC_BOARDKim Phillips2015-03-1716-0/+48
* | | powerpc: ppc4xx: remove korat board supportMasahiro Yamada2015-03-171-550/+0
* | | powerpc: mpc5xxx: remove galaxy5200 board supportMasahiro Yamada2015-03-171-431/+0
OpenPOWER on IntegriCloud