summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-17pinctrl: Add Apple pinctrl driverMark Kettenis
2021-11-17aspeed: AST2600 Pinctrl DriverRyan Chen
2021-11-17drivers: tpm: atmel_twi: fix printf specifier compile warningMathew McBride
2021-11-17drivers: tpm: atmel_twi: implement get_desc operationMathew McBride
2021-11-17drivers: tpm: atmel_twi: do not use an offset byteMathew McBride
2021-11-17drivers: tpm: atmel_twi: drop non-DM_I2C compatibilityMathew McBride
2021-11-17cmd: tpm-v1: fix load_key_by_sha1 compile errorsMathew McBride
2021-11-17cmd: tpm-v1: fix compile error in TPMv1 list resources commandMathew McBride
2021-11-16Merge branch '2021-11-16-env-rework' into nextTom Rini
2021-11-16bootm: Tidy up use of autostart env varSimon Glass
2021-11-16sandbox: Update the test MAC/IP addressesSimon Glass
2021-11-16doc: Improve environment documentation furtherSimon Glass
2021-11-16doc: Improve environment documentationSimon Glass
2021-11-16doc: Mention CONFIG_DEFAULT_ENV_FILESimon Glass
2021-11-16sandbox: Use a text-based environmentSimon Glass
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass
2021-11-16doc: Move environment documentation to rSTSimon Glass
2021-11-16sandbox: Drop distro_bootSimon Glass
2021-11-16Merge branch '2021-11-15-assorted-fixes'Tom Rini
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-11-15image: Explicitly declare do_bdinfo()Andy Shevchenko
2021-11-15usb: doc: Fix spelling issues in README.usbAndy Shevchenko
2021-11-15arm: Fix bad memcpy.S str8w macro argument countPierre-Clément Tosi
2021-11-15configs: synquacer: Fix dfu_alt_info to use nor1Masami Hiramatsu
2021-11-15makefile: add missing semicolonsAngelo Dureghello
2021-11-15board: tq: fix spelling of "TQ-Systems"Matthias Schiffer
2021-11-15board: rename "tqc" vendor to "tq"Matthias Schiffer
2021-11-15arm64: relocate-rela: Add support for ld.lldAlistair Delva
2021-11-15Prepare v2022.01-rc2v2022.01-rc2Tom Rini
2021-11-15usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXISamuel Dionne-Riel
2021-11-15xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG checkRicardo Salveti
2021-11-14Dockerfile, CI: Update to latest "focal" tagTom Rini
2021-11-14Dockerfile: build swtpmHeinrich Schuchardt
2021-11-13Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-11-13Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-11-13binman: Fix replace subcommand help and commentsJan Kiszka
2021-11-13bootstage: Differentiate boot progress kconfig entriesJan Kiszka
2021-11-13sandbox: fix sandbox_wdt_expire_now()Heinrich Schuchardt
2021-11-13test/dm: fix watchdog testHeinrich Schuchardt
2021-11-13Makefile: Correct TPL rule for OF_REALSimon Glass
2021-11-13env: Simplify env_get_default()Marek Behún
2021-11-13env: Fix env_get() when returning empty string using env_get_f()Marek Behún
2021-11-13env: Don't set ready flag if import failed in env_set_default()Marek Behún
2021-11-13binman: Support updating the dtb in an ELF fileSimon Glass
2021-11-13binman: Tidy up comments on _DoTestFile()Simon Glass
2021-11-13binman: Support reading the offset of an ELF-file symbolSimon Glass
2021-11-13binman: Report an error if test files fail to compileSimon Glass
2021-11-13patman: Use a ValueError exception if tools.Run() failsSimon Glass
2021-11-12configs: Resync with savedefconfigTom Rini
2021-11-12Merge branch '2021-11-12-Kconfig-migrations'Tom Rini