summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-02-13-8057/+3110
|\
| * sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede2015-02-11-0/+3
| * Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede2015-02-11-0/+65
| * Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-10-7/+259
| |\
| | * bootstage: Fix typos in the commentBin Meng2015-02-06-2/+2
| | * x86: Add SD/MMC support to quark/galileoBin Meng2015-02-06-0/+7
| | * x86: pci: Add pci ids for Quark SoCBin Meng2015-02-06-0/+4
| | * dt-bindings: Add Intel Quark MRC bindingsBin Meng2015-02-06-0/+83
| | * fdtdec: Add compatible id and string for Intel Quark MRCBin Meng2015-02-06-0/+1
| | * x86: Add basic Intel Galileo board supportBin Meng2015-02-06-0/+53
| | * x86: Remove CONFIG_SATA_INTEL from x86-common.hBin Meng2015-02-06-1/+0
| | * x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-06-0/+72
| | * x86: Enable bootstage featuresSimon Glass2015-02-06-0/+3
| | * scsi: bootstage: Measure time taken to scan the busSimon Glass2015-02-06-0/+1
| | * x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-06-0/+14
| | * x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-05-2/+13
| | * x86: pci: Add PCI IDs for Minnowboard MaxSimon Glass2015-02-05-0/+5
| | * pci: Add a function to find a device by classSimon Glass2015-02-05-2/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-10-18/+139
| |\ \
| | * | arm, at91: taurus remove MACH_TYPE definitions in config fileHeiko Schocher2015-02-07-3/+0
| | * | arm, at91, taurus: enable WDTHeiko Schocher2015-02-07-0/+6
| | * | ARM: at91: at91sam9x5: save environment to a FAT file in MMC cardWu, Josh2015-02-07-5/+6
| | * | ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC cardWu, Josh2015-02-07-4/+6
| | * | ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC cardWu, Josh2015-02-07-4/+5
| | * | 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://git.denx.de/u-boot-videoTom Rini2015-02-10-266/+312
| |\ \
| | * | lcd: split splash code into its own functionNikita Kiryanov2015-02-10-1/+10
| | * | lcd: dt: extract simplefb supportNikita Kiryanov2015-02-10-3/+14
| | * | lcd: various cleanupsNikita Kiryanov2015-02-10-68/+34
| | * | lcd: split configuration_get_cmapNikita Kiryanov2015-02-10-0/+7
| | * | lcd: move platform-specific structs to their own headersNikita Kiryanov2015-02-10-196/+247
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-10-146/+666
| |\ \
| * \ \ Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-09-77/+25
| |\ \ \
| | * | | 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
| | * | | common: Move dram_init() declaration to common locationMichal Simek2015-02-09-0/+1
| | | |/ | | |/|
| * | | 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
| |\ \ \