summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2023-02-06powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher1-0/+17
2023-02-06powerpc/mpc85xx: drop socrates specific image creationHeiko Schocher1-17/+0
2023-02-06km/ppc832x: join config filesHolger Brunck1-5/+5
2023-02-06km/ppc: remove km-mpc8360.h and km-mpc832x.hHolger Brunck1-0/+85
2023-02-06board: ti: am62x: am62x: Add splash screen env variablesNikhil M Jain1-0/+5
2023-02-06include: configs: am62x_evm: Add .env file for Am62xNikhil M Jain1-0/+103
2023-02-04board: ti: am62x: evm: Add splash screen supportNikhil M Jain1-3/+22
2023-02-03Merge tag 'u-boot-imx-20230203' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-152/+13
2023-02-03udoo_neo: Select DM_SERIAL and drop iomux board level initPeter Robinson1-23/+3
2023-02-03udoo_neo: Move to DM for REGULATOR/PMIC/I2C driversPeter Robinson1-129/+10
2023-02-02board: gw_ventana: enable MV88E61XX DSA supportTim Harvey1-32/+18
2023-02-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-1/+1
2023-02-01Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-1/+1
2023-02-01riscv: ae350: support OpenSBI 1.0+ which enable FW_PICRick Chen1-1/+1
2023-02-01ls1021atsn: Suggest the NXP RCW github repoFabio Estevam1-1/+1
2023-01-31engicam: imx6: migrate to DM_SERIALMichael Trimarchi1-17/+3
2023-01-31board: gateworks: venice: poll I2C lines to wait for GSC firmwareTim Harvey1-14/+25
2023-01-31imx: Suggest the NXP ATF github repoFabio Estevam6-6/+6
2023-01-31board: apalis-imx8: add 2nd ethernet addressAndrejs Cainikovs1-0/+3
2023-01-31imx: mx6sxsabreauto: select DM_SERIALPeng Fan1-16/+0
2023-01-31imx: mx6sllevk: select DM_SERIALPeng Fan1-16/+0
2023-01-31imx: mx6sllevk: correct pmic namePeng Fan1-1/+1
2023-01-31imx: mx6ull/z_14x14_evk: clean up UART iomuxPeng Fan1-16/+0
2023-01-31pico-imx7d: Convert to DM_I2C and DM_PMICFabio Estevam1-52/+18
2023-01-31pico-imx7d: Add support for the 2GB variantFabio Estevam1-3/+27
2023-01-31imx8mm-phg: Add board supportFabio Estevam8-0/+2092
2023-01-31ARM: imx: Factor common code out of Data Modul i.MX8M Mini eDM SBCMarek Vasut7-180/+220
2023-01-31ARM: imx: Drop board side icache enable on Data Modul i.MX8M Mini eDM SBCMarek Vasut1-6/+0
2023-01-31ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut11-33/+0
2023-01-30board: apalis-imx8: initialize snvsAndrejs Cainikovs1-0/+8
2023-01-30board: apalis-imx8: remove board_phy_config duplicateAndrejs Cainikovs1-12/+0
2023-01-30board: apalis-imx8: get rid of sc_err_t typePhilippe Schenker1-4/+4
2023-01-30apalis-imx8: display build infoMarcel Ziswiler1-0/+2
2023-01-30apalis-imx8: turn off lcd backlight before os handoverMarcel Ziswiler1-1/+18
2023-01-30apalis-imx8: implement pcb version and soc variant handlingMarcel Ziswiler1-1/+104
2023-01-27board: ti: j721s2: Add board_init and support for selecting DT based on EEPROMSinthu Raja1-0/+64
2023-01-27board: ti: j721s2: Add support for detecting multiple device treesSinthu Raja1-10/+25
2023-01-27board: ti: j721s2: Enable support for reading EEPROM at next alternate addressSinthu Raja1-3/+9
2023-01-27board: ti: j721s2: Add support to update board_name for am68-skSinthu Raja1-2/+10
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini9-693/+1174
2023-01-27fru: ops: Display FRU fields properly for 0xc1 fieldsAlgapally Santosh Sagar1-15/+28
2023-01-27xilinx: board: Update logic in xilinx_read_eeprom_legacyMichal Simek1-10/+14
2023-01-27xilinx: board: Fix xilinx_eeprom_legacy_cleanup()Michal Simek1-2/+6
2023-01-27xilinx: board: Use ETH_ALEN macro for mac address sizeMichal Simek1-1/+1
2023-01-27xilinx: versal: Add missing headerAlgapally Santosh Sagar1-0/+1
2023-01-27xilinx: common: Include header file to fix warningAlgapally Santosh Sagar1-0/+1
2023-01-24arm64: zynqmp: Add support for Kria K24 SOMMichal Simek2-0/+1062
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini23-61/+61
2023-01-20global: Remove unused CONFIG definesTom Rini1-1/+0
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini2-0/+2