summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* dm: Introduce device sequence numberingSimon Glass2014-07-23-0/+106
* dm: Move uclass error checking/probing into a functionSimon Glass2014-07-23-6/+22
* Add a flag indicating when the serial console is readySimon Glass2014-07-23-0/+1
* dm: Support driver model prior to relocationSimon Glass2014-07-23-0/+25
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23-9/+14
* dm: Provide a way to shut down driver modelSimon Glass2014-07-23-0/+8
* dm: Make sure that the root device is probedSimon Glass2014-07-23-0/+3
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-31/+73
* stdio: Remove redundant code around stdio_register() callsSimon Glass2014-07-23-4/+0
* dm: gpio: Don't use the driver model uclass for SPLSimon Glass2014-07-23-0/+2
* AHCI: Increase link timeout to 200msIan Campbell2014-07-22-1/+1
* serial: ns16550: use a const variable instead of macroMasahiro Yamada2014-07-22-3/+3
* serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada2014-07-22-7/+3
* serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada2014-07-22-6/+0
* driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan2014-07-22-4/+2
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-21-2/+77
|\
| * fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu2014-07-16-2/+20
| * i2c, omap24xx: add i2c deblock sequenzHeiko Schocher2014-07-16-0/+57
* | mmc: prevent some warnings with make W=1Jeroen Hofstee2014-07-18-4/+4
* | dirvers: mmc: use __weakJeroen Hofstee2014-07-18-11/+9
* | dm: add missing includesJeroen Hofstee2014-07-18-0/+2
* | mtd: cfi_flash: fix clang warningJeroen Hofstee2014-07-18-1/+1
|/
* usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi2014-07-09-1/+16
* usb: host: xhci: make sure to power up PHYFelipe Balbi2014-07-09-0/+1
* board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach2014-07-07-1/+0
* i2c: IHS I2C master driverDirk Eibach2014-07-07-0/+205
* blackfin: Fix warning about undefined functionVasili Galka2014-07-07-0/+1
* mpc8xx: remove v37 board supportMasahiro Yamada2014-07-07-7/+1
* mpc8xx: remove rbc823 board supportMasahiro Yamada2014-07-07-66/+1
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-07-89/+0
* tpm: don't use unneeded double bracketsJeroen Hofstee2014-07-07-1/+1
* build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-07-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-07-17/+27
|\
| * i2c: tegra: dump alen in debug statementsStephen Warren2014-07-03-4/+4
| * i2c: tegra: write clean data to TX FIFOStephen Warren2014-07-03-5/+7
| * i2c: tegra: use repeated start for readsStephen Warren2014-07-03-8/+16
* | watchdog/denali: Adding DesignWare watchdog driver supportChin Liang See2014-07-05-0/+75
* | arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-04-0/+314
* | gpio: spear_gpio: Fix gpio_set_value() implementationAxel Lin2014-07-04-1/+4
* | armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera2014-07-03-0/+275
* | ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-03-0/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-02-40/+1035
|\
| * Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD2014-07-01-6/+12
| |\
| | * PMIC: MAX77686: fix invalid bus checkJeroen Hofstee2014-06-23-5/+8
| | * Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat2014-06-23-1/+4
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-01-3/+84
| |\ \
| | * | spi: davinci: Fix register address for SPI1_BUSAxel Lin2014-06-19-1/+1
| | * | ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan2014-06-19-0/+82
| | * | mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-19-2/+1
| | |/
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-30-2/+239
| |\ \