Commit Graph

  • c68a73c559 pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR Pali Rohár 2021-11-11 16:35:47 +01:00
  • e1cee89e28 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() Pali Rohár 2021-11-11 16:35:43 +01:00
  • 4a1a593d17 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup Pali Rohár 2021-11-11 16:35:42 +01:00
  • 4afab30cae Merge tag 'v2022.01-rc4' into next Tom Rini 2021-12-20 17:12:04 -05:00
  • 734ad93376 Prepare v2022.01-rc4 Tom Rini 2021-12-20 11:15:15 -05:00
  • 621158d106 Revert "image: Remove #ifdefs from select_ramdisk()" Tom Rini 2021-12-20 09:36:32 -05:00
  • 08cf1a5e69 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use Joakim Tjernlund 2021-12-08 15:33:11 +01:00
  • 1cd75ceae5 Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-i2c Tom Rini 2021-12-20 08:51:53 -05:00
  • ccea46c05b i2c: mvtwsi: Swab the register address if its size is > 1 Stefan Roese 2021-11-18 09:18:41 +01:00
  • e9d7888da8 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next Tom Rini 2021-12-19 08:59:59 -05:00
  • 2e5d0aa396 arm: mvebu: Use printf for printing fatal errors Pali Rohár 2021-12-17 18:31:14 +01:00
  • 9c0642d89b arm: mvebu: Remove commented example code Pali Rohár 2021-12-17 18:28:51 +01:00
  • c53a30f039 arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers Pali Rohár 2021-12-16 12:04:07 +01:00
  • 22f69fc79b arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers Pali Rohár 2021-12-16 12:04:06 +01:00
  • 50b5544c05 arm: mvebu: a38x: serdes: improve USB3 electrical configuration Stefan Eichenberger 2021-12-09 11:19:34 +01:00
  • d61f3ee9bb arm: mvebu: a38x: serdes: fix serdes config for USB3 Stefan Eichenberger 2021-12-09 11:19:33 +01:00
  • 574506c327 fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX Marek Behún 2021-11-26 14:57:15 +01:00
  • 08370038df arm: mvebu: turris_mox: Fix unstable board topology reading Marek Behún 2021-11-26 14:57:14 +01:00
  • d368e10705 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver Pali Rohár 2021-11-26 14:57:13 +01:00
  • 6324d68039 arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present Pali Rohár 2021-11-26 14:57:12 +01:00
  • bcf6971d53 arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path Marek Behún 2021-11-26 14:57:11 +01:00
  • 9ab0c2f837 fdt_support: Add some useful functions Marek Behún 2021-11-26 14:57:10 +01:00
  • c92ccba771 fdt_support: Fix comment for fdt_create_phandle() Marek Behún 2021-11-26 14:57:09 +01:00
  • 2105cd0421 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE Marek Behún 2021-11-26 14:57:08 +01:00
  • 76f5a72835 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() Marek Behún 2021-11-26 14:57:07 +01:00
  • 68a2faa9bc treewide: Use fdt_create_phandle() where appropriate Marek Behún 2021-11-26 14:57:06 +01:00
  • 52a26d392a include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() Pali Rohár 2021-11-26 14:57:05 +01:00
  • 4ee7dfba2f arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes Stefan Roese 2021-11-18 09:19:39 +01:00
  • 0cbd3d8121 arm: mvebu: axp: ddr: Switch to using DM I2C API Stefan Roese 2021-11-18 09:19:38 +01:00
  • 622882893d arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function Stefan Roese 2021-11-18 09:19:37 +01:00
  • 4a86ec48ac arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API Stefan Roese 2021-11-18 09:19:36 +01:00
  • 2f7dae27c6 arm: mvebu: theadorable: Switch to using DM I2C API Stefan Roese 2021-11-18 09:19:35 +01:00
  • 9f704def5e arm: mvebu: maxbcm_defconfig: Enable DM_I2C Stefan Roese 2021-11-18 09:19:34 +01:00
  • f9776e52c3 arm: mvebu: ds414_defconfig: Enable DM_I2C Stefan Roese 2021-11-18 09:19:33 +01:00
  • fdc44284eb arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C Stefan Roese 2021-11-18 09:19:32 +01:00
  • bf664d8e54 arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C Stefan Roese 2021-11-18 09:19:31 +01:00
  • d3213c26b5 Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2021-12-18 14:39:21 -05:00
  • 3cfc042d43 dm: fix an 'undefined' error in some macros AKASHI Takahiro 2021-12-10 15:49:36 +09:00
  • 19b241c61f blk: add a helper function, blk_probe_or_unbind() AKASHI Takahiro 2021-12-10 15:49:29 +09:00
  • 5d21dfec4a part: call part_init() in blk_get_device_by_str() only for MMC AKASHI Takahiro 2021-12-10 15:49:28 +09:00
  • 35f3ef93d6 doc: board: Add Calxeda Highbank/Midway documentation Andre Przywara 2021-12-14 17:47:00 +00:00
  • 0ebf465d34 Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next Tom Rini 2021-12-17 18:18:15 -05:00
  • 121cfe5a84 fdtgrep: Handle an empty output tree Simon Glass 2021-12-08 09:55:35 -07:00
  • 70ab7b1799 fdtgrep: Correct alignment of struct section Simon Glass 2021-12-08 09:55:34 -07:00
  • 1c11b5e6f6 iot2050: binman: add missing-msg for blobs Ivan Mikhaylov 2021-12-09 16:10:53 +00:00
  • 33f27f4fad binman: Use less hard coded magic when inserting new PATH Andy Shevchenko 2021-12-06 14:44:13 +03:00
  • 022f6b0643 binman: Do not pollute source tree when build with make O=... Andy Shevchenko 2021-12-06 14:44:12 +03:00
  • 6405ab7ad5 Convert CONFIG_PHYSMEM to Kconfig Simon Glass 2021-11-24 09:26:42 -07:00
  • 7598972760 binman: Add support for ATF FIP Simon Glass 2021-11-23 21:08:59 -07:00
  • ed16b12576 binman: Add a utility module for ATF FIP Simon Glass 2021-11-23 21:08:58 -07:00
  • b9c9ce8a40 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next Tom Rini 2021-12-17 07:25:34 -05:00
  • c03942ddc9 Merge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb' of https://github.com/tienfong/uboot_mainline Tom Rini 2021-12-17 07:24:56 -05:00
  • 4720b83d2c arm: socfpga: arria10: Enable double peripheral RBF configuration Tien Fong Chee 2021-11-07 23:08:56 +08:00
  • 3b4ee40f20 arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF Tien Fong Chee 2021-11-07 23:08:55 +08:00
  • 2f27754eb7 arm: socfpga: arria10: Setting image magic value to romcode initswstate reg Tien Fong Chee 2021-11-07 23:08:54 +08:00
  • 9bf459c23d ARM: mach-at91: Add compile time option to choose proper timer Hari Prasath 2021-12-13 10:30:03 +05:30
  • d7b1d8259e mtd: spi-nor-ids: Add support for W25Q01JV Ram Narayanan 2021-11-29 21:54:58 -08:00
  • 5b20efeafe Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-clk Tom Rini 2021-12-15 14:51:44 -05:00
  • 560e1e0050 clk: define LOG_CATEGORY for generic and ccf clocks Patrick Delaunay 2021-11-19 15:12:07 +01:00
  • 572c446e98 clk: cosmetic: reorder include files Patrick Delaunay 2021-11-19 15:12:06 +01:00
  • 9e578f6340 clk: fix clk_get_rate() documentation Giulio Benetti 2021-02-14 03:17:18 +01:00
  • e09ca91cfa Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi Tom Rini 2021-12-15 11:49:30 -05:00
  • 5a59f634e9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2021-12-15 07:14:20 -05:00
  • fed5beca18 arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge Pali Rohár 2021-11-11 16:35:48 +01:00
  • a48e4287d6 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge Pali Rohár 2021-11-11 16:35:45 +01:00
  • e967c84a6d pci: pci_mvebu, pci_aardvark: Fix size of configuration cache Marek Behún 2021-11-11 16:35:44 +01:00
  • cfbd2bc695 Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2021-12-13 10:20:25 -05:00
  • 5c592b636a ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR Marek Vasut 2021-11-13 03:28:03 +01:00
  • 98fe251a24 ARM: dts: stm32: Add custom PHY reset bindings on AV96 Marek Vasut 2021-11-13 03:27:37 +01:00
  • 7c870f8d70 ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM Marek Vasut 2021-11-13 03:26:39 +01:00
  • e1d7b0b9c5 ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM Marek Vasut 2021-11-13 03:26:05 +01:00
  • 44beea2845 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM Marek Vasut 2021-11-13 03:25:13 +01:00
  • e8e66801bd ARM: stm32: Increase USB power-good delay on DHSOM Marek Vasut 2021-11-13 03:24:44 +01:00
  • 026c010c4a Merge https://source.denx.de/u-boot/custodians/u-boot-sh Tom Rini 2021-12-13 07:11:09 -05:00
  • 85bffb8185 ARM: mach-at91: update alternate function of signal PD20 Hari Prasath 2021-12-08 10:44:01 +05:30
  • d5f1beb058 configs: beacon-rzg2m: Config to address new aliases Adam Ford 2021-12-06 10:29:30 -06:00
  • dcbf1145e2 ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliases Adam Ford 2021-12-06 10:29:29 -06:00
  • 61b3a0101a arm: dts: Create common rz-g2-beacon-u-boot file Adam Ford 2021-12-06 10:29:28 -06:00
  • 1eaf61c84d arm: dts: beacon-rzg2: Resync device trees with Linux 5.16-rc3 Adam Ford 2021-12-06 10:29:27 -06:00
  • 182754f43a net: ravb: Support multiple clocks Adam Ford 2021-12-06 10:29:26 -06:00
  • a1c01b17c5 Merge tag 'efi-2022-01-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2021-12-10 07:58:43 -05:00
  • d8063dc373 efi: Add a media/block driver for EFI block devices Simon Glass 2021-12-04 08:56:32 -07:00
  • 42b7f4212a efi: Add uclass for devices provided by UEFI firmware Simon Glass 2021-12-04 08:56:31 -07:00
  • 2abd8d1c99 efi: Rename UCLASS_EFI and IF_TYPE_EFI Simon Glass 2021-12-04 08:56:30 -07:00
  • f9b51dcf29 efi_loader: correctly handle no tpm device error Masahisa Kojima 2021-12-07 14:15:33 +09:00
  • 9e32bf9362 efi_loader: check tcg2 protocol installation outside the TCG protocol Masahisa Kojima 2021-12-07 14:15:32 +09:00
  • 54bec17f6b efi_loader: efi_tcg2_register returns appropriate error Masahisa Kojima 2021-12-07 14:15:31 +09:00
  • 446266b024 doc: usage: Fix command in fdt overlay apply sequence Alexander Dahl 2021-12-03 15:46:57 +01:00
  • 1530ad5bec Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi Tom Rini 2021-12-09 08:43:30 -05:00
  • fbd9207e7f sunxi: Remove misleading USB-OTG charger message Andre Przywara 2021-11-02 19:45:47 +00:00
  • e32dad292a sunxi: dts: Fix typoed eMMC check Andre Przywara 2021-11-30 23:18:54 +00:00
  • e87afb6e9d ARM: dts: at91: sama7g5ek: Add QSPI0 node Tudor Ambarus 2021-11-03 19:07:41 +02:00
  • 79eeb91693 ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodes Tudor Ambarus 2021-11-03 19:07:40 +02:00
  • 2fd1b97f33 spi: atmel-quadspi: Add support for SAMA7G5 QSPI Tudor Ambarus 2021-11-03 18:47:10 +02:00
  • 6c56bd31b7 Merge tag 'dm-pull-5dec21a' of https://source.denx.de/u-boot/custodians/u-boot-dm into next Tom Rini 2021-12-05 22:42:07 -05:00
  • c229cd2b6e ide: Drop ATA_PORT_ADDR Simon Glass 2021-11-24 09:26:48 -07:00
  • 7ee2016d61 ide: Drop unused CONFIG options Simon Glass 2021-11-24 09:26:47 -07:00
  • 36cc7bfd54 sandbox: Drop CONFIG_SYS_TIMER_RATE Simon Glass 2021-11-24 09:26:46 -07:00
  • 6ce2237a40 keyboard: Add a migration message Simon Glass 2021-11-24 09:26:45 -07:00
  • 93e1edffb0 Convert CONFIG_KEYBOARD to Kconfig Simon Glass 2021-11-24 09:26:44 -07:00