aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-12dm: core: Fix allocation of empty of-platdataSimon Glass1-4/+13
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-115/+153
2021-03-03gpio: Add a way to read 3-way strapping pinsWIP/2021-03-03-gpio-improvementsSimon Glass2-4/+90
2021-03-03gpio: Define the log category in the uclassSimon Glass1-0/+2
2021-03-03gpio: sandbox: Track whether a GPIO is drivenSimon Glass1-6/+15
2021-03-03gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass1-34/+38
2021-03-03gpio: Use an 'ops' variable everywhereSimon Glass1-11/+14
2021-03-03gpio: Replace direction_input() and direction_output()Simon Glass1-9/+6
2021-03-03dm: gpio: Add a way to update flagsSimon Glass3-20/+63
2021-03-03gpio: sandbox: Make sandbox_gpio_set_flags() set all flagsSimon Glass1-9/+12
2021-03-03gpio: sandbox: Fully separate pin value from output valueSimon Glass1-4/+20
2021-03-03gpio: sandbox: Use a separate flag for the valueSimon Glass1-23/+24
2021-03-03gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass1-26/+34
2021-03-03gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()Simon Glass1-1/+1
2021-03-03dm: gpio: Rename get_dir_flags() method to get_flags()Simon Glass4-27/+27
2021-03-03dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass4-17/+17
2021-03-03gpio: Disable functions not used with of-platdataSimon Glass1-0/+2
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki1-115/+153
2021-03-02tpm: Use logging in the uclassSimon Glass1-3/+5
2021-03-02tpm: Don't include cr50 in TPL/SPLSimon Glass2-3/+3
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler3-3/+3
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/26Feb2021Tom Rini6-100/+255
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini4-14/+84
2021-02-26usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...Patrice Chotard1-6/+2
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher3-0/+94
2021-02-26fastboot: Allow u-boot-style partitionsSean Anderson1-59/+98
2021-02-26fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_nameSean Anderson1-22/+22
2021-02-26fastboot: Remove mmcpart argument from raw_part_get_info_by_nameSean Anderson1-23/+18
2021-02-26mmc: sandbox: Add support for writingSean Anderson1-6/+37
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini13-48/+112
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini5-142/+8
2021-02-26mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxGReto Schneider1-10/+69
2021-02-26mtd: nand: spi: Only one dummy byte in QUADIOHauke Mehrtens1-1/+1
2021-02-26spi: nxp_fspi: Fix error reportingAdam Ford1-2/+2
2021-02-26ddr: marvell: a38x: fix comment in conditional macroMarek Behún1-1/+1
2021-02-26ddr: marvell: a38x: bump version to 14.0.0Marek Behún1-1/+1
2021-02-26ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC1-1/+1
2021-02-26ddr: marvell: a38x: import code change from upstreamMarek Behún1-0/+3
2021-02-26ddr: marvell: a38x: fix memory cs size functionMoti Buskila2-5/+10
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún1-3/+0
2021-02-26ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila1-0/+3
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2-1/+17
2021-02-26ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila2-1/+4
2021-02-26ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach2-0/+8
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún1-0/+8
2021-02-26ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila3-10/+0
2021-02-26ddr: marvell: a38x: fix 32bitMoti Buskila1-1/+1
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún1-0/+2
2021-02-26ddr: marvell: a38x: add ddr 32bit ECC supportAlex Leibovich3-1/+11
2021-02-26ddr: marvell: a38x: add ddr32 supportAlex Leibovich1-1/+4