summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-08-353/+1286
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-5/+225
| |\
| | * keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan2014-07-25-2/+2
| | * mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan2014-07-25-0/+196
| | * tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini2014-07-25-0/+22
| | * drivers: net: cpsw: add support for using second port as ethernetMugunthan V N2014-07-25-3/+5
| * | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-5/+9
| |\ \
| | * | serial: sh: Add support R8A7794Nobuhiro Iwamatsu2014-07-24-1/+2
| | * | net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu2014-07-24-4/+7
| | |/
| * | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-246/+496
| |\ \
| | * | sunxi: add gpio driverIan Campbell2014-07-18-0/+103
| | * | sunxi: Add axp152 pmic supportHans de Goede2014-07-18-0/+98
| | * | sunxi: Add axp209 pmic supportHenrik Nordstrom2014-07-18-0/+168
| | * | sunxi: Add i2c supportHans de Goede2014-07-18-0/+18
| | * | mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede2014-07-16-39/+33
| | * | net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese2014-07-06-73/+69
| | * | sunxi: Remove mmc DMA supportHans de Goede2014-07-06-134/+7
| | |/
| * | dm: Give the demo uclass a nameSimon Glass2014-07-23-0/+1
| * | dm: Add dm_scan_other() to locate board-specific devicesSimon Glass2014-07-23-0/+8
| * | dm: Improve errors and warnings in lists_bind_fdt()Simon Glass2014-07-23-3/+13
| * | dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2014-07-23-1/+15
| * | dm: Introduce per-child data for devicesSimon Glass2014-07-23-0/+26
| * | dm: Add functions to access a device's childrenSimon Glass2014-07-23-0/+93
| * | dm: Provide a function to scan child FDT nodesSimon Glass2014-07-23-15/+18
| * | dm: Avoid accessing uclasses before they are readySimon Glass2014-07-23-0/+2
| * | dm: Allow a device to be found by its FDT offsetSimon Glass2014-07-23-0/+35
| * | 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
| |/ /
* | | spi: add config option to enable the WP pin function on st micron flashesHeiko Schocher2014-07-23-0/+34
* | | pwm, imx6: add support for pwm modul on imx6Heiko Schocher2014-07-23-0/+162
|/ /