summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: arm: move "armv8" define to arch/arm/KconfigMasahiro Yamada2014-11-132-8/+1
* kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada2014-11-136-25/+3
* kbuild: Make scripts executableMasahiro Yamada2014-11-128-0/+0
* powerpc: remove orphaned boards mcc200 and prs200Nikita Kiryanov2014-11-1227-1600/+7
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-11-1113-1/+1042
|\
| * arm: socfpga: Add socfpga_spim_enable() to reset_manager.cStefan Roese2014-11-073-0/+18
| * arm: socfpga: Add DW master SPI clock to clock_manager.cStefan Roese2014-11-071-0/+14
| * arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates targetStefan Roese2014-11-077-0/+963
| * socfpga_cyclone5.h: fix kernel console argument in default environmentAnatolij Gustschin2014-11-071-1/+1
| * arm: socfpga: Add example config entry for EPCS/EPCQ SPIMarek Vasut2014-10-311-0/+19
| * arm: socfpga: Add I2C support to SoCFPGAStefan Roese2014-10-301-0/+27
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-11-1116-78/+186
|\ \
| * | usb_storage: blacklist Enclosure Service DevicesSoeren Moch2014-11-081-2/+5
| * | usb: eth: fix MakefileRene Griessl2014-11-071-3/+1
| * | usb: include <asm/cache.h> and <part.h> from include/usb.hMasahiro Yamada2014-11-071-0/+2
| * | usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...Nobuhiro Iwamatsu2014-11-071-4/+4
| * | usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada2014-11-071-2/+2
| * | arm: socfpga: Add example UDC configMarek Vasut2014-11-072-1/+50
| * | usb: s3c-otg: Allow custom gusbcfgMarek Vasut2014-11-073-7/+14
| * | usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-077-62/+108
| * | usb: s3c-otg: Encapsulate PHY controlMarek Vasut2014-11-061-4/+8
| * | usb: s3c-otg: Remove useless includeMarek Vasut2014-11-061-1/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-1133-94/+321
|\ \ \
| * | | ARM: UniPhier: call pin_init() also in the normal bootMasahiro Yamada2014-11-126-9/+16
| * | | ARM: UniPhier: consolidate board_postclk_init() functionMasahiro Yamada2014-11-127-50/+11
| * | | ARM: UniPhier: decrease pre-reloc malloc area sizeMasahiro Yamada2014-11-121-1/+1
| * | | ARM: UniPhier: add set_pinsel macro for use in assembly codeMasahiro Yamada2014-11-121-1/+12
| * | | ARM: UniPhier: enable USB featuresMasahiro Yamada2014-11-124-0/+16
| * | | usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada2014-11-128-0/+119
| * | | ARM: UniPhier: add MIO register fileMasahiro Yamada2014-11-121-0/+20
| * | | usb: add basic USB configs in KconfigMasahiro Yamada2014-11-122-0/+94
| * | | ARM: UniPhier: add EHCI host pin settings for PH1-Pro4Masahiro Yamada2014-11-121-0/+7
| * | | ARM: UniPhier: move DDR related configuration to KconfigMasahiro Yamada2014-11-1211-25/+27
| * | | ARM: UniPhier: reset on-board devices on start-upMasahiro Yamada2014-11-123-3/+4
| * | | serial: UniPhier: borrow macros from linux/serial_reg.hMasahiro Yamada2014-11-121-13/+2
* | | | Revert "lib: bootm: add missing include"Michal Simek2014-11-111-1/+0
|/ / /
* | | Prepare v2015.01-rc1Tom Rini2014-11-101-3/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-11-104-7/+31
|\ \ \
| * | | i2c: rcar_i2c: Fix order of restart and clear statusNobuhiro Iwamatsu2014-11-101-2/+2
| * | | drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100msShaveta Leekha2014-11-101-1/+1
| * | | ppc4xx: Handle i2c stuck on combined xferDirk Eibach2014-11-102-0/+23
| * | | ppc4xx: Fix i2c repeated startDirk Eibach2014-11-101-4/+5
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2014-11-103-1/+4
|\ \ \
| * | | bfin: the max bfin sdh block count is 127Sonic Zhang2014-11-101-0/+1
| * | | bfin: make the CPU macro of LDR target more genenricSonic Zhang2014-11-102-1/+3
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-107-1/+645
|\ \ \
| * | | gic: fixed compilation error in GICv2 wait for interrupt macroYehuda Yitschak2014-10-281-1/+1
| * | | arm: debug: adjust for U-BootMasahiro Yamada2014-10-261-1/+1
| * | | arm: debug: add Kconfig entries for lowlevel debugMasahiro Yamada2014-10-263-0/+68
| * | | arm: debug: replace license blocks with SPDXMasahiro Yamada2014-10-263-9/+4
OpenPOWER on IntegriCloud