aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-02-18rpi: Add identifier for the new CM4Nicolas Saenz Julienne1-0/+5
2021-02-18rpi: Add identifier for the new RPi400Nicolas Saenz Julienne1-0/+5
2021-02-18rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZEMarek Szyprowski1-0/+7
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini476-1/+477
2021-02-15sh: Remove sh7763rdp boardTom Rini5-342/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini7-1187/+0
2021-02-15sh: Remove sh7753evb boardTom Rini6-901/+0
2021-02-15sh: Remove sh7752evb boardTom Rini6-899/+0
2021-02-15sh: Remove r7780mp boardTom Rini6-488/+0
2021-02-15sh: Remove MigoR boardTom Rini5-267/+0
2021-02-15ppc: Remove MPC8641HPCN boardTom Rini8-635/+0
2021-02-15ppc: Remove MPC8610HPCD boardTom Rini9-612/+0
2021-02-15ppc: Remove MPC8572DS boardTom Rini10-757/+0
2021-02-15ppc: Remove MPC8544DS boardTom Rini9-645/+0
2021-02-15arm: Remove db-88f6281-bp boardTom Rini6-177/+0
2021-02-15arm: Remove ls2080a_simu boardTom Rini7-480/+0
2021-02-15arm: Remove mx35pdk boardTom Rini7-716/+0
2021-02-15arm: Remove apx4devkit boardTom Rini5-325/+0
2021-02-10board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variantsMarek Szyprowski1-0/+80
2021-02-08Merge git://git.denx.de/u-boot-marvellWIP/08Feb2021Tom Rini2-25/+145
2021-02-08Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini17-33/+690
2021-02-08board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski1-0/+5
2021-02-08PowerPC: keymile: Add support for kmcent2 boardNiel Fourie9-0/+613
2021-02-08keymile: common: update to set_env_hex(), fix "pram" radixNiel Fourie1-16/+6
2021-02-08board/km/common: fix pnvramaddr and varaddrAleksandar Gerasimovski1-3/+4
2021-02-08keymile: common: qrio: print QRIO id and revision numberAleksandar Gerasimovski2-0/+13
2021-02-08board: keymile: common: fix qrio compilation for armAleksandar Gerasimovski1-3/+4
2021-02-08board: sl28: add SATA supportMichael Walle4-11/+41
2021-02-08board: sl28: add network variant 2 supportMichael Walle1-0/+2
2021-02-08board: sl28: add network variant 1 supportMichael Walle1-0/+2
2021-02-08arm: mvebu: theadorable: Set deephasis bit in PCIe configs very earlyStefan Roese1-0/+24
2021-02-08arm: mvebu: theadorable: Enhance "pcie" test cmd to check link width/speedStefan Roese1-21/+87
2021-02-08arm: mvebu: Espressobin: Set default value for $ethNaddr env variablePali Rohár1-0/+19
2021-02-08arm: mvebu: Espressobin: Set default value for $fdtfile env variablePali Rohár1-4/+15
2021-02-07ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev KitAdam Ford2-1/+2
2021-02-07ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev KitAdam Ford2-1/+2
2021-02-06x86: coral: Add sysinfo opsSimon Glass1-0/+5
2021-02-05Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/05Feb2021Tom Rini2-65/+57
2021-02-04ARM: legoev3: drop bi_arch_numberDavid Lechner1-4/+0
2021-02-04ARM: legoev3: set serial# env varDavid Lechner1-46/+39
2021-02-04Nokia RX-51: Convert to CONFIG_DM_MMCPali Rohár1-15/+18
2021-02-03riscv: ax25-ae350: Cast addr with uintptr_tBin Meng1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass483-1/+484
2021-01-27arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár1-3/+12
2021-01-27ARM: mvebu: ClearFog make sure that SATA and UART images are buildableDennis Gilmore1-2/+2
2021-01-27ARM: mvebu: helios4 adjust env sizes to enable SPI to workDennis Gilmore1-0/+24
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/25Jan2021Tom Rini2-15/+49
2021-01-25sunxi: Add support for OrangePi Zero2Jernej Skrabec1-0/+5
2021-01-25sunxi: add support for R_I2C on H616Jernej Skrabec1-0/+4
2021-01-25sunxi: Add support for AXP305 PMICJernej Skrabec1-3/+7