summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx6: aristainetos: add support for rev C boardHeiko Schocher2020-01-0714-1/+586
* imx6: aristainetos: add aristainetos 2b cslHeiko Schocher2020-01-0714-1/+595
* imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher2020-01-0713-0/+612
* imx6: aristainetos: enable HAB bootHeiko Schocher2020-01-073-0/+58
* imx6: aristainetos: cleanup default EnvironmentHeiko Schocher2020-01-072-55/+195
* imx6: aristainetos: WDT DM conversion enable WDT resetHeiko Schocher2020-01-071-0/+2
* imx6: aristainetos: cleanup bootmode settingsHeiko Schocher2020-01-071-13/+30
* imx6: aristainetos: add version variableHeiko Schocher2020-01-071-0/+1
* imx6: aristainetos: add AUTOBOOT_KEYEDHeiko Schocher2020-01-071-0/+3
* imx6: aristainetos: add i2c eeprom supportHeiko Schocher2020-01-071-1/+63
* imx6: aristainetos: get rid of CONFIG_BOARDNAMEHeiko Schocher2020-01-073-14/+0
* imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHTHeiko Schocher2020-01-072-10/+1
* imx6: aristainetos: add DM_I2C supportHeiko Schocher2020-01-073-85/+5
* imx6: aristainetos: add DM_VIDEO supportHeiko Schocher2020-01-073-106/+19
* imx6: aristainetos: enable DM_ETHHeiko Schocher2020-01-072-34/+3
* imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher2020-01-074-100/+2
* imx6: aristainetos: convert to DM_USBHeiko Schocher2020-01-073-38/+4
* imx6: aristainetos: convert gpio pins to DM and DTSHeiko Schocher2020-01-072-81/+61
* imx6: aristainetos: convert to DM_MMCHeiko Schocher2020-01-073-54/+2
* imx6: aristainetos: add DM_SERIAL supportHeiko Schocher2020-01-073-61/+4
* imx6: aristainetos: prepare dts for other board versionsHeiko Schocher2020-01-0712-554/+914
* imx6: aristainetos: remove aristainetos-v2.cHeiko Schocher2020-01-074-876/+815
* imx6: aristainetos: add thumb buildHeiko Schocher2020-01-071-0/+1
* imx6: aristainetos: add device tree from linuxHeiko Schocher2020-01-075-0/+804
* imx6: aristainetos: disable gigabit supportHeiko Schocher2020-01-071-0/+1
* imx6: aristainetos: remove 2b versionHeiko Schocher2020-01-076-142/+0
* imx6: aristainetos: move defines to KconfigHeiko Schocher2020-01-078-24/+69
* video: lg4573: convert to DMHeiko Schocher2020-01-073-43/+136
* imx6: remove aristainetos boardHeiko Schocher2020-01-0711-592/+1
* Prepare v2020.01Tom Rini2020-01-061-1/+1
* Revert "mmc: davinci: drop struct davinci_mmc_plat"Tom Rini2020-01-041-5/+11
* Merge branch '2020-01-03-master-imports'Tom Rini2020-01-037-4/+34
|\
| * arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla2020-01-034-0/+28
| * arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config toolLokesh Vutla2020-01-031-3/+3
| * include/u-boot/crc.h: pull 'uint' definition on musl targetsSergei Trofimovich2020-01-031-0/+2
| * include: fix 'ulong' definition on musl targetsSergei Trofimovich2020-01-031-1/+1
|/
* Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2020-01-026-275/+257
|\
| * video: add wrappers for ttf type files to .gitignoreDario Binacchi2020-01-021-0/+1
| * video: Avoid using #ifdef in video-uclass.cSimon Glass2020-01-021-28/+26
| * video: Avoid using #ifdef in vidconsole-uclass.cSimon Glass2020-01-021-12/+10
| * video: Avoid using #ifdef in console_rotate.cSimon Glass2020-01-021-167/+158
| * video: Avoid using #ifdef in video blitting codeSimon Glass2020-01-021-64/+61
| * video: x86: Enable 32-bit graphics by defaultSimon Glass2020-01-021-4/+1
* | Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-01-0220-132/+897
|\ \
| * | rockchip: evb-rk3328: Enable support ATF in SPLKever Yang2019-12-311-1/+5
| * | rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmcKever Yang2019-12-311-0/+6
| * | rockchip: rk3328: add COUNTER_FREQUENCY definitionKever Yang2019-12-311-0/+1
| * | rockchip: mkimage: fix wrong range of rc4 encoding for boot imageJeffy Chen2019-12-271-1/+1
| * | doc: rockchip: document packing second level loader with mkimageJeffy Chen2019-12-271-0/+11
| * | rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen2019-12-276-115/+231