summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2016-07-21-0/+31
|\
| * serial_sh: Add standrad SCI (w/o FIFO) supportYoshinori Sato2016-07-09-0/+3
| * serial_sh: Device Tree supportYoshinori Sato2016-07-09-0/+28
* | mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck2016-07-20-1/+1
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-9/+9
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-22/+1100
|\ \
| * | sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-15-17/+0
| * | net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-15-0/+799
| * | sunxi: mmc: increase status register polling rate for data transfersTobias Doerffel2016-07-15-5/+5
| * | sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-0/+296
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-07-15-63/+85
|\ \ \
| * | | mmc: exynos_dw_mmc: support the Driver mode for ExynosJaehoon Chung2016-07-12-0/+72
| * | | mmc: exynos_dw_mmc: use the 4bit bus-width by defaultJaehoon Chung2016-07-12-6/+2
| * | | mmc: exynos_dw_mmc: clean the unused and unnecessary codesJaehoon Chung2016-07-12-22/+9
| * | | mmc: exynos_dw_mmc: add the error control for checking indexJaehoon Chung2016-07-12-0/+5
| * | | mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROLJaehoon Chung2016-07-12-2/+0
| * | | mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung2016-07-12-36/+0
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-54/+324
|\ \ \
| * | | rockchip: pinctrl: Update the rk3288 driver to support of-platdataSimon Glass2016-07-14-1/+7
| * | | rockchip: clk: Update the rk3288 driver to support of-platdataSimon Glass2016-07-14-2/+18
| * | | rockchip: clk: Move all DT decoding to ofdata_to_platdata()Simon Glass2016-07-14-1/+12
| * | | rockchip: mmc: Update the driver to support of-platdataSimon Glass2016-07-14-3/+26
| * | | rockchip: mmc: Move all DT decoding to ofdata_to_platdata()Simon Glass2016-07-14-15/+17
| * | | rockchip: serial: Add an of-platdata driver for rockchipSimon Glass2016-07-14-0/+55
| * | | dm: serial: ns16550: Update to support of-platdataSimon Glass2016-07-14-1/+3
| * | | dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass2016-07-14-2/+16
| * | | dm: core: Move regmap allocation into a separate functionSimon Glass2016-07-14-12/+22
| * | | sandbox: Don't bring in the eeprom emulator in SPLSimon Glass2016-07-14-0/+2
| * | | dm: core: Expand platdata for of-platdata devicesSimon Glass2016-07-14-11/+32
| * | | dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass2016-07-14-2/+2
| * | | dm: serial: Add support for of-platdataSimon Glass2016-07-14-1/+7
| * | | dm: clk: Add support for of-platdataSimon Glass2016-07-14-2/+22
| * | | dm: sandbox: Add a simple driver to test of-platdataSimon Glass2016-07-14-0/+58
| * | | dm: syscon: Add support for of-platdataSimon Glass2016-07-14-0/+13
| * | | dm: regmap: Add a dummy implementation for of-platdataSimon Glass2016-07-14-0/+9
| * | | dm: core: Don't use device tree with of-platdataSimon Glass2016-07-14-4/+4
| * | | sandbox: serial: Don't sync video in SPLSimon Glass2016-07-14-0/+2
| | |/ | |/|
* | | rtc: Tidy up the code styleSimon Glass2016-07-14-39/+32
* | | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-1/+15
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-07-12-8/+3
|\ \
| * | pci: Add board_ prefix to should_load_oprom() and make it weakBin Meng2016-07-12-2/+2
| * | pci: Make load_oprom and run_oprom independentBin Meng2016-07-12-4/+1
| * | pci: Remove CONFIG_ALWAYS_LOAD_OPROMBin Meng2016-07-12-2/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-07-11-102/+268
|\ \
| * | dm: spi: Read default speed and mode values from DTVignesh R2016-07-09-2/+6
| * | spi: cadence_quadspi: Enable QUAD mode based on DT dataVignesh R2016-07-09-7/+8
| * | spi: cadence_qspi_apb: Support 32 bit AHB addressVignesh R2016-07-09-3/+2
| * | spi: davinci_spi: Convert to driver to adapt to DMVignesh R2016-07-09-89/+240
| * | dm: core: implement dev_map_physmem()Vignesh R2016-07-09-0/+11
| * | spi: spi-uclass: fix typo in debug outputAnatolij Gustschin2016-07-06-1/+1