summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
| * | | ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc boardWu, Josh2015-02-07-2/+4
| * | | ARM: atmel: sama5d4_xplained: enable spl supportBo Shen2015-02-07-0/+56
| * | | ARM: atmel: sama5d4ek: enable SPL supportBo Shen2015-02-07-0/+56
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-10-146/+600
|\ \ \ | |_|/ |/| |
| * | arm, imx6, aristainetos: board updatesHeiko Schocher2015-01-29-74/+93
| * | common: convert compulab splash load code to common codeNikita Kiryanov2015-01-29-0/+2
| * | arm: mx6: cm-fx6: add splash screen supportNikita Kiryanov2015-01-29-0/+4
| * | arm: mx6: cm-fx6: add support for usb keyboardNikita Kiryanov2015-01-29-0/+6
| * | arm: mx6: cm-fx6: display compulab logoNikita Kiryanov2015-01-29-0/+3
| * | arm: mx6: cm-fx6: add hdmi console supportNikita Kiryanov2015-01-29-0/+15
| * | arm: mx6: cm-fx6: increase size of malloc areaNikita Kiryanov2015-01-29-1/+1
| * | arm: mx6: cm-fx6: expand boot sequenceNikita Kiryanov2015-01-29-66/+61
| * | ot1200: add SPL configurationChristian Gmeiner2015-01-22-0/+10
| * | ot1200: make use of imx_ddr_size(..)Christian Gmeiner2015-01-22-1/+0
| * | imx: mx6: Change ENV offset to 512K bytes for larger u-boot imageYe.Li2015-01-22-2/+2
| * | imx:mx6 add mx6sx in imx spl header filePeng Fan2015-01-22-0/+8
| * | imx:mx6sxsabresd spl support in header filePeng Fan2015-01-22-0/+6
| * | arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese2015-01-19-0/+388
| * | mx6sxsabresd: Remove unneeded board_late_init()Fabio Estevam2015-01-19-1/+0
| * | wandboard: Use 32bit color depth for Fusion LCDOtavio Salvador2015-01-19-1/+1
* | | Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-09-77/+24
|\ \ \
| * | | microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-09-21/+11
| * | | microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-09-0/+1
| * | | microblaze: Move architecture to use generic board initMichal Simek2015-02-09-55/+9
| * | | microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek2015-02-09-2/+4
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-09-128/+0
|\ \ \
| * | | arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin2015-02-09-3/+0
| * | | arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-09-15/+0
| * | | arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin2015-02-09-4/+0
| * | | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-09-3/+0
| * | | arc: add selection of endianess in KconfigAlexey Brodkin2015-02-09-88/+0
| * | | arc: select cache settings via menuconfigAlexey Brodkin2015-02-09-7/+0
| * | | arc: add more flavours of ARC700 series CPUAlexey Brodkin2015-02-09-4/+0
| * | | arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin2015-02-09-4/+0
| |/ /
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-06-1/+104
|\ \ \
| * | | arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese2015-02-06-0/+2
| * | | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-0/+49
| * | | arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-0/+47
| * | | kirkwood: sheevaplug: add FDT supportDrEagle2015-02-06-0/+5
| * | | kirkwood: sheevaplug: fix multiple definesDrEagle2015-02-06-1/+0
| * | | kirkwood: sheevaplug: fix styleDrEagle2015-02-06-0/+1
| |/ /
* | | ARM: UniPhier: revive support card infoMasahiro Yamada2015-02-07-0/+1
* | | ARM: UniPhier: move SPL init functions to spl_board_init()Masahiro Yamada2015-02-07-2/+0
* | | ARM: UniPhier: move pin_init() to board_early_init_f()Masahiro Yamada2015-02-07-0/+1
* | | ARM: UniPhier: add environment variable to update images in NANDMasahiro Yamada2015-02-07-0/+5
* | | ARM: UniPhier: use "&&" instead of "; " in commandsMasahiro Yamada2015-02-07-5/+5
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-02-4/+16
|\ \
| * | OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-29-4/+14
| * | Nokia RX-51: Use generic boardPali Rohár2015-01-29-0/+1
| * | am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini2015-01-29-0/+1