summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-24-13/+75
|\
| * ARM: zynq: Simplify zynq configurationMichal Simek2016-05-24-12/+1
| * ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-24-1/+57
| * ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek2016-05-24-0/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-05-24-2/+318
|\ \
| * | board: sama5d2_xplained: change SDHCI GCK's clock source to UPLLWenyou Yang2016-05-24-2/+2
| * | board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0Wenyou Yang2016-05-24-0/+1
| * | board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang2016-05-24-0/+315
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-23-0/+100
|\ \ | |/ |/|
| * x86: galileo: Override SMBIOS product nameBin Meng2016-05-23-0/+11
| * x86: baytrail: Add .gitignore for ACPI enabled boardsBin Meng2016-05-23-0/+9
| * x86: baytrail: Enable ACPI table generation for all boardsBin Meng2016-05-23-0/+80
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-23-1/+262
|\ \
| * | malta: Remove ".set mips32" directivePaul Burton2016-05-21-1/+0
| * | mips: ath79: Add support for TPLink WDR4300Marek Vasut2016-05-21-0/+100
| * | mips: ath79: add AP143 reference boardWills Wang2016-05-21-0/+89
| * | mips: ath79: add AP121 reference boardWills Wang2016-05-21-0/+73
| |/
* | compulab: add support for layout aware eeprom commandsNikita Kiryanov2016-05-20-0/+344
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-17-4/+11
|\
| * dm: usb: Drop the get_dev() functionSimon Glass2016-05-17-1/+1
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17-3/+3
| * dm: sandbox: Add a board for sandbox without CONFIG_BLKSimon Glass2016-05-17-0/+7
* | dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-17-13/+15
|/
* arm: socfpga: Update iomux and pll for c5 socdk RevEDinh Nguyen2016-05-10-36/+36
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-05-3/+3
* ARM: tegra: import latest Jetson TK1 spreadsheetStephen Warren2016-05-04-1/+14
* Fix spelling of "occurred".Vagrant Cascadian2016-05-02-3/+3
* Change my mailaddressAndreas Bießmann2016-05-02-6/+6
* ARM: DRA7: Add ABB setup for all domainsNishanth Menon2016-04-25-0/+3
* ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon2016-04-25-0/+1
* ARM: hikey: Simplify README instructions.Peter Griffin2016-04-25-46/+49
* ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin2016-04-25-1/+29
* ARM: hisilicon: hikey: Implement reset_cpu() for hikey.Peter Griffin2016-04-25-2/+2
* ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin2016-04-25-0/+3
* MAINTAINERS: Add myself as maintainer for hikeyPeter Griffin2016-04-25-0/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-25-45/+383
|\
| * Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam2016-04-19-0/+245
| * board: ge: bx50v3: Fix to meet LVDS display power on timingAkshay Bhat2016-04-19-0/+7
| * board: ge: bx50v3: Use pwm for display backlightAkshay Bhat2016-04-19-0/+11
| * board: ge: bx50v3: Setup LDB_DI_CLK sourceAkshay Bhat2016-04-19-0/+43
| * board: ge: bx50v3: Split display setup functionAkshay Bhat2016-04-19-45/+67
| * board: ge: bx50v3: Disable unused pinsJustin Waters2016-04-19-0/+10
* | board: Remove overlooked vestiges of "dave" board.Robert P. J. Day2016-04-18-691/+0
* | memory: Move TI_AEMIF config to KCONFIGLokesh Vutla2016-04-18-0/+5
* | board: ti: am57xx: Add support for am572x idk in SPLSteve Kipisz2016-04-18-5/+295
* | board: ti: am57xx: Update EMIF SDRAM 1 and 3 TimingsSchuyler Patton2016-04-18-2/+2
* | am57x: Move CONS_INDEX to KconfigDaniel Allred2016-04-18-0/+9
|/
* board: README.sandbox: Update dm test commandJagan Teki2016-04-14-1/+2
* xpress: Update <usb/ehci-fsl.h> includeTom Rini2016-04-13-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-04-13-16/+123
|\