summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASHIan Ray1-25/+0
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_GPIOIan Ray1-1/+10
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray1-113/+0
2019-04-13pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phyLukasz Majewski1-0/+16
2019-04-13pcm052: mac: Provide board specific imx_get_mac_from_fuse() functionLukasz Majewski1-0/+41
2019-04-13pcm052: board: Add code to setup LED default statesLukasz Majewski1-0/+4
2019-04-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski1-0/+32
2019-04-13pcm052: board: Remove in-board setup code (it is now replaced by DM setup)Lukasz Majewski1-267/+0
2019-04-13pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski1-0/+3
2019-04-13pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski1-1/+4
2019-04-13pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski1-38/+0
2019-04-13pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski1-1/+1
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini5-56/+498
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+5
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini13-9/+225
2019-04-12board: stm32mp1: Force pinctrl driver probe in board_init()Patrice Chotard1-0/+9
2019-04-12Board: stm32mp1: Add supply current boot informationPatrice Chotard1-1/+153
2019-04-12board: stm32mp1: Update README filePatrice Chotard1-0/+23
2019-04-12stpmic1: update register namesPatrick Delaunay2-15/+15
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay3-30/+31
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay2-2/+2
2019-04-12stm32mp1: add syscfg initializationPatrick Delaunay1-1/+129
2019-04-12stm32mp1: support forced boot modePatrick Delaunay1-0/+51
2019-04-12stm32mp1: update bootcmdPatrick Delaunay1-0/+1
2019-04-12stm32mp1: add runtime information in environmentPatrick Delaunay1-5/+19
2019-04-12stm32mp1: display board informationPatrick Delaunay1-2/+42
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay2-19/+42
2019-04-12ARM: am3517_evm: Add spl_start_uboot for Falcon ModeAdam Ford1-0/+9
2019-04-12board: ti: am335x: Remove non DM_ETH codeFaiz Abbas1-151/+0
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas1-0/+49
2019-04-12board: ti: am65x: Enable fixing up msmc sram nodeLokesh Vutla1-0/+14
2019-04-12arm: dra7: Allow NAND to be enabled on DRA71x EVM.Franklin S Cooper Jr1-0/+56
2019-04-12board: ti: dra71: Add pinmux settings for NAND on DRA71x EVMFranklin S Cooper Jr1-16/+44
2019-04-12ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATAAdam Ford1-27/+0
2019-04-12davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is fullAdam Ford1-8/+13
2019-04-12am335x, guardian: Add support for the bosch guardian boardSjoerd Simons6-0/+335
2019-04-12ARM: k2g: add a workaround to reset the phyMurali Karicheri1-0/+15
2019-04-12ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri1-15/+17
2019-04-12ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri1-0/+19
2019-04-12arm: mvebu: Add DB-XC3-24G4XG boardChris Packham7-0/+117
2019-04-12arm: mvebu: AXP: Enhance PCIe port capability configurationStefan Roese3-6/+6
2019-04-12arm: mvebu: clearfog: document eMMC installationBaruch Siach1-0/+23
2019-04-12arm: mvebu: theadorable: Add test for ctrl-c in PCIe PEX switch testStefan Roese1-2/+30
2019-04-12arm: mvebu: x530: Enable watchdog in SPL and U-BootChris Packham1-0/+48
2019-04-12watchdog: orion_wdt: take timeout value in msChris Packham1-1/+1
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini3-53/+5
2019-04-10sun50i: a64: Add Oceanic 5205 5inMFD initial supportJagan Teki1-0/+5
2019-04-09ARM: rmobile: rcar-common: Zap arch_preboot_os()Eugeniu Rosca1-53/+0
2019-04-09ARM: rmobile: Add R8A77965 M3NULCB supportMarek Vasut2-0/+5
2019-04-09Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini6-5/+225