aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2018-11-09MAINTAINERS: Update stm32mp entryPatrick Delaunay1-0/+1
2018-11-06mx8mq_evk: README: Delete file introduced by mistakeFabio Estevam1-81/+0
2018-11-01iot_dk: Add READMEAlexey Brodkin1-0/+145
2018-11-01emdk->emsdp: Rename boardAlexey Brodkin5-20/+22
2018-10-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-16/+64
2018-10-29sunxi: store DRAM size in SPL headerAndre Przywara1-1/+27
2018-10-29sunxi: board.c: refactor SPL header checksAndre Przywara1-11/+30
2018-10-29sunxi: Extend SPL header versioningAndre Przywara1-2/+2
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng1-0/+3
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini17-19/+1046
2018-10-24sunxi: docs: Mention CONFIG_NAND requirementPriit Laes1-3/+3
2018-10-24sunxi: Fix typos of spelling AllwinnerPriit Laes1-1/+1
2018-10-24warp7: MAINTAINERS: Add an entry for warp7_bl33_defconfigFabio Estevam1-0/+1
2018-10-23ARM: Samsung: Add Exynos5422-based Odroid HC2 supportDirk Meul2-5/+15
2018-10-22ARM: omap3_logic: Add NOR Flash Support for SOM-LVAdam Ford1-1/+48
2018-10-22board: at91sam9x5: add environment var for cpu typeEugen Hristev2-0/+11
2018-10-22ARM: omap3logic: Fix MMC nameAdam Ford1-1/+1
2018-10-22ARM: omap3logic: Specify DM serial driver as omap_serialAdam Ford1-1/+1
2018-10-22ARM: omap3logic: Encapsulate the MUSB functions in check for DMAdam Ford1-2/+4
2018-10-22ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37Adam Ford1-5/+15
2018-10-22board: ge: bx50v3: fix initialization of i2c bus0Dan Cimpoca1-3/+3
2018-10-22board: ge: bx50v3: b{4,6}50v3 modelineIan Ray1-0/+2
2018-10-22board: ge: bx50v3: correct LDB clockIan Ray1-13/+17
2018-10-22board: ge: bx50v3: Change maintainerFabien Lahoudere1-1/+1
2018-10-22imx: imx8qxp_mek: update to build image in U-BootPeng Fan2-29/+37
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan6-0/+350
2018-10-19arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy2-6/+0
2018-10-18ARM: rmobile: Fix module clock controls refer status on Gen3Hiroyuki Yokoyama3-6/+6
2018-10-18ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3Hiroyuki Yokoyama3-18/+0
2018-10-18ARM: rmobile: salvator-x: Remove GSX clock force supplyHiroyuki Yokoyama1-12/+0
2018-10-18ARM: rmobile: Remove Watchdog and CPG settings on Gen3Hiroyuki Yokoyama3-39/+0
2018-10-18ARM: rmobile: Remove TMU0/TMU1 settings on Gen3Hiroyuki Yokoyama5-25/+0
2018-10-18ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3Hiroyuki Yokoyama3-6/+6
2018-10-16arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu1-1/+36
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek3-0/+95
2018-10-16arm: zynq: Add support for DLC20 boardMichal Simek1-0/+280
2018-10-16arm: mx5: Add M53Menlo boardMarek Vasut5-0/+635
2018-10-15Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arcTom Rini4-5/+67
2018-10-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+27
2018-10-12axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin4-0/+28
2018-10-12iot_dk: Save CPU clock value to gd->cpu_clkAlexey Brodkin1-6/+8
2018-10-12iot_dk: Add support of 136 MHz clockAlexey Brodkin1-0/+8
2018-10-12iot_dk: Implement board resetAlexey Brodkin1-0/+8
2018-10-12iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin2-0/+16
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini5-45/+45
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal4-44/+45
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini1-1/+4
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-22/+23
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay1-6/+0
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy1-0/+1