summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi1-1/+2
2015-11-19ARM64: zynqmp: Enable TI phy by defaultMichal Simek1-0/+1
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias1-0/+1
2015-11-19ARM: zynq: Choose boot image based on OF_SEPARATE macroMichal Simek1-1/+1
2015-11-18powerpc/83xx: add support for kmtegr1 boardValentin Longchamp1-4/+61
2015-11-18km8309: change the default QE_FW addressValentin Longchamp1-2/+4
2015-11-18km83xx: use CONFIG_ENV_ADDR for the newenv env commandValentin Longchamp1-2/+6
2015-11-18powerpc/km8360: fix the ODT parameters for CS0Valentin Longchamp1-2/+2
2015-11-18powerpc/km8309: define CONFIG_SYS_DDRCDRValentin Longchamp1-0/+6
2015-11-18powerpc/km8321: define CONFIG_SYS_DDRCDRValentin Longchamp1-0/+6
2015-11-18km/powerpc: move open firmware defines to km-powerpc.hHolger Brunck3-6/+4
2015-11-18km/powerpc: increase space for kernel imange and FDT blobHolger Brunck1-3/+3
2015-11-18powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich1-7/+36
2015-11-18km: update the boot script to check for a DTBValentin Longchamp4-2/+11
2015-11-18km/common: stop u-boot only if someone press <SPACE>Holger Brunck1-0/+4
2015-11-18arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUSValentin Longchamp2-5/+1
2015-11-18board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com1-1/+6
2015-11-18common: add CMD_GPIO to KconfigThomas Chou56-56/+0
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov1-1/+1
2015-11-18arm: mx6: cm-fx6: define fallback boot devices for splNikita Kiryanov1-1/+0
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov1-9/+9
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven1-3/+3
2015-11-18Merge git://git.denx.de/u-boot-marvellTom Rini5-150/+79
2015-11-18arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFSLuka Perkov1-15/+0
2015-11-18arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDTLuka Perkov1-5/+0
2015-11-18arm: kirkwood: ib62x0: make use of defconfigLuka Perkov1-3/+0
2015-11-18arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV defineLuka Perkov1-1/+0
2015-11-18arm: kirkwood: ib62x0: build u-boot.kwbLuka Perkov1-0/+3
2015-11-18arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPELuka Perkov1-5/+0
2015-11-18arm: kirkwood: Move common definitions into common fileQuentin Armitage4-107/+70
2015-11-18arm: kirkwood: Remove duplicate definition from dreamplug.hQuentin Armitage1-5/+0
2015-11-18arm: kirkwood: Align configuration filesQuentin Armitage1-2/+5
2015-11-18arm: kirkwood: Use common definition for filesystemsQuentin Armitage2-30/+20
2015-11-18arm: kirkwood: Move configuration of some commands to _defconfig filesQuentin Armitage3-22/+0
2015-11-18arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FATQuentin Armitage1-1/+0
2015-11-18arm: kirkwood: standardise the configurationQuentin Armitage3-2/+29
2015-11-18board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin1-25/+6
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini11-130/+139
2015-11-16splash_source: add support for filesystem formatted sataNikita Kiryanov1-0/+1
2015-11-16splash_source: add support for filesystem formatted usbNikita Kiryanov1-0/+1
2015-11-16splash_source: add support for filesystem formatted mmcNikita Kiryanov1-0/+8
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini12-409/+720
2015-11-13Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini8-33/+1
2015-11-13sf: Fix NULL pointer exception for flashes without lock methodsBin Meng1-1/+1
2015-11-13x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng7-7/+0
2015-11-13x86: crownbay: Remove unused PCI region address macrosBin Meng1-12/+0
2015-11-13x86: qemu: Convert to use driver model pciBin Meng1-12/+0
2015-11-13x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng1-0/+2
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng1-2/+0
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng1-2/+2