summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/08Feb2020Tom Rini2020-02-0838-94/+1640
|\
| * x86: coral: Enable TPMSimon Glass2020-02-071-1/+2
| * tpm: Add a driver for H1/Cr50Simon Glass2020-02-073-0/+670
| * tpm: Add more TPM2 definitionsSimon Glass2020-02-071-0/+31
| * x86: coral: Add I2C and TPM device-tree definitionsSimon Glass2020-02-072-0/+89
| * x86: Add support for ACPI general-purpose eventsSimon Glass2020-02-074-0/+149
| * dm: irq: Add support for requesting interruptsSimon Glass2020-02-076-1/+439
| * x86: itss: Add of-platdata supportSimon Glass2020-02-071-0/+10
| * x86: Give each driver an IRQ typeSimon Glass2020-02-075-6/+8
| * dm: irq: Add support for interrupt controller typesSimon Glass2020-02-075-2/+55
| * x86: coral: Update i2c and rtc statusSimon Glass2020-02-071-2/+0
| * x86: apl: Drop the I2C config in FSP-SSimon Glass2020-02-071-58/+0
| * x86: apl: Use the clock driverSimon Glass2020-02-072-0/+8
| * x86: Add a clock driver for Intel devicesSimon Glass2020-02-075-0/+73
| * tegra: i2c: Change driver to use helper functionSimon Glass2020-02-071-12/+1
| * dm: core: Change syscon to use helper functionSimon Glass2020-02-071-11/+4
| * dm: core: Add a function to find a device by drvdataSimon Glass2020-02-074-0/+54
| * dm: core: Allow iterating devices without uclass_get()Simon Glass2020-02-072-0/+38
| * x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner2020-02-075-1/+9
* | Merge branch '2020-02-07-master-imports'Tom Rini2020-02-0734-28/+1059
|\ \
| * | board: presidio-asic: Add basic G3 engr. development board supportAlex 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/+148
| * | 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