aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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-30pico-imx7d: Add support for the 2GB variantFabio Estevam1-3/+27
2023-01-30imx8mm-phg: Add board supportFabio Estevam8-0/+2092
2023-01-30ARM: imx: Factor common code out of Data Modul i.MX8M Mini eDM SBCMarek Vasut7-180/+220
2023-01-30ARM: imx: Drop board side icache enable on Data Modul i.MX8M Mini eDM SBCMarek Vasut1-6/+0
2023-01-30ARM: 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...WIP/27Jan2023Tom 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
2023-01-18xilinx: common: Add support for partial string match in board_fit_config_name...Michal Simek1-2/+20
2023-01-16xilinx: versal-net: Add support for timer and start itAshok Reddy Soma1-0/+41
2023-01-16rockchip: add support for PX30 Ringneck SoM on Haikou DevkitQuentin Schulz5-0/+278
2023-01-16rockchip: Add initial support for the PINE64 Pinephone ProPeter Robinson4-0/+100
2023-01-16board: rockchip: Add Edgeble Neu2 IO BoardJagan Teki4-0/+33
2023-01-16ram: rockchip: Add common ddr type configsJagan Teki1-1/+1
2023-01-12board: st: Add support of STM32MP13x boards in stm32board cmdPatrick Delaunay2-4/+5
2023-01-12stm32mp: Add OP-TEE support in bsec driverPatrick Delaunay1-2/+3
2023-01-11board: presidio-asic: Remove CONFIG_TARGET_VENUSMichal Simek1-2/+0
2023-01-11arm64: zynqmp: remove Avnet UltraZed-EV Starter KitLuca Ceresoli2-661/+0
2023-01-10ARM: omap3: evm: Name this directory omap3evmWIP/2023-01-10-platform-updatesAndrew Davis5-2/+2
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini3-56/+17
2023-01-04configs: sam9x60: add mmc config for sdmmc1Mihai Sain1-0/+1
2023-01-04board: at91: sam9x60: set blue led on at boot timeMihai Sain2-0/+19
2023-01-02board: ti: common: board_detect: Fix EEPROM read quirk for 2-byteNeha Malcom Francis1-12/+34
2022-12-23kbuild: Remove uncmd_spl logicTom Rini2-2/+2
2022-12-23librem5: Rename CONFIG_POWER_BD71837 symbolsTom Rini1-3/+5
2022-12-23global: Migrate CONFIG_VSC7385_IMAGE et al to CFGTom Rini2-4/+4
2022-12-23global: Migrate CONFIG_TESTPIN_REG to CFGTom Rini1-1/+1