summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-18usb: Do not log an error when no devices is plugged into a root-hub-less hcdHans de Goede
2015-01-18usb: Fix usb_kbd_deregister when console-muxing is usedHans de Goede
2015-01-18usb: Add an interval parameter to create_int_queueHans de Goede
2015-01-18config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede
2015-01-18USB: make "usb start" start usb only onceHans de Goede
2015-01-18usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky
2015-01-18usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese
2015-01-18usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese
2015-01-16sunxi: Drop use of lowlevel_init()Simon Glass
2015-01-16sunxi: Move SPL s_init() code to board_init_f()Simon Glass
2015-01-16arm: Add warnings about using gdataSimon Glass
2015-01-16TI ARMv7: Don't use GD before crt0.S has set itTom Rini
2015-01-16net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu
2015-01-16net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu
2015-01-16arch/powerpc: Add SGMII support for the L2 Switch portsCodrin Ciubotariu
2015-01-16arch/powerpc: Fix mapping of Freescale SerDes protocolsCodrin Ciubotariu
2015-01-16net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu
2015-01-16phylib: add support for aquantia PHYsShaohui Xie
2015-01-16mpc85xx: clean up the old deep sleep frameworktang yuantian
2015-01-16mpc85xx/t1040qds: convert deep sleep to generic board interfacetang yuantian
2015-01-16mpc85xx/t102xqds: convert deep sleep to generic board interfacetang yuantian
2015-01-16powerpc/t1024rdb: Add support for T1024RDB-PBShengzhou Liu
2015-01-16mpc85xx/t102xrdb: convert deep sleep to generic board interfacetang yuantian
2015-01-16t1024qds: add missing T1024QDS_defconfigShengzhou Liu
2015-01-16powerpc/t1024: add serdes protocol 0x40 and 0x5fShengzhou Liu
2015-01-16powerpc: SECURE BOOT- Add secure boot target for T1042RDBgaurav rana
2015-01-16powerpc/913x: Add config flag for bootdelayharninder rai
2015-01-16powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure BootAneesh Bansal
2015-01-16b4860: Correct LIODN assignment for PCIeTudor Laurentiu
2015-01-16powerpc/t4240rdb: Add alternate SerDes 2 protocol to align with RCWChunhe Lan
2015-01-16powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROLRuchika Gupta
2015-01-16powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DSgaurav rana
2015-01-16powerpc/c29xpcie: Add secure boot supportPo Liu
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
2015-01-16mpc8xx: remove unused linker scriptMasahiro Yamada
2015-01-16ppc4xx: remove dead codeMasahiro Yamada
2015-01-16bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boardsSonic Zhang
2015-01-16bfin: enlarge the monitor size for ip04 board to avoid oversize link errorSonic Zhang
2015-01-15arc: rename "arc700" in "arcv1"Alexey Brodkin
2015-01-15board/synopsys: remove selection of CPU from the boardAlexey Brodkin
2015-01-15arc: move common sources in libraryAlexey Brodkin
2015-01-15arc: move linker script in arch/arc/cpu folderAlexey Brodkin
2015-01-15arc: relocate - minor refactoring and clean-upAlexey Brodkin
2015-01-15arc: introduce separate section for interrupt vector tableIgor Guryanov
2015-01-15arc: add dependences on MMU presenceAlexey Brodkin
2015-01-15arc: interrupts - fix mask setupIgor Guryanov
2015-01-15arc: add ECR (exception cause register) outputIgor Guryanov
2015-01-15arc: check caches existence before useIgor Guryanov
2015-01-15Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini