summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-23gpt: part: Definition and declaration of GPT verification functionsLukasz Majewski
2015-11-22Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-11-22sunxi: Add basic H3 supportJens Kuske
2015-11-22sunxi: Enable DFU for RAMSiarhei Siamashka
2015-11-21vexpress64: store env in flashRyan Harkin
2015-11-21vexpress64: remove #errorRyan Harkin
2015-11-21vexpress64: use 2nd DRAM bank only on junoRyan Harkin
2015-11-21eeprom: Add bus argument to eeprom_init()Marek Vasut
2015-11-21eeprom: Zap eeprom_probe()Marek Vasut
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-11-21ARM: keystone2: configs: Correct burn_uboot_sp erase sizeCooper Jr., Franklin
2015-11-21nios2: 10m50: change to ns16550 uartThomas Chou
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-21ns16550: unify serial_omapThomas Chou
2015-11-21ns16550: unify serial_tegraThomas Chou
2015-11-21ns16550: unify serial_dwThomas Chou
2015-11-21ns16550: unify serial_keystoneThomas Chou
2015-11-19sandbox: Enable USB keyboardSimon Glass
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-19usb: sandbox: Add support for interrupt operationsSimon Glass
2015-11-19Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass
2015-11-19sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass
2015-11-19dm: core: Add safe device iteration macrosSimon Glass
2015-11-19usb: Refactor USB tree output code for testingSimon Glass
2015-11-19sandbox: Enable console recording and silent consoleSimon Glass
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