summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers: tee: sandbox: SCP03 control emulatorJorge Ramirez-Ortiz2021-03-142-1/+59
* tpm: Correct warning on 32-bit buildSimon Glass2021-03-131-1/+1
* dm: core: Fix allocation of empty of-platdataSimon Glass2021-03-121-4/+13
* Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-03-041-115/+153
|\
| * video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-031-115/+153
* | gpio: Add a way to read 3-way strapping pinsSimon Glass2021-03-032-4/+90
* | gpio: Define the log category in the uclassSimon Glass2021-03-031-0/+2
* | gpio: sandbox: Track whether a GPIO is drivenSimon Glass2021-03-031-6/+15
* | gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass2021-03-031-34/+38
* | gpio: Use an 'ops' variable everywhereSimon Glass2021-03-031-11/+14
* | gpio: Replace direction_input() and direction_output()Simon Glass2021-03-031-9/+6
* | dm: gpio: Add a way to update flagsSimon Glass2021-03-033-20/+63
* | gpio: sandbox: Make sandbox_gpio_set_flags() set all flagsSimon Glass2021-03-031-9/+12
* | gpio: sandbox: Fully separate pin value from output valueSimon Glass2021-03-031-4/+20
* | gpio: sandbox: Use a separate flag for the valueSimon Glass2021-03-031-23/+24
* | gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass2021-03-031-26/+34
* | gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()Simon Glass2021-03-031-1/+1
* | dm: gpio: Rename get_dir_flags() method to get_flags()Simon Glass2021-03-034-27/+27
* | dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass2021-03-034-17/+17
* | gpio: Disable functions not used with of-platdataSimon Glass2021-03-031-0/+2
* | tpm: Use logging in the uclassSimon Glass2021-03-021-3/+5
* | tpm: Don't include cr50 in TPL/SPLSimon Glass2021-03-022-3/+3
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-023-3/+3
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-02-266-100/+255
|\
| * usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...Patrice Chotard2021-02-261-6/+2
| * fastboot: add UUU command UCmd and ACmd supportHeiko Schocher2021-02-263-0/+94
| * fastboot: Allow u-boot-style partitionsSean Anderson2021-02-261-59/+98
| * fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_nameSean Anderson2021-02-261-22/+22
| * fastboot: Remove mmcpart argument from raw_part_get_info_by_nameSean Anderson2021-02-261-23/+18
| * mmc: sandbox: Add support for writingSean Anderson2021-02-261-6/+37
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-02-264-14/+84
|\ \
| * | mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxGReto Schneider2021-02-261-10/+69
| * | mtd: nand: spi: Only one dummy byte in QUADIOHauke Mehrtens2021-02-261-1/+1
| * | spi: nxp_fspi: Fix error reportingAdam Ford2021-02-261-2/+2
| * | mtd: spi-nor-ids: Add support of flash protection to w25q128Su Baocheng2021-02-261-1/+4
| * | mtd: spi-nor-ids: Add Gigadevice GD25LQ64CAlper Nebi Yasak2021-02-261-0/+5
| * | spi: imx: Implement set_speedMarek Vasut2021-02-261-1/+4
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-02-2613-48/+112
|\ \
| * | ddr: marvell: a38x: fix comment in conditional macroMarek Behún2021-02-261-1/+1
| * | ddr: marvell: a38x: bump version to 14.0.0Marek Behún2021-02-261-1/+1
| * | ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC2021-02-261-1/+1
| * | ddr: marvell: a38x: import code change from upstreamMarek Behún2021-02-261-0/+3
| * | ddr: marvell: a38x: fix memory cs size functionMoti Buskila2021-02-262-5/+10
| * | ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-3/+0
| * | ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila2021-02-261-0/+3
| * | ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2021-02-262-1/+17
| * | ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila2021-02-262-1/+4
| * | ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach2021-02-262-0/+8
| * | ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-0/+8
| * | ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila2021-02-263-10/+0