summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-07watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCsJason Li
2020-02-07gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCsJason Li
2020-02-07gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li
2020-02-07MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc.Alex Nemirovsky
2020-02-07mpc8xx: Expose show_regs()Tom Rini
2020-02-07cmd/elf.c: Add SPDX tagTom Rini
2020-02-07configs: mediatek: enable mt7622 ethernet supportMarkLee
2020-02-07eth: mtk-eth: aarch64: fix build warnings on ethernet-driverFrank Wunderlich
2020-02-07arm: dts: mediatek: add ethernet and sgmii dts node for mt7622MarkLee
2020-02-07eth: mtk-eth: add mt7622 support in mediatek eth driverMarkLee
2020-02-07eth: mtk-eth: add sgmii mode support in mediatek eth driverMarkLee
2020-02-07fat: write: adjust data written in each partial writeMarek Szyprowski
2020-02-07fat: write: fix broken write to fragmented filesMarek Szyprowski
2020-02-07cmd: gpio: Correct do_gpio() return valueLuka Kovacic
2020-02-07azure/gitlab: Update to Docker to have SDL2 availableTom Rini
2020-02-07azure: Use our own GRUB binariesTom Rini
2020-02-07gitlab: use our own GRUBHeinrich Schuchardt
2020-02-07x86: coral: Enable TPMSimon Glass
2020-02-07tpm: Add a driver for H1/Cr50Simon Glass
2020-02-07tpm: Add more TPM2 definitionsSimon Glass
2020-02-07x86: coral: Add I2C and TPM device-tree definitionsSimon Glass
2020-02-07x86: Add support for ACPI general-purpose eventsSimon Glass
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass
2020-02-07x86: itss: Add of-platdata supportSimon Glass
2020-02-07x86: Give each driver an IRQ typeSimon Glass
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass
2020-02-07x86: coral: Update i2c and rtc statusSimon Glass
2020-02-07x86: apl: Drop the I2C config in FSP-SSimon Glass
2020-02-07x86: apl: Use the clock driverSimon Glass
2020-02-07x86: Add a clock driver for Intel devicesSimon Glass
2020-02-07tegra: i2c: Change driver to use helper functionSimon Glass
2020-02-07dm: core: Change syscon to use helper functionSimon Glass
2020-02-07dm: core: Add a function to find a device by drvdataSimon Glass
2020-02-07dm: core: Allow iterating devices without uclass_get()Simon Glass
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner
2020-02-06Merge tag 'efi-2020-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-02-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
2020-02-06configs: Resync with savedefconfigTom Rini
2020-02-05sandbox: Complete migration away from os_malloc()Simon Glass
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2020-02-05sandbox: sdl: Move to use SDL2Simon Glass
2020-02-05gitlab: Disable SDL when building sandboxSimon Glass
2020-02-05sandbox: sdl: Support waiting for audio to completeSimon Glass
2020-02-05sandbox: sdl: Improve error handlingSimon Glass
2020-02-05sandbox: Add comments to the sdl structSimon Glass