summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-1212-113/+277
|\ \ \ \ | | |/ / | |/| |
| * | | board: ge: bx50v3: don't configure the backlight when there's no displayAndrew Shadura2016-06-071-0/+3
| * | | cosmetic: mx6slevk: Minor coding-style fixSebastien Bourdelin2016-05-311-8/+8
| * | | imx: mx6qsabreauto: drop duplicated net phy configurationPeng Fan2016-05-311-33/+0
| * | | imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey2016-05-313-2/+33
| * | | imx: ventana: add GW553x supportTim Harvey2016-05-315-3/+66
| * | | imx: ventana: remove several EEPROM config bit dependenceTim Harvey2016-05-311-31/+0
| * | | imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey2016-05-312-11/+22
| * | | imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey2016-05-312-0/+35
| * | | imx: ventana: fix invalid dio configuration for pwm modeTim Harvey2016-05-311-1/+1
| * | | imx: ventana: export backlight gpio after gpio driver is availableTim Harvey2016-05-311-2/+3
| * | | imx: ventana: gsc: show board temp on bootTim Harvey2016-05-311-0/+6
| * | | imx: ventana: gsc: fix negative temperature readingsTim Harvey2016-05-311-0/+2
| * | | imx: ventana: gsc: add gsc sleep commandTim Harvey2016-05-311-1/+45
| * | | imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey2016-05-311-0/+32
| * | | imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey2016-05-311-3/+3
| * | | imx: ventana: use EEPROM register for falcon boot modeTim Harvey2016-05-242-12/+12
| * | | imx: ventana: gsc: remove dependence on envTim Harvey2016-05-241-2/+2
| * | | board: mx6sabresd/auto: use simpler runtime cpu dection macrosPeng Fan2016-05-242-4/+4
* | | | armv8: ls2080aqds: Enable QSPI boot supportYuan Yao2016-06-101-0/+2
* | | | armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND bootYuan Yao2016-06-101-0/+9
* | | | armv8: ls2080aqds: disable IFC NOR & QIXIS when QSPI enableYuan Yao2016-06-101-0/+3
* | | | armv8: ls2080aqds: Select QSPI CLK div via SCFGYuan Yao2016-06-101-0/+5
* | | | board: ls2080a: Add "mcinitcmd" env for MC & DPL deploymentPratiyush Mohan Srivastava2016-06-102-0/+10
| |/ / |/| |
* | | siemens,am33x: add draco etamin boardHeiko Schocher2016-06-095-2/+60
* | | am335x, dxr2: get ECC sType from I2C eepromHeiko Schocher2016-06-091-1/+44
* | | am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher2016-06-097-0/+1318
| |/ |/|
* | Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-069-175/+69
|\ \
| * | exynos: video: Drop old unused codeSimon Glass2016-05-251-153/+0
| * | exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-251-15/+0
| * | exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-251-5/+0
| * | exynos: Disable LCD display for boards we can't convertSimon Glass2016-05-252-0/+4
| * | exynos: Allow CONFIG_MISC_COMMON to be build without an LCDSimon Glass2016-05-251-0/+10
| * | board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-255-2/+55
* | | ARM: DRA7xx: Enable FIT for hs platformsLokesh Vutla2016-06-061-0/+1
* | | strider: Support con-dp flavorDirk Eibach2016-06-062-0/+38
* | | gdsys: osd: Allow osdsize on valid screens onlyDirk Eibach2016-06-061-0/+3
* | | ioep-fpga: Support intempo compressionDirk Eibach2016-06-061-6/+11
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-064-18/+65
|\ \ \
| * | | ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek2016-06-061-7/+27
| * | | microblaze: Move MSR instruction selection to KconfigMichal Simek2016-06-062-1/+4
| * | | microblaze: Add option to pass cpu version numberMichal Simek2016-06-062-0/+8
| * | | microblaze: Select compilation flags via KconfigMichal Simek2016-06-062-10/+26
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-0434-93/+77
|\ \ \ \
| * | | | freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-0314-65/+46
| * | | | board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu2016-06-038-28/+19
| * | | | powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-0312-0/+12
* | | | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-0417-19/+19
|\ \ \ \ \
| * | | | | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-035-7/+7
| * | | | | nand: Embed mtd_info in struct nand_chipScott Wood2016-06-0312-12/+12
| | |/ / / | |/| | |
OpenPOWER on IntegriCloud