summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-14env/ext4.c: allow loading from an EXT4 partition on the MMC boot deviceDavid Woodhouse
2020-10-14mmc: remove duplicate mmc_get_env_dev() implementationsDavid Woodhouse
2020-10-14arm: enable DM_RNG on QEMU by defaultHeinrich Schuchardt
2020-10-14cmd/button: return button statusHeinrich Schuchardt
2020-10-14drivers: gpio: keep output value for input on sandboxHeinrich Schuchardt
2020-10-14test: sharpen button label unit testHeinrich Schuchardt
2020-10-14cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis
2020-10-14test: Add PStore command testsFrédéric Danis
2020-10-14cmd: Add command to display or save Linux PStore dumpsFrédéric Danis
2020-10-13Merge branch '2020-10-12-assorted-encryption-changes'Tom Rini
2020-10-12lib: rsa: superfluous initialization in rsa_verify()Heinrich Schuchardt
2020-10-12rsa: fix retrieving public exponent on big-endian systemsRasmus Villemoes
2020-10-12lib: rsa: check algo match in rsa_verify_with_keynodeMatthieu CASTET
2020-10-12fit: cipher: aes: allow to read the IV in the FIT imagePhilippe Reynes
2020-10-12fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes
2020-10-12lib/hashtable: remove superfluous checkHeinrich Schuchardt
2020-10-12doc: verified-boot: add required-mode informationThirupathaiah Annapureddy
2020-10-12test: vboot: add tests for multiple required keysThirupathaiah Annapureddy
2020-10-12vboot: add DTB policy for supporting multiple required conf keysThirupathaiah Annapureddy
2020-10-12Merge branch 'for-next' of https://github.com/lftan/u-bootTom Rini
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-12phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT propertyVignesh Raghavendra
2020-10-12configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddrNishanth Menon
2020-10-12configs: j721e_evm: Get rid of overlayaddrNishanth Menon
2020-10-12env: ti: ufs: Use dtboaddr instead of overlayaddrNishanth Menon
2020-10-12configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENVNishanth Menon
2020-10-12dma: ti: k3-udma: Reset the channel during releaseVignesh Raghavendra
2020-10-12configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAYVignesh Raghavendra
2020-10-12board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra
2020-10-12am335x, guardian: update the maintainer listMoses Christopher
2020-10-11Merge branch '2020-10-10-log-improvements'Tom Rini
2020-10-10doc: remove redundant doc/README.logHeinrich Schuchardt
2020-10-10log: syslog: Handle errors in net_initSean Anderson
2020-10-10net: Expose some errors generated in net_initSean Anderson
2020-10-10log: Disable the syslog driver by defaultSimon Glass
2020-10-10log: Add a way to enable/disable a log deviceSimon Glass
2020-10-10log: Drop #ifdef in log_testSimon Glass
2020-10-10log: Add a flag to enable log driversSimon Glass
2020-10-10lib: Allow hexdump to be used in SPLSimon Glass
2020-10-10log: Allow LOG_DEBUG to always enable log outputSimon Glass
2020-10-09Merge branch '2020-10-09-kconfig-reorg'Tom Rini
2020-10-09configs: Resync with savedefconfigTom Rini
2020-10-09Kconfig: Create a new tools menuSimon Glass
2020-10-09Kconfig: Move BOARD_TYPES under init optionsSimon Glass
2020-10-09Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass
2020-10-09Kconfig: Move VERSION_VARIABLE under environmentSimon Glass
2020-10-09Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass
2020-10-09Kconfig: Move startup hooks under init optionsSimon Glass
2020-10-09Kconfig: Create a new 'init options' menuSimon Glass
2020-10-09Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass