aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/21Apr2022Tom Rini8-269/+153
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: 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
2022-04-18board: rk3288: add more DT files to MAINTAINERSJohan Jonker7-0/+20
2022-04-18board: google: veyron: add more DT files to MAINTAINERSJohan Jonker1-0/+17
2022-04-18rockchip: rk3066: add Rikomagic MK808 boardJohan Jonker4-0/+27
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/15Apr2022Tom Rini12-4/+247
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini8-21/+19
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu12-4/+247
2022-04-13board: gateworks: venice: add imx8mm-gw7903 supportTim Harvey5-624/+2997
2022-04-12ARM: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based Menlo boardMarek Vasut4-0/+127
2022-04-12board: freescale: imxrt10..-evk: Fix missing include of serial.hJesse Taube2-0/+2
2022-04-12board: gateworks venice: add support for GPY111 phyTim Harvey1-0/+16
2022-04-12board: venice: add spl_board_loader_nameTim Harvey1-0/+14
2022-04-12ARM: dts: imx: Add support for Data Modul i.MX8M Mini eDM SBCMarek Vasut10-0/+4068
2022-04-12imx8mm-cl-iot-gate: Retrieve the serial number from EEPROMFabio Estevam1-0/+50
2022-04-12imx8mm-cl-iot-gate: Retrieve the MAC address from EEPROMFabio Estevam1-0/+51
2022-04-12imx8mm-cl-iot-gate: Retrieve the DDR type from EEPROMFabio Estevam2-3/+26
2022-04-12imx8mm-cl-iot-gate: Add SPL EEPROM supportFabio Estevam2-1/+131
2022-04-12bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boardsAriel D'Alessandro8-0/+2080
2022-04-12ARM: imx8mm: verdin-imx8mm: Drop superfluous headerMarek Vasut1-1/+0
2022-04-12board: colibri-imx6ull: fix detecting ethernet phyPhilippe Schenker1-15/+8
2022-04-12board: colibri-imx6ull: Do not leave variant variable unsetPhilippe Schenker1-0/+4
2022-04-12apalis-tk1: avoid save environment unaskedDenys Drozdov1-3/+0
2022-04-12apalis-imx6: avoid save environment unaskedDenys Drozdov1-3/+0
2022-04-12ARM: imx8mm: verdin-imx8mm: Rework board_early_init()Marek Vasut1-6/+4
2022-04-12imx: imx8ulp_evk: Enable SD/MMC port auto detectPeng Fan1-0/+3
2022-04-12imx: dynamic setting mmcdev and mmcrootPeng Fan2-0/+52
2022-04-12imx: imx8ulp_evk: call the handshake with M33Ye Li1-1/+9
2022-04-12imx: imx8ulp_evk: Update LPDDR4 PHY settingsYe Li1-16/+16
2022-04-12imx: imx8ulp: release CAAM for the Cortex-A35Clement Faure1-0/+8
2022-04-12imx: imx8ulp: Load the lposc fuse for dual bootYe Li1-4/+2
2022-04-12imx: imx8ulp_evk: Skip init DDR for reboot in dual boot modeYe Li1-2/+10
2022-04-12imx: imx8ulp: add ND/LD clockPeng Fan3-3/+1128
2022-04-12imx: imx8ulp_evk: Remove PMIC Bucks PWM mode settingsYe Li1-18/+0
2022-04-12tbs2910: Convert to DM_SERIALFabio Estevam1-26/+0
2022-04-12warp7: Remove UART initialization codeFabio Estevam1-20/+0
2022-04-12board: gateworks: gw_ventana: move ft_early_fixups out of commonTim Harvey4-155/+146
2022-04-12board: gateworks: gw_ventana: move GPIO config out of commonTim Harvey3-88/+85
2022-04-12board: gateworks: gw_ventana: move SPL uart config out of commonTim Harvey3-13/+11