summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan4-0/+69
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng2-2/+2
2023-07-12board: starfive: Dynamic configuration of DT for 1.2A and 1.3BYanhong Wang1-0/+157
2023-07-12configs: starfive: Enable ID EEPROM configurationYanhong Wang1-0/+13
2023-07-12eeprom: starfive: Enable ID EEPROM configurationYanhong Wang2-0/+562
2023-07-10Merge branch 'next'Tom Rini84-833/+1342
2023-07-06board: microchip: set mac address for ethernet1 on icicleConor Dooley1-3/+12
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini6-6/+18
2023-07-05colibri-imx7: Call fdt_increase_size()Fabio Estevam1-0/+13
2023-06-29smegw01: Fix wrong symbol overrideEduard Strehlau1-1/+1
2023-06-29pinephone-pro: Fix I/O port voltage (GPIO3D4A is 1.8V)Ondrej Jirman1-2/+4
2023-06-28doc: boards: amlogic: add documentation for KII ProFerass El Hafidi1-0/+1
2023-06-28boards: amlogic: add KII Pro defconfigFerass El Hafidi1-0/+1
2023-06-28board: amlogic: add support for AD401 boardIgor Prusov3-0/+25
2023-06-27MAINTAINERS: update SiFive HiFive Unmatched maintainersHeinrich Schuchardt1-1/+0
2023-06-27board: starfive: Fixed errors reported when executing get_maintainer.plYanhong Wang1-1/+1
2023-06-26smegw01: Fix duplicate bootcmdEduard Strehlau1-1/+10
2023-06-19global: Use proper project name U-Boot (next)Michal Simek6-14/+14
2023-06-19corstone1000: add nvmxip, fwu-mdata and gpt optionsRui Miguel Silva2-9/+2
2023-06-19corstone1000: set kernel_addr based on boot_idxRui Miguel Silva1-1/+55
2023-06-19corstone1000: add boot indexRui Miguel Silva1-1/+17
2023-06-16ARM: stm32: Use __section(".data") with dot in the section name on DHSOMMarek Vasut1-3/+3
2023-06-16board: pm9g45: add missing gpio_request()Ilko Iliev1-0/+2
2023-06-16board: st: remove board_mtdparts_defaultPatrick Delaunay3-244/+0
2023-06-16board: stm32mp1: use fdt_copy_fixed_partitionsPatrick Delaunay1-15/+1
2023-06-15board: freescale: ls1046afrwy: enumerate PCI devicesCamelia Groza1-0/+3
2023-06-15board: fsl: lx2160ardb: add dts fixup function for RevC and newerFlorin Chiculita3-0/+120
2023-06-15board: fsl: lx2160ardb: add api for obtaining board revisionFlorin Chiculita2-5/+19
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini17-45/+283
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini27-1446/+3790
2023-06-12arm64: zynqmp: Fix tcminit mode paramVenkatesh Yadav Abbarapu1-0/+5
2023-06-12arm64: zynqmp: Fix return code from do_zynqmp_pmufw()Michal Simek1-1/+6
2023-06-12arm64: zynqmp: Fix command error values properlyMichal Simek1-4/+4
2023-06-12arm64: zynqmp: Check 0 node IDMichal Simek1-1/+5
2023-06-12global: Use proper project name U-BootMichal Simek11-28/+28
2023-06-12board: xilinx: Add missing prototypesAlgapally Santosh Sagar1-0/+7
2023-06-12xilinx: versal-net: Add new versalnet loadpdi commandAlgapally Santosh Sagar3-0/+90
2023-06-12arm64: versal-net: Add support for SPP production versionMichal Simek1-11/+24
2023-06-12arm64: versal-net: Detect and display bootmodeAshok Reddy Soma1-0/+114
2023-06-10renesas: rcar: Apply ATF overlay for reserved-memoryDetlev Casanova1-2/+8
2023-06-09fwu: DeveloperBox: add support for FWUJassi Brar3-0/+46
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak3-0/+210
2023-06-08ARM: renesas: Add R8A77970 V3MSK board and CPLD codeValentine Barshak4-0/+404
2023-06-08ARM: rmobile: Introduce weak default board_init()Marek Vasut6-35/+7
2023-06-08ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle boardMarek Vasut1-1/+1
2023-06-08ARM: rmobile: Factor out common R-Car V3M/V3H board codeMarek Vasut2-26/+2
2023-06-08ARM: rmobile: Reduce R-Car V3H Condor header usageMarek Vasut1-11/+0
2023-06-08ARM: rmobile: Reduce R-Car E3 Ebisu header usageMarek Vasut1-22/+0
2023-06-08ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu()Marek Vasut9-90/+39
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima11-11/+11