summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...WIP/21Jan2020Tom Rini2020-01-2115-54/+288
|\
| * colibri-imx8x: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * apalis-imx8: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * imx8qxp_mek: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * imx8qm_mek: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * imx8qm_mek: Include fdt_support.h headerAlifer Moraes2020-01-201-0/+1
| * imx8qxp_mek: Include fdt_support.h headerAlifer Moraes2020-01-201-0/+1
| * mx8mm_evk: spl: Staticize functionsAlifer Moraes2020-01-201-2/+2
| * imx8mm_evk: Include sys_proto.h headerAlifer Moraes2020-01-201-0/+1
| * imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi2020-01-201-2/+2
| * mx7dsabre: Fix dm probe pmicJoris Offouga2020-01-201-1/+1
| * ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVKArkadiusz Karas2020-01-205-0/+275
| * ARM: imx: vining2000: Properly discern PFUZE100 and PFUZE200Marek Vasut2020-01-201-1/+1
| * ARM: imx: vining2000: Clean up uSDHC4 setupMarek Vasut2020-01-201-23/+4
* | Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-209-215/+718
|\ \
| * | arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis2020-01-201-3/+1
| * | board: ti: j721e: Print board name and version during bootLokesh Vutla2020-01-201-0/+13
| * | board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg2020-01-204-0/+276
| * | ti: common: board_detect: Handle EEPROM probe more gracefullyAndreas Dannenberg2020-01-201-1/+1
| * | board: ti: beagleboneai: add initial supportCaleb Robey2020-01-201-1/+23
| * | board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey2020-01-201-0/+264
| * | board: ti: beagleboneai: emmc read changesCaleb Robey2020-01-204-0/+138
| * | board: ti: am43xx: remove net platform codeGrygorii Strashko2020-01-201-105/+1
| * | board: ti: dra7-evm: remove net platform codeGrygorii Strashko2020-01-201-105/+1
| |/
* | Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-01-207-20/+25
|\ \
| * | stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay2020-01-173-8/+4
| * | board: stm32mp1: move CONFIG_ENV_XXX in defconfigPatrick Delaunay2020-01-171-6/+0
| * | stm32mp1: move stboard command in board/st/common directoryPatrick Delaunay2020-01-176-8/+23
| |/
* | common: Move hang() to the same header as panic()Simon Glass2020-01-1733-0/+33
* | common: Move testdram() into init.hSimon Glass2020-01-1718-6/+24
* | common: Move RAM-sizing functions to init.hSimon Glass2020-01-1768-1/+70
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-1756-0/+56
* | common: Move get_tbclk() to time.hSimon Glass2020-01-172-2/+3
* | common: Move clock functions into a new fileSimon Glass2020-01-1728-2/+29
* | common: Move upmconfig() to ppc.hSimon Glass2020-01-171-2/+2
* | common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-1735-0/+35
* | common: Move reset_phy() to net.hSimon Glass2020-01-1730-0/+30
* | common: Move relocate_code() to init.hSimon Glass2020-01-1720-0/+20
* | common: Move functions for loading from fat/ext2 to fs.hSimon Glass2020-01-171-0/+1
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-01-161-6/+0
|\
| * arm: mvebu: clearfog: update eMMC documentationBaruch Siach2020-01-161-6/+0
* | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-1645-1165/+70
|\ \
| * | ARM: zynq: Add jtag distro boot supportT Karthik Reddy2020-01-141-1/+1
| * | arm: xilinx: Use device tree which can be passed on cmd lineMichal Simek2020-01-142-2/+2
| * | arm64: zynqmp: Fix symlinks to SC psu_init* filesMichal Simek2020-01-145-0/+2
| * | arm: zynq: Remove low level UART settingMichal Simek2020-01-1418-1046/+0
| * | arm64: zynqmp: Remove low level UART settingMichal Simek2020-01-1415-104/+0
| * | arm64: zynqmp: Do not assing MIO34 that early on zcu100Michal Simek2020-01-141-1/+6
| * | arm64: zynqmp: Add support for OF_SEPARATE with board DTBMichal Simek2020-01-142-7/+24