summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini4-11/+16
2022-10-10xilinx: zynqmp: Load pmufw configuration before checking accessMichal Simek1-4/+8
2022-10-10xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt1-3/+0
2022-10-10xilinx: zynqmp: change the type of multiboot variableVenkatesh Yadav Abbarapu1-1/+1
2022-10-10xilinx: common: Add print_cpuinfo() declarationVenkatesh Yadav Abbarapu1-0/+1
2022-10-07arm: nuvoton: Add support for Nuvoton NPCM845 BMCJim Liu4-0/+55
2022-10-07board: developerbox: move mem_map setup laterJassi Brar1-23/+34
2022-10-07board: developerbox: use identity mapping for >4GBJassi Brar1-1/+1
2022-10-06board/km: remove kirkwood boardsHolger Brunck11-1739/+1
2022-10-05xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu1-3/+3
2022-10-05xilinx: zynq: Enable early eeprom decodingMichal Simek1-0/+3
2022-10-03Merge branch 'next'Tom Rini40-151/+612
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-2/+2
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2022-09-29board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style dataNishanth Menon1-0/+10
2022-09-29vexpress64: also consider DTB pointer in x1Andre Przywara2-5/+24
2022-09-27Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini1-2/+2
2022-09-26Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini5-3/+199
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini3-51/+0
2022-09-26arm64: versal-net: Add support for Versal NET platformMichal Simek5-3/+199
2022-09-25blk: Rename if_type to uclass_idSimon Glass1-1/+1
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár8-8/+8
2022-09-23board: mediatek: add MT7981 reference boardsWeijie Gao3-0/+23
2022-09-23board: mediatek: add MT7986 reference boardsWeijie Gao3-0/+25
2022-09-23board: st: stm32mp1: use of correct compatible string to add partitionsChristophe Kerello1-2/+2
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut3-51/+0
2022-09-20Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+4
2022-09-19Merge branch 'master' into nextTom Rini53-171/+4655
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini29-64/+4285
2022-09-19board: sam9x60_curiosity: add pda detect call at init timeDurai Manickam KR1-0/+4
2022-09-18bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi6-0/+274
2022-09-18ARM: imx: Update Data Modul i.MX8M Mini eDM SBC DRAM timingMarek Vasut2-40/+45
2022-09-18board: purism: add the Purism Librem5 phoneAngus Ainslie9-0/+3758
2022-09-18verdin-imx8mp: do not save environment when it's nowhereDenys Drozdov1-3/+0
2022-09-18verdin-imx8mm: do not save environment when it's nowhereDenys Drozdov1-3/+0
2022-09-18verdin-imx8mm: improve and extend boot devicesMarcel Ziswiler1-6/+2
2022-09-18verdin-imx8mm: prepare for optional job ring driver modelMarcel Ziswiler1-0/+9
2022-09-18ARM: imx: Update DDR frequency on i.MX8M Plus DHCOMMarek Vasut1-5/+5
2022-09-18board: gateworks: venice: add fixup for GW73xx-C+Tim Harvey3-7/+46
2022-09-18imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVKJesse Taube5-0/+146
2022-09-18Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/cust...Tom Rini6-8/+5
2022-09-18arm: mvebu: turris_omnia: Fix setting switch CONFIG pins on new board designMarek Behún1-1/+1
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese5-6/+6
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár6-8/+5
2022-09-16blk: Switch over to using uclass IDsSimon Glass1-2/+2
2022-09-15Nokia RX-51: Do not clear unknown memory in lowlevel_init.SPali Rohár1-3/+3
2022-09-15Nokia RX-51: Remove label copy_kernel_start from lowlevel_init.SPali Rohár1-1/+0
2022-09-15brppt1: Remove unused board variantsBernhard Messerklinger2-38/+5
2022-09-13mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructureAaron Williams1-0/+197
2022-09-13xilinx: common: Add support for SOC detectionMichal Simek1-0/+25