summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-11-1611-130/+139
|\
| * splash_source: add support for filesystem formatted sataNikita Kiryanov2015-11-161-0/+1
| * splash_source: add support for filesystem formatted usbNikita Kiryanov2015-11-161-0/+1
| * splash_source: add support for filesystem formatted mmcNikita Kiryanov2015-11-161-0/+8
| * imx6: fix warnings due to switch to distro environmentStefano Babic2015-11-132-2/+2
| * imx: mx7dsabresd: support lcdifPeng Fan2015-11-121-0/+17
| * imx: mx6ul_14x14_evk: support lcdif displayPeng Fan2015-11-121-0/+18
| * arm: novena: Fix kernel_addr_r env variableMarek Vasut2015-11-121-1/+1
| * imx: mx7: default enable non-secure modePeng Fan2015-11-121-0/+11
| * arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h.Vagrant Cascadian2015-11-121-64/+24
| * arm: imx: Switch Wandboard to use config_distro_bootcmd.h.Vagrant Cascadian2015-11-121-63/+19
| * mx7dsabresd: enable DFU supportTzu-Jung Lee2015-11-121-0/+27
| * Merge git://git.denx.de/u-bootStefano Babic2015-11-1297-138/+3397
| |\
| * | mx7dsabresd: add secure boot supportAdrian Alonso2015-10-301-0/+4
| * | imx: hab: rework unified rom section for mx7Adrian Alonso2015-10-301-1/+0
| * | imx: mx6sabresd: add i.MX6DQP Sabresd supportPeng Fan2015-10-301-0/+2
| * | imx: mx6sabresd discard PHYS_SDRAM_SIZEPeng Fan2015-10-301-1/+0
| * | imx35, flea3: add FIT image supportHeiko Schocher2015-10-301-0/+4
| * | ts4800: add CONFIG_OF_LIBFDTDamien Riegel2015-10-301-0/+2
* | | Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini2015-11-1312-409/+720
|\ \ \
| * | | sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-136-137/+202
| * | | sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom2015-11-134-41/+67
| * | | sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief2015-11-135-17/+0
| * | | sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-132-190/+414
| * | | sparc: Update GRSIM board with memory settings for TSIM evalFrancois Retief2015-11-131-12/+45
| * | | sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief2015-11-135-20/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-11-138-33/+1
|\ \ \ \
| * | | | x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng2015-11-137-7/+0
| * | | | x86: crownbay: Remove unused PCI region address macrosBin Meng2015-11-131-12/+0
| * | | | x86: qemu: Convert to use driver model pciBin Meng2015-11-131-12/+0
| * | | | x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-131-0/+2
| * | | | x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng2015-11-131-2/+0
| * | | | x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-131-2/+2
| * | | | x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng2015-11-131-1/+0
| |/ / /
* | | | sf: Fix NULL pointer exception for flashes without lock methodsBin Meng2015-11-131-1/+1
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-11-126-6/+13
|\ \ \
| * | | ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-124-6/+2
| * | | ARM: tegra: enable PCI support of p2371-2180Stephen Warren2015-11-121-0/+10
| * | | pci: tegra: add/enable support for Tegra210Stephen Warren2015-11-121-0/+1
| | |/ | |/|
* | | am43xx_evm: Add DFU support for qspi flashVignesh R2015-11-121-1/+12
* | | pengwyn: nand and ethernet fixesVincent BENOIT2015-11-121-20/+47
* | | configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov2015-11-122-14/+2
* | | hrcon: Add fan controllersDirk Eibach2015-11-121-12/+32
* | | hrcon: Add support for the DH variantDirk Eibach2015-11-122-9/+77
* | | mpc83xx: Add strider boardDirk Eibach2015-11-122-0/+714
* | | hrcon: Remove CH7301 configurationDirk Eibach2015-11-121-1/+0
* | | dlvision-10g: Support displayportDirk Eibach2015-11-121-5/+13
* | | i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-121-5/+7
* | | uuid: add selection by string for known partition type GUIDPatrick Delaunay2015-11-121-0/+4
* | | gpt: add optional parameter type in gpt commandPatrick Delaunay2015-11-121-0/+3
OpenPOWER on IntegriCloud