summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey2016-05-31-11/+22
* imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey2016-05-31-0/+35
* imx: ventana: fix invalid dio configuration for pwm modeTim Harvey2016-05-31-1/+1
* imx: ventana: export backlight gpio after gpio driver is availableTim Harvey2016-05-31-2/+3
* imx: ventana: gsc: show board temp on bootTim Harvey2016-05-31-0/+6
* imx: ventana: gsc: fix negative temperature readingsTim Harvey2016-05-31-0/+2
* imx: ventana: gsc: add gsc sleep commandTim Harvey2016-05-31-1/+45
* imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey2016-05-31-0/+32
* imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey2016-05-31-3/+3
* imx: ventana: use EEPROM register for falcon boot modeTim Harvey2016-05-24-12/+12
* imx: ventana: gsc: remove dependence on envTim Harvey2016-05-24-2/+2
* board: mx6sabresd/auto: use simpler runtime cpu dection macrosPeng Fan2016-05-24-4/+4
* 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
|\