]> git.karo-electronics.de Git - karo-tx-uboot.git/history - drivers
ARM: tegra: fix Tegra186 DT GPIO binding header
[karo-tx-uboot.git] / drivers /
2016-07-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2016-07-20 Daniel Schwierzeckmtd: cfi_flash: fix polling for bit XSR.7 on Intel...
2016-07-19 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-07-16 Robert P. J. DayVarious, unrelated tree-wide typo fixes.
2016-07-15 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-07-15 Hans de Goedesunxi: Use BROM stored boot_media value to determine...
2016-07-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-07-15 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-07-15 Amit Singh Tomarnet: Add EMAC driver for H3/A83T/A64 SoCs.
2016-07-15 Tobias Doerffelsunxi: mmc: increase status register polling rate for...
2016-07-15 Siarhei Siamashkasunxi: Support booting from SPI flash
2016-07-15 Simon Glassrockchip: pinctrl: Update the rk3288 driver to support...
2016-07-15 Simon Glassrockchip: clk: Update the rk3288 driver to support...
2016-07-15 Simon Glassrockchip: clk: Move all DT decoding to ofdata_to_platdata()
2016-07-15 Simon Glassrockchip: mmc: Update the driver to support of-platdata
2016-07-15 Simon Glassrockchip: mmc: Move all DT decoding to ofdata_to_platdata()
2016-07-15 Simon Glassrockchip: serial: Add an of-platdata driver for rockchip
2016-07-15 Simon Glassdm: serial: ns16550: Update to support of-platdata
2016-07-15 Simon Glassdm: core: Add an implementation of regmap_init_mem_plat...
2016-07-15 Simon Glassdm: core: Move regmap allocation into a separate function
2016-07-15 Simon Glasssandbox: Don't bring in the eeprom emulator in SPL
2016-07-15 Simon Glassdm: core: Expand platdata for of-platdata devices
2016-07-15 Simon Glassdm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
2016-07-15 Simon Glassdm: serial: Add support for of-platdata
2016-07-15 Simon Glassdm: clk: Add support for of-platdata
2016-07-15 Simon Glassdm: sandbox: Add a simple driver to test of-platdata
2016-07-15 Simon Glassdm: syscon: Add support for of-platdata
2016-07-15 Simon Glassdm: regmap: Add a dummy implementation for of-platdata
2016-07-15 Simon Glassdm: core: Don't use device tree with of-platdata
2016-07-15 Simon Glasssandbox: serial: Don't sync video in SPL
2016-07-14 Simon Glassrtc: Tidy up the code style
2016-07-14 Toshifumi NISHINAGAstm32: clk: Add 200MHz clock configuration for stm32f74...
2016-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-07-12 Bin Mengpci: Add board_ prefix to should_load_oprom() and make...
2016-07-12 Bin Mengpci: Make load_oprom and run_oprom independent
2016-07-12 Bin Mengpci: Remove CONFIG_ALWAYS_LOAD_OPROM
2016-07-12 Jaehoon Chungmmc: exynos_dw_mmc: support the Driver mode for Exynos
2016-07-12 Jaehoon Chungmmc: exynos_dw_mmc: use the 4bit bus-width by default
2016-07-12 Jaehoon Chungmmc: exynos_dw_mmc: clean the unused and unnecessary...
2016-07-12 Jaehoon Chungmmc: exynos_dw_mmc: add the error control for checking...
2016-07-12 Jaehoon Chungmmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL
2016-07-12 Jaehoon Chungmmc: exynos_dw_mmc: remove the unused function
2016-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-07-11 Simon Glasssandbox: Find keyboard driver using driver model
2016-07-11 Hamish Martindm: gpio: MPC85XX GPIO platform data support
2016-07-11 Simon Glassdm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
2016-07-11 Simon Glassdm: mmc: msmsdhic: Drop old MMC code
2016-07-11 Simon Glassdm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MM...
2016-07-11 Simon Glassdm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
2016-07-11 Simon Glassdm: mmc: sdhci: Refactor configuration setup to support DM
2016-07-11 Simon Glassdm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
2016-07-11 Simon Glassdm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all...
2016-07-11 Simon Glassdm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
2016-07-11 Simon Glassdm: mmc: Add a way to use driver model for MMC operations
2016-07-11 Simon Glassmmc: Move tracing code into separate functions
2016-07-11 Simon Glassdm: mmc: rockchip: Support only CONFIG_BLK
2016-07-11 Simon Glassmmc: Move MMC boot code into its own file
2016-07-11 Simon Glassdm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
2016-07-11 Simon Glassdm: mmc: Move CONFIG_BLK code into the mmc uclass
2016-07-11 Simon Glassmmc: Add function declarations for mmc_bread() and...
2016-07-09 Vignesh Rdm: spi: Read default speed and mode values from DT
2016-07-09 Vignesh Rspi: cadence_quadspi: Enable QUAD mode based on DT...
2016-07-09 Vignesh Rspi: cadence_qspi_apb: Support 32 bit AHB address
2016-07-09 Vignesh Rspi: davinci_spi: Convert to driver to adapt to DM
2016-07-09 Vignesh Rdm: core: implement dev_map_physmem()
2016-07-08 Yoshinori Satoserial_sh: Add standrad SCI (w/o FIFO) support
2016-07-08 Yoshinori Satoserial_sh: Device Tree support
2016-07-08 Mateusz Kulikowskimmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
2016-07-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-07-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-07-06 Oleksandr Tymoshenkonet: rtl8169: Fix return value for rtl_send_common
2016-07-06 Mingkai Hudriver: net: phylib: add support for aquantia AQR106...
2016-07-06 Alexey Brodkinnet: designware: Make driver independent from DM_GPIO...
2016-07-06 Anatolij Gustschinspi: spi-uclass: fix typo in debug output
2016-07-05 Simon Glasstegra: video: Always use write-through cache on LCD
2016-07-05 Simon Glassvideo: tegra: Move to using simple-panel and pwm-backlight
2016-07-05 Stephen Warrenpci: tegra: actually program REFCLK_CFG* on recent...
2016-07-05 Stephen Warrenpci: tegra: correctly program PADS_REFCLK registers
2016-07-05 Sjoerd Simonsrockchip: video: Lower hpd wait time
2016-07-04 Tom RiniMerge git://git.denx.de/u-boot-arc
2016-07-02 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-07-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-07-01 Steve Raemmc: increase MMC SDHCI read status timeout
2016-07-01 Praneeth Bajjuridriver: qspi: correct QSPI disable CS reset value
2016-07-01 Masahiro Yamadapinctrl: uniphier: add Ethernet pin-mux settings
2016-07-01 Masahiro Yamadapinctrl: uniphier: avoid building unneeded pin-mux...
2016-07-01 Masahiro Yamadapinctrl: uniphier: support pin configuration for dedica...
2016-07-01 Masahiro Yamadapinctrl: uniphier: split pinctrl driver for PH1-LD11...
2016-07-01 Masahiro Yamadapinctrl: uniphier: allow to have pinctrl node under...
2016-06-30 Masahiro Yamadapinctrl: uniphier: remove unneeded pin group nand_cs1
2016-06-30 Masahiro Yamadapinctrl: uniphier: fix NAND pin-mux setting for PH1...
2016-06-30 Masahiro Yamadapinctrl: uniphier: remove wrong pin-mux functions for...
2016-06-28 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-06-28 Prabhakar Kushwahaarmv8: fsl-layerscape: Append "A" in SoC name for ARM...
2016-06-28 Peng Fanmmc: fsl: introduce wp_enable
2016-06-28 Ye Lifsl_esdhc: Update clock enable bits for USDHC
2016-06-28 Peng Fanmmc: fsl: reset to normal boot mode when eMMC fast...
next