]> git.sur5r.net Git - u-boot/history - drivers
dm: zynq: usb: Convert to CONFIG_DM_USB
[u-boot] / drivers /
2016-07-27 Simon Glassdm: zynq: usb: Convert to CONFIG_DM_USB
2016-07-27 Simon Glassnet: phy: marvell: Add a missing errno.h header
2016-07-27 Simon Glassdm: Use dm_scan_fdt_dev() directly where possible
2016-07-27 Simon Glassdm: Convert users from dm_scan_fdt_node() to dm_scan_fd...
2016-07-27 Simon Glassdm: core: Add a function to bind child devices
2016-07-27 Jaehoon Chungdm: mmc: dwmmc: use the callback functions as static
2016-07-26 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-07-26 Tom RiniMerge git://git.denx.de/u-boot-mpc86xx
2016-07-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-07-26 Chen-Yu Tsainet: sun8i_emac: Drop redundant and incorrect setting...
2016-07-26 Chen-Yu Tsainet: sun8i_emac: Do not configure AHB2 clock
2016-07-26 Mingkai Hudrivers: net/fm: Add Fman support for LS1046A
2016-07-26 Sumit GargDM: crypto/fsl: Enable rsa DM driver usage before reloc...
2016-07-26 mario.six@gdsys.cci2c: fsl: Fix driver initialization
2016-07-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Add documentation
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Make delay times frequency-dependent
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Handle zero-length offsets properly
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Add compatibility to DM
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Make address length variable
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Factor out adap parameter
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Add compatibility functions
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Use 'uint' instead of 'unsigned int'
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Get rid of status parameter
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Eliminate flags parameter
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Improve and fix comments
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Streamline code and add documentation
2016-07-26 mario.six@gdsys.cci2c: mvtwsi: Fix style violations
2016-07-26 Mugunthan V Ndrivers: i2c: omap24xx_i2c: adopt omap_i2c driver to...
2016-07-26 Mugunthan V Ndrivers: i2c: omap24xx_i2c: prepare driver for DM conve...
2016-07-26 Mugunthan V Ndrivers: i2c: uclass: parse dt parameters only when...
2016-07-26 Kever Yangmmc: rockchip: add SDHCI driver support for rockchip soc
2016-07-26 Simon Glassrockchip: Use rockchip_get_clk() to obtain the SoC...
2016-07-26 Simon Glassdm: core: Add a way to find a device by its driver
2016-07-26 Heiko Stübnerrockchip: rk3288: fix FREF_MIN_HZ constant
2016-07-26 Heiko Stübnercosmetic: rockchip: rk3288: rename rkclk_configure_cpu
2016-07-26 Heiko Stübnercosmetic: rockchip: sort socs according to numbers
2016-07-26 Heiko Stübnercosmetic: rockchip: rk3036: pinctrl: fix config symbol...
2016-07-26 Heiko Stübnercosmetic: rockchip: rk3288: pinctrl: fix config symbol...
2016-07-26 Xu Ziyuanusb: dwc2 : invalidate dcache before starting DMA
2016-07-26 Xu Ziyuanusb: dwc2-otg: adjust fifo size via platform data
2016-07-26 Xu Ziyuanusb: rockchip-phy: implement USB2.0 phy control
2016-07-25 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-07-25 Hector Palaciosmtd: nand: fix bug writing 1 byte less than page size
2016-07-25 Boris Brezillonmtd: nand: Add a full-id entry for the H27QCG8T2E5R...
2016-07-25 Boris Brezillonmtd: nand: Add the sunxi NAND controller driver
2016-07-25 Brian Norrismtd: nand: add common DT init code
2016-07-23 Masahiro YamadaARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
2016-07-22 Ladislav Michlmtd: OneNAND: initialize mtd->writebufsize to let UBI...
2016-07-22 Ladislav Michlmtd: OneNAND: allow board init function fail
2016-07-22 Ladislav Michlmtd: OneNAND: add timeout to wait ready loops
2016-07-22 Ladislav Michlarmv7: make gpmc_cfg const
2016-07-22 Thomas Gleixnerspl: Lightweight UBI and UBI fastmap support
2016-07-22 Ladislav Michlonenand_spl_simple: Add a simple OneNAND read function
2016-07-22 Thomas Gleixnernand_spl_simple: Add a simple NAND read function
2016-07-22 Ladislav Michlmtd: Sort subsystem directories aplhabeticaly in Makefile
2016-07-22 mario.six@gdsys.cci2c_eeprom: Add reading support
2016-07-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-07-22 Siva Durga Prasad... usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
2016-07-22 Michal Simekdm: clk: Remove simple version of clk_get_by_index...
2016-07-22 Michal Simekserial: zynq: Read information about clock from DT
2016-07-22 Siva Durga Prasad... mmc: sdhci: Disable internal clock enable bit
2016-07-22 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-07-21 Sumit Gargpowerpc/mpc85xx: SECURE BOOT- Enable chain of trust...
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
next