summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede2014-11-131-0/+5
* sun6i: Add dram initialization codeHans de Goede2014-11-135-3/+804
* sun4i: Rename dram files to dram_sun4i.xHans de Goede2014-11-134-168/+187
* sun6i: Add cpucfg register definitionsHans de Goede2014-11-133-3/+71
* sun6i: Add clock functions needed for SPL / DRAM initHans de Goede2014-11-135-1/+106
* sun6i: Add basic axp221 driverOliver Schinagl2014-11-135-0/+310
* sun6i: Add new p2wi controller driverOliver Schinagl2014-11-134-0/+261
* 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
| * | arm: debug: import debug files from Linux 3.16Masahiro Yamada2014-10-263-0/+581
* | | Added support for comments in input to mkenvimage.Dominik Muth2014-11-101-3/+8
* | | ZFS: Clean up cppcheck warnings where relevant, leaked memory etcJorgen Lundman2014-11-101-1/+8
* | | board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk2014-11-101-2/+1
* | | ARM: MXS: fix Uninitialized variable errorWolfgang Denk2014-11-101-0/+2
* | | board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflowWolfgang Denk2014-11-071-1/+1
* | | common/cmd_fitupd.c: restore corrupted fileWolfgang Denk2014-11-071-9/+5
* | | drivers/net/uli526x.c: fix syntax errorWolfgang Denk2014-11-071-1/+1
* | | board/cogent/lcd.c: fix syntax errorWolfgang Denk2014-11-071-1/+1
* | | cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-079-2/+17
* | | doc: fix documentation of out-of-tree buildTimo Ketola2014-11-072-5/+5
* | | tools/env: Fix environment size and CRC on 64-bit hostsDominic Sacré2014-11-071-1/+1
* | | MAINTAINERS: CFI flash maintainership only includes the CFI related filesStefan Roese2014-11-071-1/+2
* | | kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada2014-11-075-18/+28
* | | kconfig: sync kconfig files with Linux 3.18-rc1Masahiro Yamada2014-11-072-2/+22
OpenPOWER on IntegriCloud