aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-23dm: Improve errors and warnings in lists_bind_fdt()Simon Glass
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass
2014-07-23dm: Introduce per-child data for devicesSimon Glass
2014-07-23dm: Add functions to access a device's childrenSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-07-23dm: Avoid accessing uclasses before they are readySimon Glass
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass
2014-07-23dm: Introduce device sequence numberingSimon Glass
2014-07-23dm: Move uclass error checking/probing into a functionSimon Glass
2014-07-23Add a flag indicating when the serial console is readySimon Glass
2014-07-23dm: Support driver model prior to relocationSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-07-23dm: Provide a way to shut down driver modelSimon Glass
2014-07-23dm: Make sure that the root device is probedSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass
2014-07-23dm: gpio: Don't use the driver model uclass for SPLSimon Glass
2014-07-22driver/ddr: Fix DDR register timing_cfg_8York Sun
2014-07-22driver/ddr: Fix DDR4 driver for ARMYork Sun
2014-07-22driver/nand: Add support of 16K SRAM for IFC 2.0Prabhakar Kushwaha
2014-07-22fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R61911
2014-07-22driver/nand: Update SRAM initialize logic for IFC.Prabhakar Kushwaha
2014-07-22driver/nand:Define MAX_BANKS same as SoC defined for IFCPrabhakar Kushwaha
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang
2014-07-22net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian
2014-07-22AHCI: Increase link timeout to 200msIan Campbell
2014-07-22serial: ns16550: use a const variable instead of macroMasahiro Yamada
2014-07-22serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada
2014-07-22serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada
2014-07-22driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan
2014-07-21Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee
2014-07-18dirvers: mmc: use __weakJeroen Hofstee
2014-07-18dm: add missing includesJeroen Hofstee
2014-07-18mtd: cfi_flash: fix clang warningJeroen Hofstee
2014-07-18sunxi: add gpio driverIan Campbell
2014-07-18sunxi: Add axp152 pmic supportHans de Goede
2014-07-18sunxi: Add axp209 pmic supportHenrik Nordstrom
2014-07-18sunxi: Add i2c supportHans de Goede
2014-07-16mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede
2014-07-16fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu
2014-07-16i2c, omap24xx: add i2c deblock sequenzHeiko Schocher
2014-07-09usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi
2014-07-09usb: host: xhci: make sure to power up PHYFelipe Balbi
2014-07-07board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach
2014-07-07i2c: IHS I2C master driverDirk Eibach
2014-07-07blackfin: Fix warning about undefined functionVasili Galka
2014-07-07mpc8xx: remove v37 board supportMasahiro Yamada
2014-07-07mpc8xx: remove rbc823 board supportMasahiro Yamada
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada