summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-01-07imx6: aristainetos: add support for rev C boardHeiko Schocher4-1/+28
2020-01-07imx6: aristainetos: add aristainetos 2b cslHeiko Schocher4-1/+23
2020-01-07imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher3-0/+20
2020-01-07imx6: aristainetos: enable HAB bootHeiko Schocher1-0/+3
2020-01-07imx6: aristainetos: cleanup bootmode settingsHeiko Schocher1-13/+30
2020-01-07imx6: aristainetos: add i2c eeprom supportHeiko Schocher1-1/+63
2020-01-07imx6: aristainetos: get rid of CONFIG_BOARDNAMEHeiko Schocher3-14/+0
2020-01-07imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHTHeiko Schocher1-10/+0
2020-01-07imx6: aristainetos: add DM_I2C supportHeiko Schocher1-73/+0
2020-01-07imx6: aristainetos: add DM_VIDEO supportHeiko Schocher1-99/+12
2020-01-07imx6: aristainetos: enable DM_ETHHeiko Schocher1-34/+1
2020-01-07imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher1-97/+0
2020-01-07imx6: aristainetos: convert to DM_USBHeiko Schocher1-35/+0
2020-01-07imx6: aristainetos: convert gpio pins to DM and DTSHeiko Schocher1-81/+53
2020-01-07imx6: aristainetos: convert to DM_MMCHeiko Schocher1-53/+0
2020-01-07imx6: aristainetos: add DM_SERIAL supportHeiko Schocher1-60/+0
2020-01-07imx6: aristainetos: prepare dts for other board versionsHeiko Schocher2-2/+76
2020-01-07imx6: aristainetos: remove aristainetos-v2.cHeiko Schocher2-689/+646
2020-01-07imx6: aristainetos: add device tree from linuxHeiko Schocher1-0/+3
2020-01-07imx6: aristainetos: remove 2b versionHeiko Schocher3-20/+0
2020-01-07imx6: aristainetos: move defines to KconfigHeiko Schocher2-1/+52
2020-01-07imx6: remove aristainetos boardHeiko Schocher8-477/+1
2019-12-28Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-198/+236
2019-12-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+5
2019-12-27ARM: imx6q_logic: Cleanup boot sequence checkAdam Ford1-18/+38
2019-12-27nitrogen6x: prepare for CONFIG_MX6QDLTroy Kisky1-176/+194
2019-12-27imx8mq_evk: Update the required ATF branchFabio Estevam1-1/+1
2019-12-27pfuze: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2019-12-27colibri_imx6: fix broken fsl_esdhc_imx conversionIgor Opaniuk1-2/+2
2019-12-26board: davinci: Update OMAPL138_LCDK maintainerLokesh Vutla1-1/+1
2019-12-18sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2Diego Rondini1-0/+5
2019-12-11Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini1-4/+7
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini5-7/+0
2019-12-11rpi: Enable DRAM bank initialization on arm64Matthias Brugger1-2/+0
2019-12-11rpi: fix dram bank initializationMatthias Brugger1-2/+7
2019-12-10Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-19/+42
2019-12-10riscv: ax25-ae350: Use generic memory size setupRick Chen1-19/+2
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen3-0/+40
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini3-4/+4
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger3-4/+4
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-33/+261
2019-12-06ARM: imx: vining2000: Align SOC and ARM LDO voltagesMarek Vasut1-0/+3
2019-12-06ARM: imx: vining2000: Repair PCIe supportMarek Vasut1-0/+28
2019-12-06ARM: imx: vining2000: Convert to ethernet DMMarek Vasut1-33/+5
2019-12-06ARM: imx: vining2000: Enable DDR DRAM calibrationMarek Vasut1-0/+5
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut1-0/+182
2019-12-06board: colibri_imx7: reserve DDR memory for Cortex-M4Igor Opaniuk1-0/+37
2019-12-06mx6cuboxi: Add Baruch as maintainerFabio Estevam1-0/+1
2019-12-05rockchip: config: add support for firefly-px30 boardKever Yang1-0/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal20-32/+32