summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-20input: Convert 'keyboard' driver to use input librarySimon Glass1-0/+5
2015-11-20input: Convert i8042 to driver modelSimon Glass1-6/+0
2015-11-20Drop CONFIG_ISA_KEYBOARDSimon Glass2-10/+0
2015-11-20x86: Add an i8042 device for boards that have itSimon Glass5-8/+2
2015-11-20input: Allow updating of keyboard LEDsSimon Glass1-1/+13
2015-11-20input: Support the German keymapSimon Glass1-1/+2
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou1-0/+2
2015-11-20input: Allow repeat filtering to be disabledSimon Glass1-0/+19
2015-11-20input: Add a function to add a keycode to the existing setSimon Glass1-0/+20
2015-11-20video: Drop unused console functionsSimon Glass4-4/+0
2015-11-20dm: tegra: Convert keyboard driver to driver modelSimon Glass1-1/+0
2015-11-20cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass1-2/+2
2015-11-20input: Add the keycode translation tables separatelySimon Glass1-0/+10
2015-11-20input: Add a device pointer to the input configSimon Glass1-0/+1
2015-11-20dm: input: Create a keyboard uclassSimon Glass1-0/+79
2015-11-20dm: usb: Add support for USB keyboards with driver modelSimon Glass1-0/+1
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-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