aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev1-5/+5
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese5-15/+5
2019-04-05Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini1-7/+8
2019-04-02imx8mq_evk: README: Make the underline marker fill the whole sentenceFabio Estevam1-5/+5
2019-04-02imx8mq_evk: README: Fix a typo in the destination pathFabio Estevam1-1/+1
2019-04-02imx8mq_evk: README: Need to copy bl31.bin to U-Boot source treeFabio Estevam1-1/+2
2019-04-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini8-18/+8
2019-03-31pico-imx7d: README: Recommend the usage of a USB hubFabio Estevam1-0/+4
2019-03-31pico-imx6ul: Fix eMMC boot after DM_MMC conversionFabio Estevam1-0/+34
2019-03-30ARM: rmobile: alt: Fix I2C bus numberMarek Vasut1-1/+1
2019-03-30ARM: rmobile: Fix PHY LED mode register maskMarek Vasut7-7/+7
2019-03-30ARM: rmobile: alt: Remove CLK2MHZ macroMarek Vasut1-1/+0
2019-03-30ARM: rmobile: alt: Remove R8A7794_ETHERNET_BMarek Vasut1-9/+0
2019-03-29RPi: Add mbrugger as board maintainerMatthias Brugger1-1/+1
2019-03-28hsdk: readme: Suggest getting pyelftools with pipAlexey Brodkin1-3/+4
2019-03-28ARC: AXS10x: drop NAND supportEugeniy Paltsev2-243/+0
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-13/+0
2019-03-25tqma6s_wru4_mmc: manage board_spi_cs_gpio correctlyPatrick Delaunay1-0/+2
2019-03-22board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis2-20/+20
2019-03-15Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini6-37/+40
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang5-30/+9
2019-03-15board: fsl: lx2160aqds: modify the phy fixup codePankaj Bansal1-7/+31
2019-03-14Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini6-19/+109
2019-03-14arndale: fix unknown statusMinkyu Kang1-1/+1
2019-03-13board: engicam: Add watchdog support on EngicamShyam Saini1-0/+5
2019-03-13imx8mq_evk: Add myself as a co-maintainerFabio Estevam1-0/+1
2019-03-13mx6sabreauto: README: Adjust the binary name after DM conversionFabio Estevam1-6/+6
2019-03-13mx6sabresd: README: Adjust the binary name after DM conversionFabio Estevam1-9/+9
2019-03-13imx: mx6qsabrelite: Update the SabreLite READMEMartyn Welch1-36/+83
2019-03-13imx8mq_evk/README: fix DDR training firmware pathBaruch Siach1-1/+1
2019-03-13imx8mq_evk/README: add missing firmware extract stepBaruch Siach1-0/+1
2019-03-13warp7: Fix the write to the LDOGCTL PMIC registerFabio Estevam1-1/+1
2019-03-13mx6ul_14x14_evk: Simplify the PMIC register writesFabio Estevam1-6/+3
2019-03-13warp7: Remove unneeded headers after DM conversionFabio Estevam1-4/+0
2019-03-13warp7: README: Adjust the binary name after DM conversionFabio Estevam1-6/+6
2019-03-13imx: ventana: added support for 16bit 8Gb density (1GiB) DRAMTim Harvey1-0/+5
2019-03-13imx: ventana: hexdump invalid EEPROM dataTim Harvey1-0/+10
2019-03-13ARM: liteboard: move towards driver model and device-tree bootMarcin Niestroj1-36/+0
2019-03-13pico-imx6ul: README: Adjust the binary name after DM conversionFabio Estevam1-7/+7
2019-03-13pico-imx6ul: Convert to DM_PMICFabio Estevam1-47/+14
2019-03-13pico-imx6ul: Convert to CONFIG_DM_GPIOFabio Estevam1-0/+1
2019-03-13pico-imx6ul: Convert to DM MMCFabio Estevam1-34/+0
2019-03-11arm: exynos: odroid: Fix build if BOARD_TYPES are not setKrzysztof Kozlowski1-6/+21
2019-03-11arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski2-6/+6
2019-03-11arm: exynos: arndale: Replace Chander Kashyap inactive maintainerKrzysztof Kozlowski1-2/+2
2019-03-11arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revisionKrzysztof Kozlowski1-1/+37
2019-03-11arm: exynos: odroid-xu3: Display info late to have proper typeKrzysztof Kozlowski1-1/+1
2019-03-11arm: exynos: Detect revision later, when all resources are readyKrzysztof Kozlowski3-4/+43
2019-03-09ARM: socfpga: Fix A10 SoCDK KconfigMarek Vasut1-1/+1
2019-03-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-5/+7