aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+6
2019-07-15sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper1-0/+6
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini8-13/+223
2019-07-13ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford1-2/+12
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie6-0/+434
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner2-22/+3
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods1-31/+0
2019-07-12board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev1-93/+0
2019-07-12board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev1-105/+0
2019-07-12board: st: add missing gpio_request() for stm32f429-discoveryPatrice Chotard1-0/+2
2019-07-12board: stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay1-0/+1
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay1-0/+18
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay3-9/+27
2019-07-12stm32mp1: cosmetic: remove unnecessary includePatrick Delaunay1-1/+0
2019-07-12stm32mp1: update READMEPatrick Delaunay1-3/+12
2019-07-12stm32mp1: add stboard commandPatrick Delaunay3-0/+153
2019-07-12stm32mp1: call regulators_enable_boot_on in board_initPatrick Delaunay1-0/+4
2019-07-12stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay1-0/+6
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-0/+21
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder1-12/+0
2019-07-11km/spi: activate driver model for SPI flash on KM Kirkwood boardsPascal Linder1-0/+3
2019-07-11km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boardsPascal Linder1-0/+31
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder4-0/+93
2019-07-11arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs settingMarek Behún1-1/+2
2019-07-11arm: mvebu: turris_omnia: call pci_init from board init codeMarek Behún1-0/+1
2019-07-11arm: mvebu: turris_omnia: fix adapters MAC addressesMarek Behún1-3/+3
2019-07-11arm: mvebu: clearfog: document boot from SATABaruch Siach1-0/+6
2019-07-10sandbox: Add documentation on how to run valgrindSimon Glass1-0/+14
2019-07-10sandbox: Allo sdl-config to be overriddenSimon Glass1-0/+7
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2-0/+2
2019-07-09configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus1-0/+1
2019-07-09configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus1-0/+1
2019-07-08Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodia...Tom Rini3-1/+5
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini88-144/+181
2019-07-04board: amlogic: add mailing-list to MAINTAINERSNeil Armstrong6-0/+6
2019-07-04board: amlogic: Generate unique MAC address for Q200 and P212 based boardsNeil Armstrong2-0/+4
2019-07-04board: amlogic: vim: Fix READMEAndreas Färber1-1/+1
2019-07-04wandboard: README: Adjust the U-Boot proper binary nameFabio Estevam1-1/+1
2019-07-04wandboard: Add FIT image supportFabio Estevam1-0/+18
2019-07-01Merge tag 'u-boot-atmel-fixes-2019.07-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini1-2/+4
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-72/+58
2019-06-28ARM: imx: m53menlo: Convert to DM VIDEOMarek Vasut1-2/+46
2019-06-27ARM: imx: m53menlo: Convert MMC, USB and block to DMMarek Vasut1-66/+0
2019-06-27ARM: imx: m53menlo: Enable DM GPIOMarek Vasut1-0/+8
2019-06-27pico-imx7d: README: Adjust the binary name after DM conversionFabio Estevam1-6/+6
2019-06-27board: atmel: fix pda variable not being resetEugen Hristev1-2/+4
2019-06-26rockchip: rk3399: Fix enabling boot-on regulatorsMark Kettenis1-31/+1
2019-06-26rockchip: rk3399: Support common spl_board_initJagan Teki3-74/+0
2019-06-26board: rk3399: Drop explicit uart enablement in spl_board_initJagan Teki2-46/+2
2019-06-26Kconfig: Add u-boot.itb BUILD_TARGET for RockchipJagan Teki2-2/+1