summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: serial: Add driver model support for ns16550Simon Glass2014-09-102-3/+155
* dm: serial: Collect common baud rate code in ns16550Simon Glass2014-09-101-20/+13
* dm: serial: Move baud rate calculation to ns16550.cSimon Glass2014-09-102-11/+21
* sandbox: serial: Support a coloured consoleSimon Glass2014-09-101-0/+83
* sandbox: Convert serial driver to use driver modelSimon Glass2014-09-101-31/+36
* dm: Add a uclass for serial devicesSimon Glass2014-09-102-0/+217
* dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass2014-09-102-4/+8
* serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass2014-09-101-0/+1
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-55/+272
* video: dcu: Add DCU driver supportWang Huan2014-09-082-0/+366
* serial: lpuart: add 32-bit registers lpuart supportJingchang Lu2014-09-081-0/+118
* driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun2014-09-082-0/+5
* driver/ddr/freescale: Fix DDR3 driver for ARMYork Sun2014-09-081-1/+1
* driver/ddr/freescale: Add support of accumulate ECCYork Sun2014-09-081-0/+5
* ls102xa: esdhc: Add esdhc support for LS102xAWang Huan2014-09-081-2/+2
* ls102xa: etsec: Add etsec support for LS102xAAlison Wang2014-09-081-0/+7
* net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang2014-09-081-3/+6
* net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-087-6/+2
* ls102xa: i2c: Add i2c support for LS102xAWang Huan2014-09-081-2/+2
* arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan2014-09-081-1/+1
* USB: gadget: s3c: get rid of debug compile warningBo Shen2014-09-022-8/+8
* USB: gadget: atmel: get rid of debug compile warningBo Shen2014-09-021-6/+6
* usb: ci_udc: implement dfu_usb_get_resetStephen Warren2014-09-021-0/+7
* udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski2014-09-021-0/+5
* dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2014-09-022-6/+27
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-08-313-3/+143
|\
| * serial: move nios2-yanu.h into opencores_yanu driverThomas Chou2014-08-301-1/+86
| * nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-302-2/+57
* | arm/kirkwood/nand: allow forced disabling for subpage writesHolger Brunck2014-08-301-0/+3
* | arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng2014-08-305-0/+1535
* | socfpga: cleanup socfpga_dw_mmcPavel Machek2014-08-301-4/+4
* | socfpga: fix clock manager register definitionPavel Machek2014-08-291-2/+2
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-299-5/+201
|\
| * pci: mx6: fix occasional link failuresTim Harvey2014-08-201-4/+4
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-1129-45/+1056
| |\
| * | pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam2014-08-081-1/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-0839-353/+1286
| |\ \
| * | | spi: add config option to enable the WP pin function on st micron flashesHeiko Schocher2014-07-232-0/+34
| * | | pwm, imx6: add support for pwm modul on imx6Heiko Schocher2014-07-235-0/+162
* | | | net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese2014-08-281-18/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-08-283-0/+218
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-08-093-0/+218
| |\ \ \
| | * | | sunxi: add USB EHCI driverRoman Byshko2014-07-312-0/+202
| | * | | ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-311-0/+16
* | | | | mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-257-47/+206
* | | | | mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-252-0/+4
* | | | | mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-2537-4438/+10961
* | | | | lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-255-68/+2
* | | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-08-253-2/+3
|\ \ \ \ \
| * | | | | RTC: add support for DS1339 (using DS1307 driver)Markus Niebel2014-08-142-1/+2
OpenPOWER on IntegriCloud