summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | pci: Fix expansion ROM programming for multi-function devicesBin Meng2015-10-081-0/+1
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-082-3/+7
|\ \ \
| * | | sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-051-1/+1
| * | | dm: core: Don't use pinctrl for the root deviceSimon Glass2015-10-051-2/+6
| |/ /
* | | serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIPMasahiro Yamada2015-10-031-1/+1
|/ /
* | gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak2015-10-031-7/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-10-021-32/+26
|\ \
| * | gpio: tegra: use named constantsStephen Warren2015-10-021-14/+19
| * | gpio: tegra: remove unused typeStephen Warren2015-10-021-7/+0
| * | ARM: tegra: don't enable GPIOs until direction is setStephen Warren2015-10-021-12/+6
| * | ARM: tegra: fix GPIO init table programmingStephen Warren2015-10-021-3/+5
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-021-0/+6
|\ \ \ | | |/ | |/|
| * | I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+6
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-09-302-4/+12
|\ \
| * | net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann2015-09-291-3/+11
| * | net: phy: on phy device create do not initialize link to 1Mugunthan V N2015-09-291-1/+1
| |/
* | sunxi: mmc: Fix clk-delay settingsHans de Goede2015-09-291-3/+13
* | sunxi_nand_spl: Be smarter about where to look for backup u-boot.binHans de Goede2015-09-291-6/+20
|/
* mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Łukasz Majewski2015-09-281-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-242-2/+10
|\
| * mtd: nand: mxs check maximum ecc that platfrom supportsPeng Fan2015-09-201-1/+8
| * imx: wdog: correct wcr register settingsPeng Fan2015-09-201-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-09-2412-0/+1142
|\ \
| * | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada2015-09-251-6/+6
| * | pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada2015-09-253-0/+140
| * | pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driverMasahiro Yamada2015-09-253-0/+147
| * | pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driverMasahiro Yamada2015-09-253-0/+151
| * | pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driverMasahiro Yamada2015-09-253-0/+148
| * | pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driverMasahiro Yamada2015-09-253-0/+137
| * | pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driverMasahiro Yamada2015-09-253-0/+141
| * | pinctrl: uniphier: add UniPhier pinctrl core supportMasahiro Yamada2015-09-236-0/+278
OpenPOWER on IntegriCloud