Commit Graph

  • 790ba9fce8 binman: Write fake blobs to the output directory Simon Glass 2022-01-12 13:10:36 -07:00
  • 32d4f106bd binman: Renumber the fake blob dts Simon Glass 2022-01-12 13:10:35 -07:00
  • 9d358a8c26 CI, Dockerfile: Update to latest "focal" tag Tom Rini 2022-01-11 19:14:29 -05:00
  • 67d3e67dd8 ci: azure: Update to use stages Tom Rini 2022-01-11 19:14:28 -05:00
  • 824204e421 Makefile: Add more files to clean list Adam Ford 2021-12-22 10:40:27 -06:00
  • a02af84e03 Merge branch '2022-01-12-pci-updates' Tom Rini 2022-01-12 20:49:39 -05:00
  • 2a67bf65dd pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro Pali Rohár 2021-11-26 11:42:52 +01:00
  • c49f1fa892 m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro Pali Rohár 2021-11-26 11:42:51 +01:00
  • 7598759d19 x86: pci: Use PCI_CONF1_ADDRESS() macro Pali Rohár 2021-11-26 11:42:50 +01:00
  • 7fabaa5313 pci: sh7780: Use PCI_CONF1_ADDRESS() macro Pali Rohár 2021-11-26 11:42:49 +01:00
  • 022d43bdfb pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro Pali Rohár 2021-11-26 11:42:48 +01:00
  • f031f07f3a pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro Pali Rohár 2021-11-26 11:42:47 +01:00
  • 86be29e9d9 pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro Pali Rohár 2021-11-26 11:42:46 +01:00
  • d0dd49f929 pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro Pali Rohár 2021-11-26 11:42:45 +01:00
  • f146bd96e4 pci: msc01: Use PCI_CONF1_ADDRESS() macro Pali Rohár 2021-11-26 11:42:44 +01:00
  • 247ffc6b36 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro Pali Rohár 2021-11-26 11:42:43 +01:00
  • 2b29d79be8 pci: gt64120: Use PCI_CONF1_ADDRESS() macro Pali Rohár 2021-11-26 11:42:42 +01:00
  • 2a8d4025c3 pci: Add standard PCI Config Address macros Pali Rohár 2021-11-26 11:42:41 +01:00
  • 95ab5784bf pci: When disabling pref MEM set all base bits Pali Rohár 2021-11-25 11:34:37 +01:00
  • 06f25bd2a9 pci: Disable I/O forwarding during autoconfiguration if unsupported Pali Rohár 2021-11-25 11:32:43 +01:00
  • f2094143c5 pci: Fix register for determining type of IO base address Pali Rohár 2021-11-25 11:30:58 +01:00
  • bf667d5f15 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro Pali Rohár 2021-11-24 18:00:33 +01:00
  • 3264b6177f pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro Pali Rohár 2021-11-24 18:00:32 +01:00
  • fbfa15c0b8 pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro Pali Rohár 2021-11-24 18:00:31 +01:00
  • ca4b097d7b vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET Pali Rohár 2021-11-24 18:00:30 +01:00
  • 1d78d68349 phy: zynqmp: Add serdes/psgtr driver Michal Simek 2022-01-06 09:49:41 +01:00
  • 28880b68d4 serial: zynq: Add missing xlnx,zynqmp-uart compatible Michal Simek 2022-01-11 13:55:19 +01:00
  • f0c9129601 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc Tom Rini 2022-01-11 22:21:15 -05:00
  • a15b2e6bcf mmc: unconditionally define mmc_deinit() Heinrich Schuchardt 2021-12-18 10:53:48 +01:00
  • 66d0b7e1f2 mmc: dwmmc: return a proper error code when busy John Keeping 2021-12-07 16:09:35 +00:00
  • b2acee4bb0 mmc: fsl_esdhc_imx: set sysctl register for clock initialization Sean Anderson 2021-11-23 15:03:47 -05:00
  • 00e0cd7fda mmc: fsl_esdhc_imx: Replace more #ifdefs by if Sean Anderson 2021-11-23 15:03:46 -05:00
  • 4f01db814a mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() Sean Anderson 2021-11-23 15:03:45 -05:00
  • 41c6a22fc2 mmc: fsl_esdhc_imx: simplify esdhc_setup_data() Sean Anderson 2021-11-23 15:03:44 -05:00
  • 0167267769 mmc: fsl_esdhc_imx: use dma-mapping API Sean Anderson 2021-11-23 15:03:43 -05:00
  • ed9e9b2213 mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers Sean Anderson 2021-11-23 15:03:42 -05:00
  • 4ea11bf241 mmc: fsl_esdhc_imx: fix mmc->clock with actual clock Sean Anderson 2021-11-23 15:03:41 -05:00
  • d39aa73ca8 mmc: fsl_esdhc_imx: drop redundant code for non-removable feature Sean Anderson 2021-11-23 15:03:40 -05:00
  • 95d6b74cf8 mmc: fsl_esdhc_imx: clean up bus width configuration code Sean Anderson 2021-11-23 15:03:39 -05:00
  • 2fd7d1f247 mmc: fsl_esdhc_imx: fix voltage validation Sean Anderson 2021-11-23 15:03:38 -05:00
  • 308a4ff77d mmc: fsl_esdhc_imx: remove redundant DM_MMC checking Sean Anderson 2021-11-23 15:03:37 -05:00
  • 297d2de2ef mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC Sean Anderson 2022-01-12 08:18:52 +09:00
  • 381e6e5494 net: uclass: Save generated ethernet MAC addresses to the environment Michal Simek 2022-01-11 10:28:09 +01:00
  • fe04d885fb Merge branch 'next' Tom Rini 2022-01-10 14:01:57 -05:00
  • d637294e26 Prepare v2022.01 v2022.01 Tom Rini 2022-01-10 13:46:34 -05:00
  • a0f6959293 .mailmap: add Atish Patra, Anup Patel Heinrich Schuchardt 2022-01-09 18:51:27 +01:00
  • 675c3ccc5c lib/rsa: avoid -Wdiscarded-qualifiers Heinrich Schuchardt 2022-01-09 15:39:40 +01:00
  • 0dadad6d7c Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next Tom Rini 2022-01-09 07:56:31 -05:00
  • 6ef836acce Merge branch '2022-01-08-further-important-updates' Tom Rini 2022-01-08 20:26:19 -05:00
  • b05cebb5f2 imx8mq: Generate a single bootable flash.bin again Patrick Wildt 2022-01-08 16:34:17 +01:00
  • 1b2fb345d7 nitrogen6x: add missing pinctrl to fix mmc Gary Bisson 2022-01-05 14:17:53 +01:00
  • 8f758683a8 usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable Gary Bisson 2022-01-06 16:02:08 +01:00
  • 7ad0cee754 udoo: Select CMD_DM Fabio Estevam 2021-12-18 18:10:25 -03:00
  • 6a69afe796 udoo: Increase CONFIG_ENV_OFFSET Fabio Estevam 2021-12-18 18:10:24 -03:00
  • 353aa7b06f udoo: Adjust the SD card device numbering Fabio Estevam 2021-12-18 18:10:23 -03:00
  • c280ec210f udoo: Call gpio_request() Fabio Estevam 2021-12-18 18:10:22 -03:00
  • 6869bab6a1 ARM: dts: imx6qdl-udoo: Properly describe the SD card detect Fabio Estevam 2021-12-18 18:10:21 -03:00
  • 11907cb5cf udoo_spl: Initialize the eSDHC controller in SPL Fabio Estevam 2021-12-18 18:10:20 -03:00
  • 47de135994 Merge branch '2022-01-07-imx8-and-buildman-updates' Tom Rini 2022-01-07 19:11:58 -05:00
  • c225601c60 imx: imx8mm: imx8mm-kontron-n801x-s: Fix binman error Adam Ford 2022-01-07 15:16:12 -06:00
  • 83514ca08b board: phytec: imx8mm-phycore: Remove duplicate binman node Adam Ford 2022-01-07 15:16:11 -06:00
  • 7d926c9544 imx8mm_venice: switch to use binman to pack images Tim Harvey 2022-01-07 12:41:35 -08:00
  • f17fb6cae4 arm64: dts: imx8mm-u-boot.dtsi: improve odd blob-ext naming Marcel Ziswiler 2021-10-23 01:15:16 +02:00
  • 86b7f2069c arm64: dts: imx8mm-u-boot.dtsi: explicitly add spl filename Marcel Ziswiler 2021-10-23 01:15:15 +02:00
  • f08c3fee57 arm64: dts: imx8mm-u-boot.dtsi: alphabetically re-order properties Marcel Ziswiler 2021-10-23 01:15:14 +02:00
  • 7cf5597b84 arm64: dts: imx8mm: use common binman configuration Marcel Ziswiler 2021-10-23 01:15:13 +02:00
  • e9c63ab0e3 arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: use common imx8mm-u-boot.dtsi Marcel Ziswiler 2021-10-23 01:15:12 +02:00
  • 2dc3ac5772 arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: alphabetically re-order Marcel Ziswiler 2021-10-23 01:15:11 +02:00
  • 01bc128a11 imx8mm-cl-iot-gate: fix imximage intermediate binary naming Marcel Ziswiler 2021-10-23 01:15:10 +02:00
  • 70e59a0d17 doc: imx8mq_evk: update doc after using binman Peng Fan 2021-10-22 10:42:20 +08:00
  • ea6ad1a42a imx: imx8mq use common imximage.cfg Peng Fan 2021-10-22 10:42:19 +08:00
  • ddc890bc7e imx: pico-imx8mq: switch to use binman Peng Fan 2021-10-22 10:42:18 +08:00
  • f7f70ea216 imx: imx8mq_phanbell: switch to binman Peng Fan 2021-10-22 10:42:17 +08:00
  • c1ecd03d90 imx: imx8mq_evk: switch to binman Peng Fan 2021-10-22 10:42:16 +08:00
  • 83ba8c539d imx8mn_beacon_2g: Switch to binman Adam Ford 2022-01-07 14:39:04 -06:00
  • 2baacc75a5 imx8mn_beacon: Fix booting hang and switch to binman Adam Ford 2021-09-10 15:19:22 -05:00
  • 80efad1342 imx8mm_beacon: Switch to binman for generating image Adam Ford 2021-10-22 23:43:40 +02:00
  • a89c8f2111 binman: add support for creating dummy files for external blobs Heiko Thiery 2022-01-06 11:49:41 +01:00
  • 2a4b89a8ff Merge branch '2022-01-04-platform-updates' into next Tom Rini 2022-01-07 12:00:26 -05:00
  • a14af7216a Merge branch '2022-01-06-assorted-important-fixes' Tom Rini 2022-01-07 09:30:59 -05:00
  • 75f080df46 Revert "clk: Detect failure to set defaults" Marek Vasut 2022-01-01 19:51:39 +01:00
  • 392aa4ba96 udoo: neo: Do not print the Model information Fabio Estevam 2022-01-03 12:15:12 -03:00
  • b7404a9d38 udoo: neo: Fix the board model printing Fabio Estevam 2022-01-03 12:15:11 -03:00
  • 87c34fe216 udoo_neo: Enable support for USB and storage Peter Robinson 2021-12-21 12:32:49 +00:00
  • 79ac6917d0 udoo_neo: Fix ethernet Peter Robinson 2021-12-21 12:32:48 +00:00
  • 2bbe1ba0c7 udoo_neo: Fixes for booting from the mSD card Peter Robinson 2021-12-21 12:32:47 +00:00
  • 4be9947edf udoo_neo: Call gpio_request() Peter Robinson 2021-12-21 12:32:46 +00:00
  • f77549fe74 riscv: sifive: Fix OF_BOARD boot failure Bin Meng 2022-01-05 09:07:57 +08:00
  • dae0829c6e rockchip: puma/lion: update MAINTAINERS file Quentin Schulz 2022-01-03 13:04:18 +01:00
  • 4c8d067bc5 configs: khadas-vim3{l}_android_ab: enable A/B support Mattijs Korpershoek 2021-11-22 16:22:07 +01:00
  • 425f06f86e configs: prepare khadas-vim3{l}_ab_android for AOSP support Mattijs Korpershoek 2021-11-22 16:22:06 +01:00
  • f89b90d2d9 configs: add khadas-vim3{l}_android for AOSP support Mattijs Korpershoek 2021-11-22 16:22:05 +01:00
  • 4eff7426c9 configs: meson64_android: add board specific env settings Mattijs Korpershoek 2021-11-22 16:22:04 +01:00
  • ede1f4f297 configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR when unnecessary Neil Armstrong 2021-11-22 12:07:10 +01:00
  • c00c147dae Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2022-01-05 13:08:45 -05:00
  • 9203c73895 tools: kwbimage: Fix checksum calculation for v1 images Pierre Bourdon 2021-12-25 20:50:19 +01:00
  • 2a9caba1ce net: gem: Reduce timeout of mdio phy idle status check Ashok Reddy Soma 2021-11-18 13:05:24 +01:00
  • 10c50b1fac net: zynq: Add support for PHY configuration in SGMII mode Michal Simek 2021-12-15 11:00:01 +01:00
  • b5ffc9f758 net: zynq: Add support for GEM reset Michal Simek 2021-12-06 16:25:20 +01:00
  • 12133b11a7 net: zynq: Add support for mdio bus address decoding Michal Simek 2021-12-06 14:53:17 +01:00