summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-10-31Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini11-33/+2
2021-10-31bootstage: Add SPL supportMarek Vasut1-1/+1
2021-10-31env: Always use char for default_environmentMarek Behún1-1/+1
2021-10-31board: freescale: various boards: Let env subsystem set gd->env_addrMarek Behún8-29/+0
2021-10-31board: synquacer: developerbox: Don't set gd->env_addr to default_environmentMarek Behún1-2/+0
2021-10-31Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini3-14/+18
2021-10-31board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski4-0/+80
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski4-0/+47
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle1-1/+2
2021-10-30ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfigAdam Ford1-3/+1
2021-10-29ARM: rmobile: Beacon: Remove dead codeAdam Ford1-10/+0
2021-10-29ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford1-1/+1
2021-10-29ARM: rmobile: Enable board detection when FIT is enabledAdam Ford1-0/+16
2021-10-28Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+1
2021-10-28arm: mvebu: turris_omnia: Fix MTD partitions order for LinuxPali Rohár1-1/+1
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas16-19/+44
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini22-152/+156
2021-10-21board: ea: mx7ulp_com: allocate specific region of memory to OP-TEERicardo Salveti1-0/+4
2021-10-21imx8mp_evk: Remove EQoS PHY reset codesYe Li1-19/+0
2021-10-21imx8mp_evk: Fix incorrect cascade for FEC and EQOS setupYe Li1-2/+3
2021-10-21Merge branch 'master' of git://git.denx.de/u-bootStefano Babic37-647/+386
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-54/+58
2021-10-21arm: mvebu: turris_omnia: Use show_board_info()Marek Behún1-2/+2
2021-10-21arm: mvebu: turris_omnia: Overwrite ethaddr only if invalidMarek Behún1-10/+12
2021-10-21arm: mvebu: turris_mox: Better check for valid ethernet addresses in envMarek Behún1-7/+9
2021-10-21arm: mvebu: turris_mox: Always handle reset buttonMarek Behún1-1/+2
2021-10-21arm: mvebu: turris_mox: Use show_board_info()Marek Behún1-34/+33
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini23-56/+2947
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher3-4/+77
2021-10-20colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker1-8/+5
2021-10-20toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skusMarcel Ziswiler2-4/+30
2021-10-20toradex: configblock: fix interactive mode it handlingDenys Drozdov1-1/+4
2021-10-20toradex: take over maintainershipMarcel Ziswiler9-9/+9
2021-10-20imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam1-1/+1
2021-10-20colibri-imx6ull: fix setup of nand gpmi clockPhilippe Schenker1-2/+3
2021-10-20board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet2-1/+10
2021-10-20board: phytec: phycore_imx8mm: Clean up splTeresa Remmet1-18/+1
2021-10-20verdin-imx8mm: drop support for v1.0 hardwareMax Krummenacher1-8/+5
2021-10-20verdin-imx8mm: clean-up include orderMarcel Ziswiler1-2/+2
2021-10-20verdin-imx8mm: switch to use binman to pack imagesMarcel Ziswiler1-9/+2
2021-10-20verdin-imx8mm: fix ethernetMarcel Ziswiler1-64/+0
2021-10-20board: sifive: Fix -Wint-to-pointer-cast warningBin Meng2-2/+2
2021-10-20board: sifive: Fix a potential build warning in board_fdt_blob_setup()Bin Meng2-4/+4
2021-10-19arm: total_compute: increase DRAM to 8GBUsama Arif1-0/+3
2021-10-19ARM: imx: mx5: Enable BMODE command on MX53 Menlo boardMarek Vasut1-0/+5
2021-10-19apalis-imx6: use dynamic DDR calibrationFrancesco Dolcini1-0/+19
2021-10-19colibri-imx6: use dynamic DDR calibrationFrancesco Dolcini1-0/+22
2021-10-18board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boardsIlias Apalodimas1-0/+6
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas2-1/+14
2021-10-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini3-265/+23