summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-22rockchip: mmc: Use a pwrseq device if availableSimon Glass
2016-01-22rockchip: Convert the PMU IOMUX registers into an arraySimon Glass
2016-01-22dm: Add a power sequencing uclassSimon Glass
2016-01-22power: Add support for RK808 regulatorsSimon Glass
2016-01-22power: Add base support for the RK808 PMICSimon Glass
2016-01-22dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass
2016-01-22dm: core: Don't set pinctrl for pinctrl devicesSimon Glass
2016-01-22rockchip: rk3036: Bind GPIO banksJeffy Chen
2016-01-22dm: clk: Add support for decoding clocks from the device treeSimon Glass
2016-01-22clk: add fixed rate clock driverMasahiro Yamada
2016-01-21Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2016-01-21i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCsHans de Goede
2016-01-21dm: video: test: Add tests for the video uclassSimon Glass
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-21sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass
2016-01-21dm: video: Implement the bmp command for driver modelSimon Glass
2016-01-21dm: video: Add a driver for a rotated text consoleSimon Glass
2016-01-21dm: video: Add a 'normal' text console driverSimon Glass
2016-01-21dm: video: Add a uclass for the text consoleSimon Glass
2016-01-21dm: video: Add a video uclassSimon Glass
2016-01-21serial: lpuart: Add driver model serial supportBin Meng
2016-01-21serial: lpuart: Prepare the driver for DM conversionBin Meng
2016-01-21serial: lpuart: Call local version of setbrg and putc directlyBin Meng
2016-01-21serial: lpuart: Fix several cosmetic issuesBin Meng
2016-01-21serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng
2016-01-21clk: add API to enable clockMasahiro Yamada
2016-01-21clk: add static qualifier to local functionsMasahiro Yamada
2016-01-21clk: move Kconfig options into sub-menuMasahiro Yamada
2016-01-21timer: sandbox: work without device treeStephen Warren
2016-01-21dm: timer: refuse timers with zero clock_rateStephen Warren
2016-01-21dm: core: Call uclass post_bind() after the driver's bind() methodSimon Glass
2016-01-21pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass
2016-01-21dm: mmc: Try to honour the sequence orderSimon Glass
2016-01-21dm: gpio: Allow the uclass to work without printf()Simon Glass
2016-01-21drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N
2016-01-21dm: timer: uclass: Add flag to control sequence numberingMugunthan V N
2016-01-21dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N
2016-01-21dm: core: Provide uclass_find_device_by_phandle() only when neededSimon Glass
2016-01-20spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R
2016-01-19arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for ...Sergey Temerkhanov
2016-01-19arm: serial: Add debug UART capability to the pl01x driverSergey Temerkhanov
2016-01-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-01-19power: regulator: max77686: Don't use switch() on boolsTom Rini
2016-01-19spi: rk_spi: Fix debug format warningTom Rini
2016-01-19pci_rom.c: Fix may be used uninitialized warningTom Rini
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-01-16net: pcnet: refactor mapping of virtual addresses to physical onesDaniel Schwierzeck
2016-01-16Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini