aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-05-02arm: mvebu: turris_omnia: Fix RESET button messagePali Rohár1-1/+1
2022-05-02arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slotPali Rohár1-0/+57
2022-05-02arm: mvebu: turris_omnia: Signal error when sata/pcie DT modePali Rohár1-1/+5
2022-05-02arm: mvebu: turris_omnia: Extract code for disabling sata/pciePali Rohár1-44/+52
2022-05-02arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variablePali Rohár1-2/+25
2022-05-02arm: mvebu: turris_omnia: Define only one serdes map variablePali Rohár1-15/+8
2022-05-02arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() functionPali Rohár1-0/+10
2022-04-28led: Drop led_default_state()Marek Vasut16-51/+0
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/27Apr2022Tom Rini7-20/+62
2022-04-26board: ls1046afrwy: Remove Manish Tomar's emailSean Anderson1-4/+0
2022-04-26board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct placePali Rohár1-2/+2
2022-04-26board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM mapPali Rohár1-3/+3
2022-04-26board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SD...Pali Rohár1-2/+4
2022-04-26board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár1-0/+4
2022-04-26board: freescale: p1_p2_rdb_pc: Do not hang in checkboard()Pali Rohár1-1/+1
2022-04-26board: freescale: p1_p2_rdb_pc: Allow to compile it without env supportPali Rohár1-0/+4
2022-04-26board: sl28: add basic PSCI implementationMichael Walle2-0/+44
2022-04-26armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig optionMichael Walle1-8/+0
2022-04-26configs: Add sam9x60_curiosity_mmc_defconfigDurai Manickam KR1-0/+1
2022-04-26board: Add sam9x60_curiosity supportDurai Manickam KR4-0/+103
2022-04-25nds32: Remove the architectureWIP/25Apr2022Tom Rini8-230/+0
2022-04-22Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini36-1504/+2651
2022-04-21imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()Ying-Chun Liu (PaulLiu)1-5/+0
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validWIP/2022-04-21-further-cleanupsPeng Fan1-3/+3
2022-04-21xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan1-1/+1
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/21Apr2022Tom Rini8-269/+153
2022-04-21board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIALMichael Trimarchi1-9/+2
2022-04-21imx: imx8mn_evk: enable CONFIG_DM_SERIALPeng Fan1-10/+2
2022-04-21imx: imx8mm_evk: enable CONFIG_DM_SERIALPeng Fan1-10/+2
2022-04-21imx: imx8mp_evk: enable CONFIG_DM_SERIALPeng Fan1-8/+0
2022-04-21board: ti: am335x: Add support for BBE Extended WiFiPaul Barker1-2/+8
2022-04-21board: ti: am335x: Add BBE Lite supportPaul Barker1-2/+8
2022-04-21arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh2-93/+14
2022-04-21board: toradex: drop colibri pxa270 supportMarcel Ziswiler5-207/+1
2022-04-21board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey8-10/+1968
2022-04-21board: gateworks: venice: add additional levels for dtb name matchTim Harvey1-0/+8
2022-04-21board: gateworks: gw_ventana: use comomn GSC driverTim Harvey9-177/+261
2022-04-21board: gateworks: venice: use common GSC driverTim Harvey6-763/+398
2022-04-21configs: tdx: apalis_imx6: drop hw v1.0 supportMarcel Ziswiler1-36/+2
2022-04-21board: colibri_imx7: fix usb start on soloMarcel Ziswiler1-32/+8
2022-04-21toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov6-239/+1
2022-04-21board: turris: Rename atsha204a@64 DT node to crypto@64Pali Rohár1-1/+1
2022-04-21board: turris: Allow to specify first eth idx of first MAC addressPali Rohár3-6/+6
2022-04-21board: turris: Do not cache Atsha device in BSSPali Rohár1-4/+2
2022-04-21board: turris: Move Turris Atsha OTP code to separate filePali Rohár4-105/+135
2022-04-21arm: mvebu: a37xx: Extend mbox_do_cmd() codePali Rohár1-2/+2
2022-04-21arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebuPali Rohár1-68/+1
2022-04-21arm: mvebu: Fix Espressobin build for configs where ENV is not in SPIRogier Stam1-1/+3
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini1-2/+2
2022-04-19.mailmap: Start to use new amd.com email addressMichal Simek3-3/+3