summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-10-21ARM: imx8m: Deduplicate CAAM init with arch_misc_init() callMarek Vasut5-34/+6
2022-10-20ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs backMarek Vasut1-1/+1
2022-10-20board: gateworks: venice: update GW74xx PMIC configTim Harvey1-9/+7
2022-10-20ARM: imx8mp: verdin-imx8mp: Add memory size detectionFrancesco Dolcini1-0/+10
2022-10-20board: verdin-imx8mp: add call to ft_common_board_setupPhilippe Schenker1-1/+1
2022-10-20board: verdin-imx8mm: add call to ft_common_board_setupPhilippe Schenker1-1/+1
2022-10-20imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment scriptFrieder Schrempf1-1/+4
2022-10-20imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-SFrieder Schrempf2-4/+28
2022-10-20imx: kontron-sl-mx8mm: Simplify code in spl.cFrieder Schrempf1-25/+6
2022-10-20imx: kontron-sl-mx8mm: Adjust devicetree names, compatibles and model stringsFrieder Schrempf2-2/+3
2022-10-20imx: kontron-sl-mx8mm: Prepare for other i.MX8MM SoM typesFrieder Schrempf1-0/+6
2022-10-20imx: kontron-sl-mx8mm: Use new LPDDR4 config parametersFrieder Schrempf2-137/+55
2022-10-20imx: kontron-sl-mx8mm: Remove 100mt DDR setpointFrieder Schrempf2-50/+1
2022-10-20imx: kontron-sl-mx8mm: lpddr4_timing.c: Add spaces for proper alignmentFrieder Schrempf1-1038/+1038
2022-10-20imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXTFrieder Schrempf1-0/+7
2022-10-20imx: kontron-sl-mx8mm: Enable environment in MMCFrieder Schrempf1-0/+31
2022-10-20imx: kontron-sl-mx8mm: Remove custom board_boot_order() workaroundFrieder Schrempf1-22/+0
2022-10-20imx: kontron-sl-mx8mm: Remove LVDS board type and devicetreesFrieder Schrempf1-44/+2
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Sync devicetreesFrieder Schrempf2-10/+12
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXTFrieder Schrempf1-0/+4
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Select correct boot and env deviceFrieder Schrempf5-9/+66
2022-10-20board: gateworks: venice: rename eeprom_initTim Harvey4-4/+4
2022-10-18Nokia RX-51: Fix compilation with non-zero CONFIG_SYS_TEXT_BASEPali Rohár1-2/+2
2022-10-18Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-7/+11
2022-10-18stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay5-53/+33
2022-10-18ARM: dts: stm32: Add DHCOR based Testbench boardMarek Vasut2-16/+45
2022-10-18ARM: dts: stm32: Remove buck3 regulator-always-on on AV96Marek Vasut1-0/+1
2022-10-18mpc83xx: gazerbeam: Update sysinfo_get error handlingMichal Suchanek1-3/+9
2022-10-18dm: treewide: Use uclass_next_device_err when accessing second deviceMichal Suchanek1-1/+1
2022-10-18dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek1-3/+1
2022-10-12Nokia RX-51: Fix double space key pressPali Rohár1-1/+5
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