aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2015-11-21ns16550: unify serial_omapThomas Chou8-13/+14
2015-11-21ns16550: unify serial_tegraThomas Chou1-1/+2
2015-11-21ns16550: unify serial_dwThomas Chou3-3/+3
2015-11-21ns16550: unify serial_keystoneThomas Chou1-1/+1
2015-11-19sandbox: Enable USB keyboardSimon Glass1-1/+1
2015-11-19sandbox: Enable console recording and silent consoleSimon Glass1-0/+1
2015-11-19x86: qemu: Convert to use driver model keyboardBin Meng1-1/+1
2015-11-19x86: crownbay: Convert to use driver model keyboardBin Meng1-1/+1
2015-11-19Drop CONFIG_ISA_KEYBOARDSimon Glass2-10/+0
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass5-8/+2
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou1-0/+2
2015-11-19video: Drop unused console functionsSimon Glass4-4/+0
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+2
2015-11-19zynq: sdhci: Define max clock by macroMichal Simek3-0/+5
2015-11-19ARM64: zynqmp: Enable TI phy by defaultMichal Simek1-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-18arm: mx6: cm-fx6: define fallback boot devices for splNikita Kiryanov1-1/+0
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven1-3/+3
2015-11-17Merge git://git.denx.de/u-boot-marvellTom Rini5-150/+79
2015-11-17arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFSLuka Perkov1-15/+0
2015-11-17arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDTLuka Perkov1-5/+0
2015-11-17arm: kirkwood: ib62x0: make use of defconfigLuka Perkov1-3/+0
2015-11-17arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV defineLuka Perkov1-1/+0
2015-11-17arm: kirkwood: ib62x0: build u-boot.kwbLuka Perkov1-0/+3
2015-11-17arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPELuka Perkov1-5/+0
2015-11-17arm: kirkwood: Move common definitions into common fileQuentin Armitage4-107/+70
2015-11-17arm: kirkwood: Remove duplicate definition from dreamplug.hQuentin Armitage1-5/+0
2015-11-17arm: kirkwood: Align configuration filesQuentin Armitage1-2/+5
2015-11-17arm: kirkwood: Use common definition for filesystemsQuentin Armitage2-30/+20
2015-11-17arm: kirkwood: Move configuration of some commands to _defconfig filesQuentin Armitage3-22/+0
2015-11-17arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FATQuentin Armitage1-1/+0
2015-11-17arm: kirkwood: standardise the configurationQuentin Armitage3-2/+29
2015-11-18board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin1-25/+6
2015-11-17ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R1-0/+2
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini10-130/+129
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini5-88/+111