summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-2110-50/+89
|\
| * dm: rtc: Correct rtc_read32() return valueSimon Glass2015-10-211-1/+1
| * rtc: mc146818: Use probe() to set up the deviceSimon Glass2015-10-211-2/+2
| * rtc: mc146818: Add a comment to the #endifSimon Glass2015-10-211-1/+1
| * debug_uart: Add an option to announce the debug UARTSimon Glass2015-10-211-0/+10
| * debug_uart: Support board-specific UART initialisationSimon Glass2015-10-211-0/+11
| * debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-213-3/+3
| * x86: spi: Add support for Wildcat PointGeorge McCollister2015-10-211-1/+2
| * dm: pci: Enable VGA address forwarding on bridgesBin Meng2015-10-211-0/+18
| * dm: pci: Fix pci_last_busno() to return the real last bus noBin Meng2015-10-211-24/+1
| * video: vesa_fb: Fix wrong return value check of pci_find_class()Bin Meng2015-10-211-1/+1
| * pci: Set PCI_COMMAND_IO bit for VGA deviceBin Meng2015-10-211-0/+6
| * dm: pci: Adjust pci_find_and_bind_driver() to return -EPERMSimon Glass2015-10-211-12/+19
| * dm: pci: Correct a few debug() statementsSimon Glass2015-10-211-2/+2
| * dm: pci: Tidy up auto-config error handlingSimon Glass2015-10-211-3/+12
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-205-16/+168
|\ \
| * | mmc: mv_sdhci: Configure the SDHCI MBUS bridge windowsStefan Roese2015-10-211-0/+41
| * | usb: ehci-marvell.c: Add DM supportStefan Roese2015-10-212-16/+77
| * | dm: core: Enable optional use of fdt_translate_address()Stefan Roese2015-10-212-0/+50
| |/
* | sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-201-1/+1
* | mmc: Add generic Kconfig optionMaxime Ripard2015-10-201-0/+6
* | fastboot: Implement OEM format only when we have MMC supportMaxime Ripard2015-10-201-1/+1
* | sunxi: power: Change axp209 LDO3 and LDO4 default to disabledHans de Goede2015-10-201-2/+2
* | sunxi: power: Add support for disabling axp209 regulatorsHans de Goede2015-10-201-4/+46
* | sunxi: power: Drop protection against multiple calls from axp221 axp_init()Hans de Goede2015-10-201-6/+0
* | sunxi: power: Use pmic_bus functions for axp152 / axp209 driverHans de Goede2015-10-202-38/+26
* | sunxi: power: Change A23/A33 aldo1 default voltage to 3.0VHans de Goede2015-10-201-1/+2
* | sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1VHans de Goede2015-10-201-2/+3
* | sunxi: power: Unify axp pmic function namesHans de Goede2015-10-205-68/+35
* | sunxi: power: Make all voltages configurable through KconfigHans de Goede2015-10-201-44/+130
* | sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWERHans de Goede2015-10-201-3/+29
|/
* dfu: dfu_sf: Take the start address into accountFabio Estevam2015-10-191-2/+10
* dfu: dfu_sf: Use the erase sector size for erase operationsFabio Estevam2015-10-191-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-10-161-20/+30
|\
| * exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi2015-10-131-9/+11
| * exynos: be more verbose in process_nodes()Tobias Jakobi2015-10-131-5/+7
| * exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi2015-10-131-6/+12
| * exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi2015-10-131-2/+2
* | pci: pcie_imx: Fix hang on mx6qpFabio Estevam2015-10-151-0/+8
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-151-109/+138
|\ \ | |/ |/|
| * mtd: nand: vf610_nfc: resync with upstream Linux versionStefan Agner2015-10-151-109/+138
* | ls102xa: Fix reset hangFabio Estevam2015-10-121-1/+1
* | imx_watchdog: Add a header file for watchdog registersFabio Estevam2015-10-121-13/+1
* | nand: omap_gpmc: Change correctable bit-flips messages to debug()Ezequiel García2015-10-111-3/+3
* | Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese2015-10-111-1/+2
* | mtd: sf: Add support AT26DF081A chipYao Yuan2015-10-111-0/+1
* | spi: tegra20: Add support for mode selectionMirza Krak2015-10-111-0/+21
* | spi: zynq_spi: Fix to configure CPOL, CPHA maskJagan Teki2015-10-111-3/+4
* | spi: xilinx_spi: Fix to configure CPOL, CPHA maskJagan Teki2015-10-111-5/+5
* | Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-091-0/+1
|\ \
OpenPOWER on IntegriCloud