summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-05-20i.MX8ULP: add display_ele_fw_version apiGaurav Jain1-0/+19
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li3-3/+3
2022-05-20imx: toradex/verdin-imx8mm/p: cleanup board watchdog codePeng Fan1-11/+0
2022-05-20imx: verdin-imx8mm/p: cleanup board watchdog codePeng Fan1-11/+0
2022-05-20imx: imx8mn_smm_s2: clean up board watchdog codePeng Fan1-11/+0
2022-05-20imx: imx8mm-mx8menlo: drop unneeded watchdog settingsPeng Fan1-12/+0
2022-05-20imx: imx8mp_evk: enable pinctrl_wdog in SPLPeng Fan2-19/+0
2022-05-20imx: imx8mm_evk: enable pinctrl_wdog in SPLPeng Fan1-19/+0
2022-05-20imx: imx8mn_evk: enable pinctrl_wdog in SPLPeng Fan1-19/+0
2022-05-20imx: imx8mm_edm_sbc: Enable SPL_DM_SERIALPeng Fan1-10/+2
2022-05-20imx: imx8mm_mx8menlo: Enable DM_SERIALPeng Fan1-9/+0
2022-05-20board: gateworks: gw_ventana: remove obsolete fileTim Harvey1-471/+0
2022-05-20board: gateworks: gw_ventana: add support for GPY111 PHYTim Harvey1-6/+21
2022-05-20board: gateworks: venice: enable SPL_DM_SERIALTim Harvey1-21/+2
2022-05-20imx8m: fix reading of DDR4 MR registersRasmus Villemoes1-27/+0
2022-05-19ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96Marek Vasut1-3/+106
2022-05-18arm64: zynqmp: zynqmp-sm-k26-revA: Fix DP PLL configurationNeal Frager1-0/+3
2022-05-18arm64: zynqmp: zynqmp-zcu102-revA: Fix DP PLL configurationNeal Frager1-2/+2
2022-05-18arm64: zynqmp: zynqmp-zcu106-revA: Fix DP PLL configurationNeal Frager1-2/+2
2022-05-18arm64: zynqmp: zynqmp-zcu106-rev1.0: Fix DP PLL configurationNeal Frager1-2/+2
2022-05-13xilinx: Handle board_get_usable_ram_top(0) properlyMichal Simek2-0/+6
2022-05-10Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...Tom Rini10-3/+21
2022-05-10doc: Add documentation for STM32 MCUsPatrice Chotard7-0/+7
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_spl_defconfigPatrice Chotard1-0/+1
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_defconfigPatrice Chotard1-0/+1
2022-05-10board: stm32f746-disco: Fix dram_init() in none SPL configPatrice Chotard1-1/+1
2022-05-10configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco...Patrice Chotard1-0/+1
2022-05-10configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco...Patrice Chotard1-0/+1
2022-05-10board: st: stm32mp1: Consider USB cable connected when boot device is USBPatrice Chotard1-0/+7
2022-05-10board: st: common: fix the error messages in stboard commandPatrick Delaunay1-2/+2
2022-05-09Nokia RX-51: Convert to CONFIG_DM_SERIALPali Rohár1-0/+12
2022-05-09am335x, guardian: Drop non DM_I2C codeGireesh Hiremath1-2/+6
2022-05-05board: synquacer: developerbox: Remove Masami from MAINTAINERSMasami Hiramatsu1-1/+0
2022-05-05arm: nuvoton: Add support for Nuvoton NPCM750 BMCJim Liu4-0/+81
2022-05-04arm: mvebu: turris_mox: Use DM registered MDIOMarek Behún1-44/+44
2022-05-04arm: mvebu: Espressobin: Use DM registered MDIO to configure switchMarek Behún1-6/+20
2022-05-04mips: octeon: nic23: Enable ethernet supportStefan Roese1-1/+86
2022-05-03Merge branch '2022-05-02-add-verifying-program-loader'Tom Rini1-0/+7
2022-05-02sandbox: Add a build for VPLSimon Glass1-0/+7
2022-05-02ARM: mvebu: x530: set MPP55 to gpioChris Packham1-1/+1
2022-05-02arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro namesPali Rohár1-3/+3
2022-05-02arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM EthernetTony Dinh2-132/+33
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