summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-14Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini10-117/+838
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini7-57/+308
2014-09-10dm: tegra: Enable driver model for serialSimon Glass2-0/+39
2014-09-10dm: serial: Add driver model support for ns16550Simon Glass2-3/+155
2014-09-10dm: serial: Collect common baud rate code in ns16550Simon Glass1-20/+13
2014-09-10dm: serial: Move baud rate calculation to ns16550.cSimon Glass2-11/+21
2014-09-10sandbox: serial: Support a coloured consoleSimon Glass1-0/+83
2014-09-10sandbox: Convert serial driver to use driver modelSimon Glass1-31/+36
2014-09-10dm: Add a uclass for serial devicesSimon Glass2-0/+217
2014-09-10dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass2-4/+8
2014-09-10serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass1-0/+1
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass1-55/+272
2014-09-09Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD4-12/+270
2014-09-08video: dcu: Add DCU driver supportWang Huan2-0/+366
2014-09-08serial: lpuart: add 32-bit registers lpuart supportJingchang Lu1-0/+118
2014-09-08driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun2-0/+5
2014-09-08driver/ddr/freescale: Fix DDR3 driver for ARMYork Sun1-1/+1
2014-09-08driver/ddr/freescale: Add support of accumulate ECCYork Sun1-0/+5
2014-09-08ls102xa: esdhc: Add esdhc support for LS102xAWang Huan1-2/+2
2014-09-08ls102xa: etsec: Add etsec support for LS102xAAlison Wang1-0/+7
2014-09-08net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang1-3/+6
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil7-6/+2
2014-09-08ls102xa: i2c: Add i2c support for LS102xAWang Huan1-2/+2
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan1-1/+1
2014-09-05video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2-0/+221
2014-09-05video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar1-0/+43
2014-09-05exynos_fb: Remove usage of static definesAjay Kumar1-12/+6
2014-09-04mtd: nand: omap_gpmc: Fix 'bit-flip' errorsRostislav Lisovy1-2/+2
2014-09-04mtd: nand: omap_gpmc: Enable multiple NAND flash devicesRostislav Lisovy1-22/+20
2014-09-04mtd: nand: davinci_nand: correct keystone RBL layout definitionKhoronzhuk, Ivan1-1/+1
2014-09-04keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan1-20/+15
2014-09-02USB: gadget: s3c: get rid of debug compile warningBo Shen2-8/+8
2014-09-02USB: gadget: atmel: get rid of debug compile warningBo Shen1-6/+6
2014-09-02usb: ci_udc: implement dfu_usb_get_resetStephen Warren1-0/+7
2014-09-02udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski1-0/+5
2014-09-02dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2-6/+27
2014-08-31Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini3-3/+143
2014-08-30arm/kirkwood/nand: allow forced disabling for subpage writesHolger Brunck1-0/+3
2014-08-30arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng5-0/+1535
2014-08-30socfpga: cleanup socfpga_dw_mmcPavel Machek1-4/+4
2014-08-30serial: move nios2-yanu.h into opencores_yanu driverThomas Chou1-1/+86
2014-08-30nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2-2/+57
2014-08-29socfpga: fix clock manager register definitionPavel Machek1-2/+2
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini9-5/+201
2014-08-29net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese1-18/+1
2014-08-28Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-0/+218
2014-08-26mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher7-47/+206
2014-08-26mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2-0/+4
2014-08-26mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher37-4438/+10961
2014-08-26lib, linux: move linux specific defines to linux/compat.hHeiko Schocher5-68/+2