summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-16-17/+25
|\
| * lsxl: switch from bootm to bootz for boot commandsMichael Walle2015-02-12-13/+21
| * lsxl: place the dtb below the inital ramdiskMichael Walle2015-02-12-1/+1
| * lsxl: use default load addresses for legacy bootMichael Walle2015-02-12-3/+3
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-02-13-149/+75
|\ \
| * | dm: mx6: sabre: Move driver model CONFIGs to KconfigSimon Glass2015-02-13-2/+0
| * | dm: stv0991: Move driver model CONFIGs to KconfigSimon Glass2015-02-13-10/+0
| * | dm: introduce dev_get_addr interfacePeng Fan2015-02-12-0/+10
| * | dm: Drop unused driver model config_defaultsSimon Glass2015-02-12-12/+0
| * | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-12-24/+0
| * | dm: at91: snapper: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-4/+0
| * | dm: sh: serial: Add support driver modelNobuhiro Iwamatsu2015-02-12-0/+37
| * | dm: socfpga: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-7/+0
| * | dm: mx6: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-4/+0
| * | dm: sunxi: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-2/+0
| * | dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-11/+0
| * | dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-9/+1
| * | dm: tegra: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-10/+0
| * | dm: x86: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-5/+0
| * | dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-16/+0
| * | dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass2015-02-12-6/+0
| * | dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass2015-02-12-5/+0
| * | dm: Add Kconfig options for driver model SPL supportSimon Glass2015-02-12-0/+6
| * | dm: i2c: Make API accessible even without CONFIG_DMSimon Glass2015-02-12-4/+1
| * | dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-12-4/+4
| * | net: Use new checksum functionsSimon Glass2015-02-12-4/+0
| * | ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass2015-02-12-0/+2
| * | powerpc: ppc4xx: canyonlands: Move to generic boardSimon Glass2015-02-12-0/+2
| * | powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to KconfigSimon Glass2015-02-12-0/+2
| * | powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass2015-02-12-17/+17
| |/
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-02-13-0/+117
|\ \ | |/ |/|
| * arm: rmobile: Add SILK board supportVladimir Barinov2015-02-13-0/+117
* | 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
|\ \ \