aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-23ppc/km/tegr1: support second localbus clock signalHolger Brunck2-0/+19
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini223-706/+12370
2019-12-17Merge tag '20191217-for-next' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini7-59/+463
2019-12-17misc: i2c_eeprom: add size queryRobert Beckett2-19/+138
2019-12-17misc: i2c_eeprom: add fixed partitions supportRobert Beckett1-0/+98
2019-12-17dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett3-5/+82
2019-12-17dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett3-29/+86
2019-12-17i2c: add support for offset overflow in to addressRobert Beckett2-7/+60
2019-12-15x86: Add chromebook_coralSimon Glass11-0/+1296
2019-12-15x86: apl: Add FSP supportSimon Glass3-0/+877
2019-12-15x86: apl: Add FSP structuresSimon Glass4-0/+440
2019-12-15x86: apl: Add Kconfig and MakefileSimon Glass3-0/+98
2019-12-15x86: apl: Add P2SB driverSimon Glass2-0/+167
2019-12-15x86: apl: Add SPL/TPL initSimon Glass2-0/+272
2019-12-15x86: apl: Add a CPU driverSimon Glass5-0/+81
2019-12-15x86: apl: Add SPL loadersSimon Glass2-0/+180
2019-12-15spl: Add methods to find the position/size of next phaseSimon Glass2-1/+40
2019-12-15x86: apl: Add PUNIT driverSimon Glass2-0/+97
2019-12-15x86: apl: Add PCH driverSimon Glass3-0/+46
2019-12-15x86: apl: Add LPC driverSimon Glass3-0/+205
2019-12-15x86: apl: Add ITSS driverSimon Glass3-0/+258
2019-12-15x86: apl: Add hostbridge driverSimon Glass2-0/+180
2019-12-15x86: apl: Add systemagent driverSimon Glass3-0/+62
2019-12-15i2c: designware: Add Apollo Lake supportSimon Glass1-0/+25
2019-12-15x86: apl: Add pinctrl driverSimon Glass4-3/+691
2019-12-15x86: apl: Add UART driverSimon Glass3-0/+154
2019-12-15x86: apl: Add PMC driverSimon Glass4-0/+296
2019-12-15x86: apl: Add basic IO addressesSimon Glass1-0/+29
2019-12-15x86: Move qemu CPU fixup function into its own fileSimon Glass4-68/+87
2019-12-15x86: Add a generic Intel GPIO driverSimon Glass4-0/+226
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass8-0/+1385
2019-12-15x86: Add low-power subsystem (lpss) supportSimon Glass3-0/+81
2019-12-15x86: Enable pinctrl in SPL and TPLSimon Glass2-0/+4
2019-12-15mtd: spi: Export spi_flash_std_probe()Simon Glass2-1/+13
2019-12-15spi: ich: Add Apollo Lake supportSimon Glass2-5/+15
2019-12-15spi: ich: Add TPL supportSimon Glass1-4/+44
2019-12-15spi: ich: Add support for get_mmap() methodSimon Glass1-0/+32
2019-12-15spi: ich: Support hardware sequencingSimon Glass2-3/+245
2019-12-15spi: ich: Support of-platdata for fast-spiSimon Glass1-3/+15
2019-12-15spi: ich: Correct max-size bug in ich_spi_adjust_size()Simon Glass1-3/+5
2019-12-15dm: doc: Add a note about of-platdata and header filesSimon Glass1-0/+6
2019-12-15spi: ich: Add mmio_base to struct ich_spi_platdataSimon Glass2-19/+13
2019-12-15spi: ich: Various small tidy-upsSimon Glass1-9/+8
2019-12-15spi: ich: Fix header orderSimon Glass1-2/+2
2019-12-15spi: ich: Convert to livetreeSimon Glass1-17/+5
2019-12-15spi: ich: Move the protection/lockdown code into a functionSimon Glass2-20/+44
2019-12-15spi: ich: Move init function just above probe()Simon Glass1-61/+61
2019-12-15x86: spi: Don't enable SPI_FLASH_BAR by defaultSimon Glass1-1/+0
2019-12-15spi: Correct operations check in dm_spi_xfer()Simon Glass3-10/+6
2019-12-15x86: Make MSR_PKG_POWER_SKU commonSimon Glass3-3/+8