aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2019-04-13colibri_imx6: migrate i2c to using driver modelMarcel Ziswiler2-73/+31
2019-04-13colibri_imx6: clean-up and migrate gpios to using driver modelMarcel Ziswiler1-75/+134
2019-04-13colibri_imx6: migrate to using device treeMarcel Ziswiler1-0/+2
2019-04-13colibri_imx6: get rid of obsolete nospl configurationsMarcel Ziswiler6-292/+0
2019-04-13board: apalis_imx6: check for and report ecc errors in fusesGerard Salvatella2-1/+107
2019-04-13apalis_imx6: use SDP if USB serial downloader has been usedStefan Agner1-0/+8
2019-04-13apalis_imx6: revert fuse value set in mfgr_fuseMax Krummenacher1-1/+1
2019-04-13apalis_imx6: disable ri and dcd irq in uartsMax Krummenacher1-1/+9
2019-04-13apalis_imx6: pf0100: reorder and cleanup message printingMarcel Ziswiler1-54/+56
2019-04-13apalis_imx6: unify sd/mmc drive strength with linux kernel settingsMax Krummenacher1-10/+14
2019-04-13apalis_imx6: drop CONFIG_OF_SYSTEM_SETUPMarcel Ziswiler1-7/+0
2019-04-13apalis_imx6: migrate usb to using driver modelMarcel Ziswiler1-22/+0
2019-04-13apalis_imx6: migrate mmc and sata to using driver modelMarcel Ziswiler1-40/+58
2019-04-13apalis_imx6: migrate i2c to using driver modelMarcel Ziswiler3-118/+31
2019-04-13apalis_imx6: clean-up and migrate gpios to using driver modelMarcel Ziswiler1-38/+52
2019-04-13apalis_imx6: migrate to using device treeMarcel Ziswiler1-0/+2
2019-04-13apalis_imx6: get rid of obsolete nospl configurationsMarcel Ziswiler6-266/+0
2019-04-13mx53ppd: bring dock out of reset at bootIan Ray1-0/+4
2019-04-13board: ge: store version information in fdtIan Ray2-0/+22
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray1-73/+0
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