timer: altera: Remove the codes to get clock frequency
[oweals/u-boot.git] / drivers /
2015-12-01 Bin Mengtimer: altera: Remove the codes to get clock frequency
2015-12-01 Bin Mengdm: timer: Implement pre_probe()
2015-12-01 Bin Mengdm: timer: Fix several nits
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-11-30 Wenyou Yanggpio: atmel: Add the PIO4 driver support
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-11-30 Shaohui Xienet: phy: added aquantia PHY AQR405 support
2015-11-30 York Sundrivers/ddr/fsl: Fix typo in BIST test for DDR4
2015-11-30 York Sundrivers/ddr/fsl: Enable detection of one DDR controller...
2015-11-30 Mingkai Hupci/layerscape: add support for LS1043A PCIe LUT regist...
2015-11-30 Prabhakar Kushwahaarmv8: ls2085a: Add support of LS2085A SoC
2015-11-30 Prabhakar Kushwahaarmv8: LS2080A: Rename LS2085A to reflect LS2080A
2015-11-30 Prabhakar Kushwahadriver: net: ldpaa: Fix Rx buffer alignment
2015-11-30 Prabhakar Kushwahadriver: net: ldpaa: Add debug information
2015-11-30 Prabhakar Kushwahadriver: net: ldpaa: Use DPMAC as net device
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Create DPAA2 object at run-time
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Add DPAA2 commands to manage MC
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Increase MC command timeout
2015-11-30 Prabhakar Kushwahadriver: ldpaa: Add api to return linked PHY ID of DPMAC
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Add APIs for DPMAC objects in...
2015-11-30 Prabhakar Kushwahadriver: net: fsl-mc: Add create, destroy APIs in flibs
2015-11-30 Prabhakar Kushwahaarmv8: lsch3: Fix lane protocol parsing logic
2015-11-30 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-11-30 Chin Liang Seemmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
2015-11-30 Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2015-11-30 Tom RiniMerge git://www.denx.de/git/u-boot-ppc4xx
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-30 Peng Fanvideo: ipu: fix out of bounds access
2015-11-23 Marcel Ziswilerpci: fix address range check in __pci_hose_phys_to_bus()
2015-11-23 Heiko Schocheri2c, avr32: fix compiler warning "input is not relaxable"
2015-11-22 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-11-22 Jens Kuskesunxi: Add basic H3 support
2015-11-22 Siarhei Siamashkasunxi: musb: Implement dfu_usb_get_reset()
2015-11-22 Thomas Chouns16550: move CONFIG_SYS_NS16550 to Kconfig
2015-11-22 Thomas Chouns16550: zap CONFIG_NS16550_SERIAL
2015-11-22 Thomas Chouns16550: unify serial_omap
2015-11-22 Thomas Chouns16550: unify serial_tegra
2015-11-22 Thomas Chouns16550: unify serial_dw
2015-11-22 Thomas Chouns16550: unify serial_keystone
2015-11-22 Thomas Chouns16550: unify serial_rockchip
2015-11-22 Thomas Chouns16550: unify serial_ppc
2015-11-21 Thomas Chouns16550: unify serial_x86
2015-11-21 Thomas Chouns16550: add generic binding to unify the drivers
2015-11-21 Thomas Chouns16550: change map_sysmem to map_physmem
2015-11-21 Thomas Choudebug_uart: restore ns16550 as default
2015-11-20 Simon Glassusb: sandbox: Add a USB emulation driver
2015-11-20 Simon Glassusb: sandbox: Add support for interrupt operations
2015-11-20 Simon Glassdm: usb: Remove inactive children after a bus scan
2015-11-20 Simon Glassdm: usb: Deprecate usb_get_dev_index()
2015-11-20 Simon GlassRevert "dm: Export device_remove_children / device_unbi...
2015-11-20 Simon GlassRevert "dm: usb: Use device_unbind_children to clean...
2015-11-20 Simon GlassRevert "dm: usb: Rename usb_find_child to usb_find_emul...
2015-11-20 Simon Glasssandbox: usb: Allow finding a USB emulator for a device
2015-11-20 Simon Glasssandbox: usb: Allow up to 4 emulated devices on a hub
2015-11-20 Simon Glasssandbox: usb: Allow dynamic emulated USB device descriptors
2015-11-20 Simon GlassMove console definitions into a new console.h file
2015-11-20 Daniel Schwierzecksandbox: cros_ec: fix uninitialized use of len
2015-11-20 Bin Menginput: Ban digit numbers if 'Num Lock' is not on
2015-11-20 Bin Menginput: Change LED state bits to conform i8042 compatibl...
2015-11-20 Bin Menginput: Call keyboard's update_leds() method when the...
2015-11-20 Bin Menginput: Save keyboard's LED state to correct place
2015-11-20 Simon Glassinput: Convert 'keyboard' driver to use input library
2015-11-20 Simon Glassvideo: input: Clean up after i8042 conversion
2015-11-20 Simon Glassi8042: Handle a duplicate power-on-reset response
2015-11-20 Simon Glassinput: Convert i8042 to driver model
2015-11-20 Simon Glassinput: Add a Kconfig option for the i8042 keyboard
2015-11-20 Simon Glassinput: i8042: Convert to use the input library
2015-11-20 Simon Glassinput: Allow updating of keyboard LEDs
2015-11-20 Simon Glassinput: Handle caps lock
2015-11-20 Simon Glassinput: Adjust structure of code in process_modifier()
2015-11-20 Simon Glassinput: Support the German keymap
2015-11-20 Thomas Chousandbox: add a sandbox timer and basic test
2015-11-20 Simon Glassinput: Allow repeat filtering to be disabled
2015-11-20 Simon Glassinput: Add a function to add a keycode to the existing set
2015-11-20 Simon Glassinput: Add a few more keyboard keycodes
2015-11-20 Simon Glassinput: Correct keycode for Ctrl-Y
2015-11-20 Simon Glassi8042: Adjust keyboard init to assume success
2015-11-20 Simon Glassi8042: Adjust kbd_reset() to collect all failures
2015-11-20 Simon Glassi8042: Use functions to handle register access
2015-11-20 Simon Glassvideo: Drop unused console functions
2015-11-20 Simon Glassdm: cros_ec: Convert cros_ec keyboard driver to driver...
2015-11-20 Simon Glassdm: tegra: Convert keyboard driver to driver model
2015-11-20 Simon Glasscros_ec: Use udevice instead of cros_ec_dev for keyboar...
2015-11-20 Simon Glassinput: Add the keycode translation tables separately
2015-11-20 Simon Glassinput: Return -ENOSPC when there is not space
2015-11-20 Simon Glassdm: input: Create a keyboard uclass
2015-11-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-11-19 Tom RiniMerge branch 'zynq' of git://denx.de/git/u-boot-microblaze
2015-11-19 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2015-11-19 Michal Simekzynq: sdhci: Define max clock by macro
2015-11-19 Michal Simeknet: zynq: Fix MDC setting for zynq
2015-11-19 Michal Simeknet: zynq: Remove unused MDCCLKDIV2 macro
2015-11-19 Michal Simeknet: zynq: Fix mdc clock division setting for 100Mbit/s
2015-11-19 Michal Simeknet: zynq: Wait till packet is sent
2015-11-19 Edgar E. Iglesiasnet: zynq: Disable secondary queues
2015-11-19 Michal Simeknet: zynq: Add dummy packet to fix packet duplication...
2015-11-19 Michal Simeknet: zynq: Do not report TX underrun
2015-11-19 Michal Simeknet: zynq: Setup BD when structures are filled
2015-11-19 Michal Simeknet: zynq: Allocate BD_SPACE in connection to RX_BUF
next