aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-04usb: kbd: Remove unused usb_kbd_generic_poll functionHans de Goede1-26/+0
2014-11-04usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2-1/+10
2014-11-04usb: ehci: Move cache invalidation to poll_int_queueHans de Goede1-3/+7
2014-11-04usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede1-17/+19
2014-11-04usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede1-3/+5
2014-11-04usb: Do not power-cycle usb devices on initHans de Goede1-39/+0
2014-11-04usb: Remove unnecessary portnr lookup from usb_new_deviceHans de Goede1-17/+2
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini35-99/+258
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini3-4/+24
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-77/+101
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck2-1/+19
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck3-41/+29
2014-11-01MIPS: kconfig: add options for vct board variant selectDaniel Schwierzeck13-12/+48
2014-11-01MIPS: kconfig: add options for dbau1x00 board variant selectDaniel Schwierzeck5-4/+22
2014-11-01MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck6-22/+10
2014-11-01MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck6-15/+4
2014-11-01MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck1-0/+68
2014-11-01MIPS: kconfig: add options for endianess selectDaniel Schwierzeck26-9/+63
2014-10-29Merge git://git.denx.de/u-boot-x86Tom Rini15-87/+483
2014-10-29Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini13-13/+39
2014-10-29x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MBSimon Glass1-1/+2
2014-10-29powerpc: TQM5200: convert to generic boardWolfgang Denk1-1/+3
2014-10-29powerpc: tqm8xx*: convert to generic boardWolfgang Denk12-12/+36
2014-10-29serial: UniPhier: add static to locally used functionsMasahiro Yamada1-3/+3
2014-10-29serial: UniPhier: add .pending handlerMasahiro Yamada1-0/+11
2014-10-29ARM: UniPhier: make pinmon command optionalMasahiro Yamada2-1/+10
2014-10-29arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj1-0/+27
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj2-6/+30
2014-10-29arm: make .vectors section allocatableGeorges Savoundararadj1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj154-501/+212
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese6-175/+139
2014-10-29i2c: mxs: Add support for I2C 1 on i.MX28Marek Vasut1-1/+8
2014-10-29i2c: mxs: Pass the i2c_adapter aroundMarek Vasut1-67/+67
2014-10-29i2c: mxs: Add basic support for i2c frameworkMarek Vasut3-22/+32
2014-10-29i2c: mxs: Consolidate hard-coded bus addressMarek Vasut1-7/+12
2014-10-28x86: Correct a few progress message nitsSimon Glass2-3/+3
2014-10-28x86: bootm: Support booting a 64-bit raw kernelSimon Glass1-2/+8
2014-10-28x86: image: Add new image type for x64_64Simon Glass4-2/+6
2014-10-28x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass4-48/+63
2014-10-28x86: Add support for starting 64-bit kernelSimon Glass4-1/+165
2014-10-28x86: Display basic CPU information on bootSimon Glass3-0/+72
2014-10-28x86: Bring in msr-index.h from linux 3.8Simon Glass1-2/+106
2014-10-28x86: Move paging functions into cpu.cSimon Glass3-30/+60
2014-10-28ppc/arm: zap EMK boardsWolfgang Denk30-2623/+3
2014-10-28doc/README.scrapyard: update commit IDsWolfgang Denk1-12/+12
2014-10-28dwc_ahsata: use bitwise operator in sata_port_statusNikita Kiryanov1-1/+1
2014-10-28Merge git://git.denx.de/u-boot-dmTom Rini10-42/+49
2014-10-28e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler2-0/+8
2014-10-27odroid: dts: fix name of included dtsiPrzemyslaw Marczak1-1/+1
2014-10-27odroid: dts: adjust sd cd-gpios for SD CardPrzemyslaw Marczak1-1/+1