platform/kernel/u-boot.git
2020-10-14 Heinrich Schuchardtcmd/button: return button status
2020-10-14 Heinrich Schuchardtdrivers: gpio: keep output value for input on sandbox
2020-10-14 Heinrich Schuchardttest: sharpen button label unit test
2020-10-14 Frédéric Daniscmd: Fixup DT to pass PStore Ramoops parameters
2020-10-14 Frédéric Danistest: Add PStore command tests
2020-10-14 Frédéric Daniscmd: Add command to display or save Linux PStore dumps
2020-10-13 Tom RiniMerge branch '2020-10-12-assorted-encryption-changes'
2020-10-13 Heinrich Schuchardtlib: rsa: superfluous initialization in rsa_verify()
2020-10-13 Rasmus Villemoesrsa: fix retrieving public exponent on big-endian systems
2020-10-13 Matthieu CASTETlib: rsa: check algo match in rsa_verify_with_keynode
2020-10-13 Philippe Reynesfit: cipher: aes: allow to read the IV in the FIT image
2020-10-13 Philippe Reynesfit: cipher: aes: allow to store the IV in the FIT...
2020-10-13 Heinrich Schuchardtlib/hashtable: remove superfluous check
2020-10-13 Thirupathaiah... doc: verified-boot: add required-mode information
2020-10-13 Thirupathaiah... test: vboot: add tests for multiple required keys
2020-10-13 Thirupathaiah... vboot: add DTB policy for supporting multiple required...
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-12 Vignesh Raghavendraphy: omap-usb2-phy: Drop usage of "ti, dis-chg-det...
2020-10-12 Nishanth Menonconfigs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and...
2020-10-12 Nishanth Menonconfigs: j721e_evm: Get rid of overlayaddr
2020-10-12 Nishanth Menonenv: ti: ufs: Use dtboaddr instead of overlayaddr
2020-10-12 Nishanth Menonconfigs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV
2020-10-12 Vignesh Raghavendradma: ti: k3-udma: Reset the channel during release
2020-10-12 Vignesh Raghavendraconfigs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_...
2020-10-12 Vignesh Raghavendraboard: ti: j721e: Fix OSPI node compatible
2020-10-12 Moses Christopheram335x, guardian: update the maintainer list
2020-10-11 Tom RiniMerge branch '2020-10-10-log-improvements'
2020-10-10 Heinrich Schuchardtdoc: remove redundant doc/README.log
2020-10-10 Sean Andersonlog: syslog: Handle errors in net_init
2020-10-10 Sean Andersonnet: Expose some errors generated in net_init
2020-10-10 Simon Glasslog: Disable the syslog driver by default
2020-10-10 Simon Glasslog: Add a way to enable/disable a log device
2020-10-10 Simon Glasslog: Drop #ifdef in log_test
2020-10-10 Simon Glasslog: Add a flag to enable log drivers
2020-10-10 Simon Glasslib: Allow hexdump to be used in SPL
2020-10-10 Simon Glasslog: Allow LOG_DEBUG to always enable log output
2020-10-09 Tom RiniMerge branch '2020-10-09-kconfig-reorg'
2020-10-09 Tom Riniconfigs: Resync with savedefconfig
2020-10-09 Simon GlassKconfig: Create a new tools menu
2020-10-09 Simon GlassKconfig: Move BOARD_TYPES under init options
2020-10-09 Simon GlassKconfig: Move BOUNCE_BUFFER under driver options
2020-10-09 Simon GlassKconfig: Move VERSION_VARIABLE under environment
2020-10-09 Simon GlassKconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up...
2020-10-09 Simon GlassKconfig: Move startup hooks under init options
2020-10-09 Simon GlassKconfig: Create a new 'init options' menu
2020-10-09 Simon GlassKconfig: Move DEFAULT_FDT_FILE under boot options
2020-10-09 Simon GlassKconfig: Move SUPPORT_RAW_INITRD under boot options
2020-10-09 Simon GlassKconfig: Move misc boot options under 'boot options'
2020-10-09 Simon GlassKconfig: Move CONFIG_BOOTDELAY under autoboot options
2020-10-09 Simon GlassKconfig: Move autoboot options under boot options
2020-10-09 Simon GlassKconfig: Move boot media under boot options
2020-10-09 Simon GlassKconfig: Move boot timing under boot options
2020-10-09 Simon GlassKconfig: Move boot menu into common/
2020-10-09 Simon GlassKconfig: Add a 'Boot options' menu
2020-10-09 Tom RiniMerge branch '2020-10-08-misc-board-improvements'
2020-10-09 Chee Hong AngMakefile: socfpga: Generate sfp file with 4 SPL images
2020-10-09 Chee Hong Angarm: socfpga: soc64: Remove CONFIG_OF_EMBED
2020-10-09 Ley Foon Tantools: socfpgaimage: Add param entry point (ep) support...
2020-10-09 Ley Foon Tantools: socfpgaimage: Add check params function for...
2020-10-09 Ley Foon Tanarm: dts: socfpga: arria10: Move to use generic handoff...
2020-10-09 Dalon Westergreenarm: socfpga: arria10: Add handoff header for A10 SoCDK...
2020-10-09 Dalon Westergreenarm: socfpga: arria10: Add qts-filter for Arria10 socfpga
2020-10-09 Chee Hong Angarm: socfpga: soc64: Disable CONFIG_PSCI_RESET
2020-10-09 Ley Foon Tanarm: socfpga: mailbox: Add mailbox retry support
2020-10-09 Ley Foon Tanarm: socfpga: mailbox: Update mailbox response codes
2020-10-09 Chee Hong Angarm: socfpga: mailbox: Support sending large mailbox...
2020-10-09 Chee Hong Angarm: socfpga: mailbox: Always read mailbox responses...
2020-10-09 Chee Hong Angarm: socfpga: mailbox: Refactor mailbox timeout event...
2020-10-09 Chin Liang Seearm: socfpga: soc64: Document down boot_scratch_cold...
2020-10-09 Chee Hong Angarm: socfpga: soc64: Add timeout waiting for NOC idle ACK
2020-10-09 Chee Hong Angarm: socfpga: agilex: Enable FPGA Full Reconfiguration...
2020-10-09 Chee Hong Angfpga: intel_sdm_mb: Add watchdog reset
2020-10-09 Chee Hong Angfpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM...
2020-10-09 Chee Hong Angarm: socfpga: Use DM watchdog timer
2020-10-09 Chee Hong Angarm: socfpga: soc64: Show reset state in SPL
2020-10-09 Chee Hong Angarm: socfpga: soc64: Add SDM triggered warm reset bit...
2020-10-09 Chee Hong Angsysreset: socfpga: agilex: Enable sysreset support
2020-10-09 Chee Hong Angsysreset: socfpga: soc64: Rename SYSRESET SoCFPGA drive...
2020-10-09 Chin Liang Seeconfigs: socfpga: soc64: Avoid SPL enter infinite loop...
2020-10-09 Chee Hong Angarm: socfpga: soc64: Initialize timer in SPL only
2020-10-09 Chee Hong Angarm: socfpga: soc64: Remove PHY interface setup from...
2020-10-09 Chee Hong Angclk: agilex: Additional membus writes for HPS PLL
2020-10-09 Chee Hong Angclk: agilex: Handle clock configuration differently...
2020-10-09 Ley Foon Tanclk: agilex: Add clock enable support
2020-10-09 Ley Foon Tanclk: agilex: Add NAND clock support
2020-10-08 Andre Przywaraqemu-arm64: Enable POSITION_INDEPENDENT
2020-10-08 Andre Przywaraqemu-arm: Drop ARCH_SUPPORT_TFABOOT
2020-10-08 Andre Przywaraqemu-arm: Remove need to specify flash banks
2020-10-08 Andre Przywaraarm64: PIE: Allow fixed stack pointer
2020-10-08 Andre Przywaraarm64: PIE: Skip fixups if distance is zero
2020-10-08 Andre Przywaraarm64: PIE: Do not skip static relocation
2020-10-08 Andre Przywaraarm: Kconfig: Explain TFABOOT
2020-10-08 Heinrich Schuchardtexamples: make examples/ optional
2020-10-08 Jack Mitchellwdt: designware: fix timeout calculation due to expecti...
2020-10-08 Sean Andersonriscv: Add FPIOA and GPIO support for Kendryte K210
2020-10-08 Heinrich Schuchardtriscv: add DT binding for BOOT button on Maix board
2020-10-08 Sean Andersonriscv: Add pinmux and gpio bindings for Kendryte K210
2020-10-08 Sean Andersontest: dm: Test for default led naming
2020-10-08 Sean Andersonled: gpio: Default to using node name if label is absent
next