]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
arc: add stubs for map_physmem() and unmap_physmem()
[people/ms/u-boot.git] / drivers /
2015-11-16  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-11-13  Tom RiniMerge branch 'series1_v2' of git://git.denx.de/u-boot...
2015-11-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-11-13  Bin Mengsf: Fix NULL pointer exception for flashes without...
2015-11-13  Francois Retiefsparc: leon3: Add debug_uart support to LEON3 serial...
2015-11-13  Daniel Hellstromsparc: leon3: Moved GRLIB core header files to common...
2015-11-13  Daniel Hellstromsparc: leon3: Reimplemented AMBA Plug&Play scanning...
2015-11-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-11-12  Vincent BENOITpengwyn: nand and ethernet fixes
2015-11-12  Fabio Estevamblock: ahci: Remove dead code
2015-11-12  Dirk Eibachi2c: Fix pca953x endianess issue
2015-11-12  Dirk Eibachi2c: soft_i2c: Fix bus indizes
2015-11-12  Dirk Eibachhrcon: Add fan controllers
2015-11-12  Dirk Eibachhrcon: Add support for the DH variant
2015-11-12  Dirk Eibachi2c: ihs_i2c: Fix hold_bus control
2015-11-12  Dirk Eibachi2c: ihs_i2c: Use macro bestpractices
2015-11-12  Dirk Eibachi2c: ihs_i2c: Dual channel support
2015-11-12  Prabhakar Kushwahadriver: net: Fix pointer conversion warnings for xilinx...
2015-11-12  Prabhakar Kushwahadriver: usb: Fix pointer conversion warnings for hikey
2015-11-12  Prabhakar Kushwahadriver: dwmmc: Fix pointer conversion warnings for...
2015-11-12  Cheng Gupci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
2015-11-12  Maxime Ripardfastboot: Implement NAND backend
2015-11-12  Maxime Ripardfastboot: Implement flashing session counter
2015-11-12  Maxime Ripardfastboot: Move fastboot response functions to fastboot...
2015-11-12  Maxime Ripardmtd: uboot: Add meaningful error message
2015-11-12  Peng Fanvideo: mxsfb: introduce lcdif_power_down
2015-11-12  Peng Fanmxs: add parameter base_addr for mxs_set_lcdclk
2015-11-12  Tom WarrenTegra: T210: Add QSPI driver
2015-11-12  Stephen Warrenpci: tegra: add/enable support for Tegra210
2015-11-12  Stephen Warrenpci: tegra: call tegra_pcie_board_init() earlier
2015-11-12  Stephen Warrenpci: tegra: implement PCA enable workaround
2015-11-12  Stephen Warrenpci: tegra: use #address-/size-cells from DT
2015-11-12  Stephen Warrenpci: tegra: clip RAM size to 32-bits
2015-11-12  Stefano BabicMerge git://git.denx.de/u-boot
2015-11-12  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-blackfin
2015-11-12  Thomas Chounet: altera_tse: add mSG-DMA support
2015-11-12  Thomas Chounet: altera_tse: add priv ops to prepare msgdma support
2015-11-12  Thomas Chounet: altera_tse: wait sgdma in altera_tse_recv
2015-11-12  Thomas Chounet: altera_tse: factor out stop mac func
2015-11-12  Thomas Choumtd: add altera quadspi driver
2015-11-12  Thomas Choucfi_flash: convert to driver model
2015-11-12  Thomas Choudm: implement a MTD uclass
2015-11-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-11-10  Tom RiniVarious Makefiles: Add SPDX-License-Identifier tags
2015-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2015-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-11-06  Thomas Chounet: altera_tse: get numbers of fdt address and size...
2015-11-06  Thomas Chounet: altera_tse: use BIT macro
2015-11-06  Thomas Chounet: altera_tse: remove the useless parenthesis
2015-11-06  Thomas Chounet: altera_tse: fix packed and aligned attribute
2015-11-06  Thomas Chounet: altera_tse: use data type u32 for regs and desc
2015-11-06  Thomas Chounet: altera_tse: remove unused macro and regs def
2015-11-06  Thomas Choualtera_uart: Adjust the declaration of debug_uart_init()
2015-11-06  Thomas Choualtera_jtag_uart: Adjust the declaration of debug_uart_...
2015-11-06  Thomas Chouspi: altera_spi: minor clean up
2015-11-06  Thomas Choumisc: altera_sysid: minor clean up
2015-11-06  Thomas Choutimer: altera_timer: minor clean up
2015-11-06  Thomas Choutimer: altera_timer: use BIT macro
2015-11-06  Thomas Chouserial: altera_uart: minor clean up
2015-11-06  Thomas Chouserial: altera_uart: use BIT macro
2015-11-06  Thomas Chouserial: altera_jtag_uart: minor clean up
2015-11-06  Thomas Chouserial: altera_jtag_uart: use BIT macro
2015-11-05  Fabio Estevamsf: Add SPI NOR protection mechanism
2015-11-05  Fabio Estevamsf: Add SPI protection mechanism from the kernel
2015-11-05  Fabio Estevamcompat: Remove is_power_of_2() definition
2015-11-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-05  Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-11-05  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-11-05  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-11-05  Bin Mengvideo: Drop DEV_EXT_VIDEO flag
2015-11-05  Bin Mengvideo: Drop DEV_FLAGS_SYSTEM flag
2015-11-05  Chin Liang Seespi: cadence_qspi: Ensure check for max frequency in...
2015-11-05  Chin Liang Seespi: cadence_qspi: Fix fdt read of spi-max-frequency
2015-11-05  Chin Liang Seespi: cadence_qspi: Ensure spi_calibration is run when...
2015-11-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-11-04  Andy Flemingrtc: Add MCP79411 support to DS1307 rtc driver
2015-11-04  Simon Glassarm: zynq: Move serial driver to driver model
2015-11-04  Simon Glassarm: zynq: serial: Drop non-device-tree serial driver...
2015-11-04  Simon Glassarm: zynq: Support the debug UART
2015-11-04  Simon Glassdm: serial: Deal with stdout-path with an alias
2015-11-03  Michal Simekusb: udc: Fix warnings on 64-bit builds
2015-11-03  Michal Simekusb: lthor: Specify correct parameter for sizeof type
2015-11-03  Michal Simekusb: dwc3: Fix warnings on 64-bit builds
2015-11-03  Vignesh Rdfu: dfu_sf: Pass duplicate devstr to parse_dev
2015-11-03  Hans de Goedeohci: Add missing cache-flush for hcca area
2015-11-03  Wenyou Yangmmc: atmel: Add atmel sdhci support
2015-11-03  Wenyou Yangmmc: sdhci: Fix the SD clock stop sequence
2015-11-02  Yangbo Lummc: fsl_esdhc: enable EVDD automatic control for SD...
2015-11-02  Yangbo Lummc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter...
2015-11-02  Shaohui XiePowerpc: eSDHC: expand a fix to T4160
2015-11-02  Przemyslaw Marczaks5p sdhci: call pinmux for card's gpio pins before...
2015-11-02  Przemyslaw Marczaksandbox: add ADC driver
2015-11-02  Przemyslaw Marczakdm: adc: add Exynos54xx compatible ADC driver
2015-11-02  Przemyslaw Marczakdm: adc: add simple ADC uclass implementation
2015-11-02  Przemyslaw Marczakdm: regulator: add function device_get_supply_regulator()
2015-11-02  Przemyslaw Marczakdm: pmic: add s2mps11 PMIC I/O driver
2015-11-01  Marek Vasutlcd: atmel: Add 32bpp support for HLCDC
2015-11-01  Marek Vasutmmc: atmel: Zap global 'initialized' variable
2015-11-01  Marek Vasutmmc: atmel: Implement proper private data
2015-11-01  Marek Vasutmmc: atmel: Fix clock configuration
next