summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-13test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor7-2/+197
2021-04-13x86: qemu: move QFW to its own uclassAsherah Connor13-272/+489
2021-04-13scmi: correctly configure MMU for SCMI bufferPatrick Delaunay1-2/+4
2021-04-13moveconfig.py: add to the "do not process" listTrevor Woerner1-1/+1
2021-04-13checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson2-1/+19
2021-04-13fastboot: Fix possible buffer overrunSean Anderson1-3/+3
2021-04-13test: Add test for strlcatSean Anderson2-0/+127
2021-04-13lib: string: Implement strlcatSean Anderson3-6/+22
2021-04-13lib: string: Fix strlcpy return valueSean Anderson1-4/+8
2021-04-13tee: optee: Change printing during optee_probeIlias Apalodimas1-3/+3
2021-04-13terminal: only serial_reinit_all if availableAsherah Connor1-1/+3
2021-04-13terminal: correct stdio_dev invocationsAsherah Connor1-6/+6
2021-04-13rtc: add support for rv3028 rtcHeiko Schocher3-0/+215
2021-04-13test: scmi: add local variables for scmi agent referenceEtienne Carriere1-45/+55
2021-04-13firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere3-17/+7
2021-04-13firmware: scmi: sandbox test for voltage regulatorEtienne Carriere6-3/+327
2021-04-13firmware: scmi: voltage regulatorEtienne Carriere6-0/+361
2021-04-13disk: gpt: verify alternate LBA points to last usable LBAStefan Herbrechtsmeier1-0/+9
2021-04-13cmd: xtrace: Convert to boolSean Anderson3-3/+3
2021-04-13pci: Mark 64bit Memory BARs as suchPhil Sutter1-1/+2
2021-04-13hush: Fix assignments being misinterpreted as commandsSean Anderson2-1/+3
2021-04-13mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali1-0/+2
2021-04-13Tegra: remove e2220-1170 boardPeter Robinson9-207/+0
2021-04-13bootm: do not hang on failureHeinrich Schuchardt1-5/+2
2021-04-13hash: Allow for SHA512 hardware implementationsJoel Stanley3-10/+55
2021-04-12hw_sha: Fix coding style errorsJoel Stanley1-6/+6
2021-04-12lib: optee: migration optee_copy_fdt_nodes for OF_LIVE supportPatrick Delaunay3-30/+21
2021-04-12power: pmic: remove pmic_max77696.c fileJaehoon Chung3-91/+0
2021-04-12board: warp: add power_max77696_init() functionJaehoon Chung2-2/+67
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi5-5/+191
2021-04-12pinctrl: single: add get_pin_muxing operationDario Binacchi1-9/+213
2021-04-12pinctrl: single: add get_pin_name operationDario Binacchi1-0/+16
2021-04-12pinctrl: single: add get_pins_count operationDario Binacchi1-0/+37
2021-04-12pinctrl: single: add register access functionsDario Binacchi1-25/+46
2021-04-12pinctrl: single: change function mask default valueDario Binacchi1-2/+10
2021-04-12pinctrl: single: check "register-width" DT propertyDario Binacchi1-3/+7
2021-04-12pinctrl: single: get register area size by device APIDario Binacchi1-6/+8
2021-04-12pinctrl: single: fix debug messages formattingDario Binacchi1-2/+2
2021-04-12pinctrl: single: fix offset managementDario Binacchi1-10/+14
2021-04-12pinctrl: single: fix the loop counter variable typeDario Binacchi1-4/+4
2021-04-12pinctrl: single: fix format of structure documentationDario Binacchi1-9/+36
2021-04-12configs: omap35_logic_somlv: Fix MMC bootingAdam Ford1-0/+1
2021-04-11Merge branch '2021-04-11-remove-non-migrated-boards'Tom Rini428-39732/+21
2021-04-11Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini22-71/+370
2021-04-10Merge tag 'efi-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini14-117/+360
2021-04-10ppc: Remove MPC837XEMDS boardTom Rini12-1517/+0
2021-04-10video: Fix line padding calculation for 16 and 24 BPP bitmapsSylwester Nawrocki1-2/+2
2021-04-10tegra: video: fix tegra_dc_sor_config_panel()Heinrich Schuchardt1-2/+2
2021-04-10board_f: cosmetic: change the debug trace to KB in reserve_videoPatrick Delaunay1-1/+1
2021-04-10finish removing mb862xx video driverTrevor Woerner2-15/+0