summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-0647-45/+17925
|\
| * arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese2015-02-062-2/+2
| * arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdrStefan Roese2015-02-0621-0/+15419
| * arm: mvebu: Add Serdes PHY config codeStefan Roese2015-02-066-0/+2114
| * arm: armada-xp: Add SPL support used to include the DDR training codeStefan Roese2015-02-065-0/+172
| * scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese2015-02-061-0/+1
| * tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese2015-02-061-0/+11
| * Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)Stefan Roese2015-02-061-0/+6
| * arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-064-3/+54
| * arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-066-5/+136
| * arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese2015-02-062-34/+0
| * arm: armada-xp: Change built target to include the SPL binary as bin_hdrStefan Roese2015-02-061-0/+4
| * kirkwood: sheevaplug: add FDT supportDrEagle2015-02-061-0/+5
| * kirkwood: sheevaplug: fix multiple definesDrEagle2015-02-061-1/+0
| * kirkwood: sheevaplug: fix styleDrEagle2015-02-061-0/+1
* | ARM: UniPhier: leave the last element of boot_device_table emptyMasahiro Yamada2015-02-072-2/+2
* | ARM: UniPhier: refactor pinmon commandMasahiro Yamada2015-02-073-12/+9
* | ARM: UniPhier: enable I2C input pins for PH1-sLD8Masahiro Yamada2015-02-071-0/+9
* | ARM: UniPhier: do not compile unnecessary objectsMasahiro Yamada2015-02-075-32/+41
* | ARM: UniPhier: remove unused checkboard() functionsMasahiro Yamada2015-02-076-51/+0
* | ARM: UniPhier: revive support card infoMasahiro Yamada2015-02-073-0/+15
* | ARM: UniPhier: move SPL init functions to spl_board_init()Masahiro Yamada2015-02-075-74/+48
* | ARM: UniPhier: move pin_init() to board_early_init_f()Masahiro Yamada2015-02-077-6/+27
* | ARM: UniPhier: set I2C offset length of on-board EEPROM in DTSMasahiro Yamada2015-02-071-0/+1
* | ARM: UniPhier: move EEPROM device node into a separate DTSMasahiro Yamada2015-02-075-20/+23
* | MAINTAINERS: claim maintainership of files with "uniphier" patternMasahiro Yamada2015-02-071-1/+1
* | ARM: UniPhier: add a simple README file for UniPhier platformMasahiro Yamada2015-02-071-0/+85
* | ARM: UniPhier: add environment variable to update images in NANDMasahiro Yamada2015-02-071-0/+5
* | ARM: UniPhier: use "&&" instead of "; " in commandsMasahiro Yamada2015-02-071-5/+5
* | ARM: UniPhier: remove dummy gpio.hMasahiro Yamada2015-02-071-6/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-0410-25/+1254
|\
| * ubifs: Enable journal replay during mountAnton Habegger2015-01-295-14/+978
| * ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-284-11/+268
| * ubi: reset mtd_devs when ubi part failHeiko Schocher2015-01-281-0/+8
* | Prepare v2015.04-rc1Tom Rini2015-02-021-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-0216-72/+252
|\ \
| * | OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-293-25/+19
| * | davinci: Do not duplicate setting of gdTom Rini2015-01-291-16/+1
| * | omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)2015-01-291-2/+49
| * | omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-292-0/+5
| * | omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)2015-01-291-0/+43
| * | omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)2015-01-292-1/+6
| * | omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)2015-01-291-0/+9
| * | Nokia RX-51: Use generic boardPali Rohár2015-01-291-0/+1
| * | am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini2015-01-291-0/+1
| * | ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov2015-01-293-28/+118
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2015-02-023-3/+3
|\ \ \
| * | | bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boardsSonic Zhang2015-01-162-2/+2
| * | | bfin: enlarge the monitor size for ip04 board to avoid oversize link errorSonic Zhang2015-01-161-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-0247-331/+490
|\ \ \ \
OpenPOWER on IntegriCloud