summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Fix Rx buffer alignmentPrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Add debug informationPrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Increase MC command timeoutPrabhakar Kushwaha
2015-11-30driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha
2015-11-30armv8: lsch3: Fix lane protocol parsing logicPrabhakar Kushwaha
2015-11-30Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-11-30mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-11-30video: ipu: fix out of bounds accessPeng Fan
2015-11-25video: ipu: simplify if else codePeng Fan
2015-11-23pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler
2015-11-23i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher
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: musb: Implement dfu_usb_get_reset()Siarhei Siamashka
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-20usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-20usb: sandbox: Add support for interrupt operationsSimon 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-20Move console definitions into a new console.h fileSimon Glass
2015-11-20sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck
2015-11-20input: Ban digit numbers if 'Num Lock' is not onBin Meng
2015-11-20input: Change LED state bits to conform i8042 compatible keyboardBin Meng
2015-11-20input: Call keyboard's update_leds() method when the LEDs changeBin Meng
2015-11-20input: Save keyboard's LED state to correct placeBin Meng
2015-11-20input: Convert 'keyboard' driver to use input librarySimon Glass