summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2015-11-067-220/+122
|\
| * net: altera_tse: get numbers of fdt address and size cellsThomas Chou2015-11-061-6/+8
| * net: altera_tse: use BIT macroThomas Chou2015-11-061-15/+15
| * net: altera_tse: remove the useless parenthesisThomas Chou2015-11-061-15/+15
| * net: altera_tse: fix packed and aligned attributeThomas Chou2015-11-061-1/+1
| * net: altera_tse: use data type u32 for regs and descThomas Chou2015-11-062-60/+60
| * net: altera_tse: remove unused macro and regs defThomas Chou2015-11-061-101/+3
| * altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
| * altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
| * spi: altera_spi: minor clean upThomas Chou2015-11-061-2/+2
| * misc: altera_sysid: minor clean upThomas Chou2015-11-061-2/+2
| * timer: altera_timer: minor clean upThomas Chou2015-11-061-7/+7
| * timer: altera_timer: use BIT macroThomas Chou2015-11-061-3/+3
| * serial: altera_uart: minor clean upThomas Chou2015-11-061-11/+10
| * serial: altera_uart: use BIT macroThomas Chou2015-11-061-3/+3
| * serial: altera_jtag_uart: minor clean upThomas Chou2015-11-061-14/+13
| * serial: altera_jtag_uart: use BIT macroThomas Chou2015-11-061-3/+3
* | sf: Add SPI NOR protection mechanismFabio Estevam2015-11-053-2/+34
* | sf: Add SPI protection mechanism from the kernelFabio Estevam2015-11-052-0/+173
* | compat: Remove is_power_of_2() definitionFabio Estevam2015-11-052-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-055-6/+5
|\
| * video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-051-1/+0
| * video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-055-5/+5
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-11-0512-7/+862
|\ \
| * | s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak2015-11-021-7/+7
| * | sandbox: add ADC driverPrzemyslaw Marczak2015-11-023-0/+184
| * | dm: adc: add Exynos54xx compatible ADC driverPrzemyslaw Marczak2015-11-023-0/+155
| * | dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak2015-11-025-0/+432
| * | dm: regulator: add function device_get_supply_regulator()Przemyslaw Marczak2015-11-021-0/+7
| * | dm: pmic: add s2mps11 PMIC I/O driverPrzemyslaw Marczak2015-11-023-0/+77
* | | Merge git://git.denx.de/u-boot-usbTom Rini2015-11-058-18/+22
|\ \ \
| * | | usb: udc: Fix warnings on 64-bit buildsMichal Simek2015-11-031-1/+1
| * | | usb: lthor: Specify correct parameter for sizeof typeMichal Simek2015-11-031-1/+1
| * | | usb: dwc3: Fix warnings on 64-bit buildsMichal Simek2015-11-034-15/+16
| * | | dfu: dfu_sf: Pass duplicate devstr to parse_devVignesh R2015-11-031-1/+3
| * | | ohci: Add missing cache-flush for hcca areaHans de Goede2015-11-031-0/+1
* | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-052-13/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | spi: cadence_qspi: Ensure check for max frequency in placeChin Liang See2015-11-051-0/+3
| * | | spi: cadence_qspi: Fix fdt read of spi-max-frequencyChin Liang See2015-11-051-4/+4
| * | | spi: cadence_qspi: Ensure spi_calibration is run when sclk changeChin Liang See2015-11-052-9/+14
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-11-042-1/+35
|\ \ \
| * | | rtc: Add MCP79411 support to DS1307 rtc driverAndy Fleming2015-11-042-1/+35
* | | | arm: zynq: Move serial driver to driver modelSimon Glass2015-11-041-98/+65
* | | | arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass2015-11-041-15/+0
* | | | arm: zynq: Support the debug UARTSimon Glass2015-11-042-16/+68
* | | | dm: serial: Deal with stdout-path with an aliasSimon Glass2015-11-041-5/+25
|/ / /
* | | mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-032-0/+41
* | | mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang2015-11-031-2/+18
|/ /
* | mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu2015-11-021-0/+3
* | mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu2015-11-021-0/+3
OpenPOWER on IntegriCloud