summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-19console: Add a console bufferSimon Glass
2015-11-19Add a circular memory buffer implementationSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19x86: qemu: Convert to use driver model keyboardBin Meng
2015-11-19x86: crownbay: Convert to use driver model keyboardBin Meng
2015-11-19input: Change LED state bits to conform i8042 compatible keyboardBin Meng
2015-11-19input: Convert 'keyboard' driver to use input librarySimon Glass
2015-11-19input: Convert i8042 to driver modelSimon Glass
2015-11-19Drop CONFIG_ISA_KEYBOARDSimon Glass
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass
2015-11-19input: Allow updating of keyboard LEDsSimon Glass
2015-11-19input: Support the German keymapSimon Glass
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-11-19input: Allow repeat filtering to be disabledSimon Glass
2015-11-19input: Add a function to add a keycode to the existing setSimon Glass
2015-11-19video: Drop unused console functionsSimon Glass
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-19cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass
2015-11-19input: Add the keycode translation tables separatelySimon Glass
2015-11-19input: Add a device pointer to the input configSimon Glass
2015-11-19dm: input: Create a keyboard uclassSimon Glass
2015-11-19dm: usb: Add support for USB keyboards with driver modelSimon Glass
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-11-19zynq: sdhci: Define max clock by macroMichal Simek
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi
2015-11-19ARM64: zynqmp: Enable TI phy by defaultMichal Simek
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias
2015-11-19ARM: zynq: Choose boot image based on OF_SEPARATE macroMichal Simek
2015-11-18powerpc/83xx: add support for kmtegr1 boardValentin Longchamp
2015-11-18km8309: change the default QE_FW addressValentin Longchamp
2015-11-18km83xx: use CONFIG_ENV_ADDR for the newenv env commandValentin Longchamp
2015-11-18powerpc/km8360: fix the ODT parameters for CS0Valentin Longchamp
2015-11-18powerpc/km8309: define CONFIG_SYS_DDRCDRValentin Longchamp
2015-11-18powerpc/km8321: define CONFIG_SYS_DDRCDRValentin Longchamp
2015-11-18km/powerpc: move open firmware defines to km-powerpc.hHolger Brunck
2015-11-18km/powerpc: increase space for kernel imange and FDT blobHolger Brunck
2015-11-18powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich
2015-11-18km: update the boot script to check for a DTBValentin Longchamp
2015-11-18km/common: stop u-boot only if someone press <SPACE>Holger Brunck
2015-11-18arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUSValentin Longchamp
2015-11-18board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov
2015-11-18arm: mx6: cm-fx6: define fallback boot devices for splNikita Kiryanov
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven
2015-11-17Merge git://git.denx.de/u-boot-marvellTom Rini
2015-11-17arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFSLuka Perkov
2015-11-17arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDTLuka Perkov
2015-11-17arm: kirkwood: ib62x0: make use of defconfigLuka Perkov