summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: presidio-asic: Add basic G3 engr. development board supportWIP/2020-02-07-master-importsAlex Nemirovsky2020-02-0711-0/+438
* serial: serial_cortina: add UART DM driver for CAxxxx SoCsJason Li2020-02-073-0/+172
* watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCsJason Li2020-02-073-0/+147
* gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCsJason Li2020-02-073-0/+120
* gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li2020-02-071-2/+2
* MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc.Alex Nemirovsky2020-02-073-0/+24
* mpc8xx: Expose show_regs()Tom Rini2020-02-071-1/+1
* cmd/elf.c: Add SPDX tagTom Rini2020-02-071-10/+1
* configs: mediatek: enable mt7622 ethernet supportMarkLee2020-02-071-0/+4
* eth: mtk-eth: aarch64: fix build warnings on ethernet-driverFrank Wunderlich2020-02-071-4/+5
* arm: dts: mediatek: add ethernet and sgmii dts node for mt7622MarkLee2020-02-072-0/+58
* eth: mtk-eth: add mt7622 support in mediatek eth driverMarkLee2020-02-071-1/+3
* eth: mtk-eth: add sgmii mode support in mediatek eth driverMarkLee2020-02-072-0/+59
* fat: write: adjust data written in each partial writeMarek Szyprowski2020-02-071-1/+3
* fat: write: fix broken write to fragmented filesMarek Szyprowski2020-02-071-2/+2
* cmd: gpio: Correct do_gpio() return valueLuka Kovacic2020-02-072-7/+19
* azure/gitlab: Update to Docker to have SDL2 availableWIP/update-dockerTom Rini2020-02-072-2/+2
* azure: Use our own GRUB binariesTom Rini2020-02-071-5/+4
* gitlab: use our own GRUBHeinrich Schuchardt2020-02-071-5/+4
* Merge tag 'efi-2020-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/06Feb2020Tom Rini2020-02-062-212/+226
|\
| * test: efi_selftest: fix pylint warningsHeinrich Schuchardt2020-02-051-174/+187
| * test: test_efi_fit: fix pylint warningsHeinrich Schuchardt2020-02-051-38/+39
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-02-0617-108/+398
|\ \
| * | ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut2020-02-056-70/+243
| * | watchdog: designware: Optionally fetch clock and reset from DTMarek Vasut2020-02-051-7/+33
| * | watchdog: designware: Convert to DM and DT probingMarek Vasut2020-02-057-29/+112
| * | watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut2020-02-036-6/+13
| * | ARM: socfpga: Drop last use of socfpga_reset_managerMarek Vasut2020-02-031-4/+1
| * | reset: socfpga: Poll for reset status after deassert resetLey Foon Tan2020-02-031-1/+5
* | | video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin2020-02-06104-172/+134
* | | configs: Resync with savedefconfigTom Rini2020-02-0698-175/+156
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/05Feb2020Tom Rini2020-02-0575-149/+885
|\ \ \
| * | | board: ls1012ardb: do not use imply CONFIG_Heinrich Schuchardt2020-02-041-2/+2
| * | | armv8: ls2088a: Updates secure boot headers offsetPriyanka Singh2020-02-042-32/+32
| * | | armv8: ls1088a: Updates secure boot headers offsetPriyanka Singh2020-02-042-33/+33
| * | | armv8: lx2160a: Updates secure boot headers offsetPriyanka Singh2020-02-041-11/+11
| * | | armv8: ls1012ardb: Updates secure boot headers offsetPriyanka Singh2020-02-041-1/+2
| * | | armv8: ls1046a: Updates secure boot headers offsetPriyanka Singh2020-02-041-3/+3
| * | | configs: ls1021a: Reserve low memory for CMAAlison Wang2020-02-041-0/+4
| * | | dm: arm: ls1021a: add i2c DM supportBiwen Li2020-02-0429-8/+330
| * | | dm: arm64: ls1012a: add i2c DM supportBiwen Li2020-02-0421-28/+230
| * | | Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LENBiwen Li2020-02-041-1/+3
| * | | i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flagBiwen Li2020-02-041-0/+1
| * | | armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li2020-02-041-0/+2
| * | | rtc: pcf8563: Add driver model supportBiwen Li2020-02-041-0/+107
| * | | configs: ls1028a: Enable FSPI supportKuldeep Singh2020-02-044-0/+4
| * | | arm: dts: lx2160a: Add FSPI node propertiesKuldeep Singh2020-02-042-1/+38
| * | | arm: dts: ls1028a: Add FSPI node propertiesKuldeep Singh2020-02-042-0/+31
| * | | board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal2020-02-044-0/+10
| * | | arm: dts: ls1028a: fix interrupt propertiesMichael Walle2020-02-041-24/+31