summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-1013-146/+666
|\
| * pmic:pfuz100 add switch mode and more registersPeng Fan2015-02-101-0/+53
| * pmic:pfuze add macro for setting voltagePeng Fan2015-02-101-0/+2
| * arm, imx6, aristainetos: board updatesHeiko Schocher2015-01-291-74/+93
| * common: convert compulab splash load code to common codeNikita Kiryanov2015-01-293-0/+13
| * arm: mx6: cm-fx6: add splash screen supportNikita Kiryanov2015-01-291-0/+4
| * arm: mx6: cm-fx6: add support for usb keyboardNikita Kiryanov2015-01-291-0/+6
| * arm: mx6: cm-fx6: display compulab logoNikita Kiryanov2015-01-291-0/+3
| * arm: mx6: cm-fx6: add hdmi console supportNikita Kiryanov2015-01-291-0/+15
| * arm: mx6: cm-fx6: increase size of malloc areaNikita Kiryanov2015-01-291-1/+1
| * arm: mx6: cm-fx6: expand boot sequenceNikita Kiryanov2015-01-291-66/+61
| * ot1200: add SPL configurationChristian Gmeiner2015-01-221-0/+10
| * ot1200: make use of imx_ddr_size(..)Christian Gmeiner2015-01-221-1/+0
| * imx: mx6: Change ENV offset to 512K bytes for larger u-boot imageYe.Li2015-01-222-2/+2
| * imx:mx6 add mx6sx in imx spl header filePeng Fan2015-01-221-0/+8
| * imx:mx6sxsabresd spl support in header filePeng Fan2015-01-221-0/+6
| * arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese2015-01-193-0/+388
| * mx6sxsabresd: Remove unneeded board_late_init()Fabio Estevam2015-01-191-1/+0
| * wandboard: Use 32bit color depth for Fusion LCDOtavio Salvador2015-01-191-1/+1
* | Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-092-77/+25
|\ \
| * | microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-091-21/+11
| * | microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-091-0/+1
| * | microblaze: Move architecture to use generic board initMichal Simek2015-02-091-55/+9
| * | microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek2015-02-091-2/+4
| * | common: Move dram_init() declaration to common locationMichal Simek2015-02-091-0/+1
* | | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-094-128/+0
|\ \ \
| * | | arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin2015-02-093-3/+0
| * | | arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-093-15/+0
| * | | arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin2015-02-092-4/+0
| * | | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-093-3/+0
| * | | arc: add selection of endianess in KconfigAlexey Brodkin2015-02-091-88/+0
| * | | arc: select cache settings via menuconfigAlexey Brodkin2015-02-094-7/+0
| * | | arc: add more flavours of ARC700 series CPUAlexey Brodkin2015-02-094-4/+0
| * | | arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin2015-02-094-4/+0
| |/ /
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-063-1/+104
|\ \ \
| * | | arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese2015-02-061-0/+2
| * | | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-061-0/+49
| * | | arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-061-0/+47
| * | | kirkwood: sheevaplug: add FDT supportDrEagle2015-02-061-0/+5
| * | | kirkwood: sheevaplug: fix multiple definesDrEagle2015-02-061-1/+0
| * | | kirkwood: sheevaplug: fix styleDrEagle2015-02-061-0/+1
| |/ /
* | | ARM: UniPhier: revive support card infoMasahiro Yamada2015-02-071-0/+1
* | | ARM: UniPhier: move SPL init functions to spl_board_init()Masahiro Yamada2015-02-071-2/+0
* | | ARM: UniPhier: move pin_init() to board_early_init_f()Masahiro Yamada2015-02-071-0/+1
* | | ARM: UniPhier: add environment variable to update images in NANDMasahiro Yamada2015-02-071-0/+5
* | | ARM: UniPhier: use "&&" instead of "; " in commandsMasahiro Yamada2015-02-071-5/+5
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-042-1/+260
|\ \
| * | ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-282-1/+260
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-023-4/+16
|\ \ \
| * | | OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-291-4/+14
OpenPOWER on IntegriCloud