summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-21eeprom: Pull out the RW loopMarek Vasut
2015-11-21eeprom: Pull out transfer length computationMarek Vasut
2015-11-21eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITSMarek Vasut
2015-11-21eeprom: Suck the ifdef into eeprom_init()Marek Vasut
2015-11-21eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MSMarek Vasut
2015-11-21eeprom: Make eeprom_write_enable() weakMarek Vasut
2015-11-21eeprom: Pull out address computationMarek Vasut
2015-11-21eeprom: Pull out the I/O codeMarek Vasut
2015-11-21eeprom: Zap CONFIG_SPI_XMarek Vasut
2015-11-21eeprom: Zap eeprom_probe()Marek Vasut
2015-11-21eeprom: Zap CONFIG_SYS_EEPROM_X40430Marek Vasut
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-11-21eeprom: Shuffle code aroundMarek Vasut
2015-11-21tricorder: rewrite tricordereeprom commandAndreas Bießmann
2015-11-21ARM: keystone2: configs: Correct burn_uboot_sp erase sizeCooper Jr., Franklin
2015-11-21ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pinsCooper 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-21ns16550: unify serial_rockchipThomas Chou
2015-11-21ns16550: unify serial_ppcThomas Chou
2015-11-20ns16550: unify serial_x86Thomas Chou
2015-11-20ns16550: add generic binding to unify the driversThomas Chou
2015-11-20ns16550: change map_sysmem to map_physmemThomas Chou
2015-11-20debug_uart: restore ns16550 as defaultThomas Chou
2015-11-20dm: Add timeline and guide for porting serial driversSimon Glass
2015-11-19dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass
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-19usb: Avoid open-coded USB constants in usb_kbd.cSimon Glass
2015-11-19usb: Drop unused code in usb_kbd.cSimon Glass
2015-11-19dm: test: usb: Add a test for device reorderingSimon Glass
2015-11-19dm: test: usb: Add tests for the 'usb tree' commandSimon Glass
2015-11-19dm: usb: Remove inactive children after a bus scanSimon Glass
2015-11-19dm: usb: Deprecate usb_get_dev_index()Simon Glass
2015-11-19Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass
2015-11-19Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"Simon Glass
2015-11-19Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"Simon Glass
2015-11-19sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass
2015-11-19sandbox: usb: Allow up to 4 emulated devices on a hubSimon Glass
2015-11-19sandbox: usb: Allow dynamic emulated USB device descriptorsSimon Glass
2015-11-19dm: core: Add safe device iteration macrosSimon Glass
2015-11-19usb: Refactor USB tree output code for testingSimon Glass
2015-11-19test: Record and silence console in testsSimon Glass
2015-11-19sandbox: Enable console recording and silent consoleSimon Glass