summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm: socfpga: mailbox: Always read mailbox responses before returning statusChee Hong Ang2020-10-091-4/+2
| * | | arm: socfpga: mailbox: Refactor mailbox timeout event handlingChee Hong Ang2020-10-091-4/+9
| * | | arm: socfpga: soc64: Document down boot_scratch_cold register usageChin Liang See2020-10-091-0/+8
| * | | arm: socfpga: soc64: Add timeout waiting for NOC idle ACKChee Hong Ang2020-10-091-9/+16
| * | | arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang2020-10-092-1/+2
| * | | fpga: intel_sdm_mb: Add watchdog resetChee Hong Ang2020-10-091-0/+3
| * | | fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang2020-10-097-17/+19
| * | | arm: socfpga: Use DM watchdog timerChee Hong Ang2020-10-097-3/+13
| * | | arm: socfpga: soc64: Show reset state in SPLChee Hong Ang2020-10-094-0/+25
| * | | arm: socfpga: soc64: Add SDM triggered warm reset bit maskChee Hong Ang2020-10-091-2/+9
| * | | sysreset: socfpga: agilex: Enable sysreset supportChee Hong Ang2020-10-092-2/+2
| * | | sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64Chee Hong Ang2020-10-094-5/+5
| * | | configs: socfpga: soc64: Avoid SPL enter infinite loop during exceptionChin Liang See2020-10-092-0/+2
| * | | arm: socfpga: soc64: Initialize timer in SPL onlyChee Hong Ang2020-10-091-1/+2
| * | | arm: socfpga: soc64: Remove PHY interface setup from misc arch initChee Hong Ang2020-10-091-83/+2
| * | | clk: agilex: Additional membus writes for HPS PLLChee Hong Ang2020-10-091-16/+78
| * | | clk: agilex: Handle clock configuration differently in SPL and U-Boot properChee Hong Ang2020-10-091-0/+10
| * | | clk: agilex: Add clock enable supportLey Foon Tan2020-10-091-0/+6
| * | | clk: agilex: Add NAND clock supportLey Foon Tan2020-10-091-0/+3
| | |/ | |/|
* | | Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-128-19/+21
|\ \ \ | |_|/ |/| |
| * | phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT propertyVignesh Raghavendra2020-10-121-3/+8
| * | configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddrNishanth Menon2020-10-121-5/+3
| * | configs: j721e_evm: Get rid of overlayaddrNishanth Menon2020-10-121-1/+0
| * | env: ti: ufs: Use dtboaddr instead of overlayaddrNishanth Menon2020-10-121-2/+2
| * | configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENVNishanth Menon2020-10-121-5/+4
| * | dma: ti: k3-udma: Reset the channel during releaseVignesh Raghavendra2020-10-121-1/+3
| * | configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAYVignesh Raghavendra2020-10-121-1/+0
| * | board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra2020-10-121-1/+1
| * | am335x, guardian: update the maintainer listMoses Christopher2020-10-121-1/+1
* | | Merge branch '2020-10-10-log-improvements'Tom Rini2020-10-1115-375/+279
|\ \ \
| * | | doc: remove redundant doc/README.logHeinrich Schuchardt2020-10-101-283/+0
| * | | log: syslog: Handle errors in net_initSean Anderson2020-10-101-1/+3
| * | | net: Expose some errors generated in net_initSean Anderson2020-10-103-5/+15
| * | | log: Disable the syslog driver by defaultSimon Glass2020-10-104-1/+42
| * | | log: Add a way to enable/disable a log deviceSimon Glass2020-10-104-0/+70
| * | | log: Drop #ifdef in log_testSimon Glass2020-10-101-2/+0
| * | | log: Add a flag to enable log driversSimon Glass2020-10-104-2/+15
| * | | lib: Allow hexdump to be used in SPLSimon Glass2020-10-101-0/+8
| * | | log: Allow LOG_DEBUG to always enable log outputSimon Glass2020-10-107-84/+129
|/ / /
* | | Merge branch '2020-10-09-kconfig-reorg'Tom Rini2020-10-09539-1872/+1878
|\ \ \
| * | | configs: Resync with savedefconfigTom Rini2020-10-09531-931/+924
| * | | Kconfig: Create a new tools menuSimon Glass2020-10-093-9/+14
| * | | Kconfig: Move BOARD_TYPES under init optionsSimon Glass2020-10-091-8/+8
| * | | Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass2020-10-092-11/+11
| * | | Kconfig: Move VERSION_VARIABLE under environmentSimon Glass2020-10-092-10/+9
| * | | Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass2020-10-091-17/+17
| * | | Kconfig: Move startup hooks under init optionsSimon Glass2020-10-091-31/+31
| * | | Kconfig: Create a new 'init options' menuSimon Glass2020-10-091-0/+4
| * | | Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass2020-10-092-5/+5
| * | | Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass2020-10-092-8/+8