summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-04-12scmi: correctly configure MMU for SCMI bufferPatrick Delaunay
2021-04-12moveconfig.py: add to the "do not process" listTrevor Woerner
2021-04-12checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson
2021-04-12fastboot: Fix possible buffer overrunSean Anderson
2021-04-12test: Add test for strlcatSean Anderson
2021-04-12lib: string: Implement strlcatSean Anderson
2021-04-12lib: string: Fix strlcpy return valueSean Anderson
2021-04-12tee: optee: Change printing during optee_probeIlias Apalodimas
2021-04-12terminal: only serial_reinit_all if availableAsherah Connor
2021-04-12terminal: correct stdio_dev invocationsAsherah Connor
2021-04-12rtc: add support for rv3028 rtcHeiko Schocher
2021-04-12test: scmi: add local variables for scmi agent referenceEtienne Carriere
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2021-04-12firmware: scmi: voltage regulatorEtienne Carriere
2021-04-12disk: gpt: verify alternate LBA points to last usable LBAStefan Herbrechtsmeier
2021-04-12cmd: xtrace: Convert to boolSean Anderson
2021-04-12pci: Mark 64bit Memory BARs as suchPhil Sutter
2021-04-12hush: Fix assignments being misinterpreted as commandsSean Anderson
2021-04-12mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali
2021-04-12Tegra: remove e2220-1170 boardPeter Robinson
2021-04-12bootm: do not hang on failureHeinrich Schuchardt
2021-04-12hash: Allow for SHA512 hardware implementationsJoel Stanley
2021-04-12hw_sha: Fix coding style errorsJoel Stanley
2021-04-12lib: optee: migration optee_copy_fdt_nodes for OF_LIVE supportPatrick Delaunay
2021-04-12power: pmic: remove pmic_max77696.c fileJaehoon Chung
2021-04-12board: warp: add power_max77696_init() functionJaehoon Chung
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi
2021-04-12pinctrl: single: add get_pin_muxing operationDario Binacchi
2021-04-12pinctrl: single: add get_pin_name operationDario Binacchi
2021-04-12pinctrl: single: add get_pins_count operationDario Binacchi
2021-04-12pinctrl: single: add register access functionsDario Binacchi
2021-04-12pinctrl: single: change function mask default valueDario Binacchi
2021-04-12pinctrl: single: check "register-width" DT propertyDario Binacchi
2021-04-12pinctrl: single: get register area size by device APIDario Binacchi
2021-04-12pinctrl: single: fix debug messages formattingDario Binacchi
2021-04-12pinctrl: single: fix offset managementDario Binacchi
2021-04-12pinctrl: single: fix the loop counter variable typeDario Binacchi
2021-04-12pinctrl: single: fix format of structure documentationDario Binacchi
2021-04-12configs: omap35_logic_somlv: Fix MMC bootingAdam Ford
2021-04-11Merge branch '2021-04-11-remove-non-migrated-boards'Tom Rini
2021-04-11Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-04-10Merge tag 'efi-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-10ppc: Remove MPC837XEMDS boardTom Rini
2021-04-10video: Fix line padding calculation for 16 and 24 BPP bitmapsSylwester Nawrocki
2021-04-10tegra: video: fix tegra_dc_sor_config_panel()Heinrich Schuchardt
2021-04-10board_f: cosmetic: change the debug trace to KB in reserve_videoPatrick Delaunay
2021-04-10finish removing mb862xx video driverTrevor Woerner