summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: add support for stm32mp157c-ev1 boardPatrick Delaunay2018-07-201-5/+48
* board/BuR/brppt1: add makerule for generating production filesHannes Schmelzer2018-07-191-0/+36
* board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer2018-07-192-101/+24
* board/BuR/brppt1: implement more flexible boot processHannes Schmelzer2018-07-191-3/+25
* board/BuR/common: refactor ft_board_setup(...)Hannes Schmelzer2018-07-191-5/+10
* board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)Hannes Schmelzer2018-07-191-16/+0
* board/BuR/common: fix PMIC mpu-pll setupHannes Schmelzer2018-07-191-1/+1
* board/BuR/common: remove interface Label from summary screenHannes Schmelzer2018-07-191-2/+2
* board/BuR/brppt1: drop LCD-supportHannes Schmelzer2018-07-191-4/+0
* board/BuR/common: make CONFIG_LCD optionalHannes Schmelzer2018-07-191-21/+18
* board/BuR/common: drop simple-framebuffer setupHannes Schmelzer2018-07-191-26/+0
* board/BuR: drop devicetree loading and lcd setup for linux-targetsHannes Schmelzer2018-07-191-224/+6
* boards: amlogic: Fix boards READMENeil Armstrong2018-07-194-4/+28
* boards: amlogic: Add FriendlyElec NanoPi K2 board supportThomas McKahan2018-07-195-0/+185
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-1923-23/+23
* arm64: zynqmp: Added support of mmio read and write commandsVipul Kumar2018-07-191-1/+47
* microblaze: Convert generic platform to DM gpioMichal Simek2018-07-192-38/+11
* microblaze: Support for watchdog_reset in initShreenidhi Shedi2018-07-191-4/+43
* microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi2018-07-191-4/+0
* microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi2018-07-191-3/+5
* arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_M...Vipul Kumar2018-07-191-30/+35
* arm: zynq: Try to enable the first watchdog via aliasesMichal Simek2018-07-191-5/+9
* arm64: zynqmp: Try to enable the first watchdog via aliasesMichal Simek2018-07-191-5/+9
* microblaze: Remove unused XILINX_BOARD_NAME macroMichal Simek2018-07-191-2/+0
* microblaze: Guard do_reset by CONFIG_SYSRESETMichal Simek2018-07-191-0/+2
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-194-0/+694
* arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli2018-07-193-2/+59
* board: altera: stratix10: Add socdk board support for Stratix10 SoCLey Foon Tan2018-07-123-0/+21
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-103-0/+209
* board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam2018-07-094-0/+80
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-07-031-0/+10
|\
| * sun50i: h5: Add initial Orange Pi Zero Plus supportHauke Mehrtens2018-06-161-0/+5
| * sun8i: h2: Add initial Orange Pi R1 supportHauke Mehrtens2018-06-161-0/+5
* | board/aries: RemoveTom Rini2018-07-0222-2703/+0
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-06-2710-68/+293
|\ \
| * | imx: bx50v3: fix MaintainersStefano Babic2018-06-271-0/+1
| * | imx6ul: geam: Fix fdt_file mismatchJagan Teki2018-06-271-2/+2
| * | mx6cuboxi: fix 4GB ddr memory detectionJon Nettleton2018-06-181-2/+44
| * | mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton2018-06-181-50/+86
| * | board: engicam: spl: match icore-mipi fit-configJagan Teki2018-06-181-0/+4
| * | board: Remove not needed function for the K+P's imx53 boardLukasz Majewski2018-06-181-12/+0
| * | board: Add support for KEY1 status detection on K+P's HSC|DDC boardsLukasz Majewski2018-06-181-0/+14
| * | board: Adjust K+P script to run misc (per board) adjustmentsLukasz Majewski2018-06-181-0/+6
| * | board: imx53: Always disable display before starting kernelLukasz Majewski2018-06-181-0/+8
| * | display5: Add missing environment.h include to avoid warningLukasz Majewski2018-06-181-0/+1
| * | display5: net: Add function to read ethaddr from iMX6 fusesLukasz Majewski2018-06-181-0/+21
| * | display5: ddr: Enable support for DDR3 auto calibrationLukasz Majewski2018-06-181-0/+47
| * | display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski2018-06-181-0/+5
| * | display5: Support for the emergency PAD pressingLukasz Majewski2018-06-184-0/+52
| * | display5: spl: Check return code of the env_* functionsLukasz Majewski2018-06-181-2/+2
| |/