summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04usb: Remove unnecessary portnr lookup from usb_new_deviceHans de Goede
2014-11-04net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu
2014-11-04net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu
2014-11-04net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu
2014-11-04serial: sh: r8a7794: Add support external clockNobuhiro Iwamatsu
2014-11-04net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu
2014-11-04serial: sh: Add support R8A7793Nobuhiro Iwamatsu
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for vct board variant selectDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for dbau1x00 board variant selectDaniel Schwierzeck
2014-11-01MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck
2014-11-01MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck
2014-11-01MIPS: kconfig: add options for endianess selectDaniel Schwierzeck
2014-10-31Remove the CREDITS fileMasahiro Yamada
2014-10-31novena: Add MAINTAINERS fileFabio Estevam
2014-10-31ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada
2014-10-31Remove unused filesMasahiro Yamada
2014-10-31twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski
2014-10-31tools/kwbimage: Fix compilation warningStefan Roese
2014-10-31tools/kwbimage.c: fix build on darwinAndreas Bießmann
2014-10-30odroid: adjust gpio calls to dm gpio apiPrzemyslaw Marczak
2014-10-30exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak
2014-10-30exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak
2014-10-29Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-29Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2014-10-29x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MBSimon Glass
2014-10-29powerpc: TQM5200: convert to generic boardWolfgang Denk
2014-10-29powerpc: tqm8xx*: convert to generic boardWolfgang Denk
2014-10-29serial: UniPhier: add static to locally used functionsMasahiro Yamada
2014-10-29serial: UniPhier: add .pending handlerMasahiro Yamada
2014-10-29ARM: UniPhier: make pinmon command optionalMasahiro Yamada
2014-10-29arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj
2014-10-29arm: make .vectors section allocatableGeorges Savoundararadj
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese
2014-10-29i2c: mxs: Add support for I2C 1 on i.MX28Marek Vasut
2014-10-29i2c: mxs: Pass the i2c_adapter aroundMarek Vasut
2014-10-29i2c: mxs: Add basic support for i2c frameworkMarek Vasut
2014-10-29i2c: mxs: Consolidate hard-coded bus addressMarek Vasut
2014-10-28x86: Correct a few progress message nitsSimon Glass
2014-10-28x86: bootm: Support booting a 64-bit raw kernelSimon Glass
2014-10-28x86: image: Add new image type for x64_64Simon Glass
2014-10-28x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass
2014-10-28x86: Add support for starting 64-bit kernelSimon Glass