Commit Graph

  • 6a2fa284ae pci: pci_mvebu: Disable config access to PCI host bridge ports Stefan Roese 2021-01-25 15:25:31 +01:00
  • 44be835d25 arm: mvebu: Espressobin: Set default value for $ethNaddr env variable Pali Rohár 2020-12-23 12:21:30 +01:00
  • c4df0f6f31 arm: mvebu: Espressobin: Set default value for $fdtfile env variable Pali Rohár 2020-12-23 12:21:29 +01:00
  • 93f4048bc2 env: Allow to set default_environment[] from board code via compile option DEFAULT_ENV_IS_RW Pali Rohár 2020-12-23 12:21:28 +01:00
  • 0099dfd5e5 ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev Kit Adam Ford 2021-02-03 06:57:20 -06:00
  • 6001b49920 ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev Kit Adam Ford 2021-02-03 06:57:19 -06:00
  • 2b6cf2e94d arm: dts: r8a774b1: Import DTS queued for Linux 5.12-rc1 Adam Ford 2021-02-03 06:57:18 -06:00
  • 70266e1c18 arm: dts: r8a774e1: Import DTS queued for Linux 5.12-rc1 Adam Ford 2021-02-03 06:57:17 -06:00
  • b2c86f596c arm: dts: r8a774a1: Import DTS queued for Linux 5.12-rc1 Adam Ford 2021-02-03 06:57:16 -06:00
  • de811ee46c dt-bindings: Sync versaclock.h with upcoming 5.12-rc1 Adam Ford 2021-02-03 06:57:15 -06:00
  • adb5daf090 fastboot: reinit partition after storing GPT or MBR Roman Stratiienko 2021-01-27 17:40:16 +02:00
  • 0c0394b502 fastboot: add command to select the eMMC boot configuration Patrick Delaunay 2021-01-27 14:46:49 +01:00
  • b2f6b97b78 fastboot: add command to select the default emmc hwpart for boot Patrick Delaunay 2021-01-27 14:46:48 +01:00
  • 3acbc7b2aa fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2 Patrick Delaunay 2021-01-27 14:46:47 +01:00
  • 7596696bc5 fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT Patrick Delaunay 2021-01-27 14:46:46 +01:00
  • a362ce214f fastboot: Implement generic fastboot_set_reboot_flag Roman Kovalivskyi 2021-01-26 22:54:56 +02:00
  • f80798122a Revert "fastboot: Add default fastboot_set_reboot_flag implementation" Roman Kovalivskyi 2021-01-26 22:54:55 +02:00
  • a045bc18d6 dfu: dfu_sf: use correct print code Heinrich Schuchardt 2020-12-27 09:58:05 +01:00
  • 3936fd9986 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 Tom Rini 2021-02-06 09:45:58 -05:00
  • 07c9e683a4 smbios: Allow a few values to come from sysinfo Simon Glass 2021-02-04 21:17:23 -07:00
  • 2764cf5e97 x86: coral: Add sysinfo ops Simon Glass 2021-02-04 21:17:22 -07:00
  • 2b8e5c8dfa sysinfo: Move #ifdef so that operations are always defined Simon Glass 2021-02-04 21:17:21 -07:00
  • e9adaa75bb smbios: Add more options for the BIOS version string Simon Glass 2021-02-04 21:17:20 -07:00
  • fd3b826da8 smbios: Track the end of the string table Simon Glass 2021-02-04 21:17:19 -07:00
  • 0c95fff342 smbios: Drop the eos parameter Simon Glass 2021-02-04 21:17:18 -07:00
  • 1e8989ad8a smbios: Use a struct to keep track of context Simon Glass 2021-02-04 21:17:17 -07:00
  • 7617f996e6 smbios: Set BIOS release version Simon Glass 2021-02-04 21:17:16 -07:00
  • dc090586a0 smbios: Use char consistently for the eos member Simon Glass 2021-02-04 21:17:15 -07:00
  • 0e89b85906 smbios: Move smbios_write_type to the C file Simon Glass 2021-02-04 21:17:14 -07:00
  • 68f6a90ec2 Makefile: Provide numeric versions Simon Glass 2021-02-04 21:17:13 -07:00
  • 9b95f3f7ff README: Add doumentation for version information Simon Glass 2021-02-04 21:17:12 -07:00
  • 8308a28af8 Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti Tom Rini 2021-02-05 09:39:31 -05:00
  • 55ffabec7f Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2021-02-04 17:35:50 -05:00
  • 5489448cd7 doc: dm: describe end of life of plat_auto Heinrich Schuchardt 2021-01-31 11:04:12 +01:00
  • 4038c6e848 doc: return value exception command Heinrich Schuchardt 2021-01-27 21:19:12 +01:00
  • f074209ce9 doc: describe load command Heinrich Schuchardt 2021-01-27 21:07:40 +01:00
  • 02fc018a35 efi_loader: VenMedia device path node Heinrich Schuchardt 2021-02-03 18:46:07 +01:00
  • 6bca36cee2 efi_selftest: use GUID to find ESP in dtbdump Heinrich Schuchardt 2021-02-02 18:02:19 +01:00
  • b9b0ea30c7 efi_loader: install UEFI System Partition GUID Heinrich Schuchardt 2021-02-02 17:53:14 +01:00
  • 1bc9fc3483 efi_loader: only check size if EFI_DT_APPLY_FIXUPS Heinrich Schuchardt 2021-02-02 07:27:42 +01:00
  • 6239cc8c4e arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-Boot Lokesh Vutla 2021-02-01 11:26:41 +05:30
  • 70e167495a arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-Boot Lokesh Vutla 2021-02-01 11:26:40 +05:30
  • e497876343 arm: dts: k3-am65: Sync Linux v5.11-rc6 dts into U-Boot Lokesh Vutla 2021-02-01 11:26:39 +05:30
  • 489274eb6c configs: am65x_evm: Add configs for UHS modes Faiz Abbas 2021-02-04 15:11:05 +05:30
  • 9aa4302c02 arm: dts: k3-am654-base-board: Limit Sd card to High speed modes Faiz Abbas 2021-02-04 15:11:04 +05:30
  • 0758e9fe3f arm: dts: k3-am65-main: Add itapdly and clkbuf-sel values Faiz Abbas 2021-02-04 15:11:03 +05:30
  • 79a30b1128 configs: j7200_evm: Add support for UHS modes Faiz Abbas 2021-02-04 15:11:02 +05:30
  • d1d34f7985 configs: j721e_evm: Add support for UHS modes Faiz Abbas 2021-02-04 15:11:01 +05:30
  • b4e85ca0ba arm: dts: k3-j7200-common-proc-board: Enable support for UHS modes Faiz Abbas 2021-02-04 15:11:00 +05:30
  • f695347066 arm: dts: k3-j7200-main: Add support for gpio0 Faiz Abbas 2021-02-04 15:10:59 +05:30
  • f0a496a3d2 arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD card Faiz Abbas 2021-02-04 15:10:58 +05:30
  • 52de3c324d arm: dts: k3-j721e-main: Update otap-delay values Faiz Abbas 2021-02-04 15:10:57 +05:30
  • 2121c7e2d5 arm: dts: k3-am65: Fix mmc nodes Faiz Abbas 2021-02-04 15:10:56 +05:30
  • e9fbbba4e3 mmc: am654_sdhci: Use sdhci_set_control_reg() Faiz Abbas 2021-02-04 15:10:55 +05:30
  • 27a87c834f mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes Faiz Abbas 2021-02-04 15:10:54 +05:30
  • a759abf569 mmc: am654_sdhci: Add support for software tuning Faiz Abbas 2021-02-04 15:10:53 +05:30
  • 194c3756c8 mmc: am654_sdhci: Add support for writing to clkbuf_sel Faiz Abbas 2021-02-04 15:10:52 +05:30
  • c964447ea3 mmc: am654_sdhci: Add support for input tap delay Faiz Abbas 2021-02-04 15:10:51 +05:30
  • 8c32b5f370 mmc: am654_sdhci: Add support for AM65x SR2.0 Faiz Abbas 2021-02-04 15:10:50 +05:30
  • 5b29fd4a8d mmc: am654_sdhci: Add flag for PHY calibration Faiz Abbas 2021-02-04 15:10:49 +05:30
  • 144e131d47 mmc: am654_sdhci: Convert flag fields to BIT macro Faiz Abbas 2021-02-04 15:10:48 +05:30
  • c604e204ef mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post() Faiz Abbas 2021-02-04 15:10:47 +05:30
  • 43392b550e mmc: sdhci: Add helper functions for UHS modes Faiz Abbas 2021-02-04 15:10:46 +05:30
  • bfefa3a4eb configs: am335x_evm: enable CONFIG_SPL_ALLOC_BD Dario Binacchi 2021-01-18 22:28:30 +01:00
  • 468ec2f3ef remoteproc: k3_r5: Sync to upstreamed kernel DT property names Suman Anna 2021-01-26 18:20:56 -06:00
  • 59a51c3076 configs: am65x_evm_a53: Enable config for phandle check while getting sequence number Aswath Govindraju 2021-01-13 13:06:15 +05:30
  • 2ea852c69f configs: legoev3: disable non-Linux boot options David Lechner 2021-01-11 13:24:47 -06:00
  • b228f0295d configs: legoev3: disable CONFIG_NET David Lechner 2021-01-11 13:24:46 -06:00
  • f4e2c10a71 ARM: legoev3: drop bi_arch_number David Lechner 2021-01-11 13:24:45 -06:00
  • 68432b5d12 ARM: legoev3: set serial# env var David Lechner 2021-01-11 13:24:44 -06:00
  • 64fd2d2614 Nokia RX-51: Convert to CONFIG_DM_MMC Pali Rohár 2021-01-16 01:04:54 +01:00
  • 21cb717e79 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2021-02-04 08:19:23 -05:00
  • 67472aa059 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 Tom Rini 2021-02-04 08:18:57 -05:00
  • 18c2582183 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image Kory Maincent 2021-02-02 16:42:29 +01:00
  • ff0287ec28 cmd: pxe_utils: Replace ifdef by IS_ENABLED Kory Maincent 2021-02-02 16:42:28 +01:00
  • d3a3d44fe2 command.h: Remove extern from the header Kory Maincent 2021-02-02 16:42:27 +01:00
  • 8cd1a0cf52 x86: qemu: Fix broken multi-core boot Bin Meng 2021-02-02 15:04:47 +08:00
  • f1fd79afad spi: zynqmp_gqspi: support dual and quad mode Brandon Maier 2021-01-20 10:39:46 -06:00
  • 3ecc5277f4 fs: fat: remove trailing periods from long name Heinrich Schuchardt 2021-01-30 14:12:10 +01:00
  • 6f5edbaf93 firmware: smci: possible NULL dereference Heinrich Schuchardt 2021-02-01 03:01:54 +01:00
  • c30a7093e8 sandbox: mark os_abort() as noreturn Heinrich Schuchardt 2021-02-01 01:24:10 +01:00
  • 6424fba1bc bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit Bin Meng 2021-01-31 20:36:06 +08:00
  • 98592c7509 bdinfo: Rename function names to be clearer Bin Meng 2021-01-31 20:36:05 +08:00
  • 86c915628d riscv: Change phys_addr_t and phys_size_t to 64-bit Bin Meng 2021-01-31 20:36:04 +08:00
  • d17e9d2558 fdtdec: Cast prior_stage_fdt_address with uintptr_t Bin Meng 2021-01-31 20:36:03 +08:00
  • 673625c459 net: ftmac100: Cast priv->iobase with uintptr_t Bin Meng 2021-01-31 20:36:02 +08:00
  • b7324b5d53 riscv: ax25-ae350: Cast addr with uintptr_t Bin Meng 2021-01-31 20:36:01 +08:00
  • 5c7c9e623c serial: sifive: Cast dev_read_addr() with uintptr_t Bin Meng 2021-01-31 20:36:00 +08:00
  • 37dc958947 global_data.h: Change ram_top type to phys_addr_t Bin Meng 2021-01-31 20:35:59 +08:00
  • 65f354cd8d arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() Bin Meng 2021-01-31 20:35:58 +08:00
  • 85c714d8dc riscv: Adjust board_get_usable_ram_top() for 32-bit Bin Meng 2021-01-31 20:35:57 +08:00
  • 7a3c628c43 dm: core: Add documentation about device removal Simon Glass 2021-01-24 14:32:48 -07:00
  • 6224dc9ba4 arm: Remove vital devices last Simon Glass 2021-01-24 14:32:47 -07:00
  • cc6f4c8f25 dm: core: Add late driver remove option Marek Vasut 2021-01-24 14:32:46 -07:00
  • c51d2e704a dm: core: Avoid partially removing devices Simon Glass 2021-01-24 14:32:45 -07:00
  • b1f25fcfef dm: core: Remove children before advising uclass Simon Glass 2021-01-24 14:32:44 -07:00
  • 4d7bab1adb dm: pci: Correct use of wrong flag name Simon Glass 2021-01-24 14:32:43 -07:00
  • a547fcb828 dm: Rename DM_FLAG_REMOVE_WITH_PD_ON Simon Glass 2021-01-24 14:32:42 -07:00
  • f724f0af2b nand: brcmnand: Don't use -EPROBE_DEFER Simon Glass 2021-01-24 14:32:41 -07:00
  • e96777b71e smem: Don't use -EPROBE_DEFER Simon Glass 2021-01-24 14:32:40 -07:00