summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-02USB: gadget: s3c: get rid of debug compile warningBo Shen
2014-09-02USB: gadget: atmel: get rid of debug compile warningBo Shen
2014-09-02usb: ci_udc: implement dfu_usb_get_resetStephen Warren
2014-09-02udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski
2014-09-02dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski
2014-08-31Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2014-08-30arm/kirkwood/nand: allow forced disabling for subpage writesHolger Brunck
2014-08-30arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng
2014-08-30socfpga: cleanup socfpga_dw_mmcPavel Machek
2014-08-30serial: move nios2-yanu.h into opencores_yanu driverThomas Chou
2014-08-30nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou
2014-08-29socfpga: fix clock manager register definitionPavel Machek
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-08-28net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese
2014-08-28Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher
2014-08-25Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2014-08-21e1000: add i210 supportMarek Vasut
2014-08-21e1000: Implement dcache supportMarek Vasut
2014-08-21powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada
2014-08-21omap: remove omap5912osk board supportMasahiro Yamada
2014-08-21drivers: net: remove dead driversMasahiro Yamada
2014-08-20Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-08-20powerpc/T4240QDS/eth: some fix for XFIShaohui Xie
2014-08-20driver/qe: update status of QE microcodeVijay Rai
2014-08-20pci: mx6: fix occasional link failuresTim Harvey
2014-08-14RTC: add support for DS1339 (using DS1307 driver)Markus Niebel
2014-08-14driver/qe: update status of QE microcodevijay rai
2014-08-14pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren
2014-08-11video: ipu_disp: squash clang warningJeroen Hofstee
2014-08-11video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-08-10video: Add support for TI's AM335x LCD-ControllerHannes Petermaier
2014-08-09omap: clean-up dead configsMasahiro Yamada
2014-08-09vitesse: remove duplicated argument to ||maxin.john@enea.com
2014-08-09serial: sh: Add support External Clock modeNobuhiro Iwamatsu
2014-08-09serial: sh: Add support DL and CKS register for R8A7794Nobuhiro Iwamatsu
2014-08-09usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu
2014-08-09usb: ehci: rmobile: Add support R8A7794Nobuhiro Iwamatsu
2014-08-09dfu: fix readback buffer overflow testStephen Warren
2014-08-09dfu: add SF backendStephen Warren
2014-08-09dfu: add free_entity() to struct dfu_entityStephen Warren
2014-08-09dfu: allow backend to specify a maximum buffer sizeStephen Warren
2014-08-09dfu: defer parsing of device string to IO backendStephen Warren
2014-08-09dfu: add write error handlingStephen Warren
2014-08-09dfu: fix some issues with reads/uploadsStephen Warren
2014-08-09Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD