summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2018-07-20board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)Hannes Schmelzer1-16/+0
2018-07-20board/BuR/common: fix PMIC mpu-pll setupHannes Schmelzer1-1/+1
2018-07-20board/BuR/common: remove interface Label from summary screenHannes Schmelzer1-2/+2
2018-07-20board/BuR/brppt1: drop LCD-supportHannes Schmelzer1-4/+0
2018-07-20board/BuR/common: make CONFIG_LCD optionalHannes Schmelzer1-21/+18
2018-07-20board/BuR/common: drop simple-framebuffer setupHannes Schmelzer1-26/+0
2018-07-20board/BuR: drop devicetree loading and lcd setup for linux-targetsHannes Schmelzer1-224/+6
2018-07-19boards: amlogic: Fix boards READMENeil Armstrong4-4/+28
2018-07-19boards: amlogic: Add FriendlyElec NanoPi K2 board supportThomas McKahan5-0/+185
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu23-23/+23
2018-07-19arm64: zynqmp: Added support of mmio read and write commandsVipul Kumar1-1/+47
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek2-38/+11
2018-07-19microblaze: Support for watchdog_reset in initShreenidhi Shedi1-4/+43
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi1-4/+0
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi1-3/+5
2018-07-19arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_M...Vipul Kumar1-30/+35
2018-07-19arm: zynq: Try to enable the first watchdog via aliasesMichal Simek1-5/+9
2018-07-19arm64: zynqmp: Try to enable the first watchdog via aliasesMichal Simek1-5/+9
2018-07-19microblaze: Remove unused XILINX_BOARD_NAME macroMichal Simek1-2/+0
2018-07-19microblaze: Guard do_reset by CONFIG_SYSRESETMichal Simek1-0/+2
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu4-0/+694
2018-07-19arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli3-2/+59
2018-07-12board: altera: stratix10: Add socdk board support for Stratix10 SoCLey Foon Tan3-0/+21
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons3-0/+209
2018-07-09board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam4-0/+80
2018-07-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+10
2018-07-02board/aries: RemoveTom Rini22-2703/+0
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini10-68/+293
2018-06-27imx: bx50v3: fix MaintainersStefano Babic1-0/+1
2018-06-27imx6ul: geam: Fix fdt_file mismatchJagan Teki1-2/+2
2018-06-24x86: efi-x86_payload: Enumerate PCI bus during early bootBin Meng3-1/+20
2018-06-24x86: efi-x86_app: Update MAINTAINERSBin Meng1-4/+4
2018-06-21ARC: EMDK: Add readmeAlexey Brodkin1-0/+82
2018-06-19meson: use the clock driverBeniamino Galvani2-7/+0
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford1-0/+2
2018-06-18Merge git://git.denx.de/u-boot-x86Tom Rini15-24/+86
2018-06-18mx6cuboxi: fix 4GB ddr memory detectionJon Nettleton1-2/+44
2018-06-18mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton1-50/+86
2018-06-18board: engicam: spl: match icore-mipi fit-configJagan Teki1-0/+4
2018-06-18board: Remove not needed function for the K+P's imx53 boardLukasz Majewski1-12/+0
2018-06-18board: Add support for KEY1 status detection on K+P's HSC|DDC boardsLukasz Majewski1-0/+14
2018-06-18board: Adjust K+P script to run misc (per board) adjustmentsLukasz Majewski1-0/+6
2018-06-18board: imx53: Always disable display before starting kernelLukasz Majewski1-0/+8
2018-06-18display5: Add missing environment.h include to avoid warningLukasz Majewski1-0/+1
2018-06-18display5: net: Add function to read ethaddr from iMX6 fusesLukasz Majewski1-0/+21
2018-06-18display5: ddr: Enable support for DDR3 auto calibrationLukasz Majewski1-0/+47
2018-06-18display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski1-0/+5
2018-06-18display5: Support for the emergency PAD pressingLukasz Majewski4-0/+52
2018-06-18display5: spl: Check return code of the env_* functionsLukasz Majewski1-2/+2
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng5-7/+7