summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak2020-11-052-6/+41
* sandbox: implement resetHeinrich Schuchardt2020-11-051-0/+3
* Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-11-017-78/+163
|\
| * dfu: add dfu_write_by_alt()AKASHI Takahiro2020-10-301-0/+47
| * dfu: export dfu_listAKASHI Takahiro2020-10-301-1/+1
| * common: update: add a generic interface for FIT imageAKASHI Takahiro2020-10-301-0/+1
| * dfu: modify an argument type for an addressAKASHI Takahiro2020-10-301-3/+3
| * dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro2020-10-303-4/+22
| * rtc: initialize emulated RTC from environment variableHeinrich Schuchardt2020-10-302-8/+21
| * rtc: use probe() to initialize emulated RTCHeinrich Schuchardt2020-10-301-6/+12
* | Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-10-305-2/+57
|\ \
| * | video: rockchip: Support 4K resolution for rk3288, HDMIJagan Teki2020-10-301-2/+2
| * | video: rockchip: Add missing dpcd_write() call to link_train_ce()Alper Nebi Yasak2020-10-301-0/+6
| * | ram: rockchip: px30: add a config-based ddr selectionHeiko Stuebner2020-10-302-0/+29
| * | clk: rockchip: rk3399: implement getting wdt/alive clocksJack Mitchell2020-10-301-0/+20
* | | Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-3021-111/+165
|\ \ \
| * | | dm: Use driver_info index instead of pointerSimon Glass2020-10-294-8/+15
| * | | x86: apl: Take advantage of the of-platdata parent supportSimon Glass2020-10-291-13/+14
| * | | x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass2020-10-291-1/+3
| * | | dm: core: Convert #ifdef to if() in root.cSimon Glass2020-10-291-11/+7
| * | | dm: Add a test for of-platdata parent informationSimon Glass2020-10-292-4/+4
| * | | dm: Support parent devices with of-platdataSimon Glass2020-10-291-2/+52
| * | | sandbox: Fix up building for of-platdataSimon Glass2020-10-293-1/+5
| * | | dm: Use an allocated array for run-time device infoSimon Glass2020-10-293-10/+28
| * | | dm: test: Add a test for of-platdata phandlesSimon Glass2020-10-292-4/+4
| * | | dm: test: Add a check that all devices have a dev valueSimon Glass2020-10-291-0/+1
| * | | dm: test: Drop of-platdata pytestSimon Glass2020-10-291-35/+0
| * | | dm: core: Allow dm_warn() to be used in SPLSimon Glass2020-10-292-3/+17
| * | | sandbox: Drop ad-hoc device declarations in SPLSimon Glass2020-10-292-0/+5
| * | | dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2020-10-292-19/+10
| | |/ | |/|
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-10-293-1248/+205
|\ \ \
| * | | mtd: nand: pxa3xx: enable NAND controller if the SoC needs itShmuel Hazan2020-10-292-10/+44
| * | | mtd: pxa3xx_nand: remove dead codeBaruch Siach2020-10-291-9/+3
| * | | mtd: pxa3xx_nand: port to use driver modelShmuel Hazan2020-10-292-63/+54
| * | | phy: marvell: cp110: update mode parameter for pcie power on callsIgal Liberman2020-10-291-2/+5
| * | | phy: marvell: cp110: let the firmware configure comphy for PCIeGrzegorz Jaszczyk2020-10-291-439/+12
| * | | phy: marvell: cp110: let the firmware configure the comphyGrzegorz Jaszczyk2020-10-291-727/+89
* | | | Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-2911-66/+524
|\ \ \ \ | |_|/ / |/| | |
| * | | mmc: zynq_sdhci: Extend UHS timings till hs200Ashok Reddy Soma2020-10-291-1/+1
| * | | mmc: zynq_sdhci: Add clock phase delays for VersalAshok Reddy Soma2020-10-271-4/+156
| * | | mmc: zynq_sdhci: Set tapdelays based on clk phase delaysAshok Reddy Soma2020-10-271-5/+123
| * | | mmc: zynq_sdhci: Read clock phase delays from dtMichal Simek2020-10-271-0/+85
| * | | mmc: zynq_sdhci: Move macro to the topMichal Simek2020-10-271-2/+2
| * | | mmc: Define timing macro'sAshok Reddy Soma2020-10-271-13/+11
| * | | Revert "mmc: zynq: parse dt when probing"Ashok Reddy Soma2020-10-272-1/+7
| * | | spi: zynq_qspi: Add function descriptionAshok Reddy Soma2020-10-271-12/+36
| * | | mtd: spi: Fix incorrect indentationMichal Simek2020-10-271-1/+1
| * | | xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board KconfigMichal Simek2020-10-271-7/+0
| * | | spi: zynq_qspi: Use clk subsystem to get reference qspi clkT Karthik Reddy2020-10-271-8/+28
| * | | spi: zynq_spi: Use clk subsystem to get reference spi clkT Karthik Reddy2020-10-271-7/+28