summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass2016-01-21-0/+12
* dm: core: Don't set pinctrl for pinctrl devicesSimon Glass2016-01-21-2/+4
* rockchip: rk3036: Bind GPIO banksJeffy Chen2016-01-21-0/+8
* dm: clk: Add support for decoding clocks from the device treeSimon Glass2016-01-21-0/+28
* clk: add fixed rate clock driverMasahiro Yamada2016-01-21-1/+58
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-21-106/+2016
|\
| * dm: video: test: Add tests for the video uclassSimon Glass2016-01-20-9/+0
| * dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-20-50/+50
| * sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass2016-01-20-0/+9
| * dm: video: Implement the bmp command for driver modelSimon Glass2016-01-20-0/+354
| * dm: video: Add a driver for a rotated text consoleSimon Glass2016-01-20-0/+450
| * dm: video: Add a 'normal' text console driverSimon Glass2016-01-20-1/+142
| * dm: video: Add a uclass for the text consoleSimon Glass2016-01-20-1/+261
| * dm: video: Add a video uclassSimon Glass2016-01-20-0/+269
| * serial: lpuart: Add driver model serial supportBin Meng2016-01-20-0/+167
| * serial: lpuart: Prepare the driver for DM conversionBin Meng2016-01-20-22/+66
| * serial: lpuart: Call local version of setbrg and putc directlyBin Meng2016-01-20-4/+4
| * serial: lpuart: Fix several cosmetic issuesBin Meng2016-01-20-20/+15
| * serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng2016-01-20-0/+6
| * clk: add API to enable clockMasahiro Yamada2016-01-20-0/+10
| * clk: add static qualifier to local functionsMasahiro Yamada2016-01-20-4/+5
| * clk: move Kconfig options into sub-menuMasahiro Yamada2016-01-20-0/+4
| * timer: sandbox: work without device treeStephen Warren2016-01-20-0/+10
| * dm: timer: refuse timers with zero clock_rateStephen Warren2016-01-20-0/+11
| * dm: core: Call uclass post_bind() after the driver's bind() methodSimon Glass2016-01-20-5/+7
| * pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass2016-01-20-0/+4
| * dm: mmc: Try to honour the sequence orderSimon Glass2016-01-20-5/+15
| * dm: gpio: Allow the uclass to work without printf()Simon Glass2016-01-20-0/+8
| * drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N2016-01-20-0/+115
| * dm: timer: uclass: Add flag to control sequence numberingMugunthan V N2016-01-20-0/+1
| * dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N2016-01-20-0/+44
| * dm: core: Provide uclass_find_device_by_phandle() only when neededSimon Glass2016-01-20-0/+4
* | sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-21-0/+11
* | i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCsHans de Goede2016-01-21-4/+16
|/
* spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R2016-01-20-3/+3
* arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...Sergey Temerkhanov2016-01-19-0/+22
* arm: serial: Add debug UART capability to the pl01x driverSergey Temerkhanov2016-01-19-0/+28
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-19-26/+26
|\
| * video: Typo cleanup in drivers/video/da8xx-fb.cRobert P. J. Day2015-12-16-5/+5
| * video: Clean up formatting, spelling mistakes in exynos_dp*Robert P. J. Day2015-12-16-21/+21
* | power: regulator: max77686: Don't use switch() on boolsTom Rini2016-01-19-20/+8
* | spi: rk_spi: Fix debug format warningTom Rini2016-01-19-1/+1
* | pci_rom.c: Fix may be used uninitialized warningTom Rini2016-01-19-1/+1
* | Add more SPDX-License-Identifier tagsTom Rini2016-01-19-561/+47
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-01-16-7/+21
|\ \
| * | net: pcnet: refactor mapping of virtual addresses to physical onesDaniel Schwierzeck2016-01-16-7/+21
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-01-16-1/+2
|\ \ \
| * | | arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen2016-01-16-1/+1
| * | | ddr: altera: Init the rule ID in debug codeMarek Vasut2016-01-16-0/+1
| |/ /
* | | usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity2016-01-16-0/+10