aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-07watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCsJason Li3-0/+148
2020-02-07gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCsJason Li3-0/+120
2020-02-07gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li1-2/+2
2020-02-07MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc.Alex Nemirovsky3-0/+24
2020-02-07mpc8xx: Expose show_regs()Tom Rini1-1/+1
2020-02-07cmd/elf.c: Add SPDX tagTom Rini1-10/+1
2020-02-07configs: mediatek: enable mt7622 ethernet supportMarkLee1-0/+4
2020-02-07eth: mtk-eth: aarch64: fix build warnings on ethernet-driverFrank Wunderlich1-4/+5
2020-02-07arm: dts: mediatek: add ethernet and sgmii dts node for mt7622MarkLee2-0/+58
2020-02-07eth: mtk-eth: add mt7622 support in mediatek eth driverMarkLee1-1/+3
2020-02-07eth: mtk-eth: add sgmii mode support in mediatek eth driverMarkLee2-0/+59
2020-02-07fat: write: adjust data written in each partial writeMarek Szyprowski1-1/+3
2020-02-07fat: write: fix broken write to fragmented filesMarek Szyprowski1-2/+2
2020-02-07cmd: gpio: Correct do_gpio() return valueLuka Kovacic2-7/+19
2020-02-07azure/gitlab: Update to Docker to have SDL2 availableTom Rini2-2/+2
2020-02-07azure: Use our own GRUB binariesTom Rini1-5/+4
2020-02-07gitlab: use our own GRUBHeinrich Schuchardt1-5/+4
2020-02-06Merge tag 'efi-2020-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-212/+226
2020-02-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini17-108/+398
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin104-172/+134
2020-02-06configs: Resync with savedefconfigTom Rini98-175/+156
2020-02-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini75-149/+885
2020-02-05Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini11-45/+854
2020-02-05test: efi_selftest: fix pylint warningsHeinrich Schuchardt1-174/+187
2020-02-05test: test_efi_fit: fix pylint warningsHeinrich Schuchardt1-38/+39
2020-02-05ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut6-70/+243
2020-02-05watchdog: designware: Optionally fetch clock and reset from DTMarek Vasut1-7/+33
2020-02-05watchdog: designware: Convert to DM and DT probingMarek Vasut7-29/+112
2020-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini26-157/+308
2020-02-04Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini39-393/+1658
2020-02-04board: ls1012ardb: do not use imply CONFIG_Heinrich Schuchardt1-2/+2
2020-02-04armv8: ls2088a: Updates secure boot headers offsetPriyanka Singh2-32/+32
2020-02-04armv8: ls1088a: Updates secure boot headers offsetPriyanka Singh2-33/+33
2020-02-04armv8: lx2160a: Updates secure boot headers offsetPriyanka Singh1-11/+11
2020-02-04armv8: ls1012ardb: Updates secure boot headers offsetPriyanka Singh1-1/+2
2020-02-04armv8: ls1046a: Updates secure boot headers offsetPriyanka Singh1-3/+3
2020-02-04configs: ls1021a: Reserve low memory for CMAAlison Wang1-0/+4
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li29-8/+330
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li21-28/+230
2020-02-04Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LENBiwen Li1-1/+3
2020-02-04i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flagBiwen Li1-0/+1
2020-02-04armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li1-0/+2
2020-02-04rtc: pcf8563: Add driver model supportBiwen Li1-0/+107
2020-02-04configs: ls1028a: Enable FSPI supportKuldeep Singh4-0/+4
2020-02-04arm: dts: lx2160a: Add FSPI node propertiesKuldeep Singh2-1/+38
2020-02-04arm: dts: ls1028a: Add FSPI node propertiesKuldeep Singh2-0/+31
2020-02-04board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal4-0/+10
2020-02-04arm: dts: ls1028a: fix interrupt propertiesMichael Walle1-24/+31
2020-02-04arm: ls1028a: use the new flexspi driverMichael Walle1-6/+8
2020-02-04configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDRKuldeep Singh4-0/+4