summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-27Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-26Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-26arm64: versal-net: Add support for Versal NET platformMichal Simek
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-09-23board: mediatek: add MT7981 reference boardsWeijie Gao
2022-09-23board: mediatek: add MT7986 reference boardsWeijie Gao
2022-09-23board: st: stm32mp1: use of correct compatible string to add partitionsChristophe Kerello
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut
2022-09-20Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-09-19board: sam9x60_curiosity: add pda detect call at init timeDurai Manickam KR
2022-09-18bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi
2022-09-18ARM: imx: Update Data Modul i.MX8M Mini eDM SBC DRAM timingMarek Vasut
2022-09-18board: purism: add the Purism Librem5 phoneAngus Ainslie
2022-09-18verdin-imx8mp: do not save environment when it's nowhereDenys Drozdov
2022-09-18verdin-imx8mm: do not save environment when it's nowhereDenys Drozdov
2022-09-18verdin-imx8mm: improve and extend boot devicesMarcel Ziswiler
2022-09-18verdin-imx8mm: prepare for optional job ring driver modelMarcel Ziswiler
2022-09-18ARM: imx: Update DDR frequency on i.MX8M Plus DHCOMMarek Vasut
2022-09-18board: gateworks: venice: add fixup for GW73xx-C+Tim Harvey
2022-09-18imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVKJesse Taube
2022-09-18Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/cust...Tom Rini
2022-09-18arm: mvebu: turris_omnia: Fix setting switch CONFIG pins on new board designMarek Behún
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-15Nokia RX-51: Do not clear unknown memory in lowlevel_init.SPali Rohár
2022-09-15Nokia RX-51: Remove label copy_kernel_start from lowlevel_init.SPali Rohár
2022-09-15brppt1: Remove unused board variantsBernhard Messerklinger
2022-09-13mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructureAaron Williams
2022-09-13xilinx: common: Add support for SOC detectionMichal Simek
2022-09-13arm64: xilinx: Move board_get_usable_ram_top() to common locationMichal Simek
2022-09-13xilinx: Define only mmc devnum not partitionMichal Simek
2022-09-13xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_infoMichal Simek
2022-09-13xilinx: Fix logic when dfu_alt_info is generatedMichal Simek
2022-09-13arm: mvebu: turris_mox: Add support for distroboot $fdt_addrPali Rohár
2022-09-13arm: mvebu: turris_{omnia, mox}: Reset bootdelay env for rescuePali Rohár
2022-09-13board: turris: Initialize serial# envPali Rohár
2022-09-13arm: mvebu: Espressobin: When emmc is not present disable it also in OF_LIVEPali Rohár
2022-09-12xilinx: zynqmp: Fix AES with a user provided keyJanne Ylalehto
2022-09-08Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-07board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default ...Pali Rohár
2022-09-06ARM: stm32: Switch DHSOM to FMC2 EBI driverMarek Vasut
2022-09-06Merge tag 'fsl-qoriq-2022-9-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2022-09-06board: stm32mp1: remove test on CONFIG_DM_REGULATORPatrick Delaunay