summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-12pci: tegra: add/enable support for Tegra210Stephen Warren
2015-11-12pci: tegra: call tegra_pcie_board_init() earlierStephen Warren
2015-11-12pci: tegra: implement PCA enable workaroundStephen Warren
2015-11-12pci: tegra: use #address-/size-cells from DTStephen Warren
2015-11-12pci: tegra: clip RAM size to 32-bitsStephen Warren
2015-11-12net: altera_tse: add mSG-DMA supportThomas Chou
2015-11-12net: altera_tse: add priv ops to prepare msgdma supportThomas Chou
2015-11-12net: altera_tse: wait sgdma in altera_tse_recvThomas Chou
2015-11-12net: altera_tse: factor out stop mac funcThomas Chou
2015-11-12mtd: add altera quadspi driverThomas Chou
2015-11-12cfi_flash: convert to driver modelThomas Chou
2015-11-12dm: implement a MTD uclassThomas Chou
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2015-11-06net: altera_tse: get numbers of fdt address and size cellsThomas Chou
2015-11-06net: altera_tse: use BIT macroThomas Chou
2015-11-06net: altera_tse: remove the useless parenthesisThomas Chou
2015-11-06net: altera_tse: fix packed and aligned attributeThomas Chou
2015-11-06net: altera_tse: use data type u32 for regs and descThomas Chou
2015-11-06net: altera_tse: remove unused macro and regs defThomas Chou
2015-11-06altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou
2015-11-06altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou
2015-11-06spi: altera_spi: minor clean upThomas Chou
2015-11-06misc: altera_sysid: minor clean upThomas Chou
2015-11-06timer: altera_timer: minor clean upThomas Chou
2015-11-06timer: altera_timer: use BIT macroThomas Chou
2015-11-06serial: altera_uart: minor clean upThomas Chou
2015-11-06serial: altera_uart: use BIT macroThomas Chou
2015-11-06serial: altera_jtag_uart: minor clean upThomas Chou
2015-11-06serial: altera_jtag_uart: use BIT macroThomas Chou
2015-11-05sf: Add SPI NOR protection mechanismFabio Estevam
2015-11-05sf: Add SPI protection mechanism from the kernelFabio Estevam
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam
2015-11-05Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-11-05Merge git://git.denx.de/u-boot-samsungTom Rini
2015-11-05Merge git://git.denx.de/u-boot-usbTom Rini
2015-11-05Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-11-05spi: cadence_qspi: Ensure check for max frequency in placeChin Liang See
2015-11-05spi: cadence_qspi: Fix fdt read of spi-max-frequencyChin Liang See
2015-11-05spi: cadence_qspi: Ensure spi_calibration is run when sclk changeChin Liang See
2015-11-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-11-04rtc: Add MCP79411 support to DS1307 rtc driverAndy Fleming
2015-11-04arm: zynq: Move serial driver to driver modelSimon Glass
2015-11-04arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass
2015-11-04arm: zynq: Support the debug UARTSimon Glass
2015-11-04dm: serial: Deal with stdout-path with an aliasSimon Glass
2015-11-03usb: udc: Fix warnings on 64-bit buildsMichal Simek
2015-11-03usb: lthor: Specify correct parameter for sizeof typeMichal Simek