aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini15-54/+288
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini9-215/+718
2020-01-20Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini7-20/+25
2020-01-20colibri-imx8x: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20apalis-imx8: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qxp_mek: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qm_mek: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qm_mek: Include fdt_support.h headerAlifer Moraes1-0/+1
2020-01-20imx8qxp_mek: Include fdt_support.h headerAlifer Moraes1-0/+1
2020-01-20mx8mm_evk: spl: Staticize functionsAlifer Moraes1-2/+2
2020-01-20imx8mm_evk: Include sys_proto.h headerAlifer Moraes1-0/+1
2020-01-20imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi1-2/+2
2020-01-20mx7dsabre: Fix dm probe pmicJoris Offouga1-1/+1
2020-01-20ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas5-0/+275
2020-01-20ARM: imx: vining2000: Properly discern PFUZE100 and PFUZE200Marek Vasut1-1/+1
2020-01-20ARM: imx: vining2000: Clean up uSDHC4 setupMarek Vasut1-23/+4
2020-01-20arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis1-3/+1
2020-01-20board: ti: j721e: Print board name and version during bootLokesh Vutla1-0/+13
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg4-0/+276
2020-01-20ti: common: board_detect: Handle EEPROM probe more gracefullyAndreas Dannenberg1-1/+1
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey1-1/+23
2020-01-20board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey1-0/+264
2020-01-20board: ti: beagleboneai: emmc read changesCaleb Robey4-0/+138
2020-01-20board: ti: am43xx: remove net platform codeGrygorii Strashko1-105/+1
2020-01-20board: ti: dra7-evm: remove net platform codeGrygorii Strashko1-105/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass33-0/+33
2020-01-17common: Move testdram() into init.hSimon Glass18-6/+24
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass68-1/+70
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass56-0/+56
2020-01-17common: Move get_tbclk() to time.hSimon Glass2-2/+3
2020-01-17common: Move clock functions into a new fileSimon Glass28-2/+29
2020-01-17common: Move upmconfig() to ppc.hSimon Glass1-2/+2
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass35-0/+35
2020-01-17common: Move reset_phy() to net.hSimon Glass30-0/+30
2020-01-17common: Move relocate_code() to init.hSimon Glass20-0/+20
2020-01-17common: Move functions for loading from fat/ext2 to fs.hSimon Glass1-0/+1
2020-01-17stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay3-8/+4
2020-01-17board: stm32mp1: move CONFIG_ENV_XXX in defconfigPatrick Delaunay1-6/+0
2020-01-17stm32mp1: move stboard command in board/st/common directoryPatrick Delaunay6-8/+23
2020-01-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-6/+0
2020-01-16Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini45-1165/+70
2020-01-16Add support for MT7622 reference boardSam Shih4-0/+50
2020-01-16ARM: MediaTek: add basic support for MT8512 boardsmingming lee4-0/+42
2020-01-16arm: mvebu: clearfog: update eMMC documentationBaruch Siach1-6/+0
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti6-0/+182
2020-01-14pico-imx7d: Convert to DM_ETHJoris Offouga1-46/+0
2020-01-14mx6ul_14x14_evk: Fix SPL boot hangFabio Estevam1-155/+20
2020-01-14imx: imx8qxp_mek: update READMEPeng Fan1-15/+11
2020-01-14wandboard: Do not print error message when PMIC is absentFabio Estevam1-1/+1