Commit Graph

  • 9c04265f76 treewide: configs: fold CONFIG_DEFAULT_CONSOLE Andre Heider 2020-09-17 08:52:01 +02:00
  • ac79cfc2a4 treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE Andre Heider 2020-09-17 08:52:00 +02:00
  • 0f35d96bfd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2020-10-14 13:51:56 -04:00
  • 6731c5a5ef Merge branch '2020-10-14-assorted-changes' Tom Rini 2020-10-14 13:35:05 -04:00
  • 40a3008632 doc: Sphinx.override_domain() deprecated Heinrich Schuchardt 2020-10-06 17:56:59 +02:00
  • c90778ad70 net: e1000: add defaults for i210 TX/RX PBSIZE Christian Gmeiner 2020-10-06 16:08:35 +02:00
  • b9cca2c57a checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error Alper Nebi Yasak 2020-10-05 09:57:30 +03:00
  • 957a3e5493 treewide: Fix wrong CONFIG_IS_ENABLED() handling Alper Nebi Yasak 2020-10-05 09:57:29 +03:00
  • 467d90a37e doc: global data pointer Heinrich Schuchardt 2020-10-05 08:30:10 +02:00
  • 0c7cd15f3f global_data.h: add Sphinx documentation Heinrich Schuchardt 2020-10-05 08:30:09 +02:00
  • c82a97bc5c global_data.h: convert GD_FLG_* to enum Heinrich Schuchardt 2020-10-05 08:30:08 +02:00
  • 73fdb9558e bootm: add {arch,board}_preboot_os() to bootm.h Heinrich Schuchardt 2020-09-15 01:58:11 +02:00
  • 4b2be78ab6 time: Fix get_ticks being non-monotonic Sean Anderson 2020-09-09 16:24:56 -04:00
  • d74fcee2d8 spl: Add SPL_SERIAL as requirement for SDP_USB_SDP Otavio Salvador 2020-09-29 23:14:29 -03:00
  • f9b9b77933 spl: Avoid printing boot device if silent console is enabled Otavio Salvador 2020-09-03 14:25:15 -03:00
  • b0493bb75a env/ext4.c: allow loading from an EXT4 partition on the MMC boot device David Woodhouse 2020-08-04 10:05:47 +01:00
  • 4dee3f7851 mmc: remove duplicate mmc_get_env_dev() implementations David Woodhouse 2020-08-04 10:05:46 +01:00
  • 684710dc33 arm: enable DM_RNG on QEMU by default Heinrich Schuchardt 2020-09-19 07:55:35 +02:00
  • a6bfd71a96 cmd/button: return button status Heinrich Schuchardt 2020-09-14 12:50:56 +02:00
  • 7cd96a4728 drivers: gpio: keep output value for input on sandbox Heinrich Schuchardt 2020-09-14 12:50:55 +02:00
  • 39916bb45f test: sharpen button label unit test Heinrich Schuchardt 2020-09-14 12:50:54 +02:00
  • 9ea0a1ee93 cmd: Fixup DT to pass PStore Ramoops parameters Frédéric Danis 2020-03-20 10:59:24 +01:00
  • 26f555a6e5 test: Add PStore command tests Frédéric Danis 2020-03-20 10:59:23 +01:00
  • 9744d1a547 cmd: Add command to display or save Linux PStore dumps Frédéric Danis 2020-03-20 10:59:22 +01:00
  • 361a422b90 mmc: fsl_esdhc: add ADMA2 support Michael Walle 2020-10-12 10:07:14 +02:00
  • 52faec3182 mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED() Michael Walle 2020-10-12 10:07:13 +02:00
  • 8369886b40 arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file Pali Rohár 2020-10-05 12:17:15 +02:00
  • f1a43c84a9 arm64: dts: a3720: add support for espressobin with populated emmc Andre Heider 2020-09-04 17:33:54 +02:00
  • 03bb6a9b1e arm64: dts: armada-3720-espressobin: split common parts to .dtsi Andre Heider 2020-09-04 17:33:53 +02:00
  • 559ae35c96 arm64: dts: armada-3720-espressobin: use Linux model/compatible strings Andre Heider 2020-10-02 07:51:12 +02:00
  • 2df286390a spi: mvebu_a3700_spi: add support for cs-gpios George Hilliard 2020-09-30 09:28:21 -05:00
  • 87c220d041 arm: mvebu: mvebu_armada-8k: Add support for initializing iEi Puzzle-M801 networking Luka Kovacic 2020-08-29 00:35:51 +02:00
  • 2ae2b8a2f2 arm: mvebu: Initial iEi Puzzle-M801 support Luka Kovacic 2020-08-29 00:35:50 +02:00
  • 4684a7a43a net: Add NIC controller driver for OcteonTX2 Suneel Garapati 2020-08-26 14:37:42 +02:00
  • 0008e9a69d net: Add NIC controller driver for OcteonTX Suneel Garapati 2020-08-26 14:37:33 +02:00
  • 05c7606ac9 mtd: nand: Add NAND controller driver for OcteonTX Suneel Garapati 2020-08-26 14:37:22 +02:00
  • 55fca74a5b Merge branch '2020-10-12-assorted-encryption-changes' Tom Rini 2020-10-13 10:04:17 -04:00
  • ec71cc34c1 lib: rsa: superfluous initialization in rsa_verify() Heinrich Schuchardt 2020-10-08 20:53:13 +02:00
  • 3f8808ebaa rsa: fix retrieving public exponent on big-endian systems Rasmus Villemoes 2020-10-06 12:09:45 +02:00
  • 167fb1f8dc lib: rsa: check algo match in rsa_verify_with_keynode Matthieu CASTET 2020-09-23 19:11:44 +02:00
  • 54ab7cf1dd fit: cipher: aes: allow to read the IV in the FIT image Philippe Reynes 2020-09-17 15:01:47 +02:00
  • a6982a6f76 fit: cipher: aes: allow to store the IV in the FIT image Philippe Reynes 2020-09-17 15:01:46 +02:00
  • 34ca77c1e1 lib/hashtable: remove superfluous check Heinrich Schuchardt 2020-08-20 19:57:45 +02:00
  • 6a0498a5fd doc: verified-boot: add required-mode information Thirupathaiah Annapureddy 2020-08-16 23:01:11 -07:00
  • feaeee8b5f test: vboot: add tests for multiple required keys Thirupathaiah Annapureddy 2020-08-16 23:01:10 -07:00
  • 182eeefcb4 vboot: add DTB policy for supporting multiple required conf keys Thirupathaiah Annapureddy 2020-08-16 23:01:09 -07:00
  • 9885313b9a Merge branch 'for-next' of https://github.com/lftan/u-boot Tom Rini 2020-10-12 07:55:17 -04:00
  • 47e9c70421 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti Tom Rini 2020-10-12 07:26:57 -04:00
  • c7f4418c8b mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32 Haibo Chen 2020-09-30 15:52:23 +08:00
  • 46cb3afd39 mmc: do not check argument of free() beforehand Heinrich Schuchardt 2020-09-29 21:48:08 +02:00
  • 4d6a773b1c mmc: sdhci: move the ADMA2 table handling into own module Michael Walle 2020-09-23 12:42:51 +02:00
  • 7e48a028a4 mmc: fsl_esdhc: simplify esdhc_setup_data() Michael Walle 2020-09-23 12:42:49 +02:00
  • b1ba1460a4 mmc: fsl_esdhc: use dma-mapping API Michael Walle 2020-09-23 12:42:48 +02:00
  • da86e8cfcb mmc: fsl_esdhc: simplify 64bit check for SDMA transfers Michael Walle 2020-09-23 12:42:47 +02:00
  • 9098682200 mmc: fsl_esdhc_imx: remove the 1ms delay before sending command Haibo Chen 2020-09-22 18:11:43 +08:00
  • ef5ab0d13a mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch Haibo Chen 2020-09-22 18:11:42 +08:00
  • d3c610c623 configs: lx2160ardb: enable eMMC HS400 mode support Yangbo Lu 2020-09-01 16:58:09 +08:00
  • dedd632f56 arm: dts: lx2160ardb: support eMMC HS400 mode Yangbo Lu 2020-09-01 16:58:08 +08:00
  • 78804de483 mmc: fsl_esdhc: fix eMMC HS400 stability issue Yangbo Lu 2020-09-01 16:58:07 +08:00
  • 30f6444d02 mmc: fsl_esdhc: fix mmc->clock with actual clock Yangbo Lu 2020-09-01 16:58:06 +08:00
  • db8f93672b mmc: fsl_esdhc: support eMMC HS400 mode Yangbo Lu 2020-09-01 16:58:05 +08:00
  • d271e10581 mmc: add a mmc_hs400_prepare_ddr() interface Yangbo Lu 2020-09-01 16:58:04 +08:00
  • 8c96880814 mmc: add a hs400_tuning flag Yangbo Lu 2020-09-01 16:58:03 +08:00
  • 1b5f0ba7a5 mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init Yangbo Lu 2020-09-01 16:58:02 +08:00
  • b1a4247b41 mmc: fsl_esdhc: support tuning for eMMC HS200 Yangbo Lu 2020-09-01 16:58:01 +08:00
  • 1fdefd1d0d mmc: fsl_esdhc: add a reinit() callback Yangbo Lu 2020-09-01 16:58:00 +08:00
  • 390f9bddb9 mmc: add a reinit() API Yangbo Lu 2020-09-01 16:57:59 +08:00
  • 555ee39493 phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property Vignesh Raghavendra 2020-10-08 14:58:38 +05:30
  • 87b4521fd8 configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr Nishanth Menon 2020-10-07 21:48:01 -05:00
  • a9cdba9cc1 configs: j721e_evm: Get rid of overlayaddr Nishanth Menon 2020-10-07 21:48:00 -05:00
  • cb56936ce5 env: ti: ufs: Use dtboaddr instead of overlayaddr Nishanth Menon 2020-10-07 21:47:59 -05:00
  • 25364f5ec8 configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV Nishanth Menon 2020-10-07 21:47:58 -05:00
  • 85bdcf03b7 dma: ti: k3-udma: Reset the channel during release Vignesh Raghavendra 2020-09-17 20:11:22 +05:30
  • 6d7364016a configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY Vignesh Raghavendra 2020-09-16 16:23:20 +05:30
  • 5a8a7a95a0 board: ti: j721e: Fix OSPI node compatible Vignesh Raghavendra 2020-09-17 16:48:16 +05:30
  • 381c5c163c am335x, guardian: update the maintainer list Moses Christopher 2020-09-07 09:44:47 +00:00
  • 726561a941 Merge branch '2020-10-10-log-improvements' Tom Rini 2020-10-11 15:22:05 -04:00
  • 1ecb6beb95 doc: remove redundant doc/README.log Heinrich Schuchardt 2020-09-14 10:12:19 +02:00
  • a4326612ac log: syslog: Handle errors in net_init Sean Anderson 2020-09-12 17:45:44 -04:00
  • c3f0278e29 net: Expose some errors generated in net_init Sean Anderson 2020-09-12 17:45:43 -04:00
  • c7f5b85034 log: Disable the syslog driver by default Simon Glass 2020-09-12 12:28:50 -06:00
  • 3d03ab6361 log: Add a way to enable/disable a log device Simon Glass 2020-09-12 12:28:49 -06:00
  • bd180db2cc log: Drop #ifdef in log_test Simon Glass 2020-09-12 12:28:48 -06:00
  • b45203004e log: Add a flag to enable log drivers Simon Glass 2020-09-12 12:28:47 -06:00
  • 26637e2e4c lib: Allow hexdump to be used in SPL Simon Glass 2020-09-12 11:13:35 -06:00
  • 52d3df7fef log: Allow LOG_DEBUG to always enable log output Simon Glass 2020-09-12 11:13:34 -06:00
  • 0437cc4155 Merge branch '2020-10-09-kconfig-reorg' Tom Rini 2020-10-09 18:10:24 -04:00
  • 0817daa760 configs: Resync with savedefconfig Tom Rini 2020-10-09 12:22:06 -04:00
  • 1fa057be4a Kconfig: Create a new tools menu Simon Glass 2020-09-10 20:21:27 -06:00
  • a4c4ecf4c9 Kconfig: Move BOARD_TYPES under init options Simon Glass 2020-09-10 20:21:26 -06:00
  • d472d821f3 Kconfig: Move BOUNCE_BUFFER under driver options Simon Glass 2020-09-10 20:21:25 -06:00
  • bc438b6e9a Kconfig: Move VERSION_VARIABLE under environment Simon Glass 2020-09-10 20:21:24 -06:00
  • 7e349e9669 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks Simon Glass 2020-09-10 20:21:23 -06:00
  • 386631365d Kconfig: Move startup hooks under init options Simon Glass 2020-09-10 20:21:22 -06:00
  • 7df39e5b95 Kconfig: Create a new 'init options' menu Simon Glass 2020-09-10 20:21:21 -06:00
  • 832876a46a Kconfig: Move DEFAULT_FDT_FILE under boot options Simon Glass 2020-09-10 20:21:20 -06:00
  • aefa34f55e Kconfig: Move SUPPORT_RAW_INITRD under boot options Simon Glass 2020-09-10 20:21:19 -06:00
  • fe5db255f4 Kconfig: Move misc boot options under 'boot options' Simon Glass 2020-09-10 20:21:18 -06:00
  • 95fd4f3330 Kconfig: Move CONFIG_BOOTDELAY under autoboot options Simon Glass 2020-09-10 20:21:17 -06:00
  • 98eed0d4f9 Kconfig: Move autoboot options under boot options Simon Glass 2020-09-10 20:21:16 -06:00