summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* board: synquacer: developerbox: Remove Masami from MAINTAINERSMasami Hiramatsu2022-05-051-1/+0
* arm: nuvoton: Add support for Nuvoton NPCM750 BMCJim Liu2022-05-054-0/+81
* arm: mvebu: turris_mox: Use DM registered MDIOMarek Behún2022-05-041-44/+44
* arm: mvebu: Espressobin: Use DM registered MDIO to configure switchMarek Behún2022-05-041-6/+20
* mips: octeon: nic23: Enable ethernet supportStefan Roese2022-05-041-1/+86
* Merge branch '2022-05-02-add-verifying-program-loader'Tom Rini2022-05-021-0/+7
|\
| * sandbox: Add a build for VPLSimon Glass2022-05-021-0/+7
* | ARM: mvebu: x530: set MPP55 to gpioChris Packham2022-05-021-1/+1
* | arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro namesPali Rohár2022-05-021-3/+3
* | arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM EthernetTony Dinh2022-05-022-132/+33
* | arm: mvebu: turris_omnia: Fix RESET button messagePali Rohár2022-05-021-1/+1
* | arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slotPali Rohár2022-05-021-0/+57
* | arm: mvebu: turris_omnia: Signal error when sata/pcie DT modePali Rohár2022-05-021-1/+5
* | arm: mvebu: turris_omnia: Extract code for disabling sata/pciePali Rohár2022-05-021-44/+52
* | arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variablePali Rohár2022-05-021-2/+25
* | arm: mvebu: turris_omnia: Define only one serdes map variablePali Rohár2022-05-021-15/+8
* | arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() functionPali Rohár2022-05-021-0/+10
|/
* led: Drop led_default_state()Marek Vasut2022-04-2816-51/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2022-04-277-20/+62
|\
| * board: ls1046afrwy: Remove Manish Tomar's emailSean Anderson2022-04-261-4/+0
| * board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct placePali Rohár2022-04-261-2/+2
| * board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM mapPali Rohár2022-04-261-3/+3
| * board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SD...Pali Rohár2022-04-261-2/+4
| * board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár2022-04-261-0/+4
| * board: freescale: p1_p2_rdb_pc: Do not hang in checkboard()Pali Rohár2022-04-261-1/+1
| * board: freescale: p1_p2_rdb_pc: Allow to compile it without env supportPali Rohár2022-04-261-0/+4
| * board: sl28: add basic PSCI implementationMichael Walle2022-04-262-0/+44
| * armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig optionMichael Walle2022-04-261-8/+0
* | configs: Add sam9x60_curiosity_mmc_defconfigDurai Manickam KR2022-04-261-0/+1
* | board: Add sam9x60_curiosity supportDurai Manickam KR2022-04-264-0/+103
* | nds32: Remove the architectureTom Rini2022-04-258-230/+0
|/
* Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-04-2236-1504/+2651
|\
| * imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()Ying-Chun Liu (PaulLiu)2022-04-211-5/+0
| * board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIALMichael Trimarchi2022-04-211-9/+2
| * imx: imx8mn_evk: enable CONFIG_DM_SERIALPeng Fan2022-04-211-10/+2
| * imx: imx8mm_evk: enable CONFIG_DM_SERIALPeng Fan2022-04-211-10/+2
| * imx: imx8mp_evk: enable CONFIG_DM_SERIALPeng Fan2022-04-211-8/+0
| * board: toradex: drop colibri pxa270 supportMarcel Ziswiler2022-04-215-207/+1
| * board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey2022-04-218-10/+1968
| * board: gateworks: venice: add additional levels for dtb name matchTim Harvey2022-04-211-0/+8
| * board: gateworks: gw_ventana: use comomn GSC driverTim Harvey2022-04-219-177/+261
| * board: gateworks: venice: use common GSC driverTim Harvey2022-04-216-763/+398
| * configs: tdx: apalis_imx6: drop hw v1.0 supportMarcel Ziswiler2022-04-211-36/+2
| * board: colibri_imx7: fix usb start on soloMarcel Ziswiler2022-04-211-32/+8
| * toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov2022-04-216-239/+1
* | arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan2022-04-211-3/+3
* | xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan2022-04-211-1/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-04-218-269/+153
|\ \
| * | arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh2022-04-212-93/+14
| * | board: turris: Rename atsha204a@64 DT node to crypto@64Pali Rohár2022-04-211-1/+1