summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-22eeprom: Zap CONFIG_SYS_EEPROM_X40430Marek Vasut
2015-11-22eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-11-22eeprom: Shuffle code aroundMarek Vasut
2015-11-22tricorder: rewrite tricordereeprom commandAndreas Bießmann
2015-11-22ARM: keystone2: configs: Correct burn_uboot_sp erase sizeCooper Jr., Franklin
2015-11-22ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pinsCooper 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-22ns16550: unify serial_rockchipThomas Chou
2015-11-22ns16550: unify serial_ppcThomas Chou
2015-11-21ns16550: unify serial_x86Thomas Chou
2015-11-21ns16550: add generic binding to unify the driversThomas Chou
2015-11-21ns16550: change map_sysmem to map_physmemThomas Chou
2015-11-21debug_uart: restore ns16550 as defaultThomas Chou
2015-11-20dm: Add timeline and guide for porting serial driversSimon Glass
2015-11-20dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass
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-20usb: Avoid open-coded USB constants in usb_kbd.cSimon Glass
2015-11-20usb: Drop unused code in usb_kbd.cSimon Glass
2015-11-20dm: test: usb: Add a test for device reorderingSimon Glass
2015-11-20dm: test: usb: Add tests for the 'usb tree' commandSimon Glass
2015-11-20dm: usb: Remove inactive children after a bus scanSimon Glass
2015-11-20dm: usb: Deprecate usb_get_dev_index()Simon Glass
2015-11-20Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass
2015-11-20Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"Simon Glass
2015-11-20Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"Simon Glass
2015-11-20sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass
2015-11-20sandbox: usb: Allow up to 4 emulated devices on a hubSimon Glass
2015-11-20sandbox: usb: Allow dynamic emulated USB device descriptorsSimon Glass
2015-11-20dm: core: Add safe device iteration macrosSimon Glass
2015-11-20usb: Refactor USB tree output code for testingSimon Glass
2015-11-20test: Record and silence console in testsSimon 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-20Drop config.h header from display_options.cSimon Glass
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-11-20dm: usb: Avoid time delays in sandbox testsSimon Glass
2015-11-20sandbox: Add a way to skip time delaysSimon Glass
2015-11-20sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck
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: Ban digit numbers if 'Num Lock' is not onBin Meng