summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* usb:ehci-mx6 add phy mode query functionPeng Fan2014-11-14-2/+27
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2014-11-13-226/+1883
|\
| * sunxi: gmac: Update bananapi fixup to the new CONFIG_TARGET_<BOARD> structureZoltan HERPAI2014-11-13-1/+1
| * sun6i: ehci: Add sun6i ehci supportHans de Goede2014-11-13-16/+61
| * sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede2014-11-13-30/+51
| * sun6i: Add Mele M9 boardHans de Goede2014-11-13-0/+20
| * sun6i: Enable SPLHans de Goede2014-11-13-4/+6
| * sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede2014-11-13-0/+5
| * sun6i: Add dram initialization codeHans de Goede2014-11-13-3/+804
| * sun4i: Rename dram files to dram_sun4i.xHans de Goede2014-11-13-168/+187
| * sun6i: Add cpucfg register definitionsHans de Goede2014-11-13-3/+71
| * sun6i: Add clock functions needed for SPL / DRAM initHans de Goede2014-11-13-1/+106
| * sun6i: Add basic axp221 driverOliver Schinagl2014-11-13-0/+310
| * sun6i: Add new p2wi controller driverOliver Schinagl2014-11-13-0/+261
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-13-143/+16
|\ \
| * | ARM: remove unused CPU directoryMasahiro Yamada2014-11-13-132/+0
| * | km_arm: convert the km_arm boards to the generic board supportValentin Longchamp2014-11-12-0/+2
| * | malloc: Output region when debuggingThierry Reding2014-11-12-0/+3
| * | ARM: cache-cp15: Use more accurate typesThierry Reding2014-11-12-4/+4
| * | ARM: cache_v7: Various minor cleanupsThierry Reding2014-11-12-7/+7
| |/
* | arm: mx6: Fix missing Kconfig option for NovenaMarek Vasut2014-11-13-1/+2
* | zynq: zybo: Move CONFIG_DEFAULT_DEVICE_TREE to defconfigMichal Simek2014-11-13-1/+2
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-11-13-3/+71
|\ \
| * | kconfig: zynq: Add ZYBO boardPeter Crosthwaite2014-11-11-0/+8
| * | configs: zynq: Add config support for ZYBOTinghui Wang2014-11-11-0/+31
| * | arm: dts: zynq: Add digilent ZYBO board dtsPeter Crosthwaite2014-11-11-0/+24
| * | zynq: Use GPLed files for SPLSoren Brinkmann2014-11-11-3/+8
* | | kconfig: arm: move "armv8" define to arch/arm/KconfigMasahiro Yamada2014-11-13-8/+1
* | | kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada2014-11-13-25/+3
* | | kbuild: Make scripts executableMasahiro Yamada2014-11-12-0/+0
* | | powerpc: remove orphaned boards mcc200 and prs200Nikita Kiryanov2014-11-12-1600/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-11-11-1/+1042
|\ \ \
| * | | arm: socfpga: Add socfpga_spim_enable() to reset_manager.cStefan Roese2014-11-07-0/+18
| * | | arm: socfpga: Add DW master SPI clock to clock_manager.cStefan Roese2014-11-07-0/+14
| * | | arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates targetStefan Roese2014-11-07-0/+963
| * | | socfpga_cyclone5.h: fix kernel console argument in default environmentAnatolij Gustschin2014-11-07-1/+1
| * | | arm: socfpga: Add example config entry for EPCS/EPCQ SPIMarek Vasut2014-10-31-0/+19
| * | | arm: socfpga: Add I2C support to SoCFPGAStefan Roese2014-10-30-0/+27
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-11-11-78/+186
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb_storage: blacklist Enclosure Service DevicesSoeren Moch2014-11-08-2/+5
| * | | usb: eth: fix MakefileRene Griessl2014-11-07-3/+1
| * | | usb: include <asm/cache.h> and <part.h> from include/usb.hMasahiro Yamada2014-11-07-0/+2
| * | | usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...Nobuhiro Iwamatsu2014-11-07-4/+4
| * | | usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada2014-11-07-2/+2
| * | | arm: socfpga: Add example UDC configMarek Vasut2014-11-07-1/+50
| * | | usb: s3c-otg: Allow custom gusbcfgMarek Vasut2014-11-07-7/+14
| * | | usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-07-62/+108
| * | | usb: s3c-otg: Encapsulate PHY controlMarek Vasut2014-11-06-4/+8
| * | | usb: s3c-otg: Remove useless includeMarek Vasut2014-11-06-1/+0
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-11-94/+321
|\ \ \