summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-22vexpress64: store env in flashRyan Harkin
2015-11-22vexpress64: remove #errorRyan Harkin
2015-11-22vexpress64: use 2nd DRAM bank only on junoRyan Harkin
2015-11-22eeprom: Add bus argument to eeprom_init()Marek Vasut
2015-11-22eeprom: Zap eeprom_probe()Marek Vasut
2015-11-22eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-11-22ARM: keystone2: configs: Correct burn_uboot_sp erase sizeCooper Jr., Franklin
2015-11-22nios2: 10m50: change to ns16550 uartThomas Chou
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-22ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-22ns16550: unify serial_omapThomas Chou
2015-11-22ns16550: unify serial_tegraThomas Chou
2015-11-22ns16550: unify serial_dwThomas Chou
2015-11-22ns16550: unify serial_keystoneThomas Chou
2015-11-20sandbox: Enable USB keyboardSimon Glass
2015-11-20usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-20usb: sandbox: Add support for interrupt operationsSimon Glass
2015-11-20Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass
2015-11-20sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass
2015-11-20dm: core: Add safe device iteration macrosSimon Glass
2015-11-20usb: Refactor USB tree output code for testingSimon Glass
2015-11-20sandbox: Enable console recording and silent consoleSimon Glass
2015-11-20console: Add a console bufferSimon Glass
2015-11-20Add a circular memory buffer implementationSimon Glass
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-11-20x86: qemu: Convert to use driver model keyboardBin Meng
2015-11-20x86: crownbay: Convert to use driver model keyboardBin Meng
2015-11-20input: Change LED state bits to conform i8042 compatible keyboardBin Meng
2015-11-20input: Convert 'keyboard' driver to use input librarySimon Glass
2015-11-20input: Convert i8042 to driver modelSimon Glass
2015-11-20Drop CONFIG_ISA_KEYBOARDSimon Glass
2015-11-20x86: Add an i8042 device for boards that have itSimon Glass
2015-11-20input: Allow updating of keyboard LEDsSimon Glass
2015-11-20input: Support the German keymapSimon Glass
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou
2015-11-20input: Allow repeat filtering to be disabledSimon Glass
2015-11-20input: Add a function to add a keycode to the existing setSimon Glass
2015-11-20video: Drop unused console functionsSimon Glass
2015-11-20dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-20cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass
2015-11-20input: Add the keycode translation tables separatelySimon Glass
2015-11-20input: Add a device pointer to the input configSimon Glass
2015-11-20dm: input: Create a keyboard uclassSimon Glass
2015-11-20dm: 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